Server configuration is now written when "/#setting whatever = whatever" is issued.
[oweals/minetest.git] / src / main.cpp
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-30 Perttu Aholaquick fix to it not building with gettext on my visual...
2011-07-24 Perttu AholaAdded a mapblock analyzing function for debugging use...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholaconverted main.cpp dos linefeeds to unix linefeeds.
2011-07-23 Perttu Aholaupdated main.cpp comments a bit
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholauh, i guess this now merges the new delta stuff?
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge pull request #33 from SpeedProg/master
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin Wengerfixed some problems with filenames of the translations
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge pull request #32 from Oblomov/master
2011-07-22 Constantin Wengerfixed problem with displaying special chars
2011-07-21 Perttu Aholaadded some TODOs to main.cpp
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #24 from SpeedProg/master
2011-07-20 Constantin Wengerfixed problem with wront paths in gettext
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #23 from Oblomov/master
2011-07-20 Giuseppe BilottaSet the window caption for the initial window too
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #22 from SpeedProg/master
2011-07-20 Constantin Wengeradded gettext support
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-01 Perttu AholaFixed objects being sometimes not able to be stored...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Perttu Aholaupdated to-do list
2011-06-26 Perttu Aholamap unloading is now a whole lot better
2011-06-26 Perttu Aholareorganized stuff
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-25 Perttu Aholaadded correct data to new images, added comments in...
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-20 Perttu Aholapath_userdata is now created before potentially creatin...
2011-06-18 Perttu AholaDocumentation update
2011-06-18 Perttu Aholacomment update
2011-06-17 Perttu Aholaremoved furnace menu because it is not needed anymore
2011-06-17 Perttu Aholamoved inventory menu definition of chest and furnace...
2011-06-17 Perttu AholaUpdated comments
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-05 Perttu Aholaupdated comment in main.cpp
2011-06-05 Perttu Aholatried to reduce unnecessary map saving disk i/o a bit
2011-06-04 Perttu AholaMessed around with genmap.py. Now supports format versi...
2011-06-04 Perttu Aholadocumentation update (mapformat.txt mainly)
2011-06-02 Perttu AholaIn a globally installed build, debug.txt is now placed...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-06-01 Perttu Ahola0.2.20110602_0
2011-06-01 Perttu AholaFixed the password crash on Windows
2011-05-31 Perttu AholaReduced server CPU usage on NodeMetadata step()s. Also...
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-29 Perttu Aholaupdated comments
2011-05-29 Perttu Aholatuned grass growth rate
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-24 Perttu Aholaa work-in-progress map modified callback interface...
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Perttu AholaSome work-in-progress stuff and many comment updates
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-05-21 Perttu Aholaadded a delay to menu loop
2011-05-21 Perttu AholaCleaned networking code a bit (had this one on the...
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - a few corrections to the previous commit
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-05-14 Perttu Aholaremoved unnecessary comment
2011-05-14 Perttu AholaAdded key configuration in the configuration file.
2011-05-03 Perttu Aholacomment update
2011-04-29 Perttu Aholarandom comment updates
2011-04-28 Perttu AholaMaybe fixed the flood of "WARNING: StaticObjectList...
2011-04-26 Perttu AholaChanged a bit of the code that is and should still...
2011-04-25 Perttu AholaOptimized map saving and sending (server-side)
2011-04-24 Perttu AholaOptimized smooth lighting calculation code
2011-04-24 Perttu Aholaupdated menu a bit, and some other small fixes
2011-04-23 Perttu AholaMade the main menu a bit more unique looking
2011-04-23 Perttu Aholafix to the previous commit
2011-04-23 Perttu Aholatuned error reporting a bit
2011-04-23 Perttu Aholaport to be not set to 0 from configuration
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.
2011-04-23 Perttu Aholacleaning up main.cpp a bit
2011-04-22 Perttu AholaUpdated to-do list and added the give_initial_stuff...
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-15 Perttu AholaMenu will now ignore an invalid port or the port 0.
2011-04-12 Perttu Aholafixed port setting not being loaded from configuration...
2011-04-11 Perttu AholaAdded installing build-essential to build instructions...
2011-04-10 Perttu Aholaitems now fall by gravity... also some other random...
2011-04-10 Perttu Aholanew object system
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-06 Perttu Aholastone shovel now needs cobble, not stone.
2011-04-06 Perttu Aholacleaning notes and stuff
2011-04-06 Perttu AholaMade mesh update on node addition asynchronous on clien...
next