Age | Commit message (Expand) | Author |
2007-12-24 | Change 3 remaining free() to delete, which were not changed with commit #2984... | Filippos Karapetis |
2007-12-21 | Slight cleanup | Filippos Karapetis |
2007-12-14 | renamed several structures, variables and functions | Gregory Montoir |
2007-12-14 | Added a note, switched to CLIP template for clipping, some cleanup | Filippos Karapetis |
2007-12-14 | Cleanup | Filippos Karapetis |
2007-12-13 | use CLIP template for clipping, made an array static const and renamed MAX_OB... | Gregory Montoir |
2007-12-13 | Added a proper fix for bug #1733238 - "FW: crash in copier room", taken from ... | Filippos Karapetis |
2007-12-13 | Fixed a regression from the latest cleanups | Filippos Karapetis |
2007-12-13 | Fixed an incorrect copy/paste | Filippos Karapetis |
2007-12-13 | Fixed regression introduced by the latest cleanups | Filippos Karapetis |
2007-12-13 | Fixed one more regression from the latest cleanup | Filippos Karapetis |
2007-12-13 | Fixed a regression from the latest cleanup | Filippos Karapetis |
2007-12-13 | Muting the compiler :P | Sven Hesse |
2007-12-13 | Cleanup and simplification | Filippos Karapetis |
2007-12-13 | Cleanup | Filippos Karapetis |
2007-12-13 | Cleanup | Filippos Karapetis |
2007-12-13 | Cleanup and simplification | Filippos Karapetis |
2007-12-13 | Changed the C style malloc/free to the C++ style new/delete | Filippos Karapetis |
2007-12-12 | Fixed warning about casting away constness. | Torbjörn Andersson |
2007-12-12 | Cleanup, removed duplicate code | Filippos Karapetis |
2007-12-11 | Cleanup | Filippos Karapetis |
2007-12-09 | - minor screen fix for OS | Gregory Montoir |
2007-12-08 | reverted parts of commits #29447 and #29446 (caused regressions in ADL music ... | Gregory Montoir |
2007-12-08 | amiga demo version of OS has a VOL.CNF file so I assume full versions of the ... | Gregory Montoir |
2007-12-08 | simplified gfxConvertSpriteToRaw, some renaming | Gregory Montoir |
2007-12-08 | made timing closer to the original interpreter and simplified manageEvents fu... | Gregory Montoir |
2007-12-08 | reverted part of commit #29749, inplace unpacking doesn't work with .ani data | Gregory Montoir |
2007-12-08 | Cleanup and simplification | Filippos Karapetis |
2007-12-08 | Cleanup and simplification | Filippos Karapetis |
2007-12-07 | backported some changes for OS | Gregory Montoir |
2007-11-07 | One more fix from Patch #1773489 | Eugene Sandulenko |
2007-11-07 | Patches #1773489: "FW: Fixes for German Amiga Version" | Eugene Sandulenko |
2007-11-04 | Mark the end of the Cine namespace. | Torbjörn Andersson |
2007-11-04 | fix buffer overflow (globalVars is int16 -> index/=2) | Gregory Montoir |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-02 | Fix bug where an object was accessed after it was deleted in cine engine | Neil Millstone |
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn |
2007-06-22 | Changed more code to use Common::KEYCODE_ enum | Max Horn |
2007-06-21 | Fixed freeing of invalid pointer, which would cause Operation Stealth to crash. | Torbjörn Andersson |
2007-06-12 | Fix for #1733238 - FW: crash in copier room | Filippos Karapetis |
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko |
2007-06-08 | Fixed some Valgrind warnings (overlapping source and destination in strcpy()). | Torbjörn Andersson |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also... | Gregory Montoir |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-29 | removed some resource related memory leaks | Gregory Montoir |
2007-05-29 | added code for freePartRange, freePartEntry and freeOverlay (also renamed som... | Gregory Montoir |
2007-05-24 | sync resource unpacking code of cruise with cine | Gregory Montoir |