Revert mapgen to best working version (2)
[oweals/minetest.git] / src / server.cpp
2011-04-03 Perttu AholaRevert mapgen to best working version (2)
2011-04-02 Perttu Aholatuned water texture and removed two debug prints from...
2011-04-02 Perttu AholaMapgen is better now. Not a lot, but a bit!
2011-03-02 Perttu Aholamapgen work-in-progress
2011-02-28 Perttu Aholamapgen tweaking
2011-02-28 Perttu Aholafixed server sending wrong position of node removal
2011-02-28 Perttu Aholaadded trees (very glitchy) and changed grass texture
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-23 Perttu Aholaupdated scripting api a bit
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-18 Perttu Aholarandom code cleaning, shouldn't affect anything
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-14 Perttu Aholaserver now won't crash when it is tries to generate...
2011-02-14 Perttu AholaNew way of determining the outcome of digging
2011-02-14 Perttu Aholaplayers to not be saved when map saving is disabled...
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-07 Perttu Aholabug-fixin'
2011-02-06 Perttu Aholamapgen tweaking
2011-02-05 Perttu Aholamapgen stuff
2011-02-02 Perttu Aholasome tweaking
2011-02-01 Perttu Aholaend-of-day.
2011-02-01 Perttu Aholaone line of cleaning server code
2011-02-01 Perttu AholaThis map generator is starting to look pretty good...
2011-02-01 Perttu Aholapartly working chunk-based map generator (doesn't save...
2011-01-29 Perttu Aholamap generation framework under development... not quite...
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-25 Perttu AholaFixed a bug of server not reloading unloaded blocks...
2011-01-24 Perttu AholaFaster lighting at map generation time
2011-01-23 Perttu Aholasmall fixes here and there
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-17 Perttu Aholanow it works!
2011-01-17 Perttu Aholatinkering
2011-01-17 Perttu Aholafixed erroneus handling of many players with no peer...
2011-01-17 Perttu Aholaminecraft-style water done (but no texture animation...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-17 Perttu Aholafine-tuning of map generator and server and stuff.
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-15 Perttu Aholagenerate-time lighting optimization
2011-01-15 Perttu AholaPlayers are left on server while server is running...
2011-01-14 Perttu Aholatweaking around, including mapgen, player speed in...
2010-12-29 Perttu AholaA bit longer day and a bit shorter night. Client-side.
2010-12-27 Perttu Aholabetter debug output in segfaults and stack overflows...
2010-12-25 Perttu Aholabetter caves
2010-12-25 Perttu Aholatinkering around
2010-12-25 Perttu Aholasome tinkering around
2010-12-25 Perttu Aholabuilds on both platforms
2010-12-24 Perttu Aholaminecraft-like crafting
2010-12-24 Perttu Aholadisconnect method to connection to be used instead...
2010-12-24 Perttu AholaProgressBarTextureMod
2010-12-24 Perttu Aholabase stuff for item->object conversion
2010-12-23 Perttu Aholachanges to handing of digging (non backwards-compatible...
2010-12-22 Perttu Aholafixed crafting bug
2010-12-22 Perttu Aholaserver starting on port 0 on invalid settings
2010-12-22 Perttu Aholacrafting system!
2010-12-22 Perttu Aholajust savin'
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-21 Perttu AholaCracking blocks while digging
2010-12-20 Perttu Aholaworking time-of-day sending from server to client
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-19 Perttu Aholaday/night working client side
2010-12-18 Perttu Aholabefore adding day/night lighting
2010-12-14 Perttu Aholatinkering around
2010-12-13 Perttu Aholabetter graphics, zlib to work on vc++
2010-12-13 Perttu Aholacommit before content-tile separation
2010-12-13 Perttu Aholaworking nicely
2010-12-12 Perttu Aholastarting to separate "material" to "content" and "tile"
2010-12-11 Perttu Aholacommit before some radicallish changes to water behavior
2010-11-30 Perttu Aholabetter water
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu Aholadefault setting change, random tinkering
2010-11-29 Perttu AholaWindows bug fixes
2010-11-29 Perttu Aholafixed face updating slowness bug
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-27 Perttu Aholablock send priority queue
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files