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-06-01
COMMON: Move SDL endian check a bit down
Max Horn
2011-05-31
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-31
COMMON: Include SDL_endian.h instead of SDL_byteorder.h
Max Horn
2011-05-31
COMMON: Simplify OverlayColor definition
Max Horn
2011-05-31
COMMON: Move scumm_str(n)icmp declaration to str.h
Max Horn
2011-05-31
COMMON: Move some weird WinCE/MSVC snprintf-#define around
Max Horn
2011-05-31
COMMON: Shorten endianess / mem align guessing logic in scummsys.h
Max Horn
2011-05-31
COMMON: Move more stuff from scummsys.h to portdefs.h
Max Horn
2011-05-31
COMMON: Move some code from scummsys.h to relevant portdefs.h files
Max Horn
2011-05-29
COMMON: Limit pragma warning use in algorithm.h to MSVC.
Johannes Schickel
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-25
BUILD: Rename UNIX #define to POSIX
Max Horn
2011-05-24
COMMON: Silence MSVC warning for Common::gcd calls with an unsigned type
Littleboy
2011-05-24
COMMON: Add putc(har) and getc(har) to forbidden symbols
Max Horn
2011-05-23
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
Max Horn
2011-05-23
COMMON: Mark more symbols as forbidden
Max Horn
2011-05-23
COMMON: Provide our own implementations for scumm_str(n)icmp
Max Horn
2011-05-18
COMMON: Document that Stream API is meant to imitate ISO C FILE semantics
Max Horn
2011-05-17
COMMON: Forbid use of some more symbols
Max Horn
2011-05-17
COMMON: Remove unused RandomSource destructor, clarify comments, cleanup
Max Horn
2011-05-17
COMMON: Remove auxillary RandomSource constructor
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
IPHONE/OSX: Updated xcode project
Oystein Eftevaag
2011-05-16
COMMON: Fix inserting an array into itself under certain conditions
Max Horn
2011-05-16
COMMON: Don't allocate zero-sized storage in array
Willem Jan Palenstijn
2011-05-16
COMMON: Unify Array memory allocation
Max Horn
2011-05-16
COMMON: Change Array::insert_aux to immediately assign newly allocated memory...
Max Horn
2011-05-16
COMMON: Set _capacity to just _size in Common::Array::operator=
Max Horn
2011-05-14
COMMON: RemoveAvoid redundant typedefs if config.h is present
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-10
COMMON: Always prefer GCC 4.x versions of READ_UINT*/WRITE_UINT*
Max Horn
2011-05-10
COMMON: Refactor typedefs a bit
Max Horn
2011-05-09
COMMON: Refactor scummsys.h
Max Horn
2011-05-09
COMMON: Do not #undef _MSC_VER
Max Horn
2011-05-09
COMMON: If config.h is present, don't use hardcoded settings from scummsys.h
Max Horn
2011-05-09
COMMON: Unify definition of scumm_str(n)icmp
Max Horn
2011-05-09
N64: Remove (u)int64 typedefs from common/scummsys.h
Max Horn
2011-05-09
COMMON: Tweak some comments
Max Horn
2011-05-06
COMMON: Add a class SafeSubReadStream
Sven Hesse
2011-05-05
COMMON: Remove convertCrsrCursor()
Matthew Hoops
2011-05-03
COMMON: Fix spelling of 'Philips'
Matthew Hoops
2011-05-03
COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility
Max Horn
2011-05-03
COMMON: Don't declare a fake printf
Max Horn
2011-05-02
COMMON: Fix compilation when zlib support is enabled.
Johannes Schickel
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
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
[prev]
[next]