Age | Commit message (Expand) | Author |
2016-09-29 | SCI: Add prefix to global variable constants | Colin Snover |
2016-09-29 | SCI: Replace magic numbers for globals with named constants | Colin Snover |
2016-02-23 | SCI: Improve kAnimate fastcast detection, Remove EQ1 hack | Martin Kiewitz |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-27 | SCI: Change wording for bug/further info references | Filippos Karapetis |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2011-10-19 | SCI: Merged all the code to get/set the NS rect | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-20 | SCI: Added a new console command, "animate_list" or "al" | md5 |
2011-03-02 | SCI: Change workaround for hoyle3-demo's rendering order | Willem Jan Palenstijn |
2011-02-27 | SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY | md5 |
2011-02-26 | SCI: Slight cleanup in the animate code | md5 |
2011-02-23 | SCI: Don't name a variable the same as its function | Matthew Hoops |
2011-02-23 | SCI: Added a workaround for bug #3036763 - "HOYLE3 Demo: Bad Dialog Priorities" | md5 |
2011-02-23 | SCI: Cleaned up and segmented the animate code in order to make it a bit more... | md5 |
2010-12-26 | SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which w... | Filippos Karapetis |
2010-10-26 | SCI: removing unneeded call | Martin Kiewitz |
2010-10-26 | SCI: fix gfx issues when giving out cards hoyle4 | Martin Kiewitz |
2010-10-26 | SCI: kAnimate bit 2 is hoyle 4 exclusive | Martin Kiewitz |
2010-10-26 | SCI: little cleanup kAnimate | Martin Kiewitz |
2010-10-26 | SCI: fixing bug #3091767 by reverting r52820 | Martin Kiewitz |
2010-10-25 | SCI: fix comment in kAddToPic | Martin Kiewitz |
2010-10-24 | SCI: fixing obvious kAddToPic regression | Martin Kiewitz |
2010-10-10 | SCI: Fix warning about uninitialized variable | Max Horn |
2010-10-08 | SCI: add global scaling again to kAddToPic | Martin Kiewitz |
2010-09-25 | SCI: little optimization in kAddToPic | Martin Kiewitz |
2010-09-25 | SCI: changes to kAddToPic | Martin Kiewitz |
2010-09-20 | Make r52818 general on trunk | Lars Skovlund |
2010-09-20 | SCI: Handle bit 2 of scaleSignal by not updating nsRect values when | Lars Skovlund |
2010-09-05 | SCI: dont do global scaling on non-scaleable views | Martin Kiewitz |
2010-08-29 | SCI: Throttle the invocations of Engine::shouldQuit() | Filippos Karapetis |
2010-08-25 | SCI: adding detection for freddy pharkas "fred" | Martin Kiewitz |
2010-08-11 | SCI: properly doing kAnimate loop/cel fixing | Martin Kiewitz |
2010-08-11 | SCI: revert r51969 | Martin Kiewitz |
2010-08-11 | SCI: kAddToPic only wrote nsRect in sci1.1 | Martin Kiewitz |
2010-08-11 | SCI: kAnimate invalid loop/cels now correctly fixed | Martin Kiewitz |
2010-08-10 | SCI: kAddToPic(list) set fixed priority flag | Martin Kiewitz |
2010-08-10 | SCI: add scaling support to kAddToPic | Martin Kiewitz |
2010-08-10 | SCI: adding workaround for kq5 | Martin Kiewitz |
2010-08-03 | SCI: adding jones/talkie speed throttler view | Martin Kiewitz |
2010-08-02 | SCI: adding non-scaleable view capability | Martin Kiewitz |
2010-07-31 | SCI: adding detection for benchmark views | Martin Kiewitz |
2010-07-31 | SCI: kAnimate - limit update of nsRect when scaled | Martin Kiewitz |
2010-07-31 | SCI: fix kAddToPic called with view data | Martin Kiewitz |
2010-07-30 | SCI: Add comment about stability requirements in makeSortedList. | Johannes Schickel |
2010-07-29 | SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi... | Martin Kiewitz |