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
/
base
/
main.cpp
Age
Commit message (
Expand
)
Author
2012-02-20
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
Tarek Soliman
2012-02-13
KEYMAPPER: Fix Action ctor args in most keymaps
Tarek Soliman
2012-02-12
KEYMAPPER: Allow ports to define their own global keymap
Tarek Soliman
2012-02-04
KEYMAPPER: Added Toggle FullScreen action
Tarek Soliman
2012-02-02
KEYMAPPER: Handle EVENT_MAINMENU directly
Tarek Soliman
2012-01-07
KEYMAPPER: Constantify global keymap name
Tarek Soliman
2011-12-30
KEYMAPPER: Make engine keymap init and cleanup more generic
Tarek Soliman
2011-11-02
Revert "KEYMAPPER: Make global keymap that is always active"
Tarek Soliman
2011-10-27
KEYMAPPER: Make global keymap that is always active
Tarek Soliman
2011-10-27
BASE: Make global keymap inherit
Tarek Soliman
2011-10-06
BASE: Slight cleanup.
Johannes Schickel
2011-10-06
BASE: Add another whitespace before "Starting $gamedescription".
Johannes Schickel
2011-08-21
BADA: For some unknown reason the format string "%s\n" causes a core-dump
Chris Warren-Smith
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-19
BASE: Remove leftover include for testing.
Johannes Schickel
2011-08-19
COMMON: intLog2 uses _BitScanReverse on MSVC
Bertrand Augereau
2011-08-14
MAIN: Avoid adding the same extra path twice
eriktorbjorn
2011-08-08
RECORDER: Restore event recorder functionality.
Eugene Sandulenko
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-16
ENGINES: Warn user about games marked with ADGF_UNSTABLE flags
Tarek Soliman
2011-05-23
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
BASE: Suppress pointless warning message (fixes bug #3291522)
Max Horn
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-18
COMMON: Cleanup names/handling of some error codes
Max Horn
2011-04-18
COMMON: Remove kInvalidPathError
Max Horn
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-02-12
JANITORIAL: Remove duplicate #include's
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-12-30
PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINS
Yotam Barnoy
2010-12-23
PLUGINS: switched plugin manager to inheritance rather than #defines
Yotam Barnoy
2010-12-04
BASE: Only clear debug channels after destructing the engine object in runGame.
Johannes Schickel
2010-11-30
I18N: Don't build TranslationManager when translation is disabled.
Jordi Vilalta Prat
2010-11-28
MAIN: Fix --gfx-mode regression
Torbjörn Andersson
2010-11-18
MAIN: initialized more singletons early to prevent fragmentation.
Yotam Barnoy
2010-11-18
MAIN: added early call to getAudioCdManager to prevent late allocation
Yotam Barnoy
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-15
CONFIGMAN: added defragmentation methods for one-plugin-at-a-time
Yotam Barnoy
2010-11-15
PLUGINS: moved plugin-at-a-time unload to be after deleting the engine.
Yotam Barnoy
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-05
PLUGINS: improved one-at-a-time plugin code
Yotam Barnoy
2010-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-11-01
BASE: Destroy TranslationManager when exiting; destroy GuiManager before Conf...
Max Horn
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-26
BASE: Remove oudated comment, and redundant warning
Max Horn
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-25
GUI: Partial fix to bug #3075649 Fonts not found with buit-in theme
Thierry Crozat
2010-09-23
COMMON : Initialize translation after system has been initialized (to be able...
Lars Persson
[prev]
[next]