index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-13T20:01:02Z
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-09-14
Core/Scripts: Add GroupScript class
Spp
2010-09-13
Core/Dungeon Finder: Offer to continue only if dungeon is not complete
Spp
2010-09-12
Core/Arena: Fix a typo made by me in revision b468981513. You can now join Ar...
Liberate
2010-09-12
Core/Arena: Fixes a bug/exploit that makes you able to join arena with offlin...
Liberate
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-11
Core/Group: Some simple style cleanup in Group.cpp.
silinoron
2010-09-10
Code/Groups: use enum as parameter in Group::RemoveMember
Spp
2010-09-10
Core/Groups: Store group member roles to DB
Spp
2010-09-10
Core: Minor code cleanup before next commits
Spp
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