Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-06 | PARALLACTION: Update to new IFFDecoder for ILBM images | Tomas Jakobsson | |
2012-09-22 | PARALLACTION: Add custom Adlib driver for BRA. | Alyssa Milburn | |
Thanks to peres for working out how it works in the original engine. Also, fix the length of MIDI events so it works properly. | |||
2009-06-12 | * Moved the updated IFF code from Parallaction to common/ | Nicola Mettifogo | |
* Updated Parallaction and SAGA to use the new decoder infrastructure. svn-id: r41465 | |||
2009-06-12 | * Final version of the IFF parsing code. | Nicola Mettifogo | |
* Refactored ILBMDecoder usage from disk code. svn-id: r41458 | |||
2009-03-20 | Added more flexible IFF parser and ILBM decoder. | Nicola Mettifogo | |
svn-id: r39571 | |||
2009-03-14 | Added midi support to BRA. So far music starts, but related script commands ↵ | Nicola Mettifogo | |
haven't been implemented yet. svn-id: r39397 | |||
2009-03-14 | * Added a generic sound manager that hides engine-specific managers and ↵ | Nicola Mettifogo | |
allows accessing them through a simplified command/parameter interface. * Updated client code to use the new manager. * Moved Nippon Safes sound code from sound.cpp to sound_ns.cpp. svn-id: r39394 | |||
2009-02-26 | Cleanup of CommandExec and ProgramExec, and pushed down dependencies from ↵ | Nicola Mettifogo | |
exec.h. svn-id: r38892 | |||
2008-07-25 | Converted BRA to work with the new menu approach. It is not yet well ↵ | Nicola Mettifogo | |
plugged-in as in NS, but it suffices for the moment. svn-id: r33272 | |||
2008-07-04 | Correct typo. | Travis Howell | |
svn-id: r32903 | |||
2008-07-04 | - Moved dialogue balloon management code from Gfx to its own class | Nicola Mettifogo | |
- Added a class to draw balloons in BRA (still without text and with wrong placement) svn-id: r32902 | |||
2008-05-14 | Oops. Forgot to update module.mk. | Nicola Mettifogo | |
svn-id: r32116 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-02-02 | Fix GCC compile. | Travis Howell | |
svn-id: r30741 | |||
2008-01-28 | Fix compilation | Sven Hesse | |
svn-id: r30676 | |||
2007-11-01 | * Merged object Menu into Parallaction_ns. | Nicola Mettifogo | |
* Some preliminary refactoring of ex-menu code. svn-id: r29354 | |||
2007-08-25 | Added implementation for most parser and exec opcodes in BRA. | Nicola Mettifogo | |
svn-id: r28735 | |||
2007-08-24 | First step in restructuring engine code: | Nicola Mettifogo | |
- code has been consolidated in fewer files - new table-driven parsers/execution - some functions has been pushed down the engine hierarchy - Parallaction_br now inherits from Parallaction_ns svn-id: r28711 | |||
2007-07-29 | Added callables stubs for Big Red Adventure. | Nicola Mettifogo | |
svn-id: r28312 | |||
2007-07-29 | Made current callable routines members of Parallaction_ns, and moved them to ↵ | Nicola Mettifogo | |
callables_ns.cpp. svn-id: r28302 | |||
2007-07-29 | Moved all callable routines and related data into callables.cpp. | Nicola Mettifogo | |
svn-id: r28299 | |||
2007-07-29 | Fix build. | Nicola Mettifogo | |
svn-id: r28292 | |||
2007-07-27 | - Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns ↵ | Nicola Mettifogo | |
suffix to classes and member functions. - Added function stubs into new file disk_br.cpp for Big Red Adventure [IT STILL CRASHES!]. - Modified engine to create the proper Disk manager object. svn-id: r28246 | |||
2007-07-26 | Merged archive.cpp into disk.cpp. | Nicola Mettifogo | |
svn-id: r28221 | |||
2007-05-01 | Changed some filenames to adhere to standard. | Nicola Mettifogo | |
svn-id: r26723 | |||
2007-04-16 | Fix compilation | Sven Hesse | |
svn-id: r26533 | |||
2007-03-02 | fix broken build | Nicola Mettifogo | |
svn-id: r25939 | |||
2007-02-19 | Fix compilation | Eugene Sandulenko | |
svn-id: r25722 | |||
2007-02-19 | oops forgot to update make module | Nicola Mettifogo | |
svn-id: r25720 | |||
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko | |
svn-id: r25083 |