aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_minimap.cpp
AgeCommit message (Expand)Author
2021-05-30script: Replace calls to depreated luaL_openlibsfan5
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-04-15Minimap: Do a double-typecast to fix compiling with MSVCSmallJoker
2017-04-14[CSM] Add function to set minimap shape (#5569)bigfoot547
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2017-03-29l_minimap: don't show minimap if configuration doesn't allow itLoïc Blot
2017-03-19Refactor Game class (part 2) (#5422)Loïc Blot
2017-03-17[CSM] Fix minimap problems (#5405)Loïc Blot
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot