tibia-client/src/framework/core
Eduardo Bart 57adcb38bd rework windows crash handler
* use -Ofast -fomit-frame-pointer for release
* new windows crash handler that can generate backtraces reports
* fix crash after fatal errors
2012-03-21 12:31:34 -03:00
..
clock.cpp bunch of optimizations 2012-03-20 12:17:10 -03:00
clock.h bunch of optimizations 2012-03-20 12:17:10 -03: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 non relevant changes 2012-03-16 10:31:21 -03:00
eventdispatcher.h non relevant changes 2012-03-16 10:31:21 -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 windows crash handler 2012-03-21 12:31:34 -03: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 back to otclient dev, with new background! 2012-03-16 10:31:21 -03: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 bunch of optimizations 2012-03-20 12:17:10 -03:00