Danbias/Code/GameLogic
Linda Andersson 96245fc52e merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
..
DynamicObject.cpp merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
DynamicObject.h split worldObject into dynamic and static types 2013-11-20 14:25:37 +01:00
Game.cpp Merge branch 'GameLogicBranch' of https://github.com/dean11/Danbias into GameLogicBranch 2013-11-20 15:47:31 +01:00
Game.h merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
GameLogic.vcxproj merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
GameLogic.vcxproj.filters merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
IGame.cpp adding IGame interface 2013-11-20 15:47:11 +01:00
IGame.h merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
Level.cpp added level and player 2013-11-19 11:07:14 +01:00
Level.h added level and player 2013-11-19 11:07:14 +01:00
Object.cpp object and worldObject 2013-11-19 18:35:35 +01:00
Object.h worldObject update 2013-11-20 12:23:45 +01:00
Player.cpp added level and player 2013-11-19 11:07:14 +01:00
Player.h added weapon and connected it to player 2013-11-20 14:18:31 +01:00
StaticObject.cpp merged with wapon, static and dynamic 2013-11-20 16:01:39 +01:00
StaticObject.h split worldObject into dynamic and static types 2013-11-20 14:25:37 +01:00
Weapon.cpp added weapon and connected it to player 2013-11-20 14:18:31 +01:00
Weapon.h added weapon and connected it to player 2013-11-20 14:18:31 +01:00