tibia-client/src/otclient
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
..
core Lua binder compability changes 2012-06-17 12:21:46 -03:00
luascript invisible creatures 2012-01-09 22:36:30 -02:00
net just fixes 2012-06-06 11:10:35 -03:00
ui experimental map shaders 2012-06-14 15:26:55 -03:00
util Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
CMakeLists.txt experimental map shaders 2012-06-14 15:26:55 -03:00
const.h many changes 2012-06-15 21:46:36 -03:00
global.h update copyright notice 2012-01-02 14:59:24 -02:00
luafunctions.cpp Lua binder compability changes 2012-06-17 12:21:46 -03:00
otclient.cpp experimental map shaders 2012-06-14 15:26:55 -03:00
otclient.h experimental map shaders 2012-06-14 15:26:55 -03:00