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
2011-04-29
OSYSTEM: Clarify doc for getGraphicsMode()
Thierry Crozat
2011-04-28
NDS: Fix compilation
Ori Avtalion
2011-04-28
COMMON: Fix compilation on backends that USE_RGB_COLOR
Ori Avtalion
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-25
COMMON: Add proper error handling to the ZipArchive class
Littleboy
2011-04-24
COMMON: Fix MSVC warning in PEResources::parseResourceLevel()
Littleboy
2011-04-19
COMMON: Do not call ReadStream::eos in SubReadStream::read.
Johannes Schickel
2011-04-18
COMMON: Cleanup names/handling of some error codes
Max Horn
2011-04-18
COMMON: Clarify error naming conventions
Max Horn
2011-04-18
COMMON: Remove kInvalidPathError
Max Horn
2011-04-18
COMMON: Tweak extra text handling in Common::Error
Max Horn
2011-04-18
COMMON: Fix typo
Max Horn
2011-04-18
COMMON: Cleanup error messages
Max Horn
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-17
COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warnings
Eugene Sandulenko
2011-04-12
COMMON: Let MKTAG always return an uint32
Max Horn
2011-04-12
COMMON: Use correct MKTAG definition, stupid
Max Horn
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-12
COMMON: Drop totally obsolete & outdated DEC C++ 'support'
Max Horn
2011-04-12
COMMON: Fix usage of wrong variable when keymapper is active
Klaus Reimer
2011-04-04
COMMON: Fix (harmless) int <-> uint mismatch
Max Horn
2011-03-29
COMMON: Unbreak EventRecorder a little
dhewg
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-24
COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...
Littleboy
2011-03-23
COMMON: Remove TODO from struct Event
Max Horn
2011-03-19
COMMON: Removed custom PI define (M_PI should be used instead)
md5
2011-03-19
COMMON: Enable math constants under Visual Studio
md5
2011-03-07
Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into clone2727-...
Matthew Hoops
2011-03-07
COMMON: Add TODO to make compressed NE EXE handling transparent
Matthew Hoops
2011-03-07
COMMON: Add a sanity assert
Matthew Hoops
2011-03-07
COMMON: Fix WinResourceID::getID()
Matthew Hoops
2011-03-07
COMMON: Make the operator=(String) function be a const reference instead
Matthew Hoops
2011-03-06
SCUMM: Use the new WinCursor code in SCUMM HE
Matthew Hoops
2011-03-04
GRAPHICS: Split the NE cursor code from the NEResources class
Matthew Hoops
2011-03-02
COMMON: Remove newlines from debug()
dhewg
2011-02-22
COMMON: Add a key color field to NECursor
Matthew Hoops
2011-02-22
COMMON: Begin to merge some NE/PE code
Matthew Hoops
2011-02-22
COMMON: Add a convenience function to ignore the language field
Matthew Hoops
2011-02-22
COMMON: Add default Windows PE types
Matthew Hoops
2011-02-22
COMMON: Add basic PE EXE parser
Matthew Hoops
2011-02-20
COMMON: Correct NE Resource Loader for Osystem RGBA->RGB Palette Change.
D G Turner
2011-02-14
COMMON: Make MacResManager::convertCrsrCursor to return a RGB palette.
Johannes Schickel
2011-02-12
JANITORIAL: Remove extraneous parentheses
Ori Avtalion
2011-02-10
CONFIGURE: Add basic support for ICC.
Johannes Schickel
2011-02-09
COMMON: Reduce overflow risk in Common::Rational += and -= operators
Max Horn
2011-02-09
COMMON: Add comment that explains strange <= checks in gcd()
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-04
COMMON: Only take the md5 of the resource fork data section
Matthew Hoops
[next]