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
/
common
Age
Commit message (
Expand
)
Author
2012-02-13
COMMON: Enable backend specific custom events only when the Keymapper is enab...
Johannes Schickel
2012-02-13
ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.
Johannes Schickel
2012-02-12
COMMON: Add custom backend event
Tarek Soliman
2012-02-12
KEYMAPPER: Allow ports to define their own global keymap
Tarek Soliman
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-02-02
COMMON: Fix comment typo
Tarek Soliman
2012-01-29
COMMON: Return 0 instead of false in FSNode::createReadStream.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement charset mapping for TTF fonts.
Johannes Schickel
2012-01-23
COMMON: Fix compilation with mingw-w64
dhewg
2012-01-13
COMMON: Enhance zlib interface
Andrea Corna
2011-12-30
COMMON: Slight formatting fix.
Johannes Schickel
2011-12-30
COMMON: Perform some keymapper-related changes to the KeyState struct
Filippos Karapetis
2011-12-15
COMMON: QuickTime mdat atoms should be leaves
Matthew Hoops
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-12-12
VIDEO: Add support for QuickTime video track edit lists
Matthew Hoops
2011-12-04
GUI: Fix GUIO flags again.
Johannes Schickel
2011-12-04
GUI: fix GUIO_NOSPEECH/GUIO_NOSFX settings
athrxx
2011-11-18
COMMON: Added Croatian language (for a localized version of BS2.5)
Filippos Karapetis
2011-11-17
Merge pull request #114 from tsoliman/keymapper2
Eugene Sandulenko
2011-11-17
COMMON: Move <new> include into scummsys.h.
Alyssa Milburn
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
COMMON: Improve storage management of Array.
Johannes Schickel
2011-11-16
COMMON: Make value parameter of fill a const reference.
Johannes Schickel
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-10-27
COMMON: Remove ascii check from KeyState::operator==
Tarek Soliman
2011-10-24
GUI: Add GUIO EGA Dithering option
Strangerke
2011-10-23
LAUNCHER: Add GUIO_NOASPECT to SCUMM engine
Strangerke
2011-10-23
ALL: Reduce assignment of "" to Common::String.
Johannes Schickel
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-23
AD: Swtich GUI options to a char array.
Eugene Sandulenko
2011-10-21
COMMON: Extend some method comments in Common::BitStream
Sven Hesse
2011-10-21
COMMON: Fix potential UB while shifting Common::BitStream
Sven Hesse
2011-10-20
Merge pull request #80 from DrMcCoy/newbitstream
Eugene Sandulenko
2011-10-11
Symbian: Must define scumm_va_copy also for Symbian
anotherguest
2011-10-08
COMMON: Include hidden files in FSDirectory cache and detection.
Alyssa Milburn
2011-10-07
COMMON: Ensure numTypes is set to 0 on close
Matthew Hoops
2011-10-07
COMMON: Unbreak ConfigFile::renameSection.
Johannes Schickel
2011-10-07
COMMON: Remove unused code in config-file.cpp.
Johannes Schickel
2011-11-13
COMMON: Some minor formatting fixes in translation code.
Johannes Schickel
2011-11-02
COMMON: Fix warning
Eugene Sandulenko
2011-10-29
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2011-08-27
COMMON: Rewrite BitStream as a template
Sven Hesse
2011-08-27
Merge pull request #79 from clone2727/agos_cab
Eugene Sandulenko
2011-08-21
BADA: Remove BADA defined check. Was a temp fix for simulator build
Chris Warren-Smith
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-20
COMMON: Add wrapper for inflating headerless zlib data
Matthew Hoops
2011-08-20
SCUMM: Fix compilation when translation support is disabled.
Johannes Schickel
2011-08-20
I18N: Added comments to some of obscure translatable strings
Eugene Sandulenko
2011-08-20
COMMON: Implemented functions for determining localized Y/N equivalent
Eugene Sandulenko
2011-08-20
COMMON: Restore locale <-> Common::Language conversion utils
Eugene Sandulenko
[next]