index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
parallaction
/
disk_br.cpp
Age
Commit message (
Expand
)
Author
2008-07-28
Add basic support for running Amiga and PC demos of BRA.
Travis Howell
2008-07-28
There is no mask or path directories for part0 of BRA (Amiga), so always chec...
Travis Howell
2008-07-28
* Changed Disk code in BRA to use FilesystemNode (duplication has become trul...
Nicola Mettifogo
2008-07-27
Inventory icons are now loaded correctly (not yet displayed). BRA doesn't cra...
Nicola Mettifogo
2008-07-27
Add music/sound loading in Amiga version of BRA.
Travis Howell
2008-07-27
Search common directory, when loading frames and talks in Amiga verison of BRA.
Travis Howell
2008-07-11
Moved program and command execution code out of the engine, into their own br...
Nicola Mettifogo
2008-07-10
Fixed destruction of sprites in BRA.
Nicola Mettifogo
2008-07-03
Changed balloons to use GfxObj as well. Next step is to integrate balloons fo...
Nicola Mettifogo
2008-06-29
Changed all remaining code to use the GfxObj class to keep frames data. This ...
Nicola Mettifogo
2008-06-04
* Implemented character change opcodes in BRA
Nicola Mettifogo
2008-05-04
Partly fixed loading of bitmaps in BRA Amiga. Bitmaps are still broken, but l...
Nicola Mettifogo
2008-04-17
Cleanup of background loading for BRA.
Nicola Mettifogo
2008-04-06
Add very basic support for Amiga version of BRA.
Travis Howell
2008-02-06
Correctly implemented little-endian masks in BRA.
Nicola Mettifogo
2008-02-06
Corrected mask and path loading in BRA.
Nicola Mettifogo
2008-02-03
Implemented a couple more opcodes and added capability to load/display static...
Nicola Mettifogo
2008-02-03
Added code to unpack and render animations in BRA.
Nicola Mettifogo
2008-02-02
Enabled rudimentary location switch in BRA.
Nicola Mettifogo
2008-02-02
BRA now loads and displays location backgrounds (at least in the intro).
Nicola Mettifogo
2007-11-22
* added adapter from Graphics::Surface to Frames
Nicola Mettifogo
2007-11-18
Cleanup.
Nicola Mettifogo
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-17
* moved Table handling to objects.cpp
Nicola Mettifogo
2007-08-25
Added an abstract base class for representing multiple-frames for animations....
Nicola Mettifogo
2007-08-24
First step in restructuring engine code:
Nicola Mettifogo
2007-08-12
Fix build.
Nicola Mettifogo
2007-08-12
Added preliminary support for loading locations in BRA:
Nicola Mettifogo
2007-08-12
Changed signature of disk routines for backgrounds to something resembling re...
Nicola Mettifogo
2007-08-12
Fixed location retrieval.
Nicola Mettifogo
2007-08-12
Added more resource loading.
Nicola Mettifogo
2007-08-12
Disk can now load tables for BRA.
Nicola Mettifogo
2007-08-11
Added partial cursor support for Big Red Adventure. Small adjustments to gene...
Nicola Mettifogo
2007-08-11
Added preliminary font support for Big Red Adventure.
Nicola Mettifogo
2007-08-11
Since splash screen graphics will be called slides (like in Nippon Safes), lo...
Nicola Mettifogo
2007-08-11
Overhaul of background/mask/path handling:
Nicola Mettifogo
2007-08-09
Added code to load and display splash screens for BRA. The game crashes after...
Nicola Mettifogo
2007-08-07
Turned StaticCnv struct into stock Graphics::Surface, and changed all relevan...
Nicola Mettifogo
2007-07-28
Add support for multi-tune Protracker modules used in the Amiga version of Wa...
Travis Howell
2007-07-27
- Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns suffix...
Nicola Mettifogo
[prev]