aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-10SCI: Change 'none' breakpoint action to 'ignore' for consistencyWillem Jan Palenstijn
2017-06-10SCI: Clean up breakpoint code (indentation, consistency)Willem Jan Palenstijn
2017-06-10SCI: Move bpk/logkernel to main breakpoint infrastructureWillem Jan Palenstijn
2017-06-10SCI: Print breakpoint info on creationWillem Jan Palenstijn
2017-06-10SCI: Allow setting bp action directly on creationWillem Jan Palenstijn
2017-06-10SCI: Allow multiple breakpoints with same trigger but different actionWillem Jan Palenstijn
2017-06-10SCI: Add inspect, none breakpoint actionsWillem Jan Palenstijn
2017-06-10SCI: Move printObject from console to scriptdebugWillem Jan Palenstijn
2017-06-10SCI: Add break/log/backtrace actions for triggered breakpointsWillem Jan Palenstijn
2017-06-10SCI: Add underscores to Breakpoint member variablesWillem Jan Palenstijn
2017-06-10SCI: Remove union from BreakpointWillem Jan Palenstijn
2017-06-10SCI: Move backtrace output to scriptdebug.cppWillem Jan Palenstijn
2017-06-10SCI: Handle selector read/write breakpoints from opcodesWillem Jan Palenstijn
2017-06-10SCI: Move scriptdebug declarations to separate headerWillem Jan Palenstijn
2017-06-10SCI: Fix wildcard selector breakpointsWillem Jan Palenstijn
2017-06-10SCI: Start engine at tick 1Colin Snover
2017-06-10ADL: Add loading of hires4 game dataWalter van Niftrik
2017-06-10SCI32: Fix uninitialized temp read in TorinColin Snover
2017-06-10SCI32: Fix uninitialized temp read in LSL6hiresColin Snover
2017-06-10I18N: Update translations templatesThierry Crozat
2017-06-09SCI: Remove some unused #includesColin Snover
2017-06-09SCI: Return the original master sound volume when mute is onColin Snover
2017-06-09SCI32: Fix audio sync recursionColin Snover
2017-06-09SCI32: Implement kLock & kDoAudio(1) for SCI32Colin Snover
2017-06-09SCI: Do not lock Audio36/Sync36 in kLock for SCI1.1Colin Snover
2017-06-09SCI: Lock Audio resource types when digital SFX is enabledColin Snover
2017-06-09SCI: Remove unnecessary conditionColin Snover
2017-06-09SCI: Fix typo in commentColin Snover
2017-06-09SCI: Remove unhelpful commentColin Snover
2017-06-09SCI: Add serialization for ResourceIdColin Snover
2017-06-09SCI32: Fix include pathColin Snover
2017-06-09SCI: Get LRU from list directly, instead of from a reverse iteratorColin Snover
2017-06-09SCI: Implement Serializable for ObjectColin Snover
2017-06-09TITANIC: Fix jerkiness in end creditsPaul Gilbert
2017-06-09TITANIC: Field renamings for CCreditTextPaul Gilbert
2017-06-09TITANIC: Enable initial copyright screenPaul Gilbert
2017-06-09I18N: Update translations templatesThierry Crozat
2017-06-09GUI: Improve calculation for savegame thumbnail labelsTarek Soliman
2017-06-09GUI: Fix savegame thumbnail label layoutTarek Soliman
2017-06-09GUI: Use dashes in default save descriptionTarek Soliman
2017-06-09ENGINES: Display savestate date as YYYY-MM-DDTarek Soliman
2017-06-08COMMON: Take immutable reference in SpanOwner copy assignmentColin Snover
2017-06-08COMMON: Make SpanOwner copy assignment make a copy of the owned SpanColin Snover
2017-06-08SCI32: Clarify code comment about Steam GK2 RESMAP.001Colin Snover
2017-06-08SCI32: Fix wave resource patch offsetColin Snover
2017-06-07TITANIC: Fix color of starfield crosshairsPaul Gilbert
2017-06-07TITANIC: Rename CStarControlSub2 to CStarFieldBasePaul Gilbert
2017-06-07TITANIC: Renamings for camera mover classesPaul Gilbert
2017-06-07TITANIC: Renamings for automatic camera mover classesPaul Gilbert
2017-06-07TITANIC: Fix rotating starview when 2 markers are locked inPaul Gilbert