aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-06-08Get g3dlib, zlib and jemalloc to build againclick
2010-06-07* Finally it compiles (thanks click for noticing the "typo").Brian
2010-06-07* Reverted to the old G3D library, however collision still will not compileBrian
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07* Well 94% isn't bad. Last thing to fix is collision compiling.Brian
2010-06-07* Nearly done with fixing the Linux build.Brian
2010-06-07More fixes for game/ cmake compilationTartalo
2010-06-07Fix include dirs in game/ cmake fileTartalo
2010-06-07* Getting closer (at least for Linux :) )Brian
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