aboutsummaryrefslogtreecommitdiff
path: root/dep
AgeCommit message (Expand)Author
2012-04-23Revert "DEP: Updated Jemalloc to Version 2.5" - this version of the jemalloc-...click
2012-04-17Update PackageList.txt after recent jemalloc updateShocker
2012-04-13DEP: Updated Jemalloc to Version 2.5Multivitamin
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-25Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...click
2012-03-11update forgotten copyright-headers for 2012thomas33
2012-02-25Core/Utils: Fixed random crashes with SFMT caused by wrong memory alignment w...Shauren
2012-01-14Dependencies/G3D: Fix typo in isNaN(float x).Chaplain
2012-01-07CMake: Updated year to 2012.Venugh
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-04-27Core/Dependencies: Fix the connectionissues with SOAP on Windows platforms - ...click
2011-04-27Core/Dependencies: update to gSoap v2.8.2 - windows users please test and giv...click
2011-03-05Dep/MySQL: Updated MySQL sources to version 5.5.9 (current GA)Xanadu
2011-03-03Buildsystem: Compile bzip2 project only with map toolsShauren
2010-12-21Core/Dependencies: Temporarily fix an RFC-breaking addition in gSoap (upstrea...click
2010-12-18Core/Dependencies: Adjust jemalloc library caching methods - this will fix th...click
2010-12-18Core/Dependencies: Update jemalloc library from v1.0.0 to v2.1.0 (latest stable)click
2010-12-18Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...click
2010-12-17Core/Dependency: Update gSoap to v2.8.0 - this should also fix some issues wh...click
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click
2010-11-04dep/ace: fix the config-test macroclick
2010-11-04Dep/ACE: Upgrade ACE -library to 5.8.3click
2010-09-18BuildSystem: Fix another typo *sighs*click
2010-09-18Buildsystem: Don't build gsoap/sockets libraries unless building servers. Fix...click
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
2010-09-12BuildSystem: Make dep/* sources muted during compile (3rd party sources shoul...click
2010-09-10BuildSystem/Windows: Cleaned up MySQL build. Thanks click for all the help.Xanadu
2010-09-09Buildsystem/Windows: Added missing change for MySQL compileShauren
2010-09-07BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...Xanadu
2010-08-30Buildsystem: Whops, forgot to remove the last endif() in g3dlite CMakeLists.txtclick
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-26Core/Dep: Remove libzipBrian
2010-08-27Core/Dep: More hacking on g3d library (updated .diff) should now build on win...Shauren
2010-08-25Core/Dep: Added libzip which IS needed by G3DBrian
2010-08-27Core/Dependency: Upgrade G3d-library to v8.0-release (patched version!)click
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-19Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...silinoron
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-06-07removed 'dep' folder, no more neededRat
2010-06-07* shared lib builds again under Linux.Brian
2010-06-06More CMakeLists.txt fixes. Repo is compilable but it may contain some errors yetTartalo
2010-06-06Clean up ACE-headers and files, adhering to dep/include and dep/src directory...click
2010-06-06Kick libmpq includes and sourcefiles into shapeclick
2010-06-05Move contrib/libmpq into dep as an external dependency + remove extra libmpq-...click
2010-06-05Remove precompiled versions of openssl and libmysql (will return as sources w...click
2010-06-05Remove unused headerfiletrinity@raven.vcon.no
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-05-23Add OpenSSL integration with ACE (5.6.6) for Windows. Will be used in the fut...Machiavelli