Commit Graph

14 Commits

Author SHA1 Message Date
Jace e4e5068727 Resource manager refactoring 2014-04-13 03:42:12 +02:00
Jace 14feb3659b Initial work for pre-caching resources in render system 2014-04-13 01:25:21 +02:00
Jace d13c19d654 Removed unused components 2014-04-12 18:36:06 +02:00
Jace 3470a80f40 Revert "Indentation style changed to Horstmann"
This reverts commit f2259f712d.

Conflicts:

	src/GameWorld.cpp
	src/Systems/PhysicsSystem.cpp
2014-04-12 01:48:15 +02:00
ViktorLjung d7e65ff118 Vehicle kind of working. 2014-04-12 00:36:37 +02:00
Jace f2259f712d Indentation style changed to Horstmann 2014-04-11 21:53:05 +02:00
Jace 4c081d0e1c Indentation style changed to Allman
Using Artistic Style (http://astyle.sourceforge.net/)
Options:
--style=allman
--indent=tab
--keep-one-line-blocks
--align-pointer=type
--align-reference=name
2014-04-11 20:59:42 +02:00
Jace d7fa9eb70f Sound! 2014-04-10 07:39:44 +02:00
ViktorLjung 4a6f0cad32 Constraints working, I think... :D 2014-04-07 00:09:09 +02:00
ViktorLjung a880e7f3e6 CompoundShape works, i.e parent child physics :)
Center of mass is still bugged.
2014-04-06 19:00:58 +02:00
ViktorLjung 1d0747076f Physics!!!!!1111oneoneonetwo 2014-04-06 03:39:50 +02:00
Jace a774d0ca07 Some terrain and invisible lights... 2014-04-05 21:20:50 +02:00
Jace ad2862bf84 A gray tank! :D 2014-04-05 21:20:49 +02:00
Jace a7985b1686 Adapted Escape the Dawn engine. 2014-04-05 21:20:48 +02:00