aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-02-11fully working i guessPerttu Ahola
2011-02-11new texture stuff quite workingPerttu Ahola
2011-02-10fixes toward mingw compatibilityPerttu Ahola
2011-02-10some texture stuffPerttu Ahola
2011-02-10work-in-progress texture atlas optimizationPerttu Ahola
2011-02-08uh... accidentally left directX as the default in main.cppPerttu Ahola
2011-02-08local game connects to 127.0.0.1 instead of localhost (windows returns an ↵Perttu Ahola
ipv6 address sometimes which is not supported)
2011-02-08made it to work with my windows compilerPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-06mapgen tweakingPerttu Ahola
2011-02-05added noise.*Perttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-02-04added sand to map generatorPerttu Ahola
2011-02-04nicer looking waterPerttu Ahola
2011-02-04all kinds of tweaking and fixingPerttu Ahola
2011-02-04water drawing glitch fixPerttu Ahola
2011-02-03a little backwards compatibility with coalPerttu Ahola
2011-02-03added temporary backwards compatibility to player inventoryPerttu Ahola
2011-02-03some generation-time mud flow tweakingPerttu Ahola
2011-02-02some tweakingPerttu Ahola
2011-02-02more tweakingPerttu Ahola
2011-02-01Map generator tweaking. Still doesn't resume from save properly.Perttu Ahola
2011-02-01end-of-day.Perttu Ahola
2011-02-01tweaking mapgenv2 settings for maximum awesomeness.Perttu Ahola
2011-02-01one line of cleaning server codePerttu Ahola
2011-02-01changed default minimum viewing range to a bit lowerPerttu Ahola
2011-02-01This map generator is starting to look pretty good now... also, disabled ↵Perttu Ahola
loading player position from disk because map is regenerated always.
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is ↵Perttu Ahola
pretty random)
2011-01-30map generation framework under development... not quite operational at this ↵Perttu Ahola
point.
2011-01-29Commented out some debug output of class SettingsPerttu Ahola
2011-01-29Fixed MBOItem inventory imagesPerttu Ahola
2011-01-29Commented out some debug output about saving players on server.Perttu Ahola
2011-01-28server builds now!Perttu Ahola
2011-01-28server might build nowPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-26backing up some stuffPerttu Ahola
2011-01-26commentsPerttu Ahola
2011-01-26should work nowPerttu Ahola
2011-01-26Little fixesPerttu Ahola
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-26Map deletion buttonPerttu Ahola
2011-01-25removed alternative name "pressure" from param2Perttu Ahola
2011-01-25Tweaking aroundPerttu Ahola
2011-01-25Fixed a bug of server not reloading unloaded blocks when player builds or ↵Perttu Ahola
digs on them.
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-24forgot old water unit testsPerttu Ahola
2011-01-24commented out old water stuffPerttu Ahola
2011-01-24Mainly some texture tweakingPerttu Ahola
2011-01-24small fixes here and therePerttu Ahola
2011-01-23todo-list updatePerttu Ahola