Commit Graph

29 Commits

Author SHA1 Message Date
ViktorLjung 34263dc9a6 Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn 2014-03-14 00:57:59 +01:00
ViktorLjung 4b9cb71cca Fixad FOV
Levelgen Spawnfrequency
2014-03-14 00:57:52 +01:00
Jace 23701c4ac2 GLM... radians pls. 2014-03-14 00:37:09 +01:00
Jace cbb8eac917 Children transforms relative to parents using TransformSystem::AbsolutePosition and TransformSystem::AbsoluteOrientation 2014-03-13 23:44:32 +01:00
Jace a711ea7db8 Fancy sounds 2014-03-13 16:28:39 +01:00
Jace b34d2d3dd0 Optimizations 2014-03-13 14:01:15 +01:00
Adam ca09d03d2b Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/GameWorld.cpp
2014-03-13 01:49:08 +01:00
Adam 5ae8a15bcf Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/GameWorld.cpp
	Escape-the-Dawn/GameWorld.h
2014-03-13 01:45:27 +01:00
Jace 99e1b4f8d6 Transform.Scale 2014-03-13 01:32:09 +01:00
Tobias Dahl 0ec0022d6a WIP Lights 2014-03-11 09:18:51 +01:00
Adam 0bdabe3855 Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/Systems/SoundsSystem.cpp
2014-03-10 01:59:48 +01:00
Adam 720d9d8776 Soundsystem ALMOST DONE 2014-03-10 01:58:29 +01:00
ViktorLjung 928c6be1fe Rör på kameran!!! :D 2014-03-10 00:48:48 +01:00
ViktorLjung fc4f1adf5f Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn 2014-03-09 21:08:07 +01:00
ViktorLjung 1cf158b3a2 RenderSystem 2014-03-09 21:07:51 +01:00
Jace bca46de9e1 Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/Escape-the-Dawn.vcxproj
2014-03-09 20:01:59 +01:00
Jace 34889b3b0e Entity properties using boost::any. You'll need Boost now. 2014-03-09 19:05:57 +01:00
Adam e4c443042b SoundSystem påbörjat 2014-03-09 18:13:14 +01:00
Jace c952953787 SystemFactory for dynamic creation and fetching of systems in a world. 2014-03-09 03:37:39 +01:00
Adam 2fa8963e0a Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/AABB.h
	Escape-the-Dawn/Components/Bounds.h
	Escape-the-Dawn/Escape-the-Dawn.vcxproj
	Escape-the-Dawn/Escape-the-Dawn.vcxproj.filters
2014-03-07 19:17:24 +01:00
Adam 566a5c2d93 Added OpenAL 2014-03-07 19:14:38 +01:00
Jace 95a36794e3 Input system complete (untested) 2014-03-07 02:53:52 +01:00
Jace b1f0bc7cce Renderer refactoring. WIP InputSystem. 2014-03-07 02:28:19 +01:00
Jace e65db077d5 Refactored factory and component system. 2014-03-07 01:08:54 +01:00
Adam 18197bf21d Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
Conflicts:
	Escape-the-Dawn/Escape-the-Dawn.vcxproj
	Escape-the-Dawn/Escape-the-Dawn.vcxproj.filters
2014-03-06 21:46:27 +01:00
Adam 00584ab397 Components + almost AABB 2014-03-06 21:32:31 +01:00
Jace 9edcaef680 Renamed transform component file 2014-03-03 20:45:50 +01:00
Jace 63337cf660 Stupid circular dependency fixed. 2014-02-25 20:09:15 +01:00
Jace 369ff782f1 "Basic" entity component system. Almost. 2014-02-25 19:26:34 +01:00