Age | Commit message (Expand) | Author |
2008-12-12 | Working cursor in Urban Runner | Sven Hesse |
2008-12-11 | Changing the Urban Runner sprite drawer to work more correctly. It does use Y... | Sven Hesse |
2008-12-11 | Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS) | Johannes Schickel |
2008-12-11 | Fixed detection of voice files. | Torbjörn Andersson |
2008-12-11 | Whoops changed integer size of variables storing volume information, now volu... | Johannes Schickel |
2008-12-11 | Midi code now allows volume values to be [0, 256] instead of [0, 255] like be... | Johannes Schickel |
2008-12-11 | Added a HACK/FIXME to prevent tinsel games from crashing, when for example th... | Johannes Schickel |
2008-12-11 | Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)". | Johannes Schickel |
2008-12-11 | On second thought, an octree only works if the color to look up is in the pal... | Sven Hesse |
2008-12-10 | Some more dirty rectangle fixes, only 2 known glitches are left | Filippos Karapetis |
2008-12-09 | Some more dirty rectangle fixes (some glitches still remain) | Filippos Karapetis |
2008-12-09 | Removed some dead code, clarified comments, cleanup | Max Horn |
2008-12-09 | SCUMM: Turned two former warnings into errors -- I never got reports on this ... | Max Horn |
2008-12-09 | Experimental support for VMD frames encoded in Indeo 3 (Indeo 3 decoder close... | Sven Hesse |
2008-12-09 | Some dummy changes for Urban Runner | Sven Hesse |
2008-12-08 | Some more dirty rectangle changes (still incomplete) | Filippos Karapetis |
2008-12-08 | Quickfix for tinlib compilation error. Changed type on zOverride from type in... | Lars Persson |
2008-12-08 | More dirty rectangle related changes | Filippos Karapetis |
2008-12-07 | Set full screen refresh when an animation frame or the psychic profile is shown | Filippos Karapetis |
2008-12-07 | fixed readGameStateDescription() len parameter | Gregory Montoir |
2008-12-07 | More dirty rectangle related changes (dirty rectangle handling is still broken) | Filippos Karapetis |
2008-12-07 | Fixed bug #2394861 ("BASS: artifacts if skipping intro on wrong screen"). As an | Torbjörn Andersson |
2008-12-07 | Fixed typo | Filippos Karapetis |
2008-12-07 | Fixed some more leaks and mismatched allocations/deallocations. | Nicola Mettifogo |
2008-12-07 | reduced saveload code dup | Gregory Montoir |
2008-12-07 | added dirty screen rects redraw | Gregory Montoir |
2008-12-07 | Cleanup. | Johannes Schickel |
2008-12-07 | Prevent MIDI files from being load, when they are already loaded. | Johannes Schickel |
2008-12-07 | Missing break statement caused many broken warning messages. | Nicola Mettifogo |
2008-12-07 | Fixed assorted leaks in Parallaction. | Nicola Mettifogo |
2008-12-07 | Fix bug #2401150: "Compiler: No matching function (Parallaction / Amiga)" | Eugene Sandulenko |
2008-12-07 | Added code differences for DW1 demo to allow the first game screen to start | Paul Gilbert |
2008-12-07 | Some dirty rectangle related code | Filippos Karapetis |
2008-12-07 | Disable unused code | Filippos Karapetis |
2008-12-07 | Disabled more debug code | Filippos Karapetis |
2008-12-06 | - Prevented direct reference to the back buffer in many cases (apart from a f... | Filippos Karapetis |
2008-12-06 | Cleanup | Filippos Karapetis |
2008-12-06 | Fixed compilation when SAGA_DEBUG is defined | Filippos Karapetis |
2008-12-06 | Also remove explicit surface passing to IsoMap::draw() | Filippos Karapetis |
2008-12-06 | All the screen drawing functions draw to the back buffer, so there is no poin... | Filippos Karapetis |
2008-12-06 | Cleanup | Filippos Karapetis |
2008-12-06 | Implemented the Tinsel v0 WrtNonZero graphics renderer | Paul Gilbert |
2008-12-06 | Library routine and interpreter fixes for the DW1 demo | Paul Gilbert |
2008-12-06 | T7G: Fix for performance issue in save/load screen when hovering savegames | Scott Thomas |
2008-12-06 | Fixed positioning of overlayed graphics (dialogues, inventory, labels) in all... | Nicola Mettifogo |
2008-12-06 | Simplified scrolling calculations. | Nicola Mettifogo |
2008-12-06 | Implemented horizontal scrolling for BRA, by using a back buffer. Dialogues i... | Nicola Mettifogo |
2008-12-06 | Beginning of support for DW1 Demo - Interpret has been changed to support opc... | Paul Gilbert |
2008-12-05 | Removed unused variable | Filippos Karapetis |
2008-12-05 | Removed more unneeded test code | Filippos Karapetis |