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
/
scummvm.cpp
Age
Commit message (
Expand
)
Author
2003-05-30
Modified version of erik's patch #745986: Experimental V2 mouseover stuff
Max Horn
2003-05-30
rewrote Actor::needBgReset related code (this could cause regressions...)
Max Horn
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-29
removed obsolete
Max Horn
2003-05-28
spelling
Max Horn
2003-05-28
const as const can!
Max Horn
2003-05-26
remove uneeded target
Jonathan Gray
2003-05-26
Added 'mmamiga' game ID to disable PC speaker emulator
Jamieson Christian
2003-05-26
Added Hoenicke's PC-speaker waveform generator
Jamieson Christian
2003-05-26
more const qualifiers
Max Horn
2003-05-24
change behaviour for loading save games from the command line so that if you ...
Max Horn
2003-05-24
(somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ...
Max Horn
2003-05-23
Added XMIDI support to IMuse. IMuse now plays music from Humongous games.
Jamieson Christian
2003-05-23
when iterating from 1 to _numActors over all actors, use _actors[] directly i...
Max Horn
2003-05-22
Fix V2 userface stuff in savestate
James Brown
2003-05-21
cleaned up V2 input code
Max Horn
2003-05-21
fixed V2 entry script dumping
Max Horn
2003-05-21
many pedantic warning fixes (and some actual potential buglets fixed, too)
Max Horn
2003-05-21
added v2 cutscene support (not quite complete; and crashes at some point in m...
Max Horn
2003-05-21
Work on V2 inventory hack a little more
James Brown
2003-05-21
Fix this damn userface stuff properly :)
James Brown
2003-05-20
renamed various things for clarity
Max Horn
2003-05-20
added enum's for the known actor/object claasses; extended putClass/getClass ...
Max Horn
2003-05-20
remove this obsolete FIXME (code is fine as it is)
Max Horn
2003-05-19
enable midi for non puttdemo humongous games. need to properly return the res...
Jonathan Gray
2003-05-19
V2 walkbox matrix fixes
Max Horn
2003-05-18
implemented proper 'invalid walkbox' handling in older games (in newer games,...
Max Horn
2003-05-18
number of actors in maniac is even 25 (according to the MM script-1)
Max Horn
2003-05-17
yet another V2 sentence fix (now clicking on objects in Zak causes Zak to tal...
Max Horn
2003-05-17
Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...
Jamieson Christian
2003-05-17
init vars to 255 if they are not defined for all Scumm versions
Max Horn
2003-05-17
Oops, remove debug crapola
James Brown
2003-05-17
Move some hacks around
James Brown
2003-05-17
Cleanup
James Brown
2003-05-17
Added command line options for
Jamieson Christian
2003-05-17
for v2 games, make space the pause key
Max Horn
2003-05-16
V2 camera fix (again thanks MadMoose)
Max Horn
2003-05-16
More IMuse cleanup
Jamieson Christian
2003-05-16
add hev7 target to test with
Jonathan Gray
2003-05-15
cleanup
Max Horn
2003-05-15
make some more use of ScummVM::Point; cleanup
Max Horn
2003-05-15
some more ScummVM::Rect
Max Horn
2003-05-15
_saveSound implementation
Jamieson Christian
2003-05-15
Fixed main timing loop
Jamieson Christian
2003-05-14
cleanup
Max Horn
2003-05-14
V2 text drawing
Max Horn
2003-05-14
Some Zak input stuff
James Brown
2003-05-14
various V8 tweaks
Max Horn
2003-05-13
NUM_ACTORS -> _numActors (for consistency)
Max Horn
2003-05-13
cleanup
Max Horn
[prev]
[next]