tibia-client/src/framework/platform
Eduardo Bart 3ad97c9eab crash handler, logger and oengles changes
* save log messages to otclient.txt
* fixes in FrameBuffer and HardwareBuffer to work with OpenGLES
* possibility to get compilation information from lua (compiler version, build date, build revision, build type)
* make crash handler more informatave
* handle assert crash signals (SIGABRT)
2012-03-22 09:57:43 -03:00
..
crashhandler.h update copyright notice 2012-01-02 14:59:24 -02:00
platformwindow.cpp implement auto repeat configuration for key press events, to give more flexibility 2012-02-06 10:53:28 -02:00
platformwindow.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
unixcrashhandler.cpp crash handler, logger and oengles changes 2012-03-22 09:57:43 -03:00
win32crashhandler.cpp crash handler, logger and oengles changes 2012-03-22 09:57:43 -03:00
win32window.cpp bunch of optimizations 2012-03-20 12:17:10 -03:00
win32window.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
x11window.cpp graphics fixes 2012-03-21 09:41:43 -03:00
x11window.h implement cursor change for win32 2012-01-20 00:48:56 -02:00