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-03-20
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-03-20
COMMON: Make Rect::center() work properly with odd dimensions
Matthew Hoops
2012-03-20
COMMON: Add a READ_UINT24 macro
Matthew Hoops
2012-03-19
COMMON: Add a dummy edit when a QuickTime file contains none
Matthew Hoops
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-17
COMMON: Use defined() instead of defined in preprocessor macros.
Johannes Schickel
2012-03-17
ALL: Use GCC_ATLEAST().
Christoph Mallon
2012-03-17
COMMON: Add GCC_ATLEAST(major, minor) to simplify testing for versions of GCC.
Christoph Mallon
2012-03-17
COMMON: Hopefully fix compilation
Filippos Karapetis
2012-03-17
COMMON: Use String class consistently
Eugene Sandulenko
2012-03-17
Merge pull request #203 from fingolfin/guio-cleanup
Eugene Sandulenko
2012-03-17
Merge pull request #202 from tsoliman/keymapper-nonkey-inputs
Eugene Sandulenko
2012-03-13
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
Christoph Mallon
2012-03-11
COMMON: Mention that SafeSeekableSubReadStream is not threading safe.
Johannes Schickel
2012-03-11
COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream.
Johannes Schickel
2012-03-10
COMMON: Fix formatting in substream.h.
Johannes Schickel
2012-03-08
COMMON: Add an exists function to MacResManager
Matthew Hoops
2012-03-02
KEYMAPPER: Add delays for *UP events coming from non-keys
Tarek Soliman
2012-03-02
KEYMAPPER: Map non-key custom input events
Tarek Soliman
2012-02-29
COMMON: Move language GUIO code to language.h
Max Horn
2012-02-29
COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.h
Max Horn
2012-02-27
COMMON: Fix opening QuickTime files from MacBinary files
Matthew Hoops
2012-02-27
KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION
Tarek Soliman
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
2012-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-24
COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes
athrxx
2012-02-22
COMMON: Add a size_type to HashMap.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to List.
Johannes Schickel
2012-02-22
COMMON: Slight formatting fixes in stack.h.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to Stack and FixedStack.
Johannes Schickel
2012-02-22
COMMON: Slight formatting fixes in array.h.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to Array and take advantage of it.
Johannes Schickel
2012-02-22
KEYMAPPER: Initialize Event::customType
Tarek Soliman
2012-02-21
COMMON: add gui options for rendering modes
athrxx
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Filter non-ASCII values in ctype.h-style isFOO functions
Max Horn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-20
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
Tarek Soliman
2012-02-20
KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapper
Tarek Soliman
2012-02-20
KEYMAPPER: Move DefaultEventMapper implementation to its own cpp file
Tarek Soliman
2012-02-20
KEYMAPPER: Rewrite the EventMapper API
Tarek Soliman
2012-02-20
KEYMAPPER: Having a mapper is no longer optional
Tarek Soliman
2012-02-20
KEYMAPPER: Create a DefaultEventMapper when Keymapper isn't enabled
Tarek Soliman
2012-02-20
KEYMAPPER: EventMapper must now eat all events
Tarek Soliman
2012-02-18
COMMON: Fix value of EVENT_CUSTOM_BACKEND
Tarek Soliman
2012-02-16
COMMON: Fix typo
Max Horn
2012-02-15
KEYMAPPER: Add more warning signs
Tarek Soliman
2012-02-15
KEYMAPPER: Allow ports to define default Keymap Action bindings
Tarek Soliman
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
[next]