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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainmenumanager.h
Age
Commit message (
Expand
)
Author
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-17
Cpp11 initializers 2 (#5999)
Loïc Blot
2017-05-13
Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)
Loïc Blot
2016-03-02
Unlock cursor when opening console
ShadowNinja
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2014-12-12
Use std::string::empty() instead of size() where applicable
Anton
2014-11-10
Create faster key cache for main game loop (client)
Craig Robbins
2014-10-07
Add in-game key change menu
Mushiden
2014-06-29
Add support for Android 2.3+
sapier
2014-03-05
Replace pause and message menu by formspec ones
sapier
2014-01-06
Actually pause singleplayer game in pause menu and use lower maximum FPS in it
Perttu Ahola
2013-08-19
GUIFormSpecMenu focus fixes
Kahrl
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
Add sound volume controls to ingame menu
RealBadAngel
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola