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
/
scumm
/
script_v1.cpp
Age
Commit message (
Expand
)
Author
2002-11-15
Hack for bug 636433
James Brown
2002-11-10
Let's try this without the blatent stupidity
James Brown
2002-11-10
Fix a stupid mistake in my implementation of Indy3's alternate wait_for_message.
James Brown
2002-11-10
Implement Indy3 opcode - this fixes the 'walking to car' portion of the first...
James Brown
2002-11-10
Remove hack. It's not even the CORRECT hack for this problem.
James Brown
2002-11-10
add back code that was removed in rev 1.16 with a room specific check, so tra...
Jonathan Gray
2002-11-09
Apart from broke actor costumes, and the random catacomb crashes -
James Brown
2002-11-06
why keep a seperate opcode entry & opcode description table if we can have it...
Max Horn
2002-11-05
Remove very old Indy3 hack that's no longer needed - this fixes several 'stat...
James Brown
2002-11-05
Change the grail diary fix to be Indy3 specific. Fixes Monkey1VGA text positi...
James Brown
2002-11-04
Correct Indy3 grail diary fix - this stops those nasty segfaults ;p
James Brown
2002-11-03
Fix text positioning for the grail diary in Indy3
James Brown
2002-11-03
Fix "I can't reach that" in Indy3
James Brown
2002-09-22
2002-09-21 Matt Hargett <matt@use.net>
Matt Hargett
2002-09-22
renamec string -> _string and sentence -> _sentence in class Scumm (I origina...
Max Horn
2002-09-13
patch #608138 (palManipulateInit code)
Max Horn
2002-09-09
Applied eriktorbjorn's 'largo' monkey2 sfx fix
Michael Pearce
2002-09-01
fixes to resolutions
Paweł Kołodziejski
2002-08-31
oops, those were never meant to be checked in
Max Horn
2002-08-29
sound system cleanup
Max Horn
2002-08-29
some cleanup/refactoring
Max Horn
2002-08-24
simplified code (thanks to MadMoose for pointing this out)
Max Horn
2002-08-24
added/corrected some missing opcodes - this fixes the issues with the voodoo ...
Max Horn
2002-08-21
Initial revision
Max Horn