Xanadu
e21081172c
Removed the Debug_NoPCH config from Windows build.
...
--HG--
branch : trunk
2010-01-21 03:23:43 +01:00
QAston
8777efd03c
*Add some crash prevention checks.
...
--HG--
branch : trunk
2009-08-03 12:52:31 +02:00
Rat
0a479b8795
*Fix CRLF
...
--HG--
branch : trunk
2009-07-29 22:28:47 +02:00
QAston
f4a90873b4
*Use _SECURE_SCL=0 in all release vcpp projects - original patch by DearScorpion.
...
--HG--
branch : trunk
2009-07-29 13:57:20 +02:00
QAston
e36a0f4825
*Remove _SECURE_SCL = 0 option from windows release builds - this fixes memory corruption at player login and crash -by Kuteur.
...
--HG--
branch : trunk
2009-07-26 18:29:49 +02:00
megamage
5b4006ceed
[8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. Author: Ambal
...
Change added for VC80/VC90, but not added for VC10.
--HG--
branch : trunk
2009-07-24 09:02:24 +08:00
megamage
1d2d3693c4
*Replace some "mangos_debug" with "trinity_debug"
...
--HG--
branch : trunk
2009-05-04 13:13:07 -05:00
megamage
dceb2b3a92
*Change some VC90 compile options to be the same as those of Mangos. I am not sure if this could be the reason that some windows users have cpu or memroy spikes.
...
--HG--
branch : trunk
2009-05-04 11:55:44 -05:00
megamage
5f167c56ef
[7744] Use Precompiled Headers for fast build in win. Author: Ambal
...
Work in "Visual Studio 8 2005" and "Visual Studio 9 2008".
For Compile without precompiled headers use Debug_NoPCH configuration.
*Note: I have only tested VC90. VC80 is not tested. And I do not know if cmake needs any changes.
--HG--
branch : trunk
2009-05-03 21:56:55 -05:00
Paradox
b0e5181a63
Fix typos in vcproj files that prevented TRINITY_DEBUG Preprocessor Definition from being set in VS builds, and related fixes.
...
--HG--
branch : trunk
2009-01-19 08:11:30 -05:00
megamage
bb1ee8a004
*Update to Mangos 6867. Source: Mangos.
...
*Big changes:
*[6858] Prevent cheating with ignore waiting in login queue.
*[6863] Arena team related clean ups and adding parts of w12x's arena patch.
*Some Config changes and guild changes.
--HG--
branch : trunk
2008-11-30 12:47:26 -06:00
KingPin
09280b0091
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help - Aokromes
...
--HG--
branch : trunk
rename : src/framework/Utilities/HashMap.h => src/framework/Utilities/UnorderedMap.h
2008-11-10 06:53:00 -06:00
w12x
63f37b8bd2
[svn] Change MSVC project files to use multithreaded (debug) dll runtime libraries. Hopefully this will solve the problems with ACE. Original patch by Derex.
...
--HG--
branch : trunk
2008-10-21 06:23:46 -05:00
KingPin
fcde03a036
[svn] * Fixed compile from r78
...
* Fixed: not apply healling bonus to spell 40972 heal amount. - Source Mangos
* Item 30627 hidden cooldown - Source Mangos
* Fixed Trinityrealm autopatching system - Source Arrai
* Add support for autoconf 2.6.2 and newer - Source Derex
Some decent sized changes, please test before deploying - KP
--HG--
branch : trunk
2008-10-19 21:08:34 -05:00
Neo2003
9b1c0e006f
[svn] * Proper SVN structure
...
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00