ekku [Sat, 06 Dec 2008 17:51:19 +0000] rev 222
reorganize PhysicsObject/Player/Projectile lists so that PhysicsObject doesn't need to know about its subclasses anymore, and PhysicsWorld doesn't need to know about GameState
terom [Sat, 06 Dec 2008 16:17:05 +0000] rev 221
reorganize the weapons code and input handling code
terom [Sat, 06 Dec 2008 14:36:37 +0000] rev 220
use Player static vars for texture loading, and load from the PROJECT_DATA_DIR path