Dennis Andersen
|
40f0fe61f0
|
GameServer - Fixed Protocols not recieveing properly and fixed the resource loader.
|
2014-01-31 08:41:08 +01:00 |
Sam Mario Svensson
|
261421af21
|
Merge remote-tracking branch 'origin/GameLogic-LevelFormat' into GameLogic
|
2014-01-30 13:44:18 +01:00 |
Sam Mario Svensson
|
c78bbba3eb
|
GL- Removed commentet unnecessary code
|
2014-01-30 13:33:59 +01:00 |
lindaandersson
|
2a69af5c9f
|
GL - merge
|
2014-01-30 12:01:48 +01:00 |
Erik Persson
|
323b7322fa
|
GL - testing
|
2014-01-30 11:11:45 +01:00 |
lindaandersson
|
a249e7ede9
|
GL - merge with new serverAPI
|
2014-01-30 10:57:44 +01:00 |
lindaandersson
|
09693c7f35
|
GL - merge
|
2014-01-30 09:40:58 +01:00 |
Dennis Andersen
|
fa29cd7307
|
GameServer - Merged with GameLogic
|
2014-01-30 00:19:00 +01:00 |
lindaandersson
|
44ba45bcc2
|
GL - added setCollisionfunc to object
|
2014-01-29 16:01:56 +01:00 |
Dennis Andersen
|
1e89bb4e30
|
Fixed protocol messaging. Known crash when recieveing protocol on server after a while...
|
2014-01-29 15:01:14 +01:00 |
lindaandersson
|
446bdd412b
|
GL - updated constructors to set before and after collision response functions
|
2014-01-29 14:33:21 +01:00 |
lindaandersson
|
16334ea2db
|
GL - collision working, going to merge with physics
|
2014-01-29 13:18:17 +01:00 |
Sam Mario Svensson
|
f968adebeb
|
GL - LevelLoader = done and done
|
2014-01-28 16:15:10 +01:00 |
lindaandersson
|
3b552d5361
|
GL - change gamelogic to use the new physics
|
2014-01-28 15:44:32 +01:00 |
lindaandersson
|
a56fcbcb9b
|
GL - can send object position from level objects, gravity and frustrum problems.
|
2014-01-28 15:04:25 +01:00 |
Sam Mario Svensson
|
2b63563a9b
|
Merge branch 'GameLogic-LevelFormat' of https://github.com/dean11/Danbias into GameLogic-LevelFormat
|
2014-01-28 11:30:59 +01:00 |
Sam Mario Svensson
|
d2ebad7445
|
GL - Fixed ParseFunction so now we only have 1 + specialcases functions instead of 1 function for every case
|
2014-01-28 11:29:35 +01:00 |
Pontus Fransson
|
4de1c1aafd
|
GL - More Object structs, LevelLoader api comments.
Changed the LevelParser to use the new functions from ParserFunctions.
Might need to cast something to (void*).
|
2014-01-28 11:27:29 +01:00 |
Sam Mario Svensson
|
dd2b214122
|
GL- la in memcpy för parsing i parseFunctions
|
2014-01-27 14:57:18 +01:00 |
Erik Persson
|
e11dc6551c
|
GL - ?
|
2014-01-27 14:45:19 +01:00 |
lindaandersson
|
a8dbf2a4c9
|
GL - added test box to level
|
2014-01-27 14:43:39 +01:00 |
lindaandersson
|
3896514bae
|
GL - mergecommit
|
2014-01-27 14:02:37 +01:00 |
Sam Mario Svensson
|
91bf6ce901
|
GL- LevelFormat fix
|
2014-01-27 13:57:18 +01:00 |
lindaandersson
|
4085a5f5e2
|
GL - added shot protocol
|
2014-01-27 13:56:31 +01:00 |
Erik Persson
|
1ed1bab751
|
Created test box that should now be shot at by the player
|
2014-01-27 13:55:09 +01:00 |
Sam Mario Svensson
|
d6432b2c73
|
Merge branch 'GameLogic-LevelFormat' of https://github.com/dean11/Danbias into GameLogic-LevelFormat
|
2014-01-27 10:16:25 +01:00 |
Sam Mario Svensson
|
1748fe323a
|
GL - Added Parsing functions for levelLoader and moved Packing classes to misc
|
2014-01-27 10:15:39 +01:00 |
Pontus Fransson
|
e188794aa3
|
GL - Load level in LevelParser
|
2014-01-27 10:14:02 +01:00 |
Erik Persson
|
74ac5e2d31
|
Updated creation of objects
|
2014-01-27 08:54:25 +01:00 |
Sam Mario Svensson
|
3c1d66e3f8
|
Merge branch 'GameLogic-LevelFormat' of https://github.com/dean11/Danbias into GameLogic-LevelFormat
Conflicts:
Code/Dokumentation/LevelLoader.uxf
Code/Game/GameLogic/GameLogic.vcxproj
|
2014-01-24 10:42:19 +01:00 |
Sam Mario Svensson
|
c84ed645f0
|
GameLogic - implementation of LevelLoader
|
2014-01-24 10:22:18 +01:00 |
Pontus Fransson
|
aaf3bf30f9
|
GL - LevelParser half way implemented.
|
2014-01-24 10:01:58 +01:00 |
Pontus Fransson
|
0f5517398d
|
GL - Update uml, LevelParser.h.cpp ObjectDefines.h
|
2014-01-24 09:00:59 +01:00 |
lindaandersson
|
fb2cf714c6
|
GL - sending dir to server, forward and backward walking works
|
2014-01-23 14:28:53 +01:00 |
lindaandersson
|
07e5519850
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-23 09:25:02 +01:00 |
lindaandersson
|
8c297d1e9b
|
GL - starting to send lookdir to server
|
2014-01-23 09:24:55 +01:00 |
Erik Persson
|
bd739f8acb
|
GL - Creation of objects kinda sorted
|
2014-01-23 09:14:04 +01:00 |
Erik Persson
|
121fd51c45
|
GL collision with level should worm
|
2014-01-23 08:57:46 +01:00 |
lindaandersson
|
a591903d8f
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-23 08:25:10 +01:00 |
lindaandersson
|
f657a58a4f
|
GL - adding a camera on the client
|
2014-01-23 08:24:35 +01:00 |
Erik Persson
|
6a888cb154
|
GL - adjusting collisionManager
|
2014-01-22 15:47:44 +01:00 |
Erik Persson
|
ce80e8155c
|
GL - formatting mistake
|
2014-01-22 14:39:10 +01:00 |
Erik Persson
|
43eac4cbe3
|
moved ForcePushAction for massdriver to collisionManager
|
2014-01-22 14:26:45 +01:00 |
Erik Persson
|
80204ecbe3
|
GL - Massdriver usage of applyeffect
|
2014-01-22 13:02:13 +01:00 |
Erik Persson
|
954de26b43
|
GL - mergeproblems
|
2014-01-21 16:11:02 +01:00 |
Erik Persson
|
0aae9de92b
|
blah
|
2014-01-21 16:10:07 +01:00 |
Erik Persson
|
ebaa668382
|
Major updates to Collision handling with the class CollitionManager. changes started on the massdriver
|
2014-01-21 16:09:39 +01:00 |
lindaandersson
|
561418c427
|
GL - gravity working
|
2014-01-21 14:28:27 +01:00 |
Dennis Andersen
|
f7f59e8ac8
|
GameServer - Added more protocols and modified old ones a bit. Also added a new project that starts both server and client
|
2014-01-21 09:52:48 +01:00 |
Dennis Andersen
|
386b27e2f7
|
GameLogic - Merge with sprint2.5
|
2014-01-20 16:17:01 +01:00 |