Age | Commit message (Expand) | Author |
2011-01-22 | SCI: Added stub for playing robot audio from the console | Lars Skovlund |
2011-01-22 | SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, refer... | Filippos Karapetis |
2011-01-22 | SCI: Changed the expensive and inaccurate floating-point divisions to integer... | Filippos Karapetis |
2011-01-22 | SCI: Code formatting | Filippos Karapetis |
2011-01-21 | SCI: Fix robot palette activation | Lars Skovlund |
2011-01-21 | SCI: Fix robot memory leak | Lars Skovlund |
2011-01-21 | SCI: Partial robot support, currently disabled since it does not run | Lars Skovlund |
2011-01-09 | SCI2.1: Some further work on robot files | Filippos Karapetis |
2010-12-23 | SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ... | Filippos Karapetis |
2010-09-19 | SCI2: Some work on RBT files | Filippos Karapetis |
2010-07-28 | SCI: Initialize _resourceData to 0 in GfxRobot. Fixes PQSWAT demo. | Matthew Hoops |
2010-07-22 | SCI: Some slight work on robot files | Filippos Karapetis |
2010-06-15 | SCI: SciGui/SciGui32 gone for good... | Martin Kiewitz |
2010-05-15 | SCI: SCI_SCREEN_MASK_* now GFX_SCREEN_MASK_*, using enum - added new enum GFX... | Martin Kiewitz |
2010-02-03 | SCI: some work on robot REing (still comments only) | Martin Kiewitz |
2010-01-31 | SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now... | Martin Kiewitz |
2010-01-31 | SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc... | Martin Kiewitz |
2010-01-28 | SCI: some progress on REing robot files (99% comments only) | Martin Kiewitz |
2010-01-06 | Fix warnings. | Eugene Sandulenko |
2010-01-06 | SCI: added a new class for robot resources | Martin Kiewitz |