Pontus Fransson
|
e718048f7f
|
GL - Lan State
|
2014-01-31 10:49:52 +01:00 |
lindaandersson
|
4df6b849a6
|
GL - working with new models and server
|
2014-01-31 09:39:44 +01:00 |
Dennis Andersen
|
34b6b29fc4
|
GameLogic - Merged with GL
|
2014-01-31 09:24:16 +01:00 |
Erik Persson
|
31feccf284
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
Conflicts:
Code/Game/DanBiasGame/GameClientState/GameState.cpp
Code/Game/GameLogic/Game.cpp
|
2014-01-31 09:17:54 +01:00 |
lindaandersson
|
a6ff6eba42
|
GL - merge with server
|
2014-01-31 09:14:55 +01:00 |
Erik Persson
|
c30db71e94
|
GL - more testing and changes to the level and using the physics API
|
2014-01-31 09:12:15 +01:00 |
Dennis Andersen
|
40f0fe61f0
|
GameServer - Fixed Protocols not recieveing properly and fixed the resource loader.
|
2014-01-31 08:41:08 +01:00 |
Pontus Fransson
|
cec022b381
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 23:24:16 +01:00 |
Pontus Fransson
|
3c1eed0f3f
|
GL - Added LanMenuState
|
2014-01-30 23:23:37 +01:00 |
lindaandersson
|
bb8e92ec36
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 15:20:44 +01:00 |
lindaandersson
|
0aa39275e3
|
GL - only client with server update server. Update recieverfunction
|
2014-01-30 15:20:35 +01:00 |
Erik Persson
|
ae6a570a12
|
GL - trying to make walking nice
|
2014-01-30 15:12:53 +01:00 |
Sam Mario Svensson
|
4167b6a93b
|
GL- merge fix
|
2014-01-30 15:02:35 +01:00 |
lindaandersson
|
2bb2d0cd56
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 14:58:30 +01:00 |
lindaandersson
|
713dc269d1
|
Merge branch 'GameServer' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 14:18:00 +01:00 |
lindaandersson
|
05e24d0514
|
GL - uppdate server
|
2014-01-30 14:17:50 +01:00 |
Dennis Andersen
|
09f39ec26d
|
GameServer - Added acces directly to clients in network session
|
2014-01-30 14:15:25 +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 |
lindaandersson
|
1ccf98e3eb
|
GL - added loginstate
|
2014-01-30 11:58:44 +01:00 |
lindaandersson
|
d41ddca45d
|
Merge branch 'GameServer' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 11:13:42 +01:00 |
Erik Persson
|
323b7322fa
|
GL - testing
|
2014-01-30 11:11:45 +01:00 |
Dennis Andersen
|
05740665da
|
GameServer - Fixed a small error regarding not reaching some data
|
2014-01-30 11:11:04 +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 |
lindaandersson
|
7d9d8e4615
|
GL - added jump
|
2014-01-30 09:07:56 +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 |
Dennis Andersen
|
36f057d2cc
|
Broekn branch not broekn more
|
2014-01-29 10:18:01 +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 |
Dennis Andersen
|
91e825dbfb
|
Broekn stuff to tobias
|
2014-01-28 09:00:02 +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 |
lindaandersson
|
5b984db9ba
|
GL - gameState merge
|
2014-01-27 13:25: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
|
3f144289ec
|
GL - merge with gameserver, crash on collision in gameLogic
|
2014-01-23 08:30:26 +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 |
Dennis Andersen
|
22a5db97f8
|
Added final protocols, and a bit of support for them on server side
|
2014-01-22 15:22:52 +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
|
8792aab992
|
GL - merge with gameServer
|
2014-01-21 14:36:46 +01:00 |
Dennis Andersen
|
50c09547f3
|
GameServer - Added protocols and stuff
|
2014-01-21 14:32:42 +01:00 |
lindaandersson
|
561418c427
|
GL - gravity working
|
2014-01-21 14:28:27 +01:00 |
lindaandersson
|
06d468299a
|
GL - linking problem fix
|
2014-01-21 10:37:45 +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
|
0a41d20099
|
GameLogic - Merged with graphics
|
2014-01-20 16:36:25 +01:00 |
Dennis Andersen
|
386b27e2f7
|
GameLogic - Merge with sprint2.5
|
2014-01-20 16:17:01 +01:00 |
Dennis Andersen
|
1a3c63cda9
|
GameLogic - fixed some minor merging errors
|
2014-01-20 16:02:26 +01:00 |
Dennis Andersen
|
ab2a3a3892
|
GameLogic - fixed some minor merging errors
|
2014-01-20 16:01:54 +01:00 |
Dennis Andersen
|
6c3c234be1
|
GameLogic - pree-sprint merge
|
2014-01-20 15:47:52 +01:00 |
lindaandersson
|
a1128986d5
|
Merge with Gamle Logic
|
2014-01-20 11:59:43 +01:00 |
Erik Persson
|
ce4c57bab3
|
GL - player inherits dynamicobject instead of object
|
2014-01-20 08:40:41 +01:00 |
Erik Persson
|
eaf0ae1479
|
GL - can now compile
|
2014-01-17 08:52:34 +01:00 |
lindaandersson
|
7b2be02113
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-16 12:26:33 +01:00 |
lindaandersson
|
a168328a44
|
GL - movement with physics working!!
|
2014-01-16 12:26:14 +01:00 |
Erik Persson
|
d08e999f07
|
Create level and initiate it with a rigidbody etc
|
2014-01-16 12:08:24 +01:00 |
Erik Persson
|
225d8912da
|
GL - make rigidbody level
|
2014-01-16 11:40:29 +01:00 |
Erik Persson
|
0080a9f6f2
|
small name changes
|
2014-01-16 11:17:19 +01:00 |
Erik Persson
|
567fa229eb
|
small name changes
|
2014-01-16 11:07:45 +01:00 |
lindaandersson
|
aac92bc20e
|
GL- send new player pos to client
|
2014-01-16 09:30:16 +01:00 |
lindaandersson
|
0c8783ba84
|
GL - merge done
|
2014-01-15 12:02:52 +01:00 |
lindaandersson
|
8557559b9b
|
GL - going to merge
|
2014-01-15 11:57:36 +01:00 |
Dennis Andersen
|
5f00aa7af7
|
GL - Merge with origin/Gamelogic
|
2014-01-15 11:45:34 +01:00 |
Erik Persson
|
208482b0ce
|
GL merge error
|
2014-01-15 11:25:59 +01:00 |
Dennis Andersen
|
ceac5ce31d
|
Modified namespace around Threadsafe queue and IQueue. Added TCP_NODELAY to sockets. Implemented some functionality to gamelogic
|
2014-01-15 11:03:25 +01:00 |
lindaandersson
|
9a32c44e49
|
GL - Merge branch 'GameLogic'
|
2014-01-15 08:19:35 +01:00 |
lindaandersson
|
0ffe26c134
|
GL - Merge client with gameserver
|
2014-01-15 08:18:06 +01:00 |
Dennis Andersen
|
54babfc7c7
|
Gameserver - Merged with Gamelogic
|
2014-01-14 10:38:35 +01:00 |
Erik Persson
|
4c1be4d807
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
Conflicts:
Code/Game/GameLogic/Game.cpp
|
2014-01-14 10:33:08 +01:00 |
Dennis Andersen
|
87b8c0c7bb
|
Gameserver - Merged with Gamelogic
|
2014-01-14 10:29:39 +01:00 |
Erik Persson
|
54240b217c
|
GameLogic - game interface updated(not finnished)
förlåt dennis
|
2014-01-14 10:28:12 +01:00 |
lindaandersson
|
32e64c0dbb
|
GL - moved reciever struct to a separate file
|
2014-01-14 10:25:49 +01:00 |
Dennis Andersen
|
82de85d1ac
|
Fixed minor server network bug, modified shader to get visual
|
2014-01-14 10:15:50 +01:00 |
Dennis Andersen
|
97cba4248d
|
GameServer - Added more protocols. Divided the code in gamesession into several .cpp files
|
2014-01-14 09:25:22 +01:00 |
lindaandersson
|
04c5898f4e
|
GL - sending string and createOBJ working
|
2014-01-14 09:24:55 +01:00 |
Dennis Andersen
|
eb9360377d
|
GameServer - Merged with other half of GameLogic
|
2014-01-13 12:50:27 +01:00 |
Dennis Andersen
|
ce89e6bc98
|
GameServer - Fixed some minor bugs, one that made server crash on exit. Also integrated some of GameLogics new API functions
|
2014-01-13 12:44:33 +01:00 |
lindaandersson
|
792f78c34a
|
GL- adding client UML, trying AddObj protocol with down-button. Problem with sending char*
|
2014-01-13 12:11:45 +01:00 |
Dennis Andersen
|
2b5a5b2fbd
|
GameServer - Merge with gamelogic
|
2014-01-10 23:36:03 +01:00 |
Erik Persson
|
059b3dd5e4
|
GameLogic - Basic game interface made (functions not yet implemented)
|
2014-01-10 12:33:15 +01:00 |
lindaandersson
|
f6ba81cd44
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-10 10:48:29 +01:00 |
lindaandersson
|
c541d032e7
|
GL - can move a obj on the client via the server
|
2014-01-10 10:47:54 +01:00 |
Erik Persson
|
586031aa94
|
GameLogic - making sure GameLogic uses the new physics api
|
2014-01-10 10:08:42 +01:00 |
Dennis Andersen
|
a02a32c029
|
Network now closes listener gracefully, meaning threads dont crash anymore, also fixed a minor bug in Game folder
|
2014-01-09 14:18:01 +01:00 |
Erik Persson
|
52ba5602d5
|
GameLogic - player now using some of the new phys api
|
2014-01-09 13:06:18 +01:00 |
Erik Persson
|
48b9189a03
|
Revert "state"
This reverts commit 4a07586076 .
|
2014-01-09 12:51:17 +01:00 |
Erik Persson
|
4a07586076
|
state
|
2014-01-09 12:43:32 +01:00 |
Dennis Andersen
|
42de421904
|
Master - Modified igore
|
2014-01-08 13:07:55 +01:00 |
Dennis Andersen
|
ed202a15a2
|
Worked over the holidays
|
2014-01-07 10:26:09 +01:00 |
Dennis Andersen
|
0065779205
|
Added comments where the physic generated errors due to big patch
|
2013-12-21 17:37:30 +01:00 |
Erik Persson
|
d3721fcada
|
last updates
random stuff
|
2013-12-20 11:10:36 +01:00 |
Dennis Andersen
|
be39365a27
|
Gamelogic - Merged with existing stuff
|
2013-12-20 09:47:24 +01:00 |
Dennis Andersen
|
15d6ac8cf9
|
GameLogic - Final sprint2 merge
|
2013-12-20 09:42:02 +01:00 |
Linda Andersson
|
ea5fc78817
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2013-12-20 09:04:30 +01:00 |
Linda Andersson
|
606cb10f8b
|
GL - removed server include from gameLancher
|
2013-12-20 09:04:18 +01:00 |
Erik Persson
|
f4232ca0b4
|
gamplay code in gamesession
|
2013-12-20 08:59:59 +01:00 |
Dennis Andersen
|
694d5576d7
|
GameLogic - Pre-merge with physics
|
2013-12-19 15:35:49 +01:00 |
Linda Andersson
|
ecf1c5fc36
|
GL - delete timer
|
2013-12-19 14:32:52 +01:00 |
Linda Andersson
|
ea59c25119
|
GL - mergeing error
|
2013-12-19 13:49:46 +01:00 |
Linda Andersson
|
bb61b83392
|
GL - merge
|
2013-12-19 13:46:01 +01:00 |
Dennis Andersen
|
d68fd63b25
|
Added server launcher
|
2013-12-19 13:35:56 +01:00 |
Dennis Andersen
|
0570d76e24
|
Modified part of some player states
|
2013-12-19 12:41:37 +01:00 |
Dennis Andersen
|
934aa6e45a
|
Merge
|
2013-12-19 12:34:59 +01:00 |
Dennis Andersen
|
beb116e964
|
Fixed some threafing and stuff
|
2013-12-19 12:32:23 +01:00 |
Linda Andersson
|
27aad0d86f
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2013-12-19 11:58:54 +01:00 |
Linda Andersson
|
ba6f7114b5
|
GL - added id in object, vector
|
2013-12-19 11:58:42 +01:00 |
Erik Persson
|
e68001da0e
|
testing updated
message to client about object creation, message to client about player
movement
|
2013-12-19 11:46:11 +01:00 |
Linda Andersson
|
057dce0aca
|
GL - merge errors
|
2013-12-19 10:31:59 +01:00 |
Linda Andersson
|
13430f31fc
|
GL - merge and some more protocols
|
2013-12-19 10:22:32 +01:00 |
Erik Persson
|
0ea08fbd54
|
gamesession testing
|
2013-12-19 10:21:03 +01:00 |
Linda Andersson
|
a4907c8e2e
|
GL - control protocol added
|
2013-12-18 15:28:47 +01:00 |
Dennis Andersen
|
92b3525587
|
GameLogic - Cleanup after erik ;)
|
2013-12-18 13:12:11 +01:00 |
Dennis Andersen
|
33d045de1a
|
GameLogic - Merge with Erik
|
2013-12-18 13:10:47 +01:00 |
Dennis Andersen
|
8721224d7c
|
GameLogic - Added alot of functionality to Game related parts
|
2013-12-18 13:07:10 +01:00 |
Erik Persson
|
f5490bf111
|
using a global id in object
|
2013-12-18 13:01:25 +01:00 |
Linda Andersson
|
0c98e2847d
|
GL - added some protocols
|
2013-12-18 12:18:01 +01:00 |
Linda Andersson
|
e16c939285
|
GL - using window manager, fixed consistent linking in danBiasGame
|
2013-12-18 10:47:30 +01:00 |
Dennis Andersen
|
e9c5a49778
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2013-12-18 08:44:18 +01:00 |