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
/
engines
/
sci
/
engine
/
segment.h
Age
Commit message (
Expand
)
Author
2018-08-25
SCI: Add a default case to the switch in toDebugString()
Filippos Karapetis
2018-06-29
SCI: Fix shadowing warning
Eugene Sandulenko
2017-10-06
SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight
Colin Snover
2017-10-06
SCI32: Clean up CelObj
Colin Snover
2017-09-23
Revert "SCI: Fix Warnings about Copy Constructor Failing to Call Base Class."
Colin Snover
2017-09-23
SCI32: Fix handling of array copies
Colin Snover
2017-09-23
SCI32: Remove unused shrink-to-fit function for string arrays
Colin Snover
2017-09-23
SCI32: Fix size for dereferencing non-raw SCI32 arrays
Colin Snover
2017-07-06
SCI32: Improve kPlayVMD rendering
Colin Snover
2017-05-26
SCI32: Fix kArrayFill
Hein-Pieter van Braam
2017-04-23
SCI: Fix support for 32-bit SCI3 script offsets
Colin Snover
2017-03-30
SCI32: Improve bounds checking in SciString trim
Colin Snover
2017-02-05
SCI: Fix more unsafe C-string usage
Colin Snover
2017-01-14
SCI: Fix Warnings about Copy Constructor Failing to Call Base Class.
D G Turner
2017-01-06
SCI32: Fix overlapped memory copies in SciString
Colin Snover
2017-01-06
SCI32: Fix a subtle bug in SciArray::trim()
Filippos Karapetis
2017-01-05
SCI32: Fix off-by-one error in array resizing
Colin Snover
2016-12-19
SCI32: Undefine macro for SciBitmap when it is done being used
Colin Snover
2016-12-19
SCI32: Fix nitpicky output errors in SCI32 bitmap debugging
Colin Snover
2016-12-19
SCI32: Add segment table debugging info for SCI32 arrays
Colin Snover
2016-12-17
SCI32: Improve SciBitmap segment table debugging output
Colin Snover
2016-10-27
SCI32: Read byte/string array values as signed in SCI2.1early-
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-10-09
SCI32: Change storage type of int16 arrays to hold reg_ts instead
Colin Snover
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-29
SCI32: Ease debugging of wrong array types
Colin Snover
2016-09-29
SCI32: Implement kBitmapCreateFromView and kBitmapGetInfo
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-08-13
SCI: Fix pointer invalidation caused by array storage moves
Colin Snover
2016-08-12
SCI32: Fix crash when multiple nodes are deleted during kListEachElementDo
Colin Snover
2016-08-01
SCI: Fix warnings
Eugene Sandulenko
2016-08-01
SCI32: Implement bitmap save routine
Colin Snover
2016-08-01
SCI32: Fix invalid memory access after BitmapTable is extended
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-03-25
SCI: Use aggregation to store objects in SegmentObjTable.
Johannes Schickel
2016-03-25
SCI: Introduce accessors for SegmentObjTable entries.
Johannes Schickel
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-05-25
ALL: analyse -> analyze
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-24
SCI: Close Memory Leak from kAnimate Calls.
D G Turner
2011-03-08
SCI: Cleanup
md5
2011-03-08
SCI: Cleanup
md5
2011-02-28
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
md5
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-11-19
SCI: Moved the Object class in a separate file
Filippos Karapetis
2010-11-18
SCI: Added species selector functionality for SCI3
Filippos Karapetis
[next]