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
Age
Commit message (
Expand
)
Author
2007-08-14
The talking videos work a bit better now. The sync and coordinates are still ...
Sven Hesse
2007-08-13
Added invalid opcode entries in slot 0 of opcode lists, and adjusted indices ...
Nicola Mettifogo
2007-08-13
Moved opcode initialization to new routine.
Nicola Mettifogo
2007-08-13
Changed instruction parsing to array of function pointers.
Nicola Mettifogo
2007-08-13
Changed Table to return 0 instead of -1 when lookup fails. Lookup already yie...
Nicola Mettifogo
2007-08-13
Changed Command parsing/execution and Instruction execution from switch state...
Nicola Mettifogo
2007-08-13
Added a couple of simple AgiSound stop, play, isPlaying-functions.
Kari Salminen
2007-08-13
Grouped wave lists together into oscillators (Oscillators always consists of ...
Kari Salminen
2007-08-13
Fix for some cases where the protagonist from some savegames in IHNM was not ...
Filippos Karapetis
2007-08-13
Made calcTrueSampleSize seek back to stream's start when ending the function.
Kari Salminen
2007-08-13
Moved read- and finalize-functions into corresponding structs and fixed calls...
Kari Salminen
2007-08-13
Added more functions to help with determining the Apple IIGS samples' real le...
Kari Salminen
2007-08-13
Woodruff is now controllable
Sven Hesse
2007-08-13
Add details for Japanese PCE version of Loom.
Travis Howell
2007-08-13
Fix linking errors.
Eugene Sandulenko
2007-08-13
Ooops, remove extra white space.
Travis Howell
2007-08-13
Switch Parallaction back to single gameid (to be compatible with 0.10.x), and
Eugene Sandulenko
2007-08-13
(At last) switched Kyra detection to AdvancedDetector
Eugene Sandulenko
2007-08-13
Use new AD code in AGOS detection.
Eugene Sandulenko
2007-08-13
When restarting an animation, make sure that the animation's current frame is...
Filippos Karapetis
2007-08-13
Add Lost In Time demo.
Travis Howell
2007-08-13
The sprite set by sfSetObjImage is assigned correctly now for IHNM. This fixe...
Filippos Karapetis
2007-08-13
Removed an obsolete TODO
Filippos Karapetis
2007-08-12
Fix build.
Nicola Mettifogo
2007-08-12
Added preliminary support for loading locations in BRA:
Nicola Mettifogo
2007-08-12
Clear _curFile in closeVideo(). This fixes a regression in Lost in Time, where
Torbjörn Andersson
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 first location selection for each part.
Nicola Mettifogo
2007-08-12
Added more resource loading.
Nicola Mettifogo
2007-08-12
BRA now loads tables and correctly selects episode (part) for resource loading.
Nicola Mettifogo
2007-08-12
Disk can now load tables for BRA.
Nicola Mettifogo
2007-08-12
Added simple game loop to BRA. The game still crashes after menu.
Nicola Mettifogo
2007-08-12
Oops. Buffers are now initialized properly.
Nicola Mettifogo
2007-08-12
Change BRA to default to 1x scaler.
Travis Howell
2007-08-12
Fix BRA regressions.
Travis Howell
2007-08-12
Pushed menu handling into Parallaction_ns.
Nicola Mettifogo
2007-08-12
Remove left over debug ocde.
Travis Howell
2007-08-12
Added menu options enum to BRA and some refactoring.
Nicola Mettifogo
2007-08-12
Fixed warning.
Torbjörn Andersson
2007-08-12
Added missing calls to the sound system
Paul Gilbert
2007-08-12
Added code fragment that can change the resource Id to change depending on wh...
Paul Gilbert
2007-08-12
Cleaned up structures for room exit joins
Paul Gilbert
2007-08-12
Added missing calls to the sound system
Paul Gilbert
2007-08-12
Skeleton code added for restart/restore screen
Paul Gilbert
2007-08-12
Added accelerated tick calls during room loads
Paul Gilbert
2007-08-12
Added new resource identifiers and incremented required data version
Paul Gilbert
2007-08-12
Added part of the framework for playing sounds
Paul Gilbert
2007-08-12
Skeleton code added for restart/restore screen
Paul Gilbert
2007-08-12
Moved intro hack routines to Parallaction_ns callables, where they belonged f...
Nicola Mettifogo
[next]