Age | Commit message (Expand) | Author |
2008-04-09 | Fixed warnings for msvc9. | Johannes Schickel |
2008-04-08 | Ignore pointers on save | Eugene Sandulenko |
2008-04-08 | Fix compilation on my 64-bit system... | Sven Hesse |
2008-04-07 | Patch #1913862: "CinE Script system" | Eugene Sandulenko |
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD... | Max Horn |
2008-03-28 | Oops | Filippos Karapetis |
2008-03-28 | Fixed 2 off-by-one errors (thanks next_ghost for spotting them) | Filippos Karapetis |
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG... | Max Horn |
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function pointer... | Max Horn |
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine constru... | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-02 | Moved AdvancedMetaEngine to namespace Common | Max Horn |
2008-02-02 | Converted the remaining engines to use MetaEngine | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-01 | Slightly modified patch #1848173: "ScriptVars class implementation for CinE" | Eugene Sandulenko |
2007-12-24 | _Properly_ fix lock-up introduced introduced in revision 29860. A typical | Eugene Sandulenko |
2007-12-24 | Fix regressions (crashes) introduced in commit 29860 | Eugene Sandulenko |
2007-12-24 | Cleanup | Filippos Karapetis |
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 |