aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-06-17Fix a small "typo" regarding the calculation of LoS from the r9b1c565510 vmap...click
2010-06-17Add plane/finitecheck tests for OOB intersection-vectors (this should fix vma...click
2010-06-17Fixed pool system I broke in 52fac32a0b35, added a check for child pools and ...Xanadu
2010-06-16Fixed compileShauren
2010-06-16Fixed spell 64142 (Upper Deck - Create Foam Sword)Shauren
2010-06-16Fixed spells with EffectCreateItem2 that do not have EffectItemType set in db...Shauren
2010-06-16Fixed wrong string format in HandleNpcUnFollowCommandShauren
2010-06-16Fixed typoShauren
2010-06-16Fixed old no-fly zone code to use area flags instead of hardcoded area ids (t...Shauren
2010-06-16Adjust CMake "searchmacros" bit so that they point to correct locationsclick
2010-06-15Fix linuxbuildclick
2010-06-15Commit from Lynx3d: Add assert to values that can cause nasty freeze, but sho...Shauren
2010-06-15Implement Chef Hat.Trazom62
2010-06-14Added support for removing blizz items from character creation info by adding...Shauren
2010-06-14Improved startup pool check a little.Xanadu
2010-06-14implement ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST_DAILY.Trazom62
2010-06-14Fix compile-errors on older versions of GCC (missing definitions - thanks to ...click
2010-06-14Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ...click
2010-06-13Do not apply duration spellmods to spells with infinite duration (fixes Glyph...Shauren
2010-06-13Typo spotted by glizzard.adMachiavelli
2010-06-13Add some safer casting conditions in Map::ScriptsProcess.Machiavelli
2010-06-11Added support for item set names in case where item does not exist in item_te...Shauren
2010-06-11Add extractors and assembler - EXTRACTION OF NEW MAPS IS REQUIRED!click
2010-06-11Fix some memory leakssilverice
2010-06-11Add NULL rows for 2 ChatCommand table.Anubisss
2010-06-11Fix a mem leak in Item::IsTargetValidForItemUse().Anubisss
2010-06-11If you allocate memory with malloc() you should deallocate it with free(), st...Anubisss
2010-06-11Fix memory leaks in ConditionManager.Anubisss
2010-06-10Fixed some spacesShauren
2010-06-10Fixed windows compile for game and TrinityCoreShauren
2010-06-10Fixed TrinityRealm compile on windowsShauren
2010-06-09Allow to sell item for: money, extendedCost or money+extendedCost.John Holiver
2010-06-09win build: fixed game pch, generating revision.h, realm source dirs (but it d...Shauren
2010-06-09* Rename trinitycore.conf / ico / windows propertiesBrian
2010-06-09* Rename conf file / icon file / Window file propertiesBrian
2010-06-09Fix some typos on authserver & worldserver renamingTartalo
2010-06-09Add copyright notes to CMake filesTartalo
2010-06-09Strip trinityscript ASCII bannerTartalo
2010-06-09Rename trinity-realm to authserverTartalo
2010-06-09Rename trinity-core to worldserverTartalo
2010-06-09* Removed static revision.h from src/server/sharedBrian
2010-06-09CMake: Build shared/ only if DO_WORLDSERVER or DO_AUTHSERVER is enabledTartalo
2010-06-09MergeTartalo
2010-06-09Implement DO_WORLDSERVER and DO_AUTHSERVER options for cmake, both enabled by...Tartalo
2010-06-09added revision.h O.oRat
2010-06-09Typo (It´s not like you can compile anyways)Machiavelli
2010-06-09Update structure SMSG_AUTH_RESPONSE with response code AUTH_WAIT_QUEUE.Machiavelli
2010-06-09* Added missing include paths that got lost in the merge a few revs agoBrian
2010-06-08* Remove the last of the realative paths from #include statementsBrian
2010-06-08* Remove more not needed relative paths in include filesBrian