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-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-06-25
Fix postfix inc/decrement operators of List::Iterator
Max Horn
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-23
Fix 64 bit compiler warning/error
Max Horn
2005-06-23
Moved endian macros to a separate header file
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-20
Added virtual destructor, to silence a few more GCC 4 warnings
Max Horn
2005-06-10
fix VS2005beta2 compilation
Andrew Kurushin
2005-06-07
Increase max number of timers to 8.
Eugene Sandulenko
2005-06-05
added code for loading dynamic plugins(DLLs) for windows
Paweł Kołodziejski
2005-05-28
fix warning
Andrew Kurushin
2005-05-28
commit adds setWidth & setHeight to extend bounds of rect
Andrew Kurushin
2005-05-22
Add Norwegian Bokm�l version of Freddi Fish 1.
Travis Howell
2005-05-17
Initial support of C64 MM & Zak
Eugene Sandulenko
2005-05-15
Indentation and whitespace.
Torbjörn Andersson
2005-05-15
Added String::iterator
Max Horn
2005-05-14
Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.
Eugene Sandulenko
2005-05-14
Added --disable-hq and --disable-scumm-7-8 options. Also improved
Eugene Sandulenko
2005-05-14
Factor out common stuff in scummsys.h a little bit
Max Horn
2005-05-14
Removing the last traces of the old custom new/delete operators
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-10
Fix compilation
Eugene Sandulenko
2005-05-10
Fix compilation
Eugene Sandulenko
2005-05-09
fixed compilation for evc4 and vc7
Paweł Kołodziejski
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-05-09
fixed warnings
Paweł Kołodziejski
2005-05-09
Fix doxygen comment
Max Horn
2005-05-08
Silly copy & paste error :-)
Max Horn
2005-05-08
New method InSaveFile::skip()
Max Horn
2005-05-08
Code to grab & downscale the screen content (used for thumbnail creation, par...
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-05-08
Added two new methods to OSystem: grabPalette and grabRawScreen
Max Horn
2005-05-08
oops
Max Horn
2005-05-08
Fix doxygen warning
Max Horn
2005-05-08
Fix doxygen warning
Max Horn
2005-05-06
Fix another doyxgen warning
Max Horn
2005-05-05
Fixed some doxygen warnings
Max Horn
2005-05-05
Turned File::exists into a static method (as it should have been from the sta...
Max Horn
2005-05-02
Don't assert that "domain" is valid. One of the cases where this function
Torbjörn Andersson
2005-04-28
Moved Stream::eos() to ReadStream::eos()
Max Horn
2005-04-27
Use a pointer ref for RGBtoYUV, instead of an array, so that we can choose to...
Max Horn
2005-04-24
Some C++ compilers don't support the 'not' keyword, it seems
Max Horn
2005-04-24
Add additional check for comments with ().
Travis Howell
2005-04-24
The last section of config file was not saved, when loading config file.
Travis Howell
2005-04-23
Implement some missing methods
Max Horn
2005-04-23
Make StringMap class (with case insensitive keys) global
Max Horn
[next]