--logfile '' = no logging
[oweals/minetest.git] / src / main.cpp
2012-03-11 Perttu Ahola--logfile '' = no logging
2012-03-11 Perttu AholaRemove useless debug output (log at info level)
2012-03-11 Perttu Ahola--gameid list
2012-03-11 Perttu Aholacommand-line/world game selection
2012-03-11 Perttu AholaImprove command-line parameters
2012-03-11 Perttu AholaPrettify --help output
2012-03-11 Perttu AholaMove huge comment from the beginning of main.cpp to...
2012-03-11 Perttu Ahola--verbose, not --info-on-stderr
2012-03-11 Perttu AholaClean up log messages everywhere
2012-03-10 Perttu AholaFix configuration file behaviour
2012-03-10 KahrlChat console, including a number of rebases and modific...
2012-03-10 Perttu AholaTidy up server log output a bit
2012-03-10 Perttu AholaRemove servermain.cpp, use main.cpp with a couple of...
2012-03-10 Perttu AholaFix addon and configuration file paths
2012-03-10 Perttu AholaInitial directory structure rework
2012-03-10 Perttu AholaDigging time groups WIP
2012-02-28 Perttu AholaMerge remote-tracking branch 'jn/random-fixes'
2012-02-28 Juhani NumminenAdd descriptions to command line arguments
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2011-12-03 Perttu AholaOn SIGINT in main menu, don't connect before shutting...
2011-12-03 Perttu AholaNote about debug.txt in error message dialog when mod...
2011-12-03 Perttu AholaBetter mod loading error handling
2011-11-29 Perttu AholaRename menu background to menubg.png, move unknown_bloc...
2011-11-29 Perttu AholaRemove content_mapnode.h and nodedef.h #includes
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-03 Perttu AholaAdd option to set water opaque (mainly for stylistic...
2011-11-03 Perttu AholaDisable mipmapping because it is sometimes ugly
2011-11-02 Perttu AholaAdd 3d cloud checkbox in main menu (and rename setting...
2011-10-20 Perttu AholaImprove Connection with threading and some kind of...
2011-10-18 Perttu AholaAutomate texture listing for texture atlas making
2011-10-17 celeron55Fix partly double printed debug.txt
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Giuseppe BilottaOverhaul the input system
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-08 Giuseppe BilottaRemove spurious assignment
2011-08-05 Perttu Aholamerged delta and c55
2011-08-01 Perttu Aholaadded TODO in main.cpp
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-31 Perttu AholaFixed problem of server always receiving an empty passw...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
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 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-24 Nils Dagsson MoskoppMerge pull request #36 from Oblomov/master
2011-07-24 Giuseppe BilottaLocale dir should be parallel to global data dir
2011-07-24 Giuseppe BilottaTwo more instances of unhardcoding the project name
2011-07-24 Nils Dagsson MoskoppMerge pull request #35 from Oblomov/master
2011-07-24 Giuseppe BilottaRefactor gettext init
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-24 Giuseppe BilottaGettext domain should match the project name
2011-07-24 Nils Dagsson MoskoppMerge pull request #34 from SpeedProg/master
2011-07-23 Constantin Wengerupdated cmakerules to autodetect if gettext can be...
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 WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin Wengerfixed some problems with filenames of the translations
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 branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge pull request #32 from Oblomov/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-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 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 branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #24 from SpeedProg/master
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 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 branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #23 from Oblomov/master
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 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 branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #22 from SpeedProg/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #22 from SpeedProg/master
2011-07-20 Constantin Wengeradded gettext support
2011-07-20 Constantin Wengeradded gettext support
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
next