aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/module.mk
AgeCommit message (Expand)Author
2013-01-06PARALLACTION: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2012-09-22PARALLACTION: Add custom Adlib driver for BRA.Alyssa Milburn
2009-06-12* Moved the updated IFF code from Parallaction to common/Nicola Mettifogo
2009-06-12* Final version of the IFF parsing code.Nicola Mettifogo
2009-03-20Added more flexible IFF parser and ILBM decoder.Nicola Mettifogo
2009-03-14Added midi support to BRA. So far music starts, but related script commands h...Nicola Mettifogo
2009-03-14* Added a generic sound manager that hides engine-specific managers and allow...Nicola Mettifogo
2009-02-26Cleanup of CommandExec and ProgramExec, and pushed down dependencies from exe...Nicola Mettifogo
2008-07-25Converted BRA to work with the new menu approach. It is not yet well plugged-...Nicola Mettifogo
2008-07-04Correct typo.Travis Howell
2008-07-04- Moved dialogue balloon management code from Gfx to its own classNicola Mettifogo
2008-05-14Oops. Forgot to update module.mk.Nicola Mettifogo
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-02-02Fix GCC compile.Travis Howell
2008-01-28Fix compilationSven Hesse
2007-11-01* Merged object Menu into Parallaction_ns.Nicola Mettifogo
2007-08-25Added implementation for most parser and exec opcodes in BRA.Nicola Mettifogo
2007-08-24First step in restructuring engine code:Nicola Mettifogo
2007-07-29Added callables stubs for Big Red Adventure.Nicola Mettifogo
2007-07-29Made current callable routines members of Parallaction_ns, and moved them to ...Nicola Mettifogo
2007-07-29Moved all callable routines and related data into callables.cpp.Nicola Mettifogo
2007-07-29Fix build.Nicola Mettifogo
2007-07-27- Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns suffix...Nicola Mettifogo
2007-07-26Merged archive.cpp into disk.cpp.Nicola Mettifogo
2007-05-01Changed some filenames to adhere to standard.Nicola Mettifogo
2007-04-16Fix compilationSven Hesse
2007-03-02fix broken buildNicola Mettifogo
2007-02-19Fix compilationEugene Sandulenko
2007-02-19oops forgot to update make moduleNicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko