Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-09 | Fix typos and en_US/en_GB inconsistency in various files (#12902) | Abdou-31 | |
2022-10-04 | Consolidate API object code (#12728) | Jude Melton-Houghton | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
* Migrate cpp headers to pragma once | |||
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize | |
* C++11 cleanup on constructors dir script | |||
2017-04-08 | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat ↵ | Loïc Blot | |
(#5541) We are bundling Lua5.1 which has same macro | |||
2017-04-07 | Pass clang-format on 14 trivial header files fixes | Loic Blot | |
Also remove them from whitelist | |||
2016-03-07 | Implement AreaStore serialization | ShadowNinja | |
2016-03-07 | Move AreaStore to util | ShadowNinja | |
2016-02-11 | v2d & aabbox3d<f32> & sky cleanups | nerzhul | |
* Sky: rename Box => m_box and inline getBoundingBox * Uniformize aabbox3d<f32> to aabb3f | |||
2015-07-27 | Add AreaStore data structure | est31 | |