Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-11 | Moved all the cache limits inside helpers.h and removed an obsolete TODO | Filippos Karapetis | |
svn-id: r47250 | |||
2010-01-10 | SCI: updateBox now also supports hires mode | Martin Kiewitz | |
svn-id: r47219 | |||
2010-01-10 | SCI: changed location of hack inside kDrawCel, coordinates of savedhiresbox ↵ | Martin Kiewitz | |
may not get port adjusted svn-id: r47218 | |||
2010-01-09 | SCI: added new debug command "picture_visualize", which enables ↵ | Martin Kiewitz | |
visualization of the drawing process of EGA pictures svn-id: r47201 | |||
2010-01-07 | SCI: implemented additional drawCel for hires views, fixes menu bar of kq6 - ↵ | Martin Kiewitz | |
still need to fix coordinates and implement save/restoreBits for hires svn-id: r47116 | |||
2010-01-06 | - Some work on kLocalToGlobal and kGlobalToLocal for SCI2+ | Filippos Karapetis | |
- Removed the custom types MemoryHandle, LoopNo, CelNo (cause we ended up having code like LoopNo loopNo = ...) - Improved the sanity checks in frameOut() svn-id: r47087 | |||
2010-01-05 | Renamed the version of drawCel() which calls BitsShow() to drawCelAndShow(), ↵ | Filippos Karapetis | |
to avoid confusion svn-id: r47028 | |||
2010-01-05 | Some initial work on SCI1.1 view scaling (not working yet) | Filippos Karapetis | |
svn-id: r47027 | |||
2010-01-05 | Removed duplicate code | Filippos Karapetis | |
svn-id: r47024 | |||
2010-01-05 | More renaming | Filippos Karapetis | |
svn-id: r47009 |