index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2012-06-16
Fix build error due to DEBUGFILE
Perttu Ahola
2012-06-16
Clean up constants.h a bit
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-04
Use gettext for more basic user interface strings
Perttu Ahola
2012-05-20
Add better trace peudo-loglevel support
Perttu Ahola
2012-05-20
Allow using --worldname for local game too
Perttu Ahola
2012-05-20
--world list
Perttu Ahola
2012-04-08
Support placing a minetest game inside $world/game to allow creating proper a...
Perttu Ahola
2012-04-07
Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp...
q66
2012-03-26
New world removal GUI code
Perttu Ahola
2012-03-25
Make server world selection not brain dead and use gameid 'minetest' instead ...
Perttu Ahola
2012-03-22
Add output levels --info and --trace (--verbose is now more verbose)
Perttu Ahola
2012-03-20
Flatten share/ and user/ in the source and for the RUN_IN_PLACE build
Perttu Ahola
2012-03-19
Rework directory structure
Perttu Ahola
2012-03-15
Create main menu tab "Settings" for client settings
Perttu Ahola
2012-03-15
Add "simple singleplayer mode"; Fix a number of GUI things
Perttu Ahola
2012-03-15
Save selected tab
Perttu Ahola
2012-03-13
Add [new] to world name when supplying a non-existent world on command line
Perttu Ahola
2012-03-13
Allow directly supplying world as a parameter, including world.mt
Perttu Ahola
2012-03-13
Add confirmation menu and make world deletion possible in GUI
Perttu Ahola
2012-03-13
World creation button and dialog and functionality
Perttu Ahola
2012-03-12
Remember selected world by path
Perttu Ahola
2012-03-12
Make finish quicktune and leave it unused (as intended)
Perttu Ahola
2012-03-11
Handle certain errors properly when using --go
Perttu Ahola
2012-03-11
Use default_game when making a new world using --world without --gameid
Perttu Ahola
2012-03-11
World selection box in main menu (and random fixing)
Perttu Ahola
2012-03-11
--world implies local game
Perttu Ahola
2012-03-11
--logfile '' = no logging
Perttu Ahola
2012-03-11
Remove useless debug output (log at info level)
Perttu Ahola
2012-03-11
--gameid list
Perttu Ahola
2012-03-11
command-line/world game selection
Perttu Ahola
2012-03-11
Improve command-line parameters
Perttu Ahola
2012-03-11
Prettify --help output
Perttu Ahola
2012-03-11
Move huge comment from the beginning of main.cpp to doc/ancient_main_comment.txt
Perttu Ahola
2012-03-11
--verbose, not --info-on-stderr
Perttu Ahola
2012-03-11
Clean up log messages everywhere
Perttu Ahola
2012-03-11
Fix configuration file behaviour
Perttu Ahola
2012-03-10
Chat console, including a number of rebases and modifications.
Kahrl
2012-03-10
Tidy up server log output a bit
Perttu Ahola
2012-03-10
Remove servermain.cpp, use main.cpp with a couple of #ifdefs instead
Perttu Ahola
2012-03-10
Fix addon and configuration file paths
Perttu Ahola
2012-03-10
Initial directory structure rework
Perttu Ahola
2012-03-10
Digging time groups WIP
Perttu Ahola
2012-02-28
Add descriptions to command line arguments
Juhani Numminen
2012-01-22
Node placement / mineral / serialization / iron freq / node_dig callback
Kahrl
2011-12-03
On SIGINT in main menu, don't connect before shutting down
Perttu Ahola
2011-12-03
Note about debug.txt in error message dialog when mod fails to load
Perttu Ahola
2011-12-03
Better mod loading error handling
Perttu Ahola
2011-11-29
Rename menu background to menubg.png, move unknown_block.png and unknown_obje...
Perttu Ahola
2011-11-29
Remove content_mapnode.h and nodedef.h #includes
Perttu Ahola
[next]