Commit Graph

18 Commits

Author SHA1 Message Date
88c5534d15 Added spawners and spawning events. 2013-01-22 19:15:24 -04:30
ae7c7d66ed Added spawnable npcs. Fixed angle-radian convertion functions. 2013-01-22 10:26:58 -04:30
7361223ebf Added a spawnable explosion. 2013-01-22 09:45:20 -04:30
1c8c831c6c Added animation to the OmnidirectionalActor class. 2013-01-21 21:35:11 -04:30
1f9271dcac Implemented basic gameplay. Assorted fixes to Omni...Actor. 2013-01-21 20:35:30 -04:30
25f27ed5e9 Added the OmnidirectionalActor class. 2013-01-21 18:02:02 -04:30
95a5d81fb0 Added basic animation support to BaseActor. 2013-01-16 08:46:57 -04:30
7a49f70616 Added methods to remove image points in BaseActor. 2013-01-15 22:21:41 -04:30
1b879f423b Implemented ScoreState. Assorted fixes to BaseActor and MenuState. 2013-01-15 22:13:26 -04:30
3371abbee2 Added color to BaseActor class. 2013-01-10 17:18:47 -04:30
3fa5f21a9d Added particle system to IntroState. Fixed image points in BaseActor. 2013-01-10 14:31:49 -04:30
73ed9fc9cb Added image points to BaseActor class. 2013-01-10 09:29:11 -04:30
fc255ed3ef Added the submarine to intro. 1024x768 on PC now. 2013-01-10 09:08:00 -04:30
270872efe7 Added draw method to the BaseActor class. 2013-01-09 22:25:59 -04:30
268aed0279 Tested the BulletActor class. 2013-01-09 22:19:29 -04:30
1e635f3d10 Created BulletActor. BaseActor inherits from Sprite. Animation is a generator now. 2013-01-09 21:17:41 -04:30
3701def3cc Added get/set methods to the BaseActor class. 2013-01-09 12:02:21 -04:30
063ec6d22b Created the Actor and Animation classes. 2013-01-09 08:41:34 -04:30