Age | Commit message (Expand) | Author |
---|---|---|
2009-03-11 | Got rid of misc_payload and stopped passing the whole graphics state structur... | Filippos Karapetis |
2009-03-08 | Use new Palette class to manager pixmap palettes. | Willem Jan Palenstijn |
2009-03-08 | SCI: Added new header gfx/font.h and removed some dead code | Max Horn |
2009-03-07 | SCI: Moved scummvm_get_event to operations.cpp (the only place where it is us... | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-25 | cleanup | Max Horn |
2009-02-25 | SCI: Removed code for software rendered mouse cursor | Max Horn |
2009-02-25 | Interpret NONBLOCK as PEEK; poll while sleeping. | Willem Jan Palenstijn |
2009-02-24 | SCI: Replaced gfxop_usleep by gfxop_sleep (taking millisecs instead of micros... | Max Horn |
2009-02-24 | SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source fi... | Max Horn |