Bullets now arbitrarily destroy shit.
authordsc <david.schoonover@gmail.com>
Sun, 5 Jun 2011 03:55:47 +0000 (20:55 -0700)
committerdsc <david.schoonover@gmail.com>
Sun, 5 Jun 2011 03:55:47 +0000 (20:55 -0700)
commit2a6200bf8b56abbf3eeecea44f06861ed10857c2
treeb1b81e4002bb3e6cee0f8f5f748790b12c1baece
parent35eed295c68be1b3cafc864d5b2f5ff0890a9ed1
Bullets now arbitrarily destroy shit.
34 files changed:
src/Tanks.h
src/TanksMacros.h
src/game/QQActive.h
src/game/QQGame.h
src/game/QQGame.mm
src/game/QQGameTime.h [new file with mode: 0644]
src/game/QQPhysical.h
src/game/QQThing.h
src/game/ability/QQCooldown.h
src/game/ability/QQCooldown.mm
src/game/actor/QQActor.h
src/game/actor/QQActor.mm
src/game/actor/QQActors.h
src/game/actor/QQUnit.mm
src/game/actor/bullet/QQBullet.h
src/game/actor/bullet/QQBullet.mm
src/game/actor/unit/QQTank.mm
src/physics/QQWorld.h
src/physics/QQWorld.mm
src/physics/event/QQContactNotification.mm
src/qq/NSSet+QQExtensions.h [new file with mode: 0644]
src/qq/NSSet+QQExtensions.mm [new file with mode: 0644]
src/qq/QQNotificationCenter.h [new file with mode: 0644]
src/qq/QQNotificationCenter.mm [new file with mode: 0644]
src/qq/QQNotificationProxy.h [new file with mode: 0644]
src/qq/QQNotificationProxy.mm [new file with mode: 0644]
src/qq/QQNotifier.h
src/qq/QQNotifiers.h [new file with mode: 0644]
src/qq/QQObject.h [deleted file]
src/qq/QQObject.mm [deleted file]
src/qq/QQObservable.h
src/ui/QQAppDelegate.h
src/ui/QQAppDelegate.mm
tanks.xcodeproj/project.pbxproj