aboutsummaryrefslogtreecommitdiff
path: root/src/game/Group.cpp
AgeCommit message (Expand)Author
2010-05-31Dungeon Finder:Spp
2010-05-31ITEM_FLAGS_EXTRA_NEED_ROLL_DISABLED should only affect Need before Greed loot...Shauren
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by Vladi...click
2010-05-21Fixed disenchanting rolls being allowed for all items, now works as intendedShauren
2010-05-21Group: Fix guid and internal counter default value.Spp
2010-05-20Dungeon Finder: Initial setup and dungeon listingSpp
2010-05-08Add GUID to groupsSpp
2010-05-05Fix raid groups load from DB and save to DB.Trazom62
2010-05-04Add stricter regulations for instances (login-checks and support for sending ...click
2010-05-03Revert parts of a previous transaction-fix (would create a nested transaction...click
2010-04-19Code Style: Remove trailing spaces and tab to spacesSpp
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-17Implement auto pass on loot.Trazom62
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Fix Crash in GroupLoot and NeedBeforeGreed.Trazom62
2010-04-11Temp revert prev. commit.n0n4m3
2010-04-11Fix compile warning.n0n4m3
2010-04-11Fix some typo and compile errors.n0n4m3
2010-04-11Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode and some other fixes. Bi...n0n4m3
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-03-19Fix Object::IsInMap to check instanceId.Trazom62
2010-03-11Implement group loot for chest having GroupLootRules (go type=3, data15=1).Trazom62
2010-03-10Fix crash in group loading.Spp
2010-03-10Removed forgotten nonexistent colums from a query. Thank Aokromes for pointin...Xanadu
2010-03-09One overlooked redundant piece of code related to previous commit removed.Machiavelli
2010-03-09Small update to the group/party system.Machiavelli
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-02-15Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). ...n0n4m3
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-20Fix pass/need opcodethenecromancer
2010-01-17* Really revert commit fced5e40fa1e - don't ask me why, but hg is not being v...XTZGZoReX
2010-01-16Updated copyright for new year.n0n4m3
2010-01-13Backed out changeset: 52e769d95f14XTZGZoReX
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-13Restore hack for instance dungeon difficulty reset exploit.n0n4m3
2009-12-30* re-add missed part of commit from rev 6418Brian
2009-12-22Fix setting of "main tank" and "main assistant" variables in a raid group, an...Machiavelli
2009-12-20*apply trinity style to whole sourceRat
2009-12-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments copie...maximius