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
/
scumm
/
script_c64.cpp
Age
Commit message (
Collapse
)
Author
2006-09-17
renamed ScummEngine::restoreBG to restoreBackground; renamed and moved ↵
Max Horn
Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE svn-id: r23925
2006-09-17
Renamed ScummEngine::res to _res and allocate the ResourceManager on the ↵
Max Horn
heap (i.e. _res is a pointer now) svn-id: r23922
2006-07-24
Fix bug #1496523 - MM: Weird Ed appears backwards at door
Travis Howell
svn-id: r23589
2006-06-19
Fix sentence line regression in C64 maniac
Travis Howell
svn-id: r23179
2006-05-14
Cleanup.
Torbjörn Andersson
svn-id: r22468
2006-04-08
Properly translate Common::Language values for V0-V2 games, too
Max Horn
svn-id: r21705
2006-03-14
Avoid all scumm var conflicts in C64 maniac
Travis Howell
svn-id: r21277
2006-03-13
Add opcode difference in setObjectName opcode for C64 maniac
Travis Howell
svn-id: r21251
2006-03-05
Add German verbs and more work on input in C64 maniac
Travis Howell
svn-id: r21089
2006-03-03
Update opcodes for C64 maniac
Travis Howell
svn-id: r21051
2006-03-03
Moved ScummFile etc. to the new file.cpp / file.h
Max Horn
svn-id: r21038
2006-03-03
Update opcodes in C64 maniac, fixes not been chased when caught in house
Travis Howell
svn-id: r21029
2006-03-02
Fix using items in C64 maniac and cleanup
Travis Howell
svn-id: r21011
2006-03-02
Add sentence line to C64 maniac
Travis Howell
svn-id: r21007
2006-03-02
Typos
Travis Howell
svn-id: r21005
2006-03-02
C64 maniac uses separate bitmasks for actor settings and misc settings
Travis Howell
svn-id: r21004
2006-03-02
Fix inventory display in C64 maniac
Travis Howell
svn-id: r21003
2006-03-02
Add difference in bitVars opcodes in C64 maniac
Travis Howell
svn-id: r21002
2006-02-11
Moved engines to the new engines/ directory
Max Horn
svn-id: r20582