index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Groups
/
Group.cpp
Age
Commit message (
Expand
)
Author
2010-08-30
Core: Fix more warnings
Spp
2010-08-26
Core/Cleanup:
azazel
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
DB Layer:
Machiavelli
2010-08-14
Dungeon Finder: Remove players from queue when accept to join a group
Spp
2010-08-13
Dungeon Finder: Add vote kick support
Spp
2010-08-13
Dungeon Finder: Fix Teleport issues
Spp
2010-08-11
Dungeon Finder: Add proposals, find group algorithm and teleport support
Spp
2010-08-11
Dungeon Finder: Add LFG support to groups
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-08
* Rename: BattleGround -> Battleground.
XTZGZoReX
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
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-07
Group::Disband: remove no longer needed code check.
Spp
2010-06-05
rearranged core files
Rat