Commit Graph
27 Commits
Author SHA1 Message Date
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Paul Gilbert 0f02cdb4aa MADS: Fix crash in stream crossing death, simplify SpriteSets class 2015-03-14 10:11:19 -04:00
Paul Gilbert 7ab00631dd MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
Johannes Schickel db3ca8255f MADS: More formatting fixes.
Add space before : in inheritance.
2014-05-27 00:58:25 +02:00
Filippos Karapetis b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert f4165c5f8a MADS: Field/method renaming 2014-04-12 22:08:21 -04:00
Paul Gilbert 3f8ee8fafa MADS: Cleanup of UISlots and flag types 2014-04-02 21:24:22 -04:00
Paul Gilbert 195c53a688 MADS: Added some missing code for scene change freeing 2014-03-30 22:37:08 -04:00
Paul Gilbert 5b4b7a5ca9 MADS: Finished UISlots::draw method 2014-03-18 22:37:33 -04:00
Paul Gilbert 4875c83f10 MADS: Implemented DirtyArea::setUISlot 2014-03-18 19:56:29 -04:00
Paul Gilbert 0c8a3a47e2 MADS: Transformed ImageInterEntries to be User Interface UISlots 2014-03-17 21:53:22 -04:00
Paul Gilbert 2fb9edc4ee MADS: Added some more ImageInterEntries methods 2014-03-15 21:51:40 -04:00
Paul Gilbert 49ca357e9e MADS: Remove redundant _encoding field from MSprite 2014-03-15 11:22:19 -04:00
Paul Gilbert d2bbdd255a MADS: Implement palette shifting for loaded sprites 2014-03-15 11:12:31 -04:00
Paul Gilbert 84fb90e7a5 MADS: Fix GCC warnings and memory leaks 2014-03-13 20:56:03 -04:00
Paul Gilbert 408f5e79df MADS: General cleanup and minor fixes 2014-03-12 22:45:33 -04:00
Paul Gilbert 680b5a4487 MADS: In progress implementation of PaletteUsage::process 2014-03-10 00:00:39 -04:00
Paul Gilbert 5536b8a933 MADS: Fixes for sprite list initialisation 2014-03-08 15:42:07 -05:00
Paul Gilbert 984099ae2c MADS: Implemented stubbed SpriteSlots methods 2014-03-08 10:53:10 -05:00
Paul Gilbert 8d3857c053 MADS: Cleanup code for accessing sprite assets 2014-03-08 08:44:01 -05:00
Paul Gilbert 3399516c5e MADS: Implemented remainder of scene 804 setup code and support methods 2014-03-07 23:07:36 -05:00
Paul Gilbert 1874ec2111 MADS: More initialisation code for scene 804, and missing engine methods 2014-03-07 08:04:10 -05:00
Paul Gilbert a77ed90618 MADS: Implementing support methods needed for scene 804 initialisation 2014-03-06 22:31:41 -05:00
Paul Gilbert a0e955d8d3 MADS: More Animation class implementation 2014-03-05 20:45:02 -05:00
Paul Gilbert d98f890029 MADS: Completed implementing drawElements and support methods 2014-03-05 09:04:53 -05:00
Paul Gilbert 23ebeec600 MADS: Further implementation of drawElements 2014-03-05 07:27:39 -05:00
Paul Gilbert 568fc31b30 MADS: Beginnings of code support for Scene::drawElements 2014-03-04 22:33:27 -05:00