index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
scripting_mainmenu.cpp
Commit message (
Expand
)
Author
Age
*
Add online content repository
rubenwardy
2018-04-19
*
[CSM] Don't load the IO library. (#6087)
red-001
2018-01-04
*
Optimize headers (part 2) (#6272)
Loïc Blot
2017-08-18
*
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-06-30
*
Use a settings object for the main settings
ShadowNinja
2017-05-06
*
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-04-20
*
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
Loïc Blot
2017-03-13
*
Push error handler afresh each time lua_pcall is used
Kahrl
2015-08-27
*
Add mod security
ShadowNinja
2015-05-16
*
Use "core" namespace internally
ShadowNinja
2014-05-08
*
Organize builtin into subdirectories
ShadowNinja
2014-05-07
*
Fix code style of async API
ShadowNinja
2014-04-27
*
Remove dependency on marshal and many other async changes
ShadowNinja
2014-04-27
*
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-11-29
*
Add Settings interface for Lua
PilzAdam
2013-09-10
*
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14