aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-16* Fixed extraction tools windows compile and core windows compile for 32-bit ...Xanadu
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-14Removed useless vmap assembler solution fileShauren
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-13port over some usability-fixes from lynx3d on the vmapextractor and remove an...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-13Added _CRT_SECURE_NO_WARNINGS preprocessor definition to windows project file...Shauren
2010-06-12Fix issues with missing the printf()-function on newer distributions (thanks ...click
2010-06-11Remove README for the mapextractor, it's not used!click
2010-06-11Added support for item set names in case where item does not exist in item_te...Shauren
2010-06-11Fixed vmap assembler build in release mode - windowsShauren
2010-06-11Fixed vmap extractor build on windowsShauren
2010-06-11Fixed libmpq build on windowsShauren
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-09add -v version option to map_extractorTartalo
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-09MergeTartalo
2010-06-09Change binary names for tools/Tartalo
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