summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_minimap.cpp
Commit message (Expand)AuthorAge
* Minimap as HUD element with API controlPierre-Yves Rollo2020-10-04
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-16
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Minimap: Do a double-typecast to fix compiling with MSVCSmallJoker2017-04-15
* [CSM] Add function to set minimap shape (#5569)bigfoot5472017-04-14
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-08
* l_minimap: don't show minimap if configuration doesn't allow itLoïc Blot2017-03-29
* Refactor Game class (part 2) (#5422)Loïc Blot2017-03-19
* [CSM] Fix minimap problems (#5405)Loïc Blot2017-03-17
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-16