tibia-client/src/framework/core
Eduardo Bart bc81c9c8bf Packages system with .otpkg files
When otclient initializes it tries to find all .otpkg files inside the
current search paths (./ ./modules ./addons) and then add them
to the front of current search paths. This way .otpkg can contains
many modules/addons and modifications in a single file that otclient
can recognize.

otpkg files can be compressed files supported by PhysFS, which
are ZIP (.zip) and LZMA (.7z).
2012-07-16 16:35:14 -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 Rework application class and framework 2012-07-13 22:23:11 -03:00
application.h Merge fallen changes 2012-07-14 14:22:18 -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 Packages system with .otpkg files 2012-07-16 16:35:14 -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