tibia-client/src/framework/core
Eduardo Bart eb24d6776e Multi-protocol
Lots of chagnes to add multi protocol flexibility, not really
completed yet, still have to rework text messages opcodes and other stuff,
so this still a working in progress feature

* Rework dat reader, the dat reader can now
* dinamically detect dat version
* Split game into gamelib and game_interface
* Lots of other minor changes
2012-07-17 20:53:19 -03:00
..
adaptativeframecounter.cpp some optimizations 2012-06-02 11:43:27 -03:00
adaptativeframecounter.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00
application.cpp Multi-protocol 2012-07-17 20:53:19 -03:00
application.h Multi-protocol 2012-07-17 20:53:19 -03:00
binarytree.cpp Optimize overall memory usage 2012-07-15 10:30:39 -03:00
binarytree.h Optimize overall memory usage 2012-07-15 10:30:39 -03:00
clock.cpp some optimizations 2012-06-02 11:43:27 -03:00
clock.h doc and luabinder changes 2012-06-22 00:14:13 -03:00
configmanager.cpp some refactoring 2012-06-21 20:58:18 -03:00
configmanager.h doc and luabinder changes 2012-06-22 00:14:13 -03:00
consoleapplication.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
consoleapplication.h Rework application class and framework 2012-07-13 22:23:11 -03:00
declarations.h Add binary tree class for reading otb 2012-06-24 10:06:02 -03:00
event.cpp add missings files 2012-06-22 02:28:13 -03:00
event.h Rework application class and framework 2012-07-13 22:23:11 -03:00
eventdispatcher.cpp Allow logger usage on console applications 2012-07-12 00:21:26 -03:00
eventdispatcher.h Refactor for documentation 2012-06-25 19:19:17 -03:00
filestream.cpp Optimize overall memory usage 2012-07-15 10:30:39 -03:00
filestream.h Optimize overall memory usage 2012-07-15 10:30:39 -03:00
graphicalapplication.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
graphicalapplication.h Rework application class and framework 2012-07-13 22:23:11 -03:00
inputevent.h implement auto repeat configuration for key press events, to give more flexibility 2012-02-06 10:53:28 -02:00
logger.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
logger.h Fix issue #23 2012-07-09 10:30:41 -03:00
module.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
module.h Rework application class and framework 2012-07-13 22:23:11 -03:00
modulemanager.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
modulemanager.h doc and luabinder changes 2012-06-22 00:14:13 -03:00
resourcemanager.cpp fixes 2012-07-17 16:12:29 -03:00
resourcemanager.h Packages system with .otpkg files 2012-07-16 16:35:14 -03:00
scheduledevent.cpp add missings files 2012-06-22 02:28:13 -03:00
scheduledevent.h add missings files 2012-06-22 02:28:13 -03:00
timer.cpp some optimizations 2012-06-02 11:43:27 -03:00
timer.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00