[10052] Camera System
commit5208b2bb94810cd70c198826092558e241441822
authorSilverIce <slifeleaf@gmail.com>
Sat, 12 Jun 2010 01:00:09 +0000 (12 05:00 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Mon, 14 Jun 2010 03:23:03 +0000 (14 07:23 +0400)
tree9f8c4deccb7358a0ce84b7bd19e26133ebd0601e
parent0503742083ece6b39cbc376db98681d10fc183c8
[10052] Camera System

(based on SilverIce's repo commit 4f2f4ab + next 3 more)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
27 files changed:
src/game/AchievementMgr.cpp
src/game/Camera.cpp [new file with mode: 0644]
src/game/Camera.h [new file with mode: 0644]
src/game/ChatHandler.cpp
src/game/DynamicObject.cpp
src/game/GridDefines.h
src/game/GridNotifiers.cpp
src/game/GridNotifiers.h
src/game/GridNotifiersImpl.h
src/game/Makefile.am
src/game/Map.cpp
src/game/Map.h
src/game/NPCHandler.cpp
src/game/Object.cpp
src/game/Object.h
src/game/ObjectGridLoader.cpp
src/game/Player.cpp
src/game/Player.h
src/game/Spell.h
src/game/SpellAuras.cpp
src/game/SpellEffects.cpp
src/game/Unit.cpp
src/shared/revision_nr.h
win/VC100/game.vcxproj
win/VC100/game.vcxproj.filters
win/VC80/game.vcproj
win/VC90/game.vcproj