Age | Commit message (Expand) | Author |
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 |
2010-07-27 | SCI: sci1.1 priority bands now changing in kDrawPic | Martin Kiewitz |
2010-07-22 | SCI: Remove sanity check introduced in rev 51154. When a node is deleted via ... | Filippos Karapetis |
2010-07-22 | SCI: Added a sanity check for rev 51152. If a node has been deleted, it shoul... | Filippos Karapetis |
2010-07-22 | SCI: Fixed the crash in LSL2, room 42 (when arriving at the island). kAnimate... | Filippos Karapetis |
2010-06-29 | SCI: Rename listEntry -> 'it' for better readability | Max Horn |
2010-06-29 | SCI: Simplify List::iterator usage in GfxAnimate | Max Horn |
2010-06-29 | SCI: Simplify GfxAnimate code, get rid of _listData | Max Horn |
2010-06-28 | SCI: kAnimate resetting _lastCastCount all the time | Martin Kiewitz |
2010-06-28 | SCI: Add const qualifiers to many GfxView methods and their return values. | Max Horn |
2010-06-26 | Further improve readability | Willem Jan Palenstijn |
2010-06-26 | Improve readability | Willem Jan Palenstijn |
2010-06-25 | When loading a game, stop all running VMs recursively, and also stop kAnimate... | Filippos Karapetis |
2010-06-23 | SCI: we extended the showBits() rect all the way depending on where the objec... | Martin Kiewitz |
2010-06-23 | Moved the SelectorCache struct inside selector.h, where it belongs, and fixed... | Filippos Karapetis |
2010-06-23 | SCI: global scaling implemented (hopefully, i'm not sure if it works 100% :P)... | Martin Kiewitz |
2010-06-23 | SCI: adding some more global scaling code, adding vanishingY and vanishingX a... | Martin Kiewitz |
2010-06-23 | SCI: some initial work on global scaling | Martin Kiewitz |
2010-06-20 | SCI: kPalVary - cleanup and some more code | Martin Kiewitz |
2010-06-18 | Fixed a problem in kAnimate which occurred when a list was modified by a call... | Filippos Karapetis |
2010-06-13 | Disabled two cases of findObjectByName() in SCI0 early games | Filippos Karapetis |
2010-06-10 | Use the SELECTOR() macro for readability | Filippos Karapetis |
2010-06-09 | Globals from script 0 are now initialized in script_init_engine(), and are ac... | Filippos Karapetis |
2010-05-29 | Mass renaming of selector-related functions, and removed some defines which w... | Filippos Karapetis |
2010-05-24 | SCI: sort according to original order in kAnimate, when y and z are the same ... | Martin Kiewitz |
2010-05-15 | SCI: SCI_SCREEN_MASK_* now GFX_SCREEN_MASK_*, using enum - added new enum GFX... | Martin Kiewitz |
2010-04-30 | SCI: animate cleanup | Martin Kiewitz |
2010-04-24 | SCI: reverting r48787 port updates were actually introduced (heard that befor... | Martin Kiewitz |
2010-04-24 | SCI: r48786 port updates were actually introduced during SCI01, qfg2 and xmas... | Martin Kiewitz |