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
2005-03-14
Fix method names to comply to our coding standards
Max Horn
2005-03-12
mouse cursor palette better fits into the 'mouse' category than in the 'graph...
Max Horn
2005-03-09
Patch #1013937 "OSystem layer with bigger resolution". Now you will always
Eugene Sandulenko
2005-03-07
Add Amiga renderer mode for EGA games.
Travis Howell
2005-03-06
Obsolete TODO ;-)
Max Horn
2005-03-06
Fix bug which led to an endless loop if 1.5x scaler is fed with odd value.
Eugene Sandulenko
2005-03-02
Distinguish between green and amber hercules. Now specify it via hercGreen
Eugene Sandulenko
2005-02-22
Verify domain names as they are passed into the config manager (better to cra...
Max Horn
2005-02-20
Implement OSystem method disableCursorPalette(bool disable) as mentioned
Eugene Sandulenko
2005-02-20
Patch #1121337 (CGA rendering in early LEC titles).
Eugene Sandulenko
2005-02-19
compatible version for wince
Paweł Kołodziejski
2005-02-18
removing ZLIB_WINAPI from scummsys.h
Andrew Kurushin
2005-02-17
Mouse part of big patch #1013937 (OSystem layer with bigger resolution)
Eugene Sandulenko
2005-02-06
Added String::hasSuffix and hasPrefix
Max Horn
2005-01-28
Use class Mutex instead of MutexRef
Max Horn
2005-01-28
fix VC7.1 compilation
Andrew Kurushin
2005-01-27
emsvc4 need public access, hmmm...
Paweł Kołodziejski
2005-01-15
Forgot to commit this
Max Horn
2005-01-15
Added a convenience class 'Mutex'
Max Horn
2005-01-15
Get rid of the ConstString class
Max Horn
2005-01-11
last wjp suggested patch - helps reenable "no definition for inline function"...
Andrew Kurushin
2005-01-11
On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for
Torbjörn Andersson
2005-01-11
This is probably not the optimal fix, but at least ScummVM compiles again.
Torbjörn Andersson
2005-01-10
Remove some more header dependencies
Max Horn
2005-01-10
Reduce dependencies on common/savefile.h from 88 to 14
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-10
Moved mutex stuff into a seperate header
Max Horn
2005-01-10
yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...
Max Horn
2005-01-09
some disabled warning moved from .vcproj to #pragma with comments
Andrew Kurushin
2005-01-09
Ensure these headers match the rest of ScummVM
Max Horn
2005-01-09
Since _pos is unsigned it's always >= 0, so testing for negativity will
Torbjörn Andersson
2005-01-09
Added new interface SeekableReadStream
Max Horn
2005-01-06
turn off "no definition for inline function" warning
Andrew Kurushin
2005-01-06
- remove "extern" before OSystem::makeInstance
Andrew Kurushin
2005-01-06
Modify the singleton code once more to help overcome an issue with MSVC 7 (se...
Max Horn
2005-01-01
Changed the singleton code to allow for custom object factories; this allowed...
Max Horn
2005-01-01
Changed OSystem::instance() to return a reference, not a pointer (it now matc...
Max Horn
2005-01-01
Removing obsolete comment
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-30
Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but ...
Max Horn
2004-12-30
cleanup
Max Horn
2004-12-29
Compile fix from cyx
Travis Howell
2004-12-28
Fix running ScummVM in plugin-mode
Max Horn
2004-12-25
Make loading the config file explicit
Max Horn
2004-12-22
Now it is possible to count MD5 only for specified amount of bytes from file.
Eugene Sandulenko
2004-12-20
WinCE global domains are not needed anymore
Nicolas Bacca
2004-12-20
Add common include needed by WinCE
Nicolas Bacca
2004-12-15
- Move MAXPATHLEN includes/defines into common location
Jonathan Gray
2004-12-14
Patch #1083548 (common/list enhancement)
Max Horn
2004-12-12
Optimized List assignment operator, thanks to h00ligan
Max Horn
[next]