Enno Rehling
|
d1ec2bbb5c
|
tolua creates sources that abuse the LUALIB_API defines.
Manually fixing the generated files so they don't try to declare dllimports.
|
2021-02-16 10:12:05 +01:00 |
Enno Rehling
|
55c15c1905
|
add a lua binding to convert user-language strings to directions
|
2015-12-22 18:38:12 +01:00 |
Enno Rehling
|
804734d013
|
MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable)
make a single object from all generated binding code.
this setup is unusual, but easier to maintain.
|
2014-08-14 19:39:17 +02:00 |
Enno Rehling
|
812cb98dff
|
begin binding locales (need to init_locales in the right place, still).
fix indentation in some places.
add some assertions.
|
2014-06-14 07:52:32 -07:00 |