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
2007-12-22
Bugfix to not allow animation fast forward when restoring a game - it was cau...
Paul Gilbert
2007-12-22
Tweaked the calculation for player position in new rooms to use the original ...
Paul Gilbert
2007-12-22
Incremented required lure.dat version number, and adjusted animation indexes ...
Paul Gilbert
2007-12-21
Cleanup.
Johannes Schickel
2007-12-21
Fix compilation error on DS port (template expects parameters to be same type)
Neil Millstone
2007-12-21
Reverted too complicated (and unneeded) volume settings code for towns driver.
Johannes Schickel
2007-12-21
Naming consistency fixes.
Johannes Schickel
2007-12-21
Bugfix to prevent axe animation appearing in room 6 when returning there afte...
Paul Gilbert
2007-12-21
Slight cleanup
Filippos Karapetis
2007-12-21
Added some hard coded strings for the Italian fan translation of ITE (still n...
Filippos Karapetis
2007-12-20
Clarify AGI FIXME
Max Horn
2007-12-20
Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"
Filippos Karapetis
2007-12-20
Fix palette manipulation code
Vincent Hamm
2007-12-20
Removed clamp() and used the common CLIP template instead
Filippos Karapetis
2007-12-20
Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.
Torbjörn Andersson
2007-12-20
Fix title screen line drawing code
Vincent Hamm
2007-12-20
Fix for isalpha() assertions
Filippos Karapetis
2007-12-20
Fix compiler warnings
Max Horn
2007-12-20
Further changes to the AGI keyboard code, matching it against the original Sa...
Max Horn
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-20
Do not #include time.h globally (ideally, we should provide a localtime clone...
Max Horn
2007-12-20
cleanup due to jvprat
Max Horn
2007-12-20
More cleanup
Max Horn
2007-12-20
get rid of unused globals
Max Horn
2007-12-20
Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...
Max Horn
2007-12-19
Bugfix for correctly handling \n characters in WordWrap method
Paul Gilbert
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-12-18
Bugfix for font sizes indexing - dereferencing a character > 128 was giving a...
Paul Gilbert
2007-12-18
Add Japanese 3DO version of Putt Putt's Fun Pack.
Travis Howell
2007-12-17
Fix dangling pointer
Vincent Hamm
2007-12-17
Patch #1852017: INDY3 Mac: Biplane Manual Fix
Max Horn
2007-12-17
Fix glitchy cell sorting
Vincent Hamm
2007-12-17
Added extra debug statements to the talk dialog display process
Paul Gilbert
2007-12-17
Added some casting of fields in debug statements
Paul Gilbert
2007-12-17
Changed Credits display to avoid the brief flash as the palette changed
Paul Gilbert
2007-12-16
Bugfix for Use actions to work correctly
Paul Gilbert
2007-12-16
Patch #1851568: INDY3 Mac: Grail Diary Fix
Max Horn
2007-12-16
Removed unused variable.
Torbjörn Andersson
2007-12-16
adding clickable menu functionality, which is very good to have on devices wi...
Kostas Nakos
2007-12-16
use the virtual keyboard facilities if available, when needed
Kostas Nakos
2007-12-16
Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...
Johannes Schickel
2007-12-16
Changed an explicit warning/remainder into a code comment.
Nicola Mettifogo
2007-12-16
The _nativeMT32 in MidiMusic was never initialised. Rather than storing it in
Torbjörn Andersson
2007-12-16
An element was missing in the initialisation of sounds during the endgame
Torbjörn Andersson
2007-12-16
Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an
Torbjörn Andersson
2007-12-16
Bugfix for walking to hotspots - if the mouse was already highlighting the ho...
Paul Gilbert
2007-12-16
Tweaked the delay for several of the introduction message screens
Paul Gilbert
2007-12-16
Hooked up the sound code to use the configuration for sfx and music, and adde...
Paul Gilbert
2007-12-16
Added a debugger method to show a specified entry in the string table
Paul Gilbert
2007-12-16
Changed interruptableDelay method to not break when a modifier key is pressed
Paul Gilbert
[next]