tibia-client/src/framework/platform
Eduardo Bart 9a54bfcc90 Minimap, hotkeys and lot of other changes
* Begin working on a new layout system for UIMinimap and later UIMap,
this new layout system allows to add widgets to the minimap
* Add option to disable motd
* Rework hotkey binding
* Lots of fixes in hotkeys manager
* Add fullmap view using Ctrl+Shift+M
* Prevent some crashs in ThingType draw
* Add function to load minimap from PNG files
* Fixes in minimap saving
* Fixes in Tile::isClickable
* Add UIMapAnchorLayout, new layout for maps
* Fix freezes in win32 when pressing alt key
2013-02-21 17:03:05 -03:00
..
crashhandler.h Disable crash handler in Mac OS 2013-02-05 19:10:22 -02:00
platform.cpp Fix a warning 2013-01-23 16:55:10 -02:00
platform.h Some fixes in hotkeys and other improvements 2013-01-28 16:33:35 -02:00
platformwindow.cpp Fix #249 2013-01-27 18:26:48 -02:00
platformwindow.h Remake cursors, closes #219 and #237 2013-01-25 11:19:40 -02:00
unixcrashhandler.cpp Fix possible leaks in stdext::format 2013-02-05 20:00:28 -02:00
unixplatform.cpp Trying to get it compiling on Mac OS X 2013-02-05 19:03:18 -02:00
win32crashhandler.cpp Fix possible leaks in stdext::format 2013-02-05 20:00:28 -02:00
win32platform.cpp Some fixes in hotkeys and other improvements 2013-01-28 16:33:35 -02:00
win32window.cpp Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
win32window.h Fixes to npc trade, begin native directx support 2013-02-20 15:41:28 -03:00
x11window.cpp Trying to get it compiling on Mac OS X 2013-02-05 19:03:18 -02:00
x11window.h Remake cursors, closes #219 and #237 2013-01-25 11:19:40 -02:00