summaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
AgeCommit message (Collapse)Author
2011-06-17added in-game key shortcuts for toggling free_move and fast_move (default K ↵Perttu Ahola
and J)
2011-06-07Added an experimental "far view" thing. Doesn't work exactly like it should ↵Perttu Ahola
and not suitable for real use yet, and might never be.
2011-05-31Reduced the CPU usage of the sent block selector algorithmPerttu Ahola
2011-05-29invert_mouse config optionPerttu Ahola
--HG-- extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
--HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
2011-05-19change default sneak key from RSHIFT to LSHIFTPerttu Ahola
2011-05-14Added key configuration in the configuration file.Perttu Ahola
2011-04-26Optimized map saving and sending (server-side)Perttu Ahola
2011-04-24Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola
2011-04-22Updated to-do list and added the give_initial_stuff setting for testingPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-02-24modified the build system of lua to a more minimal onePerttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-19video backend selectionPerttu Ahola
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-02-11now it works nicelyPerttu Ahola
2011-02-11fully working i guessPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-06mapgen tweakingPerttu Ahola
2011-02-04nicer looking waterPerttu Ahola
2011-02-03some generation-time mud flow tweakingPerttu Ahola
2011-02-01changed default minimum viewing range to a bit lowerPerttu Ahola
2011-01-30map generation framework under development... not quite operational at this ↵Perttu Ahola
point.
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-17configuration updates; making to build on msvcPerttu 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-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-15generate-time lighting optimizationPerttu Ahola
2011-01-15tweaking around, including mapgen, player speed in water, settingsPerttu Ahola
2010-12-23changes to handing of digging (non backwards-compatible i guess)Perttu Ahola
2010-12-22changed default time speedPerttu Ahola
2010-12-22server starting on port 0 on invalid settingsPerttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-21Cracking blocks while diggingPerttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-20some tinkering with gui. removed updating of configuration file at endPerttu Ahola
2010-12-20working time-of-day sending from server to clientPerttu Ahola