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
/
queen
Age
Commit message (
Expand
)
Author
2008-08-04
Turned InSaveFile & OutSaveFile into simple typedefs
Max Horn
2008-07-31
Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), and
Torbjörn Andersson
2008-07-15
fix bug #1876741: changed .SB playback rate to 11840Hz (matches dos game)
Gregory Montoir
2008-07-15
fix bug #1995042: stop previous sfx playback when starting a new sfx (matches...
Gregory Montoir
2008-06-26
fix possible oob access
Gregory Montoir
2008-06-04
QUEEN: Modified engine to use a quit flag instead of system->quit() in order ...
Christopher Page
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
cleanup
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-03
Converted queen and sky to use MetaEngine (forgot them because they don't use...
Jordi Vilalta Prat
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-18
Possible fix for bug #1874516 (QUEEN: Lockup on quit)
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-26
cleanup
Max Horn
2007-12-26
Fix for bug #1858080: FOTAQ: game terminates badly
Max Horn
2007-11-30
indentation
Gregory Montoir
2007-11-30
Indentation.
Torbjörn Andersson
2007-11-21
code conventions
Gregory Montoir
2007-11-21
use mutex to prevent race between MidiParser & MidiDriver
Gregory Montoir
2007-11-18
added rjp1 module specific pattern playback
Gregory Montoir
2007-11-15
added support for Adlib tracks
Gregory Montoir
2007-11-05
made CmdText a virtual class, so that language tweaks can be handled in subcl...
Gregory Montoir
2007-11-05
Sort the language ID bytes of the JAS Version String alphabetically, like the...
Filippos Karapetis
2007-11-05
Don't show a space after the "give" command in the Greek fan translated versi...
Filippos Karapetis
2007-11-05
Updated the check for the language byte of the JAS Version String to be 'g' f...
Filippos Karapetis
2007-11-01
Fixed compilation
Filippos Karapetis
2007-11-01
fix previous commit
Gregory Montoir
2007-11-01
dont call trim(), which relies on isspace(), with specific game charset strings
Gregory Montoir
2007-11-01
Some changes to FOTAQ for the work in progress Greek translation in FR #17232...
Filippos Karapetis
2007-09-30
fix incomplete savestate prefix
Gregory Montoir
2007-09-27
simplified queen savegame listing (removed marks array etc.)
Gregory Montoir
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-09-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-15
Fixed sound factory messup caused by my previous commit
Max Horn
2007-07-12
Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...
David Corrales
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-22
Converted some more code to make use of Common::KEYCODE_ / Common::ASCII_
Max Horn
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Changed more code to use Common::KEYCODE_ enum
Max Horn
2007-06-22
Get rid of FOTAQ's own KeyCode enum in favor of Common::KeyCode (attention: t...
Max Horn
[next]