tibia-client/src/framework/stdext
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
..
cast.h Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
compiler.h Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
demangle.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
dumper.h rework log function and protocol 2012-05-28 19:04:44 -03:00
exception.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
math.h encrypt password and account number 2012-06-04 09:38:25 -03:00
stdext.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00
string.h Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
time.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
types.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00