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-02-27
Don't change the voice bank when no voice files are present. This will stop S...
Filippos Karapetis
2008-02-27
Don't do any special font mapping in the Italian fan translation of ITE, so t...
Filippos Karapetis
2008-02-27
Add support for --list-saves to the sky engine
Max Horn
2008-02-27
Modified the BASS save/load code to use a StringList for storing the save sta...
Max Horn
2008-02-27
Fix for bug #1895205 - "IHNM: end game text/caption error"
Filippos Karapetis
2008-02-27
Fix long standing wrong function names in debug prints.
Johannes Schickel
2008-02-27
Added Array::resize() method
Max Horn
2008-02-27
Added Array::resize() method, matching vector::resize() from the std C++ lib
Max Horn
2008-02-27
Simplified Control::handleKeyPress and fixed a long-standing bug in the verif...
Max Horn
2008-02-26
Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works fi...
Chris Apers
2008-02-26
Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 ...
Max Horn
2008-02-26
Completed fix for bug #1523129 (SOLARIS: solaris 8 build broken)
Max Horn
2008-02-26
Added -lnsl -lsocket to the libs required when building for Solaris, partial...
Max Horn
2008-02-26
Added -Wcast-align to the default warnings
Max Horn
2008-02-26
Patch #1901742: Solaris /bin/sh doesn't like $()
Jordi Vilalta Prat
2008-02-26
Another tiny speed tweak for fmopl.cpp; replace a division with a shift.
Robin Watts
2008-02-25
Moved tools to all-C++ code (ensures consistency of all code during compilati...
Max Horn
2008-02-25
Extended rules.mk with code for building extra (tool) executables, and change...
Max Horn
2008-02-25
added some SVN headers
Max Horn
2008-02-25
Updated MSVC8 and MSVC9 project files with the latest fs code changes
Filippos Karapetis
2008-02-25
Fix upper case
Filippos Karapetis
2008-02-24
Don't #include the FS factory implementations in common/system.cpp; rather, r...
Max Horn
2008-02-24
This safeguard is no longer needed for IHNM
Filippos Karapetis
2008-02-24
Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"
Filippos Karapetis
2008-02-24
Stop redefinitions of ARRAYSIZE
Filippos Karapetis
2008-02-24
Fixed warning on systems with unsiged char as default char type.
Johannes Schickel
2008-02-24
Removed 2 unnecessary calls to File::exists()
Filippos Karapetis
2008-02-24
Remove double inclusion of config-manager.h
Filippos Karapetis
2008-02-24
Oops fix stupid copy&paste error...
Johannes Schickel
2008-02-24
Also add extrapath to default search location for Kyrandia resources.
Johannes Schickel
2008-02-24
Fixed warning.
Torbjörn Andersson
2008-02-23
Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...
Max Horn
2008-02-23
Copy 0.11.1 news section
Eugene Sandulenko
2008-02-23
Update of MSVC7 project files from Quietust. Ref: r30935
Eugene Sandulenko
2008-02-23
Renamed AbstractFilesystemFactory to FilesystemFactory
Max Horn
2008-02-23
Make codec47 cope with failed mallocs.
Robin Watts
2008-02-23
properly support feeble (sync commit)
Kostas Nakos
2008-02-23
Some cleanups/consistency fixes.
Torbjörn Andersson
2008-02-23
fix bug 1900244 "ITE: Strange animation when returning to prison cell"
Andrew Kurushin
2008-02-23
Stop printing opcodes in the debug console
Filippos Karapetis
2008-02-23
Fix for bug #1900220 - "ITE: Missing text outline"
Filippos Karapetis
2008-02-23
Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"
Filippos Karapetis
2008-02-22
Fixed some issues with the previous commit, bug #1893564 should be fixed now ...
Filippos Karapetis
2008-02-22
Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"
Filippos Karapetis
2008-02-22
palette bug fix (inventory turned blue when leaving the scene after eating th...
Florian Kagerer
2008-02-22
two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...
Florian Kagerer
2008-02-22
Some corrections to the SaveFileManager Doxygen comments
Max Horn
2008-02-20
Fix code formatting and simplify code a little bit
Max Horn
2008-02-20
Automatic device detection for CAMD.
Jordi Vilalta Prat
2008-02-20
Added CAMD MIDI driver for AmigaOS4
Jordi Vilalta Prat
[next]