Loïc Blot
|
921151d97a
|
C++ modernize: Pragma once (#6264)
* Migrate cpp headers to pragma once
|
2017-08-17 22:19:39 +02:00 |
|
Vincent Glize
|
4a5e8ad343
|
C++11 cleanup on constructors (#6000)
* C++11 cleanup on constructors dir script
|
2017-06-19 23:54:58 +02:00 |
|
Loïc Blot
|
41c5483024
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
We are bundling Lua5.1 which has same macro
|
2017-04-08 09:28:37 +02:00 |
|
Loic Blot
|
4af99b75cf
|
Pass clang-format on 14 trivial header files fixes
Also remove them from whitelist
|
2017-04-07 23:22:00 +02:00 |
|
ShadowNinja
|
821551a266
|
Implement AreaStore serialization
|
2016-03-07 16:33:20 -05:00 |
|
ShadowNinja
|
0079887b64
|
Move AreaStore to util
|
2016-03-07 16:33:20 -05:00 |
|
nerzhul
|
fefa148d69
|
v2d & aabbox3d<f32> & sky cleanups
* Sky: rename Box => m_box and inline getBoundingBox
* Uniformize aabbox3d<f32> to aabb3f
|
2016-02-11 16:55:15 +01:00 |
|
est31
|
c30a2d6854
|
Add AreaStore data structure
|
2015-07-27 06:42:56 +02:00 |
|