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 |
|
rubenwardy
|
f2aa2c6a98
|
Add ItemStack key-value meta storage
|
2017-02-04 22:07:55 +00:00 |
|