index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
scripting_mainmenu.cpp
Age
Commit message (
Expand
)
Author
2021-08-28
Async-related script cleanups
sfan5
2021-01-29
Settings: Purge getDefault, clean FontEngine
SmallJoker
2021-01-29
Settings: Proper priority hierarchy
SmallJoker
2020-06-22
Fix HTTP API not being available in async mainmenu (#10086)
rubenwardy
2020-06-06
Add HTTP API to main menu (#9998)
rubenwardy
2018-04-19
Add online content repository
rubenwardy
2018-01-04
[CSM] Don't load the IO library. (#6087)
red-001
2017-08-18
Optimize headers (part 2) (#6272)
Loïc Blot
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-04-20
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-03-13
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
Loïc Blot
2015-08-27
Push error handler afresh each time lua_pcall is used
Kahrl
2015-05-16
Add mod security
ShadowNinja
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja
2014-04-27
Fix code style of async API
ShadowNinja
2014-04-27
Remove dependency on marshal and many other async changes
ShadowNinja
2013-11-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-09-10
Add Settings interface for Lua
PilzAdam
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl