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-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
2011-01-30
COMMON: Add an erase method which takes an iterator to HashMap.
Johannes Schickel
2011-01-28
COMMON: Fixed memory leakage in unarj readHeader().
David Turner
2011-01-23
COMMON: Added some very simple operators to the Point class (+, -, += and -=)...
Filippos Karapetis
2011-01-22
COMMON: Update documentation of the MacResManager
Matthew Hoops
2011-01-21
COMMON: Document which engines use DCL
Matthew Hoops
2011-01-21
COMMON: Move SCI's DCL decompression code to common
Matthew Hoops
2011-01-18
COMMON: Some style fixes in config-manager.cpp.
Johannes Schickel
2011-01-13
COMMON: Some slight formatting fixes in config-manager.cpp.
Johannes Schickel
2011-01-13
CONFIGMANAGER: small changes to support old config files with no 'gameId' key...
Yotam Barnoy
2011-01-11
COMMON: Fix a few space formatting issues.
Jordi Vilalta Prat
2011-01-01
COMMON: Fix comment about getButtonState.
Alyssa Milburn
2010-12-29
CONFIG-MGR: added ability to add other non-game domains
Yotam Barnoy
2010-12-20
OSYSTEM: Clarify grabPalette documentation after talking with Max about it.
Johannes Schickel
2010-12-11
COMMON: Handle C++-style comments in config files
Alyssa Milburn
2010-12-08
BACKENDS: Fix OSD implementation in ModularBackend.
Johannes Schickel
2010-12-05
COMMON: Fix AppleDouble support in the MacResManager (thanks, fuzzie)
Matthew Hoops
2010-12-01
ALL: Fix a few typos
Jordi Vilalta Prat
2010-12-01
I18N: Improve the fallback language auto-detection.
Jordi Vilalta Prat
2010-11-30
I18N: Don't build TranslationManager when translation is disabled.
Jordi Vilalta Prat
2010-11-29
COMMON: Add a bit more to the doxygen comment for NEResources
Matthew Hoops
2010-11-28
COMMON: Remove unnecessary reference to file.h
Max Horn
2010-11-28
COMMON: Add support for loading NE resources and cursors
Matthew Hoops
2010-11-28
AmigaOS: Fixed compilation after the latest GSoC code merging (bug #3121350)
Filippos Karapetis
2010-11-28
COMMON: Comment out locale <-> Common::Language conversion utils for now.
Johannes Schickel
2010-11-28
BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.
Johannes Schickel
2010-11-26
COMMON: Add an isBE() function to get the endianness of a ReadStreamEndian
Matthew Hoops
2010-11-25
COMMON: Adapt translation manager to use the OSystem for language detection.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-23
COMMON: Add SeekableReadStreamEndian class
Max Horn
[next]