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
2003-12-01
Patch #847464: Remove spurious semicolons
Max Horn
2003-11-30
zlib compression works *very* well, factor 3-6 in my test cases. Personally I...
Max Horn
2003-11-30
oops forgot to commit this one, it seems
Max Horn
2003-11-30
cleanup; added (currently commented out) zlib/gzip code
Max Horn
2003-11-30
cleanup
Max Horn
2003-11-18
Add extra directory checks for Macintosh versions of indy3/loom
Travis Howell
2003-11-11
cleanup (merged the two base set() methods)
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-10
fix for bug #833537 (Config manager saves "save_slot")
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
fixed ConfigManager getInt/getBool
Max Horn
2003-11-07
change behaviour of ConfigManager::get once again -> now we *do* fall back to...
Max Horn
2003-11-07
spelling fixes
Jonathan Gray
2003-11-07
typo, gnaw gnaw
Max Horn
2003-11-07
Use the new capabilities of class Map to make the ConfigManager case insensit...
Max Horn
2003-11-07
Introduce Comperator template parameter to Map -> this allows more flexible u...
Max Horn
2003-11-07
change (Const)String::c_str to never return 0 (rather return empty string) ->...
Max Horn
2003-11-06
cut down dependencies a bit (so that I don't have to recompile hq2x/hq3x when...
Max Horn
2003-11-05
changed the way get(key,domain) works for global domains (instead of defaulti...
Max Horn
2003-11-05
export language list (so that it can be used by the GUI); added methods to co...
Max Horn
2003-11-05
added ConfigManager::removeKey
Max Horn
2003-11-04
swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-)
Max Horn
2003-11-04
added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
Max Horn
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-11-03
Use compiler option instead of this
Chris Apers
2003-11-02
forgot to commit this, sorry guys
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
cleanup
Max Horn
2003-11-01
fix potential crash
Max Horn
2003-11-01
added doxygen comment
Max Horn
2003-11-01
make doxygen happy
Gregory Montoir
2003-10-26
factor out common debugger code
Max Horn
2003-10-24
Fixed typo and added FIXME comment for the DotMatrix scaler.
Torbjörn Andersson
2003-10-17
added russian as a language (part of patch #823031, adapted to recent code ch...
Max Horn
2003-10-17
renamed some Timer methods
Max Horn
2003-10-17
proper fix for COMI timer issue: don't let a Timer remove itself
Max Horn
2003-10-17
moved platform/language constants to common/util.*
Max Horn
2003-10-17
fix (workaround) for bug #825331
Max Horn
2003-10-17
COMI crashes because for some reasons we get a 0 timer interval. not sure how...
Max Horn
2003-10-17
added push_back method with List arg (append one list to another one efficien...
Max Horn
2003-10-16
add method to set the xor byte in the file class. Needed as the combined mac ...
Jonathan Gray
2003-10-14
improved timer resolution -> this helps iMuse *a lot* on my system when there...
Max Horn
2003-10-14
Turn off another annoying MSVC warning
Jamieson Christian
2003-10-14
init RNG for everybody using time()
Max Horn
2003-10-12
EVC : compile different
Nicolas Bacca
2003-10-10
some cleanup
Max Horn
2003-10-10
modified version of patch #821018; fix for bug #821083
Max Horn
2003-10-09
fix ConfMan.set when dom is empty; added some asserts (paranoia)
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-08
humpf
Max Horn
[next]