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
2004-03-21
minge uses configure now
Travis Howell
2004-03-19
Revamped COMI/DIG speech decoding (this my cause regressions, watch out). Goa...
Max Horn
2004-03-19
addMessageToStack doesn't have to return anything anymore
Max Horn
2004-03-19
turn down verbosity
Max Horn
2004-03-19
Fixed
Chris Apers
2004-03-19
Reverted to the old random_nr() function. This appears to have been the
Torbjörn Andersson
2004-03-18
minor cleanup
Gregory Montoir
2004-03-18
fixed issue when loading a savegame in last room (robot/frank fight)
Gregory Montoir
2004-03-17
Added PalmOS support
Chris Apers
2004-03-17
Missed a bit
Travis Howell
2004-03-17
Add Cygwin cross compile too.
Travis Howell
2004-03-17
Add mingw to configure (Not working yet)
Travis Howell
2004-03-17
Use the same syntax for accessing script variables as BS1 does, i.e. now
Torbjörn Andersson
2004-03-17
default savepath when /home/khalek is defined would be nice
Jonathan Gray
2004-03-17
add ability to acces journal via F5 for consistency with other engines
Jonathan Gray
2004-03-17
Typo
Travis Howell
2004-03-17
Bump version
James Brown
2004-03-17
Update issues
Travis Howell
2004-03-17
Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may...
Max Horn
2004-03-17
Fix (workaround?) for bugs #917700 and #917697
Max Horn
2004-03-17
Fix for bug #917532 (GUI: BrowserDialog return value)
Max Horn
2004-03-16
Patch #917503: Remove stray semicolons
Max Horn
2004-03-16
Fixed warnings. I hope I didn't break anything!
Torbjörn Andersson
2004-03-16
Fixed typo.
Torbjörn Andersson
2004-03-16
Increase channel for Amiga V3 player.
Travis Howell
2004-03-16
Update
Travis Howell
2004-03-15
"int GraphicsMode *" was a rather creative type... :)
Marcus Comstedt
2004-03-15
cleanup
Max Horn
2004-03-15
Updated RH .spec files (Thanks wjp)
Max Horn
2004-03-15
Allow multi-line OSD messages; display virtual/real screen resolutions when c...
Max Horn
2004-03-15
cleanup; added a TODO to Font class
Max Horn
2004-03-15
HACK needed for Spanish Simon1 Talkie too.
Travis Howell
2004-03-15
display saga option in help text
Jonathan Gray
2004-03-15
Ooops
Travis Howell
2004-03-15
turn illegal SCUMM var access into an error
Max Horn
2004-03-15
disambiguate the two talkingActor() methods (one was a getter, one a setter -...
Max Horn
2004-03-15
clearMsgQueue now just is a synonym for stopTalk -> remove it
Max Horn
2004-03-15
After the refactoring it's clearly that _messagePtr can be removed. Hooray, y...
Max Horn
2004-03-15
refactor use of _messagePtr -> instead of using it as an implicit parameter f...
Max Horn
2004-03-15
Added remove_at method
Eugene Sandulenko
2004-03-15
Aaargh, didn't mean to commit this...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-03-15
more tweaks to doxygen
Max Horn
2004-03-15
Use Saga namespace everywhere
Eugene Sandulenko
2004-03-15
fix circular header dependency, by moving StackLock class to common/system.h ...
Max Horn
2004-03-15
implicitly declare use of OSystem
Max Horn
2004-03-15
Should probably be Simon2-only...
Oliver Kiehl
2004-03-15
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
Max Horn
2004-03-15
Code formatting
Eugene Sandulenko
2004-03-15
Hack to prevent segfaults caused by insufficient allocated memory when
Oliver Kiehl
[next]