tibia-client/src/framework/otml
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
otml.h update copyright notice 2012-01-02 14:59:24 -02:00
otmldocument.cpp fix repeated texture allocation bug 2012-04-24 13:18:45 -03:00
otmldocument.h update copyright notice 2012-01-02 14:59:24 -02:00
otmlemitter.cpp update copyright notice 2012-01-02 14:59:24 -02:00
otmlemitter.h update copyright notice 2012-01-02 14:59:24 -02:00
otmlexception.cpp update copyright notice 2012-01-02 14:59:24 -02:00
otmlexception.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
otmlnode.cpp Lua binder compability changes 2012-06-17 12:21:46 -03:00
otmlnode.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
otmlparser.cpp rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
otmlparser.h update copyright notice 2012-01-02 14:59:24 -02:00