index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
EventAI
Age
Commit message (
Expand
)
Author
2012-08-14
Core/AI: Removed EventAI handling. is not needed more for cataclysm...
Venugh
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-03
Whitespace is the root of all evil
Nay
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-03
Fixed build
Subv
2012-06-03
Core/EventAI: Check AIName for EventAI scripts while loading them, avoid iter...
Subv
2012-06-02
Core/AI: Remove "enforced override"-check in the EventAI-manager in case of A...
click
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-04-18
Core/Spells: Removed unneeded phase check from spell casts, its already done ...
Shauren
2012-03-29
Core/DBLayer: Even more types fixes...
Nay
2012-03-29
Core/AI: Fix some wannabe-invinceable typos here and there...
click
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 1)
Nay
2012-03-10
Core/DBC: Remove store getters (useless since we don't have scripts as extern...
Shauren
2012-02-23
Merge branch 'master' into 4.x
Spp
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-11
Fix build with GCC (it seems like it doesn't allow using references to tempor...
QAston
2012-02-10
Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...
QAston
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-07
Merge branch 'master' into 4.x
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Merge branch 'master' into 4.x and some warning fixes
Spp
2011-12-19
Core/Misc: Some random meaningless Engrish to English conversion in a method ...
Machiavelli
2011-11-25
Core/Misc:
kaelima
2011-10-19
Core/Grid:
kaelima
2011-10-18
Rename some classes in grid system.
megamage
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-18
Core/AI: Code style and cleanups
Fredi Machado
2011-08-05
Core/Spells: Fix typo in b0fe236265465a0f39aa98a8cee2916d1ccfaa02 , thx A-Met...
tobmaps
2011-08-03
Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-07-04
Core/EventAI: Added a db error log to EventAI loading when AIName is not set ...
Shauren
2011-06-11
Core: Codestyle cleanup
click
2011-05-12
Core/SAI/EAI: Pass struct parameters by reference instead of value, saves unn...
Shauren
2011-04-29
Add spaces after commas
leak
2011-04-28
Removing SQLStorage class leftovers
leak
2011-04-28
Core/ObjectMgr: Refactor sCreatureStorage
leak
2011-04-01
Core: Removed unused functions (leftovers from sd2, was needed when scripts w...
Shauren
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-16
Core/General: Fix some comment style. //* to // *. Fixes certain code display...
Machiavelli
2011-01-02
Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummon
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
[next]