aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-04-11Fix GCD in case of cast interrupt.Trazom62
2010-04-11* Fix: PvP vs PvE diminishing of Hunters Mark (2m/5m)click
2010-04-11Finish basic implement support client version 3.3.3a build 11723. Need extrac...n0n4m3
2010-04-11Final fix basepoints calculation, thx to Vladimir, Laise.n0n4m3
2010-04-11Fix load spell.dbc, sql table spell_dbc also drop unused fields.n0n4m3
2010-04-11Fix some typo and compile errors.n0n4m3
2010-04-11Update IsExplicitDiscoverySpell/IsLootCraftingSpell and related code. by Vlad...n0n4m3
2010-04-11Some fixes for quests/basePoints calculation, realm server.n0n4m3
2010-04-11Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode and some other fixes. Bi...n0n4m3
2010-04-11Implement some opcodes. Big thx to TOM_RUS.n0n4m3
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-11Fix quests and auctionhouse.n0n4m3
2010-04-11Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.n0n4m3
2010-04-11Not use PLAYER_FIELD_ARENA_TEAM_INFO_1_1 directly. Big thx to TOM_RUS.n0n4m3
2010-04-11Some fixes to guild/arenateam events. Big thx to TOM_RUS.n0n4m3
2010-04-11Drop characters data blob. Bit thx to hunuza.n0n4m3
2010-04-11Fix CMSG_REQUEST_VEHICLE_SWITCH_SEAT to allow change to accesory seat.Spp
2010-04-11Tab to spacesSpp
2010-04-10Fix CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE and CMSG_REQUEST_VEHICLE_SWITCH_S...Spp
2010-04-10Fix Crash in FoS.Trazom62
2010-04-10*modified spelldifficulty handler to work with all spell casts for creatures ...Rat
2010-04-10Fix vehicle stacking (no more pyramids for you!)click
2010-04-09*backout 7819Rat
2010-04-09Implement Global Cooldown (originaly written for TC2 v2.4.3).Trazom62
2010-04-09* Proper format for CustomSpellDifficulty.dbcBrian
2010-04-09Avoid crash in TurretAI if spell1=0 and issue an error log instead.Trazom62
2010-04-09*added code for loading Spelldifficulty.dbc + Custom Spelldifficulty from Dat...Rat
2010-04-08Script Instance Forge of Souls.Trazom62
2010-04-08SOTA: Fix graveyard respawn location.Spp
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-04-07Fix a typo in SOTA that prevented players to respawn in one of the graveyardsSpp
2010-04-07Blackrock Spire: Implements Leroy Jenkins achievement, by Spichy.Tartalo
2010-04-07Include ACE headers in case they are not in system path.raczman
2010-04-06*fix bug "cant cast or logout till you move a bit if someone dismounted near ...Rat
2010-04-06Branch mergeTartalo
2010-04-06Eastern Kingdoms, Alterac Valley: Scripts for Marshalls, Warmasters and bossesTartalo
2010-04-06Cleaned up include directories in cmakes.raczman
2010-04-05* Added EPIC difficulty (not currently used) to difficulties enumBrian
2010-04-05* Actual backoutBrian
2010-04-05* Backed out changeset 44ff24439269Brian
2010-04-05Fix pet leveling logic. Patch by click.XTZGZoReX
2010-04-05Fix wrong condition in previous commit, sorry for thatthenecromancer