index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
GameEventMgr.cpp
Age
Commit message (
Expand
)
Author
2010-05-26
Add support for random battlegrounds - port by n0n4me, original code by Vladi...
click
2010-05-01
Fix more warnings.
Spp
2010-05-01
Add support for sorting vendor itemlists
click
2010-04-22
Add support for season-dependant gameevents
click
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-02-03
*Move object's field\visibility update functions to object from accessor
silver1ce
2010-01-26
* Fix compile
Brian
2010-01-26
* Moved game event starting / stoping to detail log level
Brian
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-18
*Remove some of no longer needed debug code.
QAston
2010-01-18
*Add some debug info to trac reason of assertion fail in Unit destructor.
QAston
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-01
Make the core boot alot cleaner. Fix some formating. Make custom attributes f...
p0wer
2009-12-24
Temporary revert 6743 commit. I fix this patch across 1-2 days.
n0n4m3
2009-12-23
Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor...
n0n4m3
2009-12-21
* Add support for RewSpellCast=-1. If -1 remove all auras applied to player at
Brian
2009-12-20
Merge MaNGOS, Gossip System. Autor NoFantasy.
win32
2009-12-18
[8667] Correctly respawn pooled object in case the same object is selected fo...
n0n4m3
2009-10-31
*Fix usage of grid removal state, thanks Sisif
maximius
2009-10-27
*Fix build
maximius
2009-10-27
*Cleanup..
maximius
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-07-12
[8151] Fixed some format warnings and typos. Author: Win32
megamage
2009-07-01
[8102] Simplify code base at new root method WorldObject::CleanupsBeforeD...
megamage
2009-06-16
[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...
megamage
2009-06-15
*Some creature display id update. By VladimirMangos and GriffonHeart
megamage
2009-05-31
[7918] Improve portability in work with uint64 string format specifiers a...
megamage
2009-05-30
*Add game event type GAMEEVENT_INTERNAL which can only be started by scripts.
megamage
2009-04-27
[7724] Fixed possible crash when a drunk player gets fall damage Author: Trazom
megamage
2009-04-27
[7716] Fixed some typos and possible crashes. Author: AlexDereka
megamage
2009-04-03
[7607] Improvements in support some generic achievement classes Author: V...
megamage
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-07
*Add missing files.
megamage