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_ns.cpp
Age
Commit message (
Expand
)
Author
2007-08-12
Changed signature of disk routines for backgrounds to something resembling re...
Nicola Mettifogo
2007-08-11
Added partial cursor support for Big Red Adventure. Small adjustments to gene...
Nicola Mettifogo
2007-08-11
Overhaul of background/mask/path handling:
Nicola Mettifogo
2007-08-09
Encapsulated palette stuff into a new Palette object and got rid of a lot of ...
Nicola Mettifogo
2007-08-09
Fixed some memory leaks.
Nicola Mettifogo
2007-08-09
Fix compile warnings.
Travis Howell
2007-08-07
Turned StaticCnv struct into stock Graphics::Surface, and changed all relevan...
Nicola Mettifogo
2007-08-06
- Renamed BitBuffer to MaskBuffer
Nicola Mettifogo
2007-08-06
Made disk code directly create background Surface from resources.
Nicola Mettifogo
2007-08-06
Removed useless mask width and size data members from engine.
Nicola Mettifogo
2007-08-06
Made disk code directly create mask BitBuffer from resources.
Nicola Mettifogo
2007-07-28
Remove debug code.
Travis Howell
2007-07-28
Fixed bug #1762638. Mask filenames weren't chosen correctly when not explicit...
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]