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
/
engines
Age
Commit message (
Expand
)
Author
2009-02-15
SCI: Run astyle to make the code be more compliant with our Code Formatting G...
Max Horn
2009-02-15
SCI: Run astyle to make the code be more compliant with our Code Formatting G...
Max Horn
2009-02-15
Proper endianness handling in MatchingLevels().
Joost Peters
2009-02-15
SCI: Got rid of a nasty hack where class, delete, new were re#defined because...
Max Horn
2009-02-15
Compile fix for OS X
Oystein Eftevaag
2009-02-15
Silenced another warning (disabled an empty switch statement)
Filippos Karapetis
2009-02-15
close sound when exiting
Willem Jan Palenstijn
2009-02-15
SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuff
Max Horn
2009-02-15
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
Johannes Schickel
2009-02-15
SCI: Fixed more warnings
Max Horn
2009-02-15
Better (?) fix for scicore/tools.cpp -- don't add Win32 specific code in a se...
Max Horn
2009-02-15
Removed unused code
Max Horn
2009-02-15
temporarily re-include fnmatch to fix compilation and case-insensitive matching
Willem Jan Palenstijn
2009-02-15
retreive->retrieve
Willem Jan Palenstijn
2009-02-15
Fixed compilation (along with it const correctness).
Johannes Schickel
2009-02-15
remove defines from msvc project files
Paweł Kołodziejski
2009-02-15
fixed compilation with msvc
Paweł Kołodziejski
2009-02-15
T7G: Fix for #2511456. Volume is now only reset to 100 on playing a new track...
Henry Bush
2009-02-15
T7G: print out the current script pos in decimal too (to match ST's decomp's ;-)
Henry Bush
2009-02-15
cleanup, fixed warnings
Max Horn
2009-02-15
SCI: Got rid of HAVE_FNMATCH_H
Max Horn
2009-02-15
Quick dirty hack to make the engine run again on PalmOS
Chris Apers
2009-02-15
consts
Willem Jan Palenstijn
2009-02-15
fix compilation
Paweł Kołodziejski
2009-02-15
Silenced some more warnings
Filippos Karapetis
2009-02-15
Silenced more warnings
Filippos Karapetis
2009-02-15
fix race condition: sfx_exit could stop and delete the mixer while the mixing...
Willem Jan Palenstijn
2009-02-15
fix string unmangling (which I broke earlier)
Willem Jan Palenstijn
2009-02-15
don't allocate state_t gamestate on stack as it will be freed
Willem Jan Palenstijn
2009-02-15
Fixed unused variable warnings.
Johannes Schickel
2009-02-15
typo
Willem Jan Palenstijn
2009-02-15
Yet more warning fixes
Filippos Karapetis
2009-02-15
Yet more warning fixes.
Johannes Schickel
2009-02-15
initialize variables
Willem Jan Palenstijn
2009-02-15
Fixed more warnings.
Johannes Schickel
2009-02-15
moving towards const-correctness of files generating savegame.cpp.
Willem Jan Palenstijn
2009-02-15
Fixed some warnings.
Johannes Schickel
2009-02-15
Some more warning fixes
Max Horn
2009-02-15
Fixed compilation under MSVC, and silenced some more warnings
Filippos Karapetis
2009-02-15
LOL: fix bug in kyra.dat
Florian Kagerer
2009-02-15
Fixed lots of warnings and errors (on my system) by backporting a patch I had...
Max Horn
2009-02-15
Silenced a ton of warnings, and disabled several unreferenced functions (dead...
Filippos Karapetis
2009-02-15
Fix offset error in clearVideoBackGround(), that could cause menu glitches af...
Travis Howell
2009-02-15
Oops, fixed Smacker video playing in BS1
Filippos Karapetis
2009-02-15
Applied my patch for the BS1/2 video player
Filippos Karapetis
2009-02-15
Add Amiga English version of Space Quest 4.
Travis Howell
2009-02-15
fixed compilation and linking with msvc9
Paweł Kołodziejski
2009-02-15
Make MSVC happy and rename timer/scummvm.cpp to timer/timer_scummvm.cpp
Eugene Sandulenko
2009-02-15
Silenced more warnings
Filippos Karapetis
2009-02-15
portability fix for platforms with unsigned char
Willem Jan Palenstijn
[prev]
[next]