tibia-client/src/framework/luascript
Eduardo Bart ad04043a88 Lua binder compability changes
* A lot of changes in lua binder to compile with clang's libc++
* Add more portability to luabinder
* Remove const keyword from bound lua functions
* Deprecate std::bind usage with luabinder replace its usage with registerSingletonClass/bindSingletonFunction for binding singleton classes
* Fix a bug in lua binder where calling functions with bil object would make the client crash
* More fixes to compile with clang
2012-06-17 12:21:46 -03:00
..
declarations.h update copyright notice 2012-01-02 14:59:24 -02:00
luabinder.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
luaexception.cpp rework log function and protocol 2012-05-28 19:04:44 -03:00
luaexception.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
luainterface.cpp Lua binder compability changes 2012-06-17 12:21:46 -03:00
luainterface.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
luaobject.cpp some fixes in MainWindow move 2012-02-07 02:55:20 -02:00
luaobject.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
luavaluecasts.cpp many modules fixes 2012-06-03 21:28:19 -03:00
luavaluecasts.h change logger 2012-06-01 17:39:23 -03:00