aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2011-01-06Core/Entities: Fix a silly typo in Object::AddExtraMovementFlagMachiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-29Fix build from 68c6189201b4aa111664Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-17Core/Vehicles: Fix facing adjustment. Patch by beberlescaraberSpp
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-11-16Core/WorldObjects: Destroy for nearby players before removing from worldlinencloth
2010-11-14Core/WorldObjects: Prevent most notifiers to be used to visit grids/cells usi...linencloth
2010-11-14Core/Player: Fix sight rangelinencloth
2010-11-13Fixed recently added compile warningsShauren
2010-11-13Core:linencloth
2010-10-21Core: optimize string splittinglinencloth
2010-10-17Core/Objects: added ToUnit(), ToGameObject() (will be used in future)Rat
2010-10-09Core/Misc: Remove some not needed code that got through in the merge.runningnak3d
2010-10-09Misc/CodeStyle: Apply proper code style to c746695313runningnak3d
2010-10-08Core/GameObject: Create enum GameObjectDynamicLowFlags instead of using hardrunningnak3d
2010-10-08Core/Misc: Fix logic problem.runningnak3d
2010-10-08Core/WorldPacket: Only activate GOs if in GM mode and not make them sparkle.runningnak3d
2010-10-06Core/WorldPacket: Add support for generic (type 5) GOs sparkling if objectiverunningnak3d
2010-10-06Core/WorldPacket: Update packet to make type 10 GOs sparkle when objective ofrunningnak3d
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-21Core/Object: Add an assert in Object::RemoveFlag to help explain the crash in...silinoron
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-30Core: Fix more warningsSpp
2010-08-27Revert unintended change to UpdateFields.h. This file should NEVER be changed...Liberate
2010-08-27Updates the arena rating system to use Matchmaker Rating.Liberate
2010-08-26*Backout r9c4be12837.QAston
2010-08-27Core/Cleanup: move repeating code for locale strings retrieval into separate ...azazel
2010-08-26*Allow WorldObject::FindNearestGameOobject to search in distance bigger than ...QAston
2010-08-26Core:azazel
2010-08-24Core: Fix more warningsSpp
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-21Core: Remove lots warnings:Spp
2010-08-08*Implement spell casting on transports (no more out of range error, etc)QAston
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-06Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...click
2010-08-05Make use of new ToItem() castsShauren