aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Util.cpp
AgeCommit message (Collapse)Author
2009-12-17Removed mtmaps OpenMPn0n4m3
Implement mtmaps based on ACE For stable work MapUpdate.Threads=2 in config --HG-- branch : trunk
2009-10-17*Massive cleanup redux.maximius
--HG-- branch : trunk
2009-10-17*Backed out changeset 3be01fb200a5maximius
--HG-- branch : trunk
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵maximius
some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk
2009-09-02[8450] Prevented using of plaintext passwords in sql queries Author: arraimegamage
--HG-- branch : trunk
2009-08-28*temp fix for the new "huge icons in chat" exploitRat
*you have to enable ChatFakeMessagePreventing in config file to work --HG-- branch : trunk
2009-08-24[8395] Improved TimeStringToSecs Author: arraimegamage
--HG-- branch : trunk
2009-08-19[8390] Fixed log output work after recent replace UTF8PRINT macro. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-08-19 [8388] Replaced UTF8PRINT macro by a functionmegamage
Should also fix possible color leak on Windows CLI. Signed-off-by: freghar <compmancz@gmail.com> --HG-- branch : trunk
2009-08-06[8311] Prevent multiline fake messages in chat. Author: horogandrismegamage
--HG-- branch : trunk
2009-06-18*Merge.megamage
*mtmap is disabled by default. To use it, define MULTI_THREAD_MAP in define.h *mtmap support is not provided for windows users. Because there is no free openmp lib for windows. If you have openmp lib and want to use openmp, you need to manually change the setting. --HG-- branch : trunk
2009-06-15Added basic support for multithreaded map updates using openmp standard.raczman
Windows users need to install Platform SDK to use this feature, linux users have everything they need in gcc. Number of threads used to update world is set by confiuration file, and can be changed dynamically without restarting core. Thanks to megamage and Jeniczek for testing and helping out with this. --HG-- branch : trunk
2009-05-13 [7810] Moved ZThread related code on ACE framework. Author: Ambalmegamage
Remove ZThread source code from mangos. --HG-- branch : trunk
2009-02-18[7296] Fixed some GCC warnings. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2008-12-29*Update to Mangos 6982.megamage
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk