aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-09SCI/newgui: kAnimate priority fixedMartin Kiewitz
2009-10-09SCI/newgui: pattern #defines moved into SciGuiPictureMartin Kiewitz
2009-10-09SCI/newgui: pattern and floodfill moved into SciGuiPictureMartin Kiewitz
2009-10-09SCI: drawMenuBar/clearMenuBar now using gui class, currently unimplemented in...Martin Kiewitz
2009-10-09Moved actor movement detection in state.cpp, together with the other detectio...Filippos Karapetis
2009-10-09SCI: kgraphics.cpp cleanup (no code changes)Martin Kiewitz
2009-10-09LOL/PC-98: fixed minor bugs in text displayerFlorian Kagerer
2009-10-09SCI/newgui: priority band init fixMartin Kiewitz
2009-10-09SCI/newgui: kCanBeHere partially implemented, little correctionsMartin Kiewitz
2009-10-09whitespace changes aka. buildbot rebuilding :)Joost Peters
2009-10-09Oops...Filippos Karapetis
2009-10-09Fixed an issue when examining callk calls in the new graphics functions detec...Filippos Karapetis
2009-10-09Finished the automatic detection of the graphics functions used in SCI0 games...Filippos Karapetis
2009-10-09SCI/newgui: priority bands support for ega picturesMartin Kiewitz
2009-10-09SCI/newgui: some more priority band usage in kAnimateMartin Kiewitz
2009-10-09SCI/newgui: support for priority bands, kCoordPri kPriCoord implemented, prio...Martin Kiewitz
2009-10-09PS2: Hack to enable zlib/mad support for now (until detection & linker issue ...Max Horn
2009-10-09SCI/newgui: SciGuiView now also locks resourceMartin Kiewitz
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-10-09SCI: resmanager / include order changeMartin Kiewitz
2009-10-09SCI/newgui: SciGuiFont now locks the resourcedata, fixes broken fonts in gamesMartin Kiewitz
2009-10-09Fix warningMax Horn
2009-10-09BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), cur...Max Horn
2009-10-09SCI/newgui: windowmgr cleanupMartin Kiewitz
2009-10-09Fixed all memory leaks as far as the initial title screenPaul Gilbert
2009-10-09PS2: Fix warningsMax Horn
2009-10-09PS2: Fix warning, use fully qualified path for backend specific header ps2temp.hMax Horn
2009-10-09cleanupMax Horn
2009-10-09Fix warningMax Horn
2009-10-09Set up a basic tracing system for all memory allocations to help track down m...Paul Gilbert
2009-10-09SCI/newgui: Implemented kAddToPic (almost complete, but z-sorting and some ex...Martin Kiewitz
2009-10-08SCI: Turn reconstruct_scripts into SegManager::reconstructScriptsMax Horn
2009-10-08SCI: Remove outdated commentWillem Jan Palenstijn
2009-10-08SCI: Don't iterate past end of listWillem Jan Palenstijn
2009-10-08SCI: Removed obsolete stringfrags codeMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-08SCI/newgui: RestoreBits() now ignores empty handlesMartin Kiewitz
2009-10-08PS2: Add some stubs for the ps2 port to our primary build system (incomplete ...Max Horn
2009-10-08SCI/newgui: more cleanupMartin Kiewitz
2009-10-08LOL/PC-98: fixed lightning spellFlorian Kagerer
2009-10-08LOLLOL/PC-98: fixed add-spell-to-scroll animationFlorian Kagerer
2009-10-08SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPaletteMartin Kiewitz
2009-10-08SCI: Removed SegManager::getDescriptionMax Horn
2009-10-08LOLLOL/PC-98: fixed ghorka swamp freeze modeFlorian Kagerer
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-08SCI/newgui: floodfill cleanup, pattern drawing: helper went private, clipping...Martin Kiewitz
2009-10-08SCI: Fix warningMax Horn
2009-10-08SCI/newgui: remarks about _menuPort, uninitialized usage in SciGuiPalette rem...Martin Kiewitz
2009-10-08SCI/newgui: kAnimate changesMartin Kiewitz
2009-10-08SCI/newgui: implemented more of kAnimate, currently crashes on windowMgr update.Martin Kiewitz