Age | Commit message (Expand) | Author |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-13 | SCI: Some more work on scaling in SCI32 | Filippos Karapetis |
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-02-23 | SCI: Cleaned up and segmented the animate code in order to make it a bit more... | md5 |
2010-12-20 | SCI: Commented out unused signal flags | Filippos Karapetis |
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-08 | SCI: add global scaling again to kAddToPic | Martin Kiewitz |
2010-09-25 | SCI: changes to kAddToPic | Martin Kiewitz |
2010-09-20 | SCI: Handle bit 2 of scaleSignal by not updating nsRect values when | Lars Skovlund |
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-06-29 | SCI: Simplify GfxAnimate code, get rid of _listData | Max Horn |
2010-06-23 | SCI: some initial work on global scaling | Martin Kiewitz |
2010-06-09 | The EngineState is no longer recreated when a game is restored, thus we don't... | Filippos Karapetis |
2010-05-24 | SCI: sort according to original order in kAnimate, when y and z are the same ... | 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 |
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn |
2010-02-05 | SCI: adding some minor documentation for the various graphic classes | Martin Kiewitz |
2010-02-05 | SCI: renamed class Cursor to GfxCursor | Martin Kiewitz |
2010-02-04 | SCI: renaming Transitions to GfxTransitions | Martin Kiewitz |
2010-02-02 | SCI: moving structs/enums from helpers to animate/controls | Martin Kiewitz |
2010-01-31 | Fix possible memory leaks. | Johannes Schickel |
2010-01-31 | SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now... | Martin Kiewitz |
2010-01-31 | SCI: renamed SciGuiAnimate to GfxAnimate, moved code from SciGui into this cl... | Martin Kiewitz |
2010-01-31 | SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc... | Martin Kiewitz |
2010-01-17 | SCI: speed throttler changed, now gets triggered by kAnimate, removed initial... | Martin Kiewitz |
2010-01-15 | SCI: more detail info about scaleSignal bit 1 | Martin Kiewitz |
2010-01-15 | SCI: added enum for ScaleSignal | Martin Kiewitz |
2010-01-06 | - Some work on kLocalToGlobal and kGlobalToLocal for SCI2+ | Filippos Karapetis |
2010-01-05 | Removed a leftover unused hack from the old graphics code | Filippos Karapetis |
2010-01-05 | More renaming | Filippos Karapetis |