tibia-client/src/framework/platform
Eduardo Bart 1060c6f78c Compilation for MSVC2013, thanks @dalkon
OTclient now compiles in "Microsoft Visual Studio 2013 Express for Windows Desktop"
All the needed libraries you can download at https://www.dropbox.com/s/2yfb1c763io8efy/otclient-msvc13-libs.zip
NOTE: You have to change VC++ Directories to the properly directories
NOTE: Latested MSVC 2013 or greated is required
2013-11-12 16:32:39 -02: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 Add C++ traceback to errors 2013-03-12 01:36:36 -03: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 Add C++ traceback to errors 2013-03-12 01:36:36 -03:00
win32crashhandler.cpp Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
win32platform.cpp Visual Studio 2013 Compatibility 2013-11-12 16:32:39 -02:00
win32window.cpp Visual Studio 2013 Compatibility 2013-11-12 16:32:39 -02:00
win32window.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02: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