Age | Commit message (Expand) | Author |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2014-02-18 | COMPOSER: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-12-06 | COMPOSER: Add debug console to engine. | D G Turner |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2012-10-20 | COMPOSER: Change screen surface variable naming for clarity. | D G Turner |
2011-11-05 | COMPOSER: Don't delete pipe streams too early. | Alyssa Milburn |
2011-11-05 | COMPOSER: Implement V1 random events. | Alyssa Milburn |
2011-11-05 | COMPOSER: Support keyboard shortcuts. | Alyssa Milburn |
2011-11-05 | COMPOSER: Parse ambients (V1 sprite buttons). | Alyssa Milburn |
2011-11-04 | COMPOSER: Handle V1 pipes properly. | Alyssa Milburn |
2011-11-04 | COMPOSER: Implement/stub the rest of V1 scripting. | Alyssa Milburn |
2011-11-04 | COMPOSER: Factor out button activation code. | Alyssa Milburn |
2011-11-03 | COMPOSER: Add some incomplete V1 scripting support. | Alyssa Milburn |
2011-11-03 | COMPOSER: Add support for loading V1 pages. | Alyssa Milburn |
2011-08-23 | COMPOSER: Another attempt to fix timing issues. | Alyssa Milburn |
2011-08-13 | COMPOSER: Support reading V1 buttons. | Alyssa Milburn |
2011-08-13 | COMPOSER: Split out filename mangling into a separate function. | Alyssa Milburn |
2011-07-20 | COMPOSER: Remove svn keywords. | Alyssa Milburn |
2011-07-20 | COMPOSER: Add dirty rectangles. | Alyssa Milburn |
2011-07-19 | COMPOSER: Buttons belong to libraries. | Alyssa Milburn |
2011-07-19 | COMPOSER: Use enum values for events, rather than numeric cosntants. | Alyssa Milburn |
2011-07-19 | COMPOSER: Implement kFuncChangeBackground. | Alyssa Milburn |
2011-07-18 | COMPOSER: Move Pipe code into resource.cpp. | Alyssa Milburn |
2011-07-18 | COMPOSER: Move graphics-related code into graphics.cpp. | Alyssa Milburn |
2011-07-18 | COMPOSER: Obey sound priorities. | Alyssa Milburn |
2011-07-18 | COMPOSER: Better field names/values. | Alyssa Milburn |
2011-07-17 | COMPOSER: Implement AddSprite, RemoveSprite, GetSpriteSize script functions. | Alyssa Milburn |
2011-07-17 | COMPOSER: Various additions/improvements to sprite/mouse code. | Alyssa Milburn |
2011-07-16 | COMPOSER: Improve stopping anims. | Alyssa Milburn |
2011-07-16 | COMPOSER: Fix z-ordering (properly, this time). | Alyssa Milburn |
2011-07-16 | COMPOSER: Handle loading/unloading pages properly. | Alyssa Milburn |
2011-07-16 | COMPOSER: Fix z-ordering issues. | Alyssa Milburn |
2011-07-15 | COMPOSER: Decompress sprites at load time. | Alyssa Milburn |
2011-07-15 | COMPOSER: Handle single-directory games. | Alyssa Milburn |
2011-07-14 | COMPOSER: Manage/render sprites. | Alyssa Milburn |
2011-07-14 | COMPOSER: Add a first attempt at an engine. | Alyssa Milburn |