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
/
agi
Age
Commit message (
Expand
)
Author
2007-07-11
Cleaned up comments
Filippos Karapetis
2007-07-11
Enable menus for Space Quest 1 (PC) 1.1A
Filippos Karapetis
2007-07-11
Fix for SQ1 Amiga (v 1.2 1986): menus are forced in this version too, like wi...
Filippos Karapetis
2007-07-11
Fix for bug #1751390 in LSL1. When choosing a menu option, an appropriate eve...
Filippos Karapetis
2007-07-10
Fixed bug #1751385 ("LSL: Impossible to enter "Number 9""), which was
Torbjörn Andersson
2007-07-10
Add Amiga-style menus (FR #657645). Used in Amiga-rendering mode.
Kari Salminen
2007-07-10
Make AGI's button drawing use AgiButtonStyle. Doesn't use Amiga-style yet. It...
Kari Salminen
2007-07-10
For some reason, AgiTextColor(amigaBlack, _olderAgi? amigaOrange : amigaPurple)
Torbjörn Andersson
2007-07-10
Oops. AgiButtonStyle::getColor's color parameters were bool rather than int. ...
Kari Salminen
2007-07-10
Change AgiTextColor's default color to black text on white background.
Kari Salminen
2007-07-10
Add AgiButtonStyle and create correct style according to render mode (Support...
Kari Salminen
2007-07-09
Fix for bug #1742432 - AGI: Engine crashes if no game is detected
Filippos Karapetis
2007-07-09
Fix for bug #1746661: "KQ3: Lockup when pressing ESC (Amiga version)"
Filippos Karapetis
2007-07-06
Only redraw the save/load dialog when something in it has changed.
Torbjörn Andersson
2007-07-06
Added data for an Amiga-style busy mouse cursor (An hourglass). Not used yet ...
Kari Salminen
2007-07-06
Added Amiga-style mouse cursor. Used with Amiga-render mode.
Kari Salminen
2007-07-06
Tidied up and simplified AGI mouse cursor management.
Kari Salminen
2007-07-02
Adding hooks for word completion interface on DS port
Neil Millstone
2007-07-01
Removing non-ASCII chars from source code
Max Horn
2007-06-29
Oops. An extra comma in the enum list's end. Removed.
Kari Salminen
2007-06-29
Set AGI monitor type variable (vMonitor/v26) according to render mode.
Kari Salminen
2007-06-28
Removed superfluous comment and converted an int to bool conversion to a more...
Kari Salminen
2007-06-26
Fix saving & restoring with AGI256 and AGI256-2 games.
Kari Salminen
2007-06-25
Add workaround for Gold Rush intro skipping bug #1737343.
Kari Salminen
2007-06-25
Removed obsolete code for setting transparent debugging console colors.
Kari Salminen
2007-06-25
Unified GfxMgr::putPixelsA-function's priority info handling.
Kari Salminen
2007-06-25
Fix priority screen showing when using AGI256 or AGI256-2.
Kari Salminen
2007-06-22
AGI: Properly handle backspace key on all systems, not just OS X
Max Horn
2007-06-21
Use KEYCODE constants.
Torbjörn Andersson
2007-06-20
Add AGI256-2 support (On top of already present AGI256 support).
Kari Salminen
2007-06-20
Make putPixelsA-function use correct mask (0x0f normally for 16 colors, 0xff ...
Kari Salminen
2007-06-20
Make drawing & blitting always use the correct screen
Kari Salminen
2007-06-20
Add AGI256 picture resource loading using AGI command unknown170. Uses parts ...
Kari Salminen
2007-06-20
Add AGI256 picture resource decoding support to PictureMgr::decodePicture.
Kari Salminen
2007-06-20
Add an additional AGI screen for 256 color data (For use with AGI256 and AGI2...
Kari Salminen
2007-06-20
Add AGI256 and AGI256-2 game feature flags to games that use them.
Kari Salminen
2007-06-20
svn-id: r27561
Kari Salminen
2007-06-14
Fixed warning about signedness issues
Max Horn
2007-06-14
Patch #1735773: "WAG file parsing patch to AGI's fallback detector".
Eugene Sandulenko
2007-06-13
Some cleanup to the pred.dic AGI code
Max Horn
2007-06-13
implement predictive dictionary using ascii based operations, replacing the 1...
Kostas Nakos
2007-06-12
Patch #1733764: "Fallback detection patch". GSoC student.
Eugene Sandulenko
2007-06-10
Move hardcoded predictive dictionary name to config manager.
Eugene Sandulenko
2007-06-09
oops
Kostas Nakos
2007-06-08
Updated Symbian OS Prediction handling
Lars Persson
2007-06-08
adding navigation with arrow keys and enter; did away with some ugly gotos
Kostas Nakos
2007-06-06
oops. MAX -> MIN to prevent memory overwrite.
Eugene Sandulenko
2007-06-06
Fix potential memory overwrite here too.
Eugene Sandulenko
2007-06-06
Fix potential memory overwrite
Eugene Sandulenko
2007-06-03
Adding the new kFeatureDisableKeyFiltering OSystem feature.
Kostas Nakos
[prev]
[next]