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
2011-08-07
AGOS: Replace if-cascade by switch.
Christoph Mallon
2011-08-07
CRUISE: Replace casts and offset calculations for memory debugger by a simple...
Christoph Mallon
2011-08-07
TSAGE: Reduce scope of variable.
Christoph Mallon
2011-08-07
COMMON: Make constants actually const.
Christoph Mallon
2011-08-07
AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary static data...
Christoph Mallon
2011-08-07
COMMON: Correct error message.
Christoph Mallon
2011-08-07
COMMON: Use correct format specifier.
Christoph Mallon
2011-08-07
COMMON: Remove superfluous Common:: qualifiers.
Christoph Mallon
2011-08-07
COMMON: Use ScopedPtr<> to simplify resource management.
Christoph Mallon
2011-08-07
COMMON: Simplify initialization of z_stream struct.
Christoph Mallon
2011-08-07
TSAGE: Implemented title screen of Blue Force
Paul Gilbert
2011-08-07
SWORD25: Make sure that id is always initialized in playSoundEx()
Filippos Karapetis
2011-08-07
TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated
Filippos Karapetis
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-08-07
TINSEL: Fixed deleting saved games from the launcher (bug #3387551)
Filippos Karapetis
2011-08-07
TSAGE: Changed game Id from 'ring' to 'ringworld'
Paul Gilbert
2011-08-06
ENGINES: Use the new taskbar error notification methods in the engines defaul...
Littleboy
2011-08-06
BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager
Littleboy
2011-08-06
COMMON: Add notifyError() and clearError() to the TaskbarManager, used to not...
Littleboy
2011-08-06
OSYSTEM: Mention that our OSystem graphics API is not thread safe.
Johannes Schickel
2011-08-06
COMMON: Change param type of processDelayMillis to fix build.
Alyssa Milburn
2011-08-06
TSAGE: Remove incorrect endian-specific read in audio code.
Alyssa Milburn
2011-08-06
COMMON: Corrected Previous Commit.
D G Turner
2011-08-06
COMMON: Fix Missing Dependency In Timer Header.
D G Turner
2011-08-06
SDL: Don't rely on SDL keycodes and OSystem keycodes being the same.
Bastien Bouclet
2011-08-06
KYRA: Don't loose the next event when leaving the text input event loop.
Bastien Bouclet
2011-08-06
SCUMM: Fix compilation
Eugene Sandulenko
2011-08-06
RECORDER: Added stub for delayMillis() processing
Eugene Sandulenko
2011-08-06
I18N: Regenerate translations.dat
Eugene Sandulenko
2011-08-06
I18N: Complete Ukrainian translation
Eugene Sandulenko
2011-08-06
I18N: Improve Russian translation
Eugene Sandulenko
2011-08-06
I18N: Regenerated .pot and .po files
Eugene Sandulenko
2011-08-06
GUI: Removed redundant button label
Eugene Sandulenko
2011-08-06
GUI: Consistent behavior of ButtonWidget::setLabel()
Eugene Sandulenko
2011-08-06
I18N: update Russian and Ukrainian translations
Eugene Sandulenko
2011-08-06
I18N: Rebuilt PO files
Eugene Sandulenko
2011-08-06
I18N: Update date of Russian translation
Eugene Sandulenko
2011-08-06
TASKBAR: Set taskbar to error on engine error()
Eugene Sandulenko
2011-08-06
JANITORIAL: Remove SVN keywords
Eugene Sandulenko
2011-08-06
TIMER: Implemented checks for duplicated timers
Eugene Sandulenko
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-08-06
LASTEXPRESS: Reduce header dependency
Eugene Sandulenko
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-08-06
COMPOSER: Added detection entries for 2 more games
Eugene Sandulenko
2011-08-06
SCUMM: Proper fix of Russian subtitles
Eugene Sandulenko
2011-08-06
VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code.
Alyssa Milburn
2011-08-06
TSAGE: Fix compilation on AmigaOS4
Paul Gilbert
2011-08-06
SCUMM: Properly reset midi channel voice mapping in CMS on new track.
Johannes Schickel
[next]