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
/
console.cpp
Age
Commit message (
Expand
)
Author
2017-06-10
SCI: Expand kernel breakpoint pattern matching for negative matches
Willem Jan Palenstijn
2017-06-10
SCI: Change 'none' breakpoint action to 'ignore' for consistency
Willem Jan Palenstijn
2017-06-10
SCI: Move bpk/logkernel to main breakpoint infrastructure
Willem Jan Palenstijn
2017-06-10
SCI: Print breakpoint info on creation
Willem Jan Palenstijn
2017-06-10
SCI: Allow setting bp action directly on creation
Willem Jan Palenstijn
2017-06-10
SCI: Add inspect, none breakpoint actions
Willem Jan Palenstijn
2017-06-10
SCI: Move printObject from console to scriptdebug
Willem Jan Palenstijn
2017-06-10
SCI: Add break/log/backtrace actions for triggered breakpoints
Willem Jan Palenstijn
2017-06-10
SCI: Add underscores to Breakpoint member variables
Willem Jan Palenstijn
2017-06-10
SCI: Move backtrace output to scriptdebug.cpp
Willem Jan Palenstijn
2017-05-20
SCI: Add resource hash to resource_info debugger command
Colin Snover
2017-05-20
SCI: Always use SegManager::getObjectName to get object names
Colin Snover
2017-05-20
SCI: Stop making copies of ObjMap and remove related dead code
Colin Snover
2017-05-20
SCI: Add more support for >16-bit SCI3 offsets
Colin Snover
2017-04-23
SCI32: Add debugger command to list digital audio samples
Colin Snover
2017-04-23
SCI32: Improve debugging output of object metadata in SCI3
Colin Snover
2017-04-22
SCI: Add alloc_list command to debugger
Colin Snover
2017-04-16
SCI: Improve MidiParser_SCI robustness against bad sound resources
Colin Snover
2017-03-30
SCI: Fix typo in comment
Colin Snover
2017-03-30
SCI: Handle >64KiB offsets in parse_reg_t
Colin Snover
2017-03-30
SCI: Update formatting strings to match updated Span API
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-02-05
SCI: Fix more unsafe C-string usage
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-11-20
SCI: Improve disassembly output
Colin Snover
2016-11-20
SCI: Add code-address breakpoints to debugger
Colin Snover
2016-11-10
SCI: Add missing newline in debugger output
Colin Snover
2016-11-02
SCI: Add reference dump to disk in debugger
Colin Snover
2016-10-09
SCI: Fix crash when attempting to view invalid list, array, bitmap references
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: Fix compilation warnings
Colin Snover
2016-09-29
SCI32: Add more debugger support for dumping SCI32 arrays
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-09-29
SCI: Fix typo in debugger help
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-13
SCI: Fix pseudo mouse in various SCI1 games like e.g. Larry5
Martin Kiewitz
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-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-02
SCI: Improve kernel subfunction logging
Willem Jan Palenstijn
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-05-25
SCI: Allow debugging output of all VM variables in one shot
Colin Snover
2016-03-25
SCI: Introduce accessors for SegmentObjTable entries.
Johannes Schickel
2016-03-07
SCI32: Add debugger command to view screen items in the visible plane list
Colin Snover
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2016-02-29
SCI: Fix compilation on amigaos4
Lars Skovlund
2016-02-29
SCI: Add vocab994 console command
Lars Skovlund
[next]