aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-01Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ↵Perttu Ahola
a local version of irrlicht is found.
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-24updated grass_side.png to binary package creation scriptPerttu Ahola
2011-01-24Mainly some texture tweakingPerttu Ahola
2011-01-24small fixes here and therePerttu Ahola
2011-01-23todo-list updatePerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-21tidyed README typos a bitPerttu Ahola
2011-01-21Documentation updates.Perttu Ahola
2011-01-18oops... blew. now?Perttu Ahola
2011-01-18Tried to fix install directory problem on linux... Let's hope this doesn't ↵Perttu Ahola
blow it all.
2011-01-18made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
2011-01-18now it works!Perttu Ahola
2011-01-18tinkeringPerttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-17configuration updates; making to build on msvcPerttu Ahola
2011-01-17.Perttu Ahola
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-17commit before messing with waterPerttu Ahola
2011-01-17fine-tuning of map generator and server and stuff.Perttu Ahola
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola
2011-01-15backing up working heightmap.{h,cpp}Perttu Ahola
2011-01-15generate-time lighting optimizationPerttu Ahola
2011-01-15just backuppin' a working mapblock.cppPerttu Ahola
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola