tibia-client/src/framework/net
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
..
connection.cpp rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
connection.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
declarations.h add lua flexibility for protocol 2012-05-14 18:39:31 -03:00
inputmessage.cpp just fixes 2012-06-06 11:10:35 -03:00
inputmessage.h just fixes 2012-06-06 11:10:35 -03:00
outputmessage.cpp just fixes 2012-06-06 11:10:35 -03:00
outputmessage.h just fixes 2012-06-06 11:10:35 -03:00
protocol.cpp protocol login working 2012-06-05 18:27:37 -03:00
protocol.h protocol login working 2012-06-05 18:27:37 -03:00
server.cpp update copyright notice 2012-01-02 14:59:24 -02:00
server.h update copyright notice 2012-01-02 14:59:24 -02:00