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 (
Collapse
)
Author
2012-07-29
WINTERMUTE: Remove unused functions from StringUtil::
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Replace BaseRegistry with ConfMan
Einar Johan Trøan Sømåen
2012-07-29
DOCS: Replace tab character with spaces in our README.
Johannes Schickel
2012-07-29
WINTERMUTE: Remove the debugger.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Use ConfMan instead of registry.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove more unused utils.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Make BaseSubFrame load lazily.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Make the BaseEngine-singleton use Common::Singleton as super-class
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove static function variable from SXArray
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Replace const char* with const Common::String & in fonts, gfx, ↵
Einar Johan Trøan Sømåen
particles, sound and files.
2012-07-28
LASTEXPRESS: Implement menu egg blinking
Littleboy
2012-07-28
WINTERMUTE: Fix a few warnings pointed out by fuzzie.
Einar Johan Trøan Sømåen
2012-07-28
LASTEXPRESS: Disable sound filter reset on each decoded block
Littleboy
The filter id should be computed from the sound entry status for each decoded block. The current code was resulting in blocks being skipped.
2012-07-27
LASTEXPRESS: Untemplatize setup functions
Littleboy
2012-07-27
CONFIGURE: Add MSCV11 handling to ideprojects target
Littleboy
2012-07-27
LASTEXPRESS: Fix some formatting issues
Littleboy
2012-07-27
LASTEXPRESS: Add IgnoreSubtype option to AnimFrame
Littleboy
2012-07-27
WINTERMUTE: Hardcode the Game.SaveDirectory return value in-engine for now.
Einar Johan Trøan Sømåen
2012-07-27
LASTEXPRESS: Add menu-related warnings and turn some warnings into errors
Littleboy
2012-07-27
WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : ↵
Einar Johan Trøan Sømåen
SuperClass(args)
2012-07-27
LASTEXPRESS: Remove templated resetCurrentParameters() function
Littleboy
2012-07-27
WINTERMUTE: Move settings-files to save-dir (gzipped xml now)
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Remove all unneccessary #if 0 blocks
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Move TinyXML into the WinterMute-namespace.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Fix a Clang-warning
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Get rid of almost all LLVM GCC 4.2 warnings.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Use an arbitrary size nearest neighbour scaler for save ↵
Einar Johan Trøan Sømåen
thumbnails. Thanks to clone2727
2012-07-27
WINTERMUTE: Formatting "var_name"->"varName"
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Add a stubbed fallback for the absolute path used in East Side Story
Einar Johan Trøan Sømåen
C:\\windows\\fonts\\framd.ttf
2012-07-27
WINTERMUTE: Fix SaveGame-thumb loading/saving.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Support the SPACE-key as a printable character.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Start sounds again after loading a save.
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Clear out a few warning()s
Einar Johan Trøan Sømåen
2012-07-27
LASTEXPRESS: Remove entity include in savepoint.h
Littleboy
2012-07-27
LASTEXPRESS: More include re-organization
Littleboy
2012-07-27
LASTEXPRESS: Move includes to header for setup function templates
Julien
2012-07-27
LASTEXPRESS: Implement Logic::resetState()
Julien
2012-07-27
LASTEXPRESS: Replace setup macros by functions
Julien
2012-07-27
LASTEXPRESS: Cleanup unused arguments from BEGIN_SETUP macro
Julien
2012-07-27
LASTEXPRESS: Merge the remaining macros in entity_intern.h into entity.h
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_1 macro
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_3 macro
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_2 macro
Julien
2012-07-27
LASTEXPRESS: Move RESET_ENTITY_STATE macro to entity.h
Julien
2012-07-27
LASTEXPRESS: Reduce nesting in Entities::processEntity()
Julien
2012-07-27
LASTEXPRESS: Switch some warnings to debug console output
Julien
2012-07-27
LASTEXPRESS: Remove several TIME_CHECK* macros
Julien
2012-07-27
LASTEXPRESS: Move Entity function declaration macros to entity.h
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM_GOTO macro
Julien
[prev]
[next]