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-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
2005-06-21
Yet another GCC 4 warning fixed
Max Horn
2005-06-21
Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings)
Max Horn
2005-06-21
When a key is pressed, go back to repeat phase 0 again. This is so that we
Torbjörn Andersson
2005-06-21
Fixed crash when talking to the money changer about the Orb of Storms. The
Torbjörn Andersson
2005-06-21
Added temporary variables for readability.
Torbjörn Andersson
2005-06-20
Added virtual destructor, to silence a few more GCC 4 warnings
Max Horn
2005-06-20
Added virtual destructor, to silence a few more GCC 4 warnings
Max Horn
2005-06-20
Removed -Wctor-dtor-privacy, all it does is trigger nonsense warnings in GCC 4
Max Horn
2005-06-20
sfShowControls implementation is NOP
Eugene Sandulenko
2005-06-20
fix animation bug at rats
Andrew Kurushin
2005-06-20
Whitespace
Torbjörn Andersson
2005-06-19
Support for mouse wheel in Options dialog and in Converse panel
Eugene Sandulenko
2005-06-19
Document c64 as being a valid --platform= option.
Jonathan Gray
2005-06-19
Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice.
Eugene Sandulenko
2005-06-19
Fix C64 targets. Regression.
Eugene Sandulenko
2005-06-19
implemented sfGetNumber
Andrew Kurushin
2005-06-18
fix compilation with DISABLE_SCUMM_7_8 defined
Gregory Montoir
2005-06-17
Handle newlines in blast text (fixes last remaining part of bug #902415)
Max Horn
2005-06-17
committed patch #1221592, smush_codec 21/44 should match the original interpr...
Gregory Montoir
2005-06-17
update derefActor() argument
Gregory Montoir
2005-06-17
update
Gregory Montoir
2005-06-17
o6_setBlastObjectWindow can be safely ignored
Gregory Montoir
2005-06-17
fix screwdriver bug
Andrew Kurushin
2005-06-16
placard workaround
Andrew Kurushin
2005-06-16
fix trothy -> oil lamp
Andrew Kurushin
2005-06-16
Update
Travis Howell
2005-06-15
Don't access the thread after sfScriptGotoScene. As the comment points out,
Torbjörn Andersson
2005-06-15
some renames#2
Andrew Kurushin
2005-06-15
some renames
Andrew Kurushin
2005-06-15
fix animation loop
Andrew Kurushin
2005-06-15
Corrected error message.
Torbjörn Andersson
[next]