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
/
sci
Age
Commit message (
Expand
)
Author
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
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
remove defines from msvc project files
Paweł Kołodziejski
2009-02-15
fixed compilation with msvc
Paweł Kołodziejski
2009-02-15
cleanup, fixed warnings
Max Horn
2009-02-15
SCI: Got rid of HAVE_FNMATCH_H
Max Horn
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
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
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
Fix compilation. How ugly without templates. Yuck!
Eugene Sandulenko
2009-02-15
- Remove some unneeded files
Eugene Sandulenko
2009-02-15
- Move sci/scummvm/ contents to sci/
Eugene Sandulenko
2009-02-15
Run SCI games :P
Eugene Sandulenko
2009-02-15
remove DLLEXTERN
Paweł Kołodziejski
2009-02-15
Silenced some more warnings
Filippos Karapetis
2009-02-15
fmmatch() doesn't exist in any win32 builds.
Travis Howell
2009-02-15
Silenced some MSVC warnings
Filippos Karapetis
2009-02-15
Fix mingw compilation.
Travis Howell
2009-02-15
Fix crash at startup
Eugene Sandulenko
2009-02-15
fixed compilation
Paweł Kołodziejski
2009-02-15
- Remove unneeded files
Eugene Sandulenko
2009-02-15
revert, not needed
Paweł Kołodziejski
2009-02-15
include win32 build too
Paweł Kołodziejski
2009-02-15
fixed msvc9 compilation
Paweł Kołodziejski
[prev]
[next]