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
Age
Commit message (
Expand
)
Author
2008-05-27
Fixed choppy sound on my Vista box. (after talking with Fingolfin about it)
Johannes Schickel
2008-05-27
Fixed KyraEngine_v1::snd_stopVoice and KyraEngine_v1::snd_voiceIsPlaying impl...
Johannes Schickel
2008-05-27
Added a few more comments about Operation Stealth's opcodes (Redundancies, Fu...
Kari Salminen
2008-05-27
Went through Operation Stealth's opcode list and added TODOs for naming all u...
Kari Salminen
2008-05-27
More simplifications to the talk functions
Filippos Karapetis
2008-05-27
Fixed the two animation FIXMEs
Filippos Karapetis
2008-05-27
- Cleanup code for FlacInputStream::getTotalPlayTime
Johannes Schickel
2008-05-27
Implemented getTotalPlayTime for MP3InputStream.
Johannes Schickel
2008-05-27
longitud -> length
Filippos Karapetis
2008-05-27
objeto_que_lleva -> pickedObject
Filippos Karapetis
2008-05-27
Rewrote some more room logic
Filippos Karapetis
2008-05-27
Every time strcmp is abused, a baby koala cries...
Filippos Karapetis
2008-05-27
Reduce audio buffer size, as indicated on scummvm-devel
Max Horn
2008-05-27
Changed roomParse to accept an array directly and rewrote some more room logic
Filippos Karapetis
2008-05-27
comienza_sound -> playSound
Filippos Karapetis
2008-05-27
Cleanup of the X_OBJ and Y_OBJ defines
Filippos Karapetis
2008-05-27
palJuego -> gamePalette
Filippos Karapetis
2008-05-27
Made some methods virtual to allow File subclasses
Jordi Vilalta Prat
2008-05-27
Fixed an endian-related issue, making Woodruff controlable on big-endian mach...
Sven Hesse
2008-05-26
Fixed Italian Woodruff's MD5
Sven Hesse
2008-05-26
More split screen fixes.
Sven Hesse
2008-05-26
Changed floating point immediates to single precision (Silences MSVC warning ...
Kari Salminen
2008-05-26
Implement built-in screensaver
Eugene Sandulenko
2008-05-26
Use memmove when source and destination sprite areas overlap in drawSprite()
Sven Hesse
2008-05-26
Fix leftover 8bit character
Eugene Sandulenko
2008-05-26
Fix delays against original
Eugene Sandulenko
2008-05-26
Simplified all calls to talk_vb and talk_vbpuerta, together with some more ca...
Filippos Karapetis
2008-05-26
Cleanup
Filippos Karapetis
2008-05-26
Cleanup
Filippos Karapetis
2008-05-26
Removed a lot of duplicate code, fixed a mistake I made in sprintf
Filippos Karapetis
2008-05-26
More simplification to the talk() calls, fixed a shadowing warning
Filippos Karapetis
2008-05-26
Disable Drascula's and MADE's dummy fallbackDetect.
Jordi Vilalta Prat
2008-05-26
Made fallbackDetect to allow subclasses to override it
Jordi Vilalta Prat
2008-05-26
Started rewriting room logic
Filippos Karapetis
2008-05-26
Cleanup
Filippos Karapetis
2008-05-26
Changed anim/static PieceDesc loading, to allow for more sanity checks.
Sven Hesse
2008-05-26
Slight cleanup
Filippos Karapetis
2008-05-26
Should fix compiling erros.
Johannes Schickel
2008-05-26
Silence MSVC warning C4800.
Kari Salminen
2008-05-26
Update MSVC project files.
Kari Salminen
2008-05-26
Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...
Johannes Schickel
2008-05-26
Formatting.
Johannes Schickel
2008-05-26
Updated the MSVC project files of the SAGA engine
Filippos Karapetis
2008-05-26
Renamed files for consistency
Filippos Karapetis
2008-05-26
Code cleanup:
Filippos Karapetis
2008-05-26
Fixed graphics decoding bug in Manhole: N&E
Benjamin Haisch
2008-05-26
Cleanup
Filippos Karapetis
2008-05-26
- Hopefully fixed 'responsiveness' of the mouse cursor/event handling
Benjamin Haisch
2008-05-26
Implemented visual effects 2 and 15
Benjamin Haisch
2008-05-26
Possible fix for bug #1949230: "M4: compilation error"
Filippos Karapetis
[next]