]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_minimap.cpp
Code modernization: subfolders (#6283)
[dragonfireclient.git] / src / script / lua_api / l_minimap.cpp
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-04-15 SmallJokerMinimap: Do a double-typecast to fix compiling with...
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-03-29 Loïc Blotl_minimap: don't show minimap if configuration doesn...
2017-03-19 Loïc BlotRefactor Game class (part 2) (#5422)
2017-03-17 Loïc Blot[CSM] Fix minimap problems (#5405)
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)