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
/
agos
Age
Commit message (
Expand
)
Author
2009-05-03
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
Travis Howell
2009-05-02
Add alternative work around for bug in The Feeble Files.
Travis Howell
2009-05-02
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
Travis Howell
2009-05-02
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
Travis Howell
2009-05-01
Add bit2 and bit3 options to debugger.
Travis Howell
2009-05-01
Add the non-interactive German demo of Simon the Sorcerer 2.
Travis Howell
2009-05-01
Fix regression in the PC version of PN.
Travis Howell
2009-05-01
Fix inventory regression in the PC version of PN.
Travis Howell
2009-04-29
Add support for unpacked data files, in the PC version of PN.
Travis Howell
2009-04-24
Fix regression in handling of keyboard keys.
Travis Howell
2009-04-24
Minor cleanup.
Travis Howell
2009-04-24
Fix pausing during video play back.
Travis Howell
2009-04-22
AGOS: Merged timerCallback and timerProc; removed checkTimerCallback declarat...
Max Horn
2009-04-22
Sync.
Travis Howell
2009-04-22
Fix crash that occurs when OmniTV video is played completely, in The Feeble F...
Travis Howell
2009-04-21
Add work around for bug in English 4CD version of The Feeble Files.
Travis Howell
2009-04-20
Enable the arrow keys in Elvira 1/2.
Travis Howell
2009-04-20
Fix sound effects regression in Waxworks.
Travis Howell
2009-04-19
Fix possible overwriting of sound data in earlier games, and cleanup.
Travis Howell
2009-04-15
Update renderString to match original code in The Feeble Files.
Travis Howell
2009-04-15
Update renderString to match original code in The Feeble Files.
Travis Howell
2009-04-05
Add another German version of Simon the Sorcerer 2 (DOS Floppy).
Travis Howell
2009-03-30
Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in ...
Travis Howell
2009-03-25
Add French DOS version of Waxworks.
Travis Howell
2009-03-24
Add German DOS version of Waxworks.
Travis Howell
2009-03-20
Add missing code difference in getUserFlag().
Travis Howell
2009-03-20
Correct initial palette in Amiga and AtariST versions of PN.
Travis Howell
2009-03-20
Correct vertical offset, when print stats in the AtariST version of Elvira 2.
Travis Howell
2009-03-20
Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone.
Travis Howell
2009-03-19
Hopefully fix compilation with mingw64.
Johannes Schickel
2009-03-19
Silenced some warnings about potentially uninitialized variables
Filippos Karapetis
2009-03-18
Minor corrections and cleanup.
Travis Howell
2009-03-09
Add more code differences in PN.
Travis Howell
2009-03-09
Cleanup.
Travis Howell
2009-03-09
Minor cleanup.
Travis Howell
2009-03-09
Changed _inputting & _inputReady from uint8 to bool.
Travis Howell
2009-03-09
AGOS: Changed _leftButtonDown & _rightButtonDown from byte to int
Max Horn
2009-03-09
Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...
Max Horn
2009-03-09
cleanup ;-)
Max Horn
2009-03-09
Change Personal Nightmare support to optional, until setjmp/longjmp code is c...
Travis Howell
2009-03-09
Add comment to getlong().
Travis Howell
2009-03-08
Replace samewrd() function, with scumm_strnicmp.
Travis Howell
2009-03-08
Add loading of hard coded icon data in the AtariST version of PN.
Travis Howell
2009-03-08
some cleanup
Max Horn
2009-03-08
Correct more errors in hitBox8().
Travis Howell
2009-03-08
Variable _oneClick is a byte, so we can't compare it to boolean true/false
Filippos Karapetis
2009-03-08
Cleanup.
Travis Howell
2009-03-08
Correct error in hitBox8().
Travis Howell
2009-03-08
Cleanup.
Travis Howell
2009-03-08
Clarify several errors messages.
Travis Howell
[next]