Alexander Gavrilov
|
9eed9f0d24
|
Wrap a few utility functions defined on the c++ side for lua.
|
2012-04-05 19:55:59 +04:00 |
Alexander Gavrilov
|
3afed43cdb
|
Experimental: try wrapping a dfhack api function.
|
2012-04-05 11:59:39 +04:00 |
Alexander Gavrilov
|
d1b27418a6
|
Add a World::GetPersistentData version that auto-adds if not found.
|
2012-04-05 11:32:23 +04:00 |
Alexander Gavrilov
|
00a5bfcf3e
|
Work around a msvc issue with spurious specialization ambiguity errors.
|
2012-03-26 10:46:51 +04:00 |
Alexander Gavrilov
|
d0090e9551
|
Fix lua wrapper: create one function identity instance per method.
Otherwise all methods of the same prototype are lumped into one.
|
2012-03-25 21:12:20 +04:00 |
Alexander Gavrilov
|
8d345be6e7
|
Expose virtual methods in the lua wrapper.
|
2012-03-25 14:06:05 +04:00 |