aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/controls32.cpp
AgeCommit message (Expand)Author
2017-09-27SCI: Do some clean-up of event handling systemColin Snover
2017-09-19SCI32: Fix GfxFrameout::addPlane from causing possible leaksColin Snover
2017-07-06SCI32: Centralise OSystem screen updatesColin Snover
2016-10-09SCI32: Allow 'focused' variable to break out of the event loopColin Snover
2016-10-09SCI32: Clarify some identifiersColin Snover
2016-09-29SCI32: Rewrite kArray & kStringColin Snover
2016-09-29SCI32: Fix potential null pointer dereferenceColin Snover
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-08-01SCI32: Enable optional explicit memory management of hunk entriesColin Snover
2016-07-30SCI32: Fix crash in Torin when opening save dialogColin Snover
2016-07-10SCI32: Implement kPlayVMDColin Snover
2016-07-02SCI32: Expose graphics throttling codeColin Snover
2016-07-02SCI32: Fix dropping events in kEditTextWillem Jan Palenstijn
2016-06-21SCI32: Implement basic kMessageBoxColin Snover
2016-06-21SCI32: Implement kScrollWindowWillem Jan Palenstijn
2016-05-28SCI32: Remove unused titled text bitmap codeColin Snover
2016-03-07SCI32: Move in-memory bitmap read/write into its own classColin Snover
2016-03-06SCI32: Fix memory leaksColin Snover
2016-03-06SCI32: Implement kEditTextColin Snover
2016-02-28SCI32: Non-titled text bitmap implementationColin Snover
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-02SCI: Removed ".data" from SciEventMartin Kiewitz
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18SCI: Remove a bunch of unused private member variablesMax Horn
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-10-30SCI: More work on kEditTextFilippos Karapetis
2011-10-28SCI: Added two files missing in commit 4ac2940Filippos Karapetis