tibia-client/src/framework
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
..
cmake Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
core Lua binder compability changes 2012-06-17 12:21:46 -03:00
graphics Lua binder compability changes 2012-06-17 12:21:46 -03:00
luascript Lua binder compability changes 2012-06-17 12:21:46 -03:00
net Lua binder compability changes 2012-06-17 12:21:46 -03:00
otml Lua binder compability changes 2012-06-17 12:21:46 -03:00
platform many changes 2012-06-15 21:46:36 -03:00
sound some optimizations 2012-06-02 11:43:27 -03:00
stdext Lua binder compability changes 2012-06-17 12:21:46 -03:00
thirdparty Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
ui Lua binder compability changes 2012-06-17 12:21:46 -03:00
util progress rect 2012-06-10 03:09:37 -03:00
CMakeLists.txt Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
application.cpp fix high CPU usage under low framerate limit 2012-06-15 08:46:55 -03:00
application.h bind new system information functions 2012-06-06 22:01:49 -03:00
const.h graphics fixes and improvements 2012-06-08 21:40:41 -03:00
global.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
luafunctions.cpp Lua binder compability changes 2012-06-17 12:21:46 -03:00
pch.h rework log function and protocol 2012-05-28 19:04:44 -03:00