aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_minimap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* l_minimap: don't show minimap if configuration doesn't allow itLoïc Blot2017-03-291-0/+5
* Refactor Game class (part 2) (#5422)Loïc Blot2017-03-191-0/+10
* [CSM] Fix minimap problems (#5405)Loïc Blot2017-03-171-6/+10
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-161-0/+196