S6066
|
f5645833df
|
Fix unwanted behavior with universal references (#165)
* Remove forced template
* Remove useless PushInstance overload
|
2018-06-06 00:25:59 +02:00 |
Lynix
|
f2c16f916a
|
Lua/LuaState: Add error handling methods
|
2018-05-21 19:31:19 +02:00 |
Lynix
|
8b6311de63
|
Lua/LuaState: Add Load methods
|
2018-05-13 14:42:27 +02:00 |
germinolegrand
|
1e55c4d9e9
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
Lynix
|
f5df0eb056
|
Lua/LuaInstance: Fix movement
|
2017-12-16 19:09:01 +01:00 |
Gawaboumga
|
bbac0838dd
|
Include-What-You-Use (#137)
* IWYU Core
* IWYU Noise
* IWYU Utility
* IWYU Audio
* IWYU Platform
* IWYU Lua
* IWYU Network
* IWYU Physics2D
* IWYU Physics3D
* IWYU Renderer
* IWYU Graphics
* IWYU NDKServer
* IWYU Fix
* Try to fix compilation
* Other fixes
|
2017-10-01 11:17:09 +02:00 |
Jérôme Leclercq
|
305a72a7d2
|
Lua/LuaState: Fix movement not stealing pointer
|
2017-09-04 10:05:23 +02:00 |
Lynix
|
7875854e7d
|
Lua/Binding: Fix unsigned integer binding
|
2017-06-12 14:42:36 +02:00 |
Jérôme Leclercq
|
01edc4fb21
|
Add coroutine support (WIP)
|
2017-06-08 15:53:17 +02:00 |
Jérôme Leclercq
|
a8129b218b
|
Refactor LuaInstance to prepare coroutine handling
|
2017-06-07 21:18:07 +02:00 |