aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video.h
AgeCommit message (Expand)Author
2007-02-06Implemented vertical scrollingSven Hesse
2007-02-04- Plugged some leaks and fixed some memory errorsSven Hesse
2007-02-01- Fixed the palette animationsSven Hesse
2007-01-29- Another attempt at fixing the immediately-closing notepad heisenbug (#1621089)Sven Hesse
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Instead of drawing the mouse cursor as a sprite, let the backend handle itSven Hesse
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-05-11- Sound! Still a bit glitchy, though:Sven Hesse
2006-05-01- More differences in Draw_v2::spriteOperation()Sven Hesse
2006-04-18- I misunderstood Draw::initBigSprite(); fixedSven Hesse
2006-02-11Moved engines to the new engines/ directoryMax Horn