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
2013-03-16
build with ogles2 driver
proller
2013-03-13
Add cloud menu background by Krisi, configurable with the menu_clouds option.
ShadowNinja
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-23
Read server_announce from minetest.conf for GUI
PilzAdam
2013-02-21
Added debug log level setting
kwolekr
2013-02-22
new auto masterserver
proller
2013-02-14
Add Freetype support
Ilya Zhuravlev
2013-01-21
Add a list of servers to the "Multiplayer" tab
Jeija
2013-01-14
Add particles
Jeija
2012-12-06
Set proper field background colors in Irrlicht 1.8
Perttu Ahola
2012-12-02
Add checkboxes for shaders and on-demand item visual generation
obneq
2012-11-09
Added video settings filter options via config file - second try :-)
Vanessa Ezekowitz
2012-07-23
Improve build configuration options
Perttu Ahola
2012-06-17
Optimize headers
Perttu Ahola
2012-06-17
Initially split utility.h to multiple files in util/
Perttu Ahola
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
[next]