tibia-client/src/framework/core
Eduardo Bart e03bf33f58 BEAWARE all game functionality is disabled with this commit for a while
* rework client modules
* hide main window when loading
* remake top menu functions
* rework modules autoload
* improve path resolving for otml and lua
* move core_widgets to core_lib
* fix tooltip issues
* split some styles
* add bit32 lua library
* fix assert issues
* fix compilation on linux 32 systems
* rework gcc compile options
* renable and fix some warnings
* remove unused constants
* speedup sprite cache
* move UIGame to lua (not funcional yet)
* fix a lot of issues in x11 window
* fix crash handler
* add some warnings do uiwidget
and much more...
2012-02-20 00:28:13 -02:00
..
clock.cpp update copyright notice 2012-01-02 14:59:24 -02:00
clock.h update copyright notice 2012-01-02 14:59:24 -02:00
configmanager.cpp fixes in Settings/g_configs 2012-02-01 22:10:55 -02:00
configmanager.h allow setting/getting nodes in g_configs 2012-02-01 21:37:40 -02:00
declarations.h add modulemanager module 2012-02-05 23:44:47 -02:00
eventdispatcher.cpp some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while 2012-02-05 20:42:35 -02:00
eventdispatcher.h a lot of changes in modules 2012-02-06 17:19:47 -02: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 fix win32 key input and implement fullscreen/maximize/minsize 2012-01-06 21:26:29 -02:00
logger.h fix win32 key input and implement fullscreen/maximize/minsize 2012-01-06 21:26:29 -02:00
module.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
module.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
modulemanager.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
modulemanager.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
resourcemanager.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
resourcemanager.h simpli map load/save 2012-01-30 01:11:05 -02:00
timer.cpp implement onMouseDoubleClick event in UIWidget 2012-02-03 03:47:26 -02:00
timer.h implement onMouseDoubleClick event in UIWidget 2012-02-03 03:47:26 -02:00