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
Age
Commit message (
Expand
)
Author
2007-02-14
More skip_whitespace -> Common::ltrim(). For real now.
Eugene Sandulenko
2007-02-13
Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...
Max Horn
2007-02-13
skip_whitespace() -> Common::ltrim()
Eugene Sandulenko
2007-02-13
Some more AdvancedDetector cleanup: Removed kADFlagFilebasedFallback flag (ju...
Max Horn
2007-02-13
Whitespace changes.
Torbjörn Andersson
2007-02-13
cancel button on load/save dialog is now handled correctly
Nicola Mettifogo
2007-02-13
made rtrim() and ltrim() global functions, to reduce code duplication (it see...
Gregory Montoir
2007-02-13
cleanup
Nicola Mettifogo
2007-02-13
added missing MKID_BE macros
Gregory Montoir
2007-02-13
update
Gregory Montoir
2007-02-13
Fix MSVC warning
Eugene Sandulenko
2007-02-13
Fix warnings
Eugene Sandulenko
2007-02-13
Fix comment
Eugene Sandulenko
2007-02-13
Fixed compilation
Max Horn
2007-02-13
added GF_AGIMOUSE for all fangames who seem to use it
Joachim Eberhard
2007-02-13
Add FNAMADE_LF() macro
Eugene Sandulenko
2007-02-13
Get rid of _opt. Cleanup.
Eugene Sandulenko
2007-02-13
AdvancedDetector changes:
Max Horn
2007-02-13
Fix Apocalyptic Quests.
Eugene Sandulenko
2007-02-13
Rename Common::GF_XXX to Common::ADGF_XXX
Eugene Sandulenko
2007-02-13
Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...
Max Horn
2007-02-13
Use GF_DEMO flag in the AdvancedDetector to augment the preferredtarget name
Max Horn
2007-02-13
Add Spanish version of Swampy Adventures.
Travis Howell
2007-02-13
(re)added flags field to ADGameDescription, with currently only one value (GF...
Max Horn
2007-02-12
Adding MD5s supplied by vampir_raziel in bug report #1658373
Sven Hesse
2007-02-12
changed structure packing to use pack-start.h and pack-end.h
Nicola Mettifogo
2007-02-12
removed warnings
Nicola Mettifogo
2007-02-12
More demo version fixes
Sven Hesse
2007-02-12
little fix for fm-towns version
Johannes Schickel
2007-02-12
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...
Johannes Schickel
2007-02-12
Changed language finding again
Sven Hesse
2007-02-12
Change asserts to warnings to now, due to code differences in Amiga versions ...
Travis Howell
2007-02-12
- Some fixes for demos and Amiga versions
Sven Hesse
2007-02-12
Improve detection.
Eugene Sandulenko
2007-02-12
Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by using...
Travis Howell
2007-02-12
Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.
Travis Howell
2007-02-12
autodistinguish sq2 2.0F dos+amiga
Joachim Eberhard
2007-02-12
re-added missing wince #include; got deleted suring the simon -> agos transition
Kostas Nakos
2007-02-12
apply modified patch #1657436 (alignment issues)
Kostas Nakos
2007-02-12
Update work around for script bug in Amiga AGA/CD32 verisons of Simon the Sor...
Travis Howell
2007-02-12
Fix icons regression in Amiga OCS version of Simon the Sorcerer 1.
Travis Howell
2007-02-12
Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc...
Travis Howell
2007-02-12
Add work around for script bug in Amiga AGA/CD32 verisons of Simon the Sorcer...
Travis Howell
2007-02-12
Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1.
Travis Howell
2007-02-12
Minor changes for coding guidelines.
Travis Howell
2007-02-12
Adjust random opcode for Amiga versions of Simon the Sorcerer 1.
Travis Howell
2007-02-12
Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ...
Travis Howell
2007-02-12
Pass VC10_state directly to convertclip, to reduce arguments.
Travis Howell
2007-02-12
Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of Si...
Travis Howell
2007-02-12
Fingolfin's patch for improving dictionary loading speed. Applied as is.
Eugene Sandulenko
[next]