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
/
lure
Age
Commit message (
Expand
)
Author
2008-01-02
Enhanced cursor code to handle cursors in EGA mode
Paul Gilbert
2008-01-02
Fixed Palette constructor parameter to be uint16 rather than uint8
Paul Gilbert
2008-01-02
Fix to make EGA sprites appear correctly
Paul Gilbert
2008-01-02
Room backgrounds now display in EGA mode
Paul Gilbert
2008-01-01
Bugfix to show the final text screen correctly in EGA mode
Paul Gilbert
2008-01-01
Added support for the EGA introduction sequence
Paul Gilbert
2008-01-01
Added EGA related constants
Paul Gilbert
2008-01-01
Extended PaletteCollection class to handle EGA palettes
Paul Gilbert
2008-01-01
Extended animation class to handle EGA animations
Paul Gilbert
2007-12-31
Used new AdvancedDetector flag to distinguish between EGA and VGA versions
Eugene Sandulenko
2007-12-31
Bugfix to data position start in vga decoder, and made ega/vga decoder method...
Paul Gilbert
2007-12-31
Added code to handle EGA title screens being immediately shown rather than fa...
Paul Gilbert
2007-12-31
Added extra palette handling for EGA palettes
Paul Gilbert
2007-12-31
Added support for decoding EGA screens
Paul Gilbert
2007-12-31
Added code to support reading .ega files
Paul Gilbert
2007-12-31
Added detection for Italian EGA version
Paul Gilbert
2007-12-29
Added ability for both middle and right mouse buttons to abort a conversation...
Paul Gilbert
2007-12-29
Added support for using scroll wheel for making selections in the Save/Restor...
Paul Gilbert
2007-12-29
Added access property for middle mouse button
Paul Gilbert
2007-12-29
Fix to ensure any active conversation data or selected hotspot is cleared whe...
Paul Gilbert
2007-12-29
Added mouse scrolling support to action menus and the save/restore dialog
Paul Gilbert
2007-12-28
Fix for correct dialog sequence when giving an object to an arbitrary NPC
Paul Gilbert
2007-12-28
Fix to prevent the F5 key allowing the game to be saved during player convers...
Paul Gilbert
2007-12-28
Bugfix to correctly display a message when a used item is no longer in the room
Paul Gilbert
2007-12-28
Bugfix for string decoding to use the article of the destination character ra...
Paul Gilbert
2007-12-28
Bugfix for action perform timeout to correctly show an question mark bubble. ...
Paul Gilbert
2007-12-23
Workaround for unterminated look description in Italian version
Paul Gilbert
2007-12-23
Fix for problem that the player could stop themselves changing back from Sele...
Paul Gilbert
2007-12-23
Bugfix for Town Hall room: Captive Goewin's bounds were frequently and incorr...
Paul Gilbert
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
Bugfix to prevent axe animation appearing in room 6 when returning there afte...
Paul Gilbert
2007-12-19
Bugfix for correctly handling \n characters in WordWrap method
Paul Gilbert
2007-12-18
Bugfix for font sizes indexing - dereferencing a character > 128 was giving a...
Paul Gilbert
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
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
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
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
2007-12-16
Changed delay method to not break when a modifier key is pressed
Paul Gilbert
[prev]
[next]