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
/
insane.cpp
Age
Commit message (
Expand
)
Author
2002-06-26
Hacks to make SMUSH mixer a bit more tollerable.
James Brown
2002-06-02
Fix the streaming used in the movies in TheDig (warning, did not test
Lionel Ulmer
2002-05-24
Two changes in Dig movies:
Paweł Kołodziejski
2002-05-23
Update for 16 bits and stereo smush sound in the dig
Paweł Kołodziejski
2002-05-14
some cleanup
Max Horn
2002-05-13
One last post-freeze fix.
James Brown
2002-05-13
The DIG SFX support - thanks to aquadran
James Brown
2002-05-12
SMUsH movie audio for The Dig
James Brown
2002-05-12
Add new mixer 'append' function to allow pseudo-streaming for SMUSH
James Brown
2002-05-12
Fix some Full Throttle smush problems from implementing the new Dig codecs.
James Brown
2002-05-06
Add raw PCM part to dig .bun decompressor.
James Brown
2002-05-05
Fixed some things for Macintosh ports
Enrico Rolfi
2002-05-04
More SMUSH patches by aquadran: Implement code 4.
James Brown
2002-05-01
Well, one small commit before going to bed to regain the commit king
Lionel Ulmer
2002-04-30
Added missing Dig smush codecs. Dig movies are now perfect, graphically.
James Brown
2002-04-29
Updated SMUSH fix. Thanks aquadran.
James Brown
2002-04-29
Small inSANE patch for the dig, and start of Dig Audio support.
James Brown
2002-04-25
Fixed insane palette. Slowed down insane playback (need to find a better way)
Vincent Hamm
2002-04-12
new video engine (expect broken non-sdl builds),
Ludvig Strigeus
2002-04-11
Large pointless reindentation of all the code. Also fixed a few mistakes
James Brown
2002-04-10
MorphOS version adapted to v0.2.0
Ruediger Hanke
2002-04-02
fixed a little glitch that appeared in insane palette
Vincent Hamm
2002-04-02
Wrote the string map for V7. Gui colors are still bad
Vincent Hamm
2002-03-25
Fixed most of the speed issues of insane
Vincent Hamm
2002-03-25
Various fix in insane
Vincent Hamm
2002-03-25
Implemented gui during insane
Vincent Hamm
2002-03-21
Completly change the way the Scumm object is handled. Now the main execution ...
Vincent Hamm
2002-03-20
Now insane stream is unpacked in the main video buffer. So there is no more g...
Vincent Hamm
2002-03-20
I know it probably doesn't look like much, but this is a start to the reorg -...
James Brown
2002-03-10
Apply some patches by syke to prevent buffer overruns, etc.
James Brown
2002-03-10
NEED_SDL_HEADERS shouldn't be defined on the Carbon Mac Port...
Mutwin Kraus
2002-03-08
Fixed an smush directory error
Vincent Hamm
2002-03-08
Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' shadow...
James Brown
2002-03-06
Implemented the cutscene exit key during smush playback
Vincent Hamm
2002-03-06
Made a few hacks in the smush player to make DIG intro play (but buggy)
Vincent Hamm
2002-03-06
Preliminary smush playback support.
Vincent Hamm