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
Fixed more warnings
Max Horn
2009-02-15
Fixed more warnings (and at least one case of uninited data)
Max Horn
2009-02-15
SCI: Header cleanup (avoid #include <> where possible)
Max Horn
2009-02-15
Make failure reports in adv game detector a bit more verbose (show data path,...
Max Horn
2009-02-15
AtariST Elvira 1 demo specific code in restoreBackGround() is no longer requi...
Travis Howell
2009-02-15
SCI: Run astyle to make the code be more compliant with our Code Formatting G...
Max Horn
2009-02-15
Mark kq1sci as "SCI Remake" instead of "VGA Remake". It's not in VGA ;)
Matthew Hoops
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
defer BS1 palette update from newScreen to updateScreen, based on patch by er...
Willem Jan Palenstijn
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
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
[prev]
[next]