Ahmed Samy
c6f5c5c725
vc12: Fix compilation and also give the compiler more options to use
...
This gives the compiler the opportunity to SSE2 instead of FPU
Also added some options that were necessary.
2016-02-08 10:34:13 +02:00
Konrad Kuśnierz
0597ded1d3
Merge pull request #648 from Shawak/Shawak-b_vc12
...
fix visual studio include paths
2015-05-13 06:32:47 -05:00
TheSumm
f936ab9aab
fix #638
2015-04-19 13:59:45 +02:00
Shawak
a3e6cc54b5
fix visual studio include paths
2015-03-22 20:11:41 +01:00
Nailson
74af47f4d6
Added support for enhanced animations for items.
...
Thanks to @conde2, @BenDol
2015-02-13 08:19:45 -03:00
BenDol
54b8e362d5
Fix missing reference for VS project.
2014-04-10 19:14:08 +12:00
conde2
9da018fdff
Temporary fix for async
...
This should be fixed in server side, until that we just don't need to
use.
2014-01-24 00:19:08 -02:00
Sam
863bece70b
VC12 fixes by @dalkon
2013-12-15 19:09:03 +01:00
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