aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/EventAI
AgeCommit message (Expand)Author
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-12Typofix from previous revisionShauren
2010-09-12Core/Quests: Fixed remaining issues with quest crediting (note: previous comm...Shauren
2010-09-11Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-08-29Add HealReceived event for Creature AI to be used in scriptsShocker
2010-08-26Core:azazel
2010-08-24Implement ACTION_T_MOUNT_TO_ENTRY_OR_MODEL (43) for creature eventAI.silinoron
2010-08-23Core: Fix some warningsSpp
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-18Making sure CreaturesAddon are re-loaded after creature evade (by NoFantasy).azazel
2010-08-16Cleanup in CreatureEventAI code (based on changes by SilverIce and VladimirMa...azazel
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-07-19Clean up old (and partially unused) Aggro() function and use EnterCombat() in...click
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-11Fix some memory leakssilverice
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-07* More cleanupBrian
2010-06-05rearranged core filesRat