Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | Consolidate API object code (#12728) | Jude Melton-Houghton |
2021-05-30 | script: Replace calls to depreated luaL_openlib | sfan5 |
2020-10-04 | Minimap as HUD element with API control | Pierre-Yves Rollo |
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin |
2017-08-16 | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot |
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize |
2017-04-15 | Minimap: Do a double-typecast to fix compiling with MSVC | SmallJoker |
2017-04-14 | [CSM] Add function to set minimap shape (#5569) | bigfoot547 |
2017-04-08 | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#... | Loïc Blot |
2017-03-29 | l_minimap: don't show minimap if configuration doesn't allow it | Loïc Blot |
2017-03-19 | Refactor 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 |