new auto masterserver
[oweals/minetest.git] / src / main.cpp
2013-02-21 prollernew auto masterserver
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-14 Ilya ZhuravlevAdd Freetype support
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 JeijaAdd a list of servers to the "Multiplayer" tab
2013-01-14 JeijaAdd particles 427/head
2012-12-06 Perttu AholaSet proper field background colors in Irrlicht 1.8
2012-12-01 obneqAdd checkboxes for shaders and on-demand item visual...
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-09 Vanessa EzekowitzAdded video settings filter options via config file...
2012-07-23 Perttu AholaImprove build configuration options
2012-06-17 Perttu AholaOptimize headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-16 Perttu AholaFix build error due to DEBUGFILE
2012-06-16 Perttu AholaClean up constants.h a bit
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-04 Perttu AholaUse gettext for more basic user interface strings
2012-05-20 Perttu AholaAdd better trace peudo-loglevel support
2012-05-20 Perttu AholaAllow using --worldname for local game too
2012-05-20 Perttu Ahola--world list
2012-04-08 Perttu AholaSupport placing a minetest game inside $world/game...
2012-04-07 q66Fullscreen, vsync, fullscreen_bpp and fsaa options...
2012-03-26 Perttu AholaNew world removal GUI code
2012-03-25 Perttu AholaMake server world selection not brain dead and use...
2012-03-22 Perttu AholaAdd output levels --info and --trace (--verbose is...
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...
2012-03-19 Perttu AholaRework directory structure
2012-03-15 Perttu AholaCreate main menu tab "Settings" for client settings
2012-03-15 Perttu AholaAdd "simple singleplayer mode"; Fix a number of GUI...
2012-03-15 Perttu AholaSave selected tab
2012-03-12 Perttu AholaAdd [new] to world name when supplying a non-existent...
2012-03-12 Perttu AholaAllow directly supplying world as a parameter, includin...
2012-03-12 Perttu AholaAdd confirmation menu and make world deletion possible...
2012-03-12 Perttu AholaWorld creation button and dialog and functionality
2012-03-12 Perttu AholaRemember selected world by path
2012-03-12 Perttu AholaMake finish quicktune and leave it unused (as intended)
2012-03-11 Perttu AholaHandle certain errors properly when using --go
2012-03-11 Perttu AholaUse default_game when making a new world using --world...
2012-03-11 Perttu AholaWorld selection box in main menu (and random fixing)
2012-03-11 Perttu Ahola--world implies local game
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...
next