Danbias/Code/Game/GameLogic
Pontus Fransson 9bdf258c5d GL - Updated LevelLoader 2.0. Bounding volume 1.0
The ObjectSpecialType enum is not correct. It has to be updated.
2014-02-07 14:12:54 +01:00
..
LevelLoader GL - Updated LevelLoader 2.0. Bounding volume 1.0 2014-02-07 14:12:54 +01:00
AttatchmentMassDriver.cpp GL - 20 boxes and a house 2014-02-05 15:54:48 +01:00
AttatchmentMassDriver.h GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00
AttatchmentSocket.cpp Created test box that should now be shot at by the player 2014-01-27 13:55:09 +01:00
AttatchmentSocket.h Created test box that should now be shot at by the player 2014-01-27 13:55:09 +01:00
CollisionManager.cpp GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
CollisionManager.h GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00
DynamicObject.cpp GL - updated constructors to set before and after collision response functions 2014-01-29 14:33:21 +01:00
DynamicObject.h GL - updated constructors to set before and after collision response functions 2014-01-29 14:33:21 +01:00
Game.cpp GL - Added jumppad(implemented but not tested) 2014-02-04 16:24:48 +01:00
Game.h GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
GameAPI.h GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
GameLogic.vcxproj GL - Added jumppad(implemented but not tested) 2014-02-04 16:24:48 +01:00
GameLogic.vcxproj.user asd 2014-02-03 10:42:40 +01:00
GameLogicDef.h Merged with Gamelogic branch and fixed errors and added features 2013-12-14 22:04:42 +01:00
GameLogicStates.h GL - adjusting in GL, added forcepushData struct for passing args when shooting. connect changes in network 2014-01-31 14:05:52 +01:00
GameMode.cpp GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
GameMode.h GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
Game_LevelData.cpp GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
Game_PlayerData.cpp GL - 20 boxes and a house 2014-02-05 15:54:48 +01:00
IAttatchment.cpp updated AttatchmentMassDriver and CollisionManager 2013-12-12 12:16:13 +01:00
IAttatchment.h GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00
JumpPad.cpp GL - Added jumppad(implemented but not tested) 2014-02-04 16:24:48 +01:00
JumpPad.h GL - Added jumppad(implemented but not tested) 2014-02-04 16:24:48 +01:00
Level.cpp GL - 20 boxes and a house 2014-02-05 15:54:48 +01:00
Level.h GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
Object.cpp GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
Object.h GL - merge with Erik 2014-02-03 16:21:48 +01:00
Player.cpp GL - almost ok, at least on the top of the world 2014-02-05 11:53:38 +01:00
Player.h GL - added more boxes and weaponfunctionality 2014-02-05 11:46:04 +01:00
StaticObject.cpp GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00
StaticObject.h GL - updated constructors to set before and after collision response functions 2014-01-29 14:33:21 +01:00
Team.cpp GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
Team.h GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
TeamManager.cpp GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
TeamManager.h GameLogic - pree-sprint merge 2014-01-20 15:47:52 +01:00
Weapon.cpp GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00
Weapon.h GL - first implementation of weapons forcepull with pickup functionallity 2014-02-03 15:32:58 +01:00