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
2005-06-29
dragon wip1
Andrew Kurushin
2005-06-28
Worked around script bug which could cause Nico to be in the wrong state at
Torbjörn Andersson
2005-06-27
Better test for disabled scalers...
Marcus Comstedt
2005-06-27
Just updated ending comment properly for the sake of it
Lars Persson
2005-06-27
Implemented OSystem_Dreamcast::grabPalette().
Marcus Comstedt
2005-06-27
Implemented InVMSave::skip().
Marcus Comstedt
2005-06-27
Fix handling of music data in COMI
Max Horn
2005-06-26
Fix warning
Max Horn
2005-06-26
Avoid creating lots of file handles, reuse them instead (this relies on files...
Max Horn
2005-06-26
Updated Scummvm MP3 implementation with patch so it works with Symbian multit...
Lars Persson
2005-06-25
Fix postfix inc/decrement operators of List::Iterator
Max Horn
2005-06-25
cleanup
Max Horn
2005-06-25
fix animation timings (now Shiala scene not stucks)
Andrew Kurushin
2005-06-25
cleanup
Max Horn
2005-06-25
Move file handling in SMUSH code to a single thread (unless I overlooked some...
Max Horn
2005-06-24
Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ...
Max Horn
2005-06-24
fix VS2005 _strnicmp error issue
Andrew Kurushin
2005-06-24
removed unneeded #include
Gregory Montoir
2005-06-24
oops forgot this in my previous commit
Max Horn
2005-06-24
Fixed Oki table entry; added doc URL; mention IMA ADPCM
Max Horn
2005-06-24
Changed #include <stdafx.h> to #include <common/stdafx.h>. It should
Torbjörn Andersson
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
cleanup
Max Horn
2005-06-24
I don't think we need to include mididrv.h here.
Torbjörn Andersson
2005-06-24
I don't think we need <ctype.h> here.
Torbjörn Andersson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
I don't think we need <ctype.h> here.
Torbjörn Andersson
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
Fix for bug #1226522 (do not add common to list of include paths, to avoid na...
Max Horn
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-23
Use #include "file" instead of #include <file> for consistency.
Torbjörn Andersson
2005-06-23
Fix 64 bit compiler warning/error
Max Horn
2005-06-23
Moved endian macros to a separate header file
Max Horn
2005-06-23
Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC...
Max Horn
2005-06-23
Fixed credits order again
Max Horn
2005-06-23
Revert change from printf() to debug(1)
Max Horn
2005-06-23
Updated NEWS and TODO
Max Horn
2005-06-23
Fixed credits order
Max Horn
2005-06-22
Changed from char to int8 in a number of places. This makes not assume the ty...
Lars Persson
2005-06-22
disambiguate undefined operation by removing unneeded calculation.
Oliver Kiehl
2005-06-22
Fixed warning. (And made some whitespace changes.)
Torbjörn Andersson
2005-06-21
replaced #if defined(_MSC_VER)
Lars Persson
2005-06-21
Added default destructors as required by the Symbian/Epoc port
Lars Persson
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-21
Fix gcc4 warnings
Eugene Sandulenko
2005-06-21
This is the SDL changes needed by the Symbian build to work properly.
Lars Persson
2005-06-21
This is the submission of the Epoc/Symbian build files for
Lars Persson
2005-06-21
Added symbian-fs.cpp, symbian filehandling class
Lars Persson
[next]