Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
* | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | 2017-08-16 |
* | C++11 cleanup on constructors (#6000) | Vincent Glize | 2017-06-19 |
* | Minimap: Do a double-typecast to fix compiling with MSVC | SmallJoker | 2017-04-15 |
* | [CSM] Add function to set minimap shape (#5569) | bigfoot547 | 2017-04-14 |
* | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#... | Loïc Blot | 2017-04-08 |
* | l_minimap: don't show minimap if configuration doesn't allow it | Loïc Blot | 2017-03-29 |
* | Refactor Game class (part 2) (#5422) | Loïc Blot | 2017-03-19 |
* | [CSM] Fix minimap problems (#5405) | Loïc Blot | 2017-03-17 |
* | [CSM] Add minimap API modifiers (#5399) | Loïc Blot | 2017-03-16 |