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
2009-12-07
M4: Rename M4Surface::getData() to getBasePtr() for consistency
Max Horn
2009-12-07
Hopefully silencing C4121 in MSVC.
Johannes Schickel
2009-12-07
Formatting.
Johannes Schickel
2009-12-07
Slight cleanup/simplification of the TimerSongIterator
Filippos Karapetis
2009-12-07
Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some f...
Filippos Karapetis
2009-12-07
Disabled language extensions in the generated MSVC project files (refer to pa...
Filippos Karapetis
2009-12-07
Applied patch from patch item #2909854 in order to fix compilation when langu...
Filippos Karapetis
2009-12-07
Stop using variables named "byte", as byte is a variable type in ScummVM, and...
Filippos Karapetis
2009-12-07
Rename the MT-32 emulator driver name from "MT-32" to "MT-32 Emulation to avo...
Johannes Schickel
2009-12-06
Adding support for mono signed 16bit little-endian uncompressed PCM audio (th...
Sven Hesse
2009-12-06
Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 flo...
Johannes Schickel
2009-12-05
Hooked up the actions list and object-specific actions to change the status text
Paul Gilbert
2009-12-05
Added a new variation to the 'object' command to add an object to the player'...
Paul Gilbert
2009-12-05
Implemented support for the inventory list scrollbar and directly selecting a...
Paul Gilbert
2009-12-05
Silenced warning.
Torbjörn Andersson
2009-12-05
fixed multiline message positioning
Vladimir Menshakov
2009-12-05
do not use walkbox more than once.
Vladimir Menshakov
2009-12-05
Expanded the actions view into a full user interface view, and added support ...
Paul Gilbert
2009-12-04
SCI: Removed Ctrl-X to Ctrl-Alt-X mapping cause Ctrl-Alt-X works now directly
Martin Kiewitz
2009-12-04
Fix warning.
Johannes Schickel
2009-12-04
Prevent SDL backend from eating up keypress events with Ctrl+Alt set.
Johannes Schickel
2009-12-04
Silenced GCC warnings.
Torbjörn Andersson
2009-12-04
SCI: Typo fixed in SciEvent caused all Ctrl keys to get changed to Ctrl-Alt-X :)
Martin Kiewitz
2009-12-04
SCI: Renamed "buckybits" to "modifiers" in SciEvent
Martin Kiewitz
2009-12-04
SCI: Make event constants more verbose
Martin Kiewitz
2009-12-04
refactor resource module:
Andrew Kurushin
2009-12-04
SCI: Recreate SciEvent on loading saves
Martin Kiewitz
2009-12-04
SCI: SciEvent created, kernel_sleep() created
Martin Kiewitz
2009-12-04
SCI: Alt translation. Currently handles Ctrl-X as Ctrl-Alt-X so that bypassin...
Martin Kiewitz
2009-12-04
Fix bug 2908376: FOA: Won't launch in Win32
Max Horn
2009-12-04
SCI: Convert characters to scancode, when Ctrl is pressed (fixes key-shortcut...
Martin Kiewitz
2009-12-04
SCI: Fixed kSetCursor (fixes qfg1vga menu immediately disappearing after open...
Martin Kiewitz
2009-12-03
SCI: Don't call SciMusic for volume changes when using old code
Martin Kiewitz
2009-12-03
SCI: Dont init sound when using old sfx code (fixes assert)
Martin Kiewitz
2009-12-03
Remove some unused struct members
Benjamin Haisch
2009-12-03
added original-like pathfinding.
Vladimir Menshakov
2009-12-02
SCI: Reverting 46242, wasn't a bug at all
Martin Kiewitz
2009-12-02
SCI: WindowMgr init correction
Martin Kiewitz
2009-12-02
SCI: Do clipping on celNo for case when celNo is below 0 (fixes crash in isla...
Martin Kiewitz
2009-12-02
PSP: experiment to help resolve flicker bug
Yotam Barnoy
2009-12-02
Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font.
Travis Howell
2009-12-01
Fill out doxygen comment about supported games
Eugene Sandulenko
2009-12-01
Fill out doxygen comment about supported games
Eugene Sandulenko
2009-12-01
gob - Add cursor handling for Fascination windows (close and move at least)
Arnaud Boutonné
2009-12-01
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-12-01
Corrected the palette colours for the interface elements
Paul Gilbert
2009-12-01
find out the meaning of the rest 4 bytes in walkbox structure
Vladimir Menshakov
2009-12-01
use selected object with both mouse buttons as in original game
Vladimir Menshakov
2009-12-01
display '&' next to the object name as in original game.
Vladimir Menshakov
2009-11-30
SCI: Fix kSetCursor (Sci1.1) to behave like Sierra Sci (fixes cursor hiding/s...
Martin Kiewitz
[prev]
[next]