index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Groups
Age
Commit message (
Expand
)
Author
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-02
Fixed typo (and a crash) - damn copypasting from one line above
Shauren
2010-08-02
Groups are now stored by low guid in map
Shauren
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-29
Remade access_requirement table, now each difficulty mode for each instance h...
Shauren
2010-07-18
* Implement additional usage of item_template.FlagsExtra Horde / Ally only
Brian
2010-06-26
Add forgotten return
Tartalo
2010-06-26
Fix some deprecated checks on MapManager::CanPlayerEnter()
Tartalo
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-22
Fix possible bug occuring during shuffling of raid subgroups, and prevent cli...
Machiavelli
2010-06-21
Remove some redundant explicit NULL checks for pointers before ´delete´ or ...
Machiavelli
2010-06-09
* Added missing include paths that got lost in the merge a few revs ago
Brian
2010-06-08
* Remove more not needed relative paths in include files
Brian
2010-06-07
* Nope not yet
Brian
2010-06-07
Group::Disband: remove no longer needed code check.
Spp
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX
2010-06-05
rearranged core files
Rat