aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Implemented ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTSShauren
2010-08-04* Add operator -= to HookList.XTZGZoReX
2010-08-03Clean up some crap - remove generated config.h (old junk) and also requiremen...click
2010-07-31*Fix talent Will of the NEcropolisQAston
2010-07-31*Add data from r4bf7778333 to world_database.sqlQAston
2010-07-31Remove duplicate "Error:" from some outError messages...click
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-29Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.click
2010-07-29Fix windows-build and change some warnings if configuration-files can not be ...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-28Add better crash dump output for windowsShauren
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston
2010-07-21* Implement the ability to delete characters without them being removed fromBrian
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-06-30It is now possible to use CMake on windows for proper build (PCH support incl...Shauren
2010-06-28Add PreparedStatementHolder class that will be used for registering and calli...Machiavelli
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-24Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai)click
2010-06-23* Renamed several VS projects and the executables they produce to reflect the...Xanadu
2010-06-22Cleanup of logging - removed a few duplicit functions from olden times, fixed...Xanadu
2010-06-21Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windowsclick
2010-06-19* Changed references to Trinityd.conf / trinitycore.conf to properBrian
2010-06-14Fix compile-errors on older versions of GCC (missing definitions - thanks to ...click
2010-06-10Fixed TrinityRealm compile on windowsShauren
2010-06-09Add copyright notes to CMake filesTartalo
2010-06-09* Removed static revision.h from src/server/sharedBrian
2010-06-09added revision.h O.oRat
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-08Properly build and link core (yay!)click
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07Merge cmake files from shared/Tartalo
2010-06-07* Reverted to the old Mersenne Twister till the new one can be properly addedBrian
2010-06-07* Fixed damn copy / paste type from my last commit. It is still very brokenBrian
2010-06-07* brokenBrian
2010-06-07* More cleanupBrian
2010-06-07* Nope not yetBrian
2010-06-07* Nope still won't build yetBrian
2010-06-07* Lib trinitydatabase builds againBrian
2010-06-07* Auth lib builds again.Brian
2010-06-07* shared lib builds again under Linux.Brian
2010-06-07Fix some paths on shared/ includes and CMakeLists.txtTartalo
2010-06-07More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0Tartalo
2010-06-07Some fixes for shared/CMakeLists.txtTartalo
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX
2010-06-06* Move VMap code to game.XTZGZoReX
2010-06-06Case sensitive renames on shared/ Fuck windows and insensitivenessTartalo
2010-06-06* Rename some cryptographic files.XTZGZoReX
2010-06-06* Useless files.XTZGZoReX
2010-06-06* Restructuring shared.XTZGZoReX