aboutsummaryrefslogtreecommitdiff
path: root/dep
AgeCommit message (Collapse)Author
2009-09-13Remove the remaining obsolete Zthread codeChaz Brown
--HG-- branch : trunk
2009-08-31* Add OpenSSL-0.9.8k libraries for Win32 and Win64 to repoMachiavelli
--HG-- branch : trunk
2009-06-27 [8080] Portability fixes for some Unix platforms. Author: VladimirMangosmegamage
* Add #include <stdio.h> to some fiels where related functions call. * Avoid template dependent lookup for fields in class LockedQueue. --HG-- branch : trunk
2009-06-05 [7962] Fixed compilation on OpenBSD. Author: AlexDerekamegamage
Remove outdated options from configure.ac. --HG-- branch : trunk
2009-06-04*Add missing includes allowing GCC 4.4 buildpanaut0lordv
--HG-- branch : trunk
2009-05-22[7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. ↵megamage
This is experimental changes. Use it on own risk. Author: tomrus88 *Note: this is not supported by TC --HG-- branch : trunk
2009-05-14* Fix compile errorDrahy
--HG-- branch : trunk
2009-05-13Updated OpenSSL lib to OpenSSL 0.9.8k Author: tomrus88megamage
--HG-- branch : trunk
2009-05-13[7812] Fixed compile ACE aio in linux. Author: Derexmegamage
--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-05-06Backed out changeset: 7c8912b7d5c6megamage
--HG-- branch : trunk
2009-05-06Fix compile for gcc 4.4.panaut0lordv
--HG-- branch : trunk
2009-04-29[7731] Some code cleanups, warrning fixes. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-04-25[7711] Removed Sqlite Code. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-04-20*Merge.megamage
--HG-- branch : trunk
2009-04-19* Tabs to spaces cleanupMachiavelli
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-29Removed automake from TC for good. ACE automake is still there, for folks ↵raczman
who want to build ACE from dep/ACE_wrappers. --HG-- branch : trunk
2009-03-21Updated OpenSSL lib. Thanks to Neo2003. Author: tomrus88megamage
--HG-- branch : trunk
2009-02-24 [7330] Code warnings and style cleanups. Some bugs fixes. Author: ↵megamage
VladimirMangos 1) comparison singed and unsigned values 2) redundent includes 3) wrong constructor :-part field initilization 4) unused not-/*name*/-guarded args in template/virtual functions that not required like args. 5) explicitly list not implemented achievement types. Also bugs fixed: 1) Drop wrong phase mask 0 check in WorldObject::InSamePhase. 2) ArenaTeamMember::ModifyPersonalRating incorrect work with move points in negative with infinity values in result. 3) ArenaTeam::SaveToDB code send uint64 value to string with arg format %u. --HG-- branch : trunk
2009-02-22*Merge.megamage
--HG-- branch : trunk
2009-02-20fix cmake/ACE for freeBSD and Mac OSXraczman
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Yet more tabs to spacesParadox
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-12*Merge.megamage
--HG-- branch : trunk
2009-02-09Replace tabs with spaces in more files.Paradox
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 3 (final)Drahy
* Fixed some missing copyright notice --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-01-17*Update to Trinity 878.megamage
--HG-- branch : trunk
2009-01-17Cmake build system for trinityraczman
--HG-- branch : trunk
2008-12-24*Some clean up.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-21[svn] Fixed win32 compilew12x
Null pointer checks in the barrens ai. --HG-- branch : trunk
2008-10-21[svn] * freebsd ace compile fix thanx to timmit for info and testing by srounetKingPin
--HG-- branch : trunk
2008-10-19[svn] * Reverted ACE changes till I have more time to debug, this fixes ↵KingPin
compile on Linux. --HG-- branch : trunk
2008-10-19[svn] * Fixed compile from r78KingPin
* 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-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-11[svn] * Fixed more text files.XTZGZoReX
* Added basic registration page. Setup instructions in contrib/registration_form/README. --HG-- branch : trunk
2008-10-11[svn] * svn:eol-style native set on all files that need itNeo2003
--HG-- branch : trunk
2008-10-10[svn] * Changes to install instructions.XTZGZoReX
* Removing unneeded aclocal.m4 in ACE wrappers. --HG-- branch : trunk
2008-10-09[svn] * Updated to 6743 and 685Neo2003
Moved language id used by Arena to a higher place to solve conflicts Added the empty script folders --HG-- branch : trunk rename : 6731-680 => 6743-685
2008-10-06[svn] * lost 2 Makefiles in prev commit due to connection lostColdblooded
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o --HG-- branch : trunk
2008-10-06[svn] * Adjusted all Makefile headers; Updated to GPL v3Coldblooded
--HG-- branch : trunk
2008-10-06[svn] * Restore make dist.derex_tri
--HG-- branch : trunk
2008-10-04[svn] * Auto detect if ACE is already installed and use it.derex_tri
--HG-- branch : trunk
2008-10-04[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and ↵Neo2003
partial Windows part) * Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk