Age | Commit message (Expand) | Author |
2009-10-10 | SCI/newgui: intelligent cel undithering implemented | Martin Kiewitz |
2009-10-09 | SCI/newgui: SciGuiView now also locks resource | Martin Kiewitz |
2009-10-08 | SCI/newgui: removed EGAmapping | Martin Kiewitz |
2009-10-07 | SCI/newgui: SciGuiView - paletteoffset in EGA games documented and finally no... | Martin Kiewitz |
2009-10-07 | Fix mismatching new[]/delete use, by replacing delete with delete[]. | Johannes Schickel |
2009-10-07 | Implemented the SciGuiView destructor and plugged a memory leak in the curren... | Filippos Karapetis |
2009-10-07 | Replaced the view loading code with the new view loading functions. EGA view ... | Filippos Karapetis |
2009-10-06 | SCI/newgui: palette functions from SciGuiGfx now in SciGuiPalette | Martin Kiewitz |
2009-10-06 | - Removed the SciGuiGfx parameter from SciGuiView | Filippos Karapetis |
2009-10-06 | SciGuiView is only using the ResourceManager, so there's no need to pass the ... | Filippos Karapetis |
2009-10-06 | Removed unused reference to OSystem | Filippos Karapetis |
2009-10-06 | SCI/newgui: view type amiga now supported | Martin Kiewitz |
2009-10-06 | SCI/newgui: view 1.1 loading now completely fixed, included sanity check and ... | Martin Kiewitz |
2009-10-06 | SCI/newgui: one typo in view sci1.1 fixed | Martin Kiewitz |
2009-10-05 | SCI/newgui: changed the way dithering works on ega games, also default value ... | Martin Kiewitz |
2009-10-05 | SVN/newgui: views on sci1.1 - mirroring now possible | Martin Kiewitz |
2009-10-05 | SCI/newgui: duplicate the color in cels into upper 4 bits on ega so they wont... | Martin Kiewitz |
2009-10-05 | SVN/newgui: ega cel uncompression implemented | Martin Kiewitz |
2009-10-05 | More method renaming | Filippos Karapetis |
2009-10-05 | - Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ... | Filippos Karapetis |
2009-10-04 | SCI: Fix cast, constness | Willem Jan Palenstijn |
2009-10-04 | SCI/newgui: EGA view loading / mapping table | Martin Kiewitz |
2009-10-04 | SCI/newgui: ega view loading implemented, unpacking still missing | Martin Kiewitz |
2009-10-04 | SCI/newgui: SciGUIview class now uses resmanager to detect view format | Martin Kiewitz |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | SCI/gui: final rename commit | Martin Kiewitz |
2009-10-04 | SCI/newgui: getCellRect() getLoopInfo() implemented, cleanup | Martin Kiewitz |
2009-10-04 | SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp... | Martin Kiewitz |
2009-10-04 | SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity'; | Max Horn |
2009-10-04 | SCI/newgui: cleanup | Martin Kiewitz |
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn |