aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-06-08* Remove more relative paths from includesBrian
2010-06-08Change around some more headers to adhere to new strucutre and namebaseclick
2010-06-08Some fixes for worldserver cmake fileTartalo
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-08Add libmpq-0.4.2 (was missing from sourcetree after cleanup)click
2010-06-08Added support for reloading creature_onkill_reputation tableShauren
2010-06-08Only proc Infusion of Light (active buff) on Holy Shock criticals. (Problem i...Machiavelli
2010-06-08Fix Infusion of Light talent (53569,53576), properly cast HoT on target after...Machiavelli
2010-06-08Properly build and link core (yay!)click