Danbias/Code/Game/GameLogic
Linda Andersson 5416df6d86 Merge remote-tracking branch 'origin/GameLogic' into GameLogic 2013-12-09 09:24:01 +01:00
..
Camera.cpp Created the game modules 2013-12-03 12:07:37 +01:00
Camera.h Created the game modules 2013-12-03 12:07:37 +01:00
CollisionManager.cpp Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
CollisionManager.h Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
DynamicObject.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
DynamicObject.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
Game.cpp GL - merge with graphics api. Lobby and game state. 2013-12-09 09:23:39 +01:00
Game.h Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
GameLogic.vcxproj GL- open a red window from lancher project 2013-12-04 11:32:43 +01:00
GameMode.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
GameMode.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
IGame.cpp Created the game modules 2013-12-03 12:07:37 +01:00
IGame.h Created the game modules 2013-12-03 12:07:37 +01:00
Level.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
Level.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
Object.cpp GL- open a red window from lancher project 2013-12-04 11:32:43 +01:00
Object.h Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
Player.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
Player.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
RefManager.cpp Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
RefManager.h Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic 2013-12-03 12:09:22 +01:00
StaticObject.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
StaticObject.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
TestGLMain.cpp Created the game modules 2013-12-03 12:07:37 +01:00
Weapon.cpp made "interfaces" of most classes 2013-12-05 11:50:39 +01:00
Weapon.h made "interfaces" of most classes 2013-12-05 11:50:39 +01:00