aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-03-11Fixed ACTION_T_COMBAT_MOVEMENT preventing waypoint movement in OOC state.Xanadu
2010-03-10* Add 2 unknown target flags.XTZGZoReX
2010-03-10Minor code style cleanupMachiavelli
2010-03-10Use "REPLACE INTO" instead of "DELETE" + "INSERT INTO" in Item::SaveToDB call...Machiavelli
2010-03-10Overlooked ObjectMgr changes to reflect group table structure updates. Fixes ...Machiavelli
2010-03-10* Another update of AiReaction.XTZGZoReX
2010-03-10Fix debug msg in Unit::SetCharmedBySpp
2010-03-10Fix crash in group loading.Spp
2010-03-10Totem* casts.raczman
2010-03-10Removed forgotten nonexistent colums from a query. Thank Aokromes for pointin...Xanadu
2010-03-10* Add GUID logging in Unit::SetCharmedBy.XTZGZoReX
2010-03-10* Update AiReaction enum.XTZGZoReX
2010-03-09Fix quest reward money showing up as experience reward in quest reward offeri...Machiavelli
2010-03-09Fix removal of action buttons by removing some redundant code.Machiavelli
2010-03-09Fix enchant items in trade window.Spp
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-09Add level restrictions to some commands:Spp
2010-03-09Rename 'Hostil' to 'Hostile'Spp
2010-03-09Limit ChatHandler::HandleModifyHPCommand to players. Closes issue #1031Spp
2010-03-08Backed out commit 3cb8647899, values are in dbcs, if you have issues with the..._manuel_
2010-03-08fix my typo in a4f4c51dca,silver1ce
2010-03-08Fix crash in AuraEffect::HandleShapeshiftBooststhenecromancer
2010-03-07fix my typosilver1ce
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-03-07avoid send movement packet at death twice, cleanupsilver1ce
2010-03-07Added new type-safe cast functions.raczman
2010-03-07Remove 94567c94e6, instead don't check range/facing when finishing instant ca...thenecromancer
2010-03-07*Format BattleGroundSA.cppthenecromancer
2010-03-07check creature's base stats table in more proper waysilver1ce
2010-03-06prevent stack overflow caused by MoveInLineOfSight callssilver1ce
2010-03-06* Fix typo in opcode name.XTZGZoReX
2010-03-06Send movement packet on creature/player death (expected for animation display...thenecromancer
2010-03-05Fix SoTA draw game by Gyullo._manuel_
2010-03-04Fix Shadow Affinity. Patch by Ouden. Fixes issue #988.p0wer
2010-03-03Once again change values for BattleGroundSA honor reward at end. Sorry for mi...p0wer
2010-03-02Fix command .go ticket. Will properly work now rather then show syntax error....p0wer
2010-03-02Move initialization of m_GMticketid to avoid random numbers being assigned if...p0wer
2010-03-02If stealth-only spell fails, shouldn't remove you from stealth. Fix by lol584...p0wer
2010-03-02Fix values for honor gain after SotA end. Someone slap me, because I cannot g...p0wer
2010-03-02Missed change from last commit. These variables aren't needed.p0wer
2010-03-02Add correct values for honor gain after SotA. Also, fix issues with compiling...p0wer
2010-03-03changes in creature base stats storagesilver1ce
2010-03-03store unit's level in uint8 formatsilver1ce
2010-03-03add creature expansion checksilver1ce
2010-03-02Merge. ><p0wer
2010-03-02Some SA fixes by gyullo.p0wer
2010-03-02* Move some values out of the data blob in the characters tableBrian
2010-03-02* mergeBrian
2010-03-03skip ai reaction at self relocationsilver1ce