Age | Commit message (Expand) | Author |
2010-08-17 | SAGA: fix warning | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2886151. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #1970191. | Eugene Sandulenko |
2010-06-15 | SAGA: Moved more code under ENABLE_IHNM | Eugene Sandulenko |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2009-12-04 | refactor resource module: | Andrew Kurushin |
2009-06-12 | * Moved the updated IFF code from Parallaction to common/ | Nicola Mettifogo |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-04-11 | SAGA: Simplified Scene::skipScene, changed loadScene to take a LoadSceneParam... | Max Horn |
2009-04-11 | SAGA: Stop needlessly using operator*() and operator->() (many of the resulti... | Max Horn |
2009-03-08 | - Reworked the different file types a bit | Filippos Karapetis |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2008-12-22 | logicalWidth -> width | Filippos Karapetis |
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the resou... | Filippos Karapetis |
2008-12-21 | Added some more stubs for FTA2 | Filippos Karapetis |
2008-12-21 | - Added some stubs for the SAGA2 games dino and fta2 | Filippos Karapetis |
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, reduced... | Filippos Karapetis |
2008-12-12 | - Stop passing the scene clip rectangle around for no reason | Filippos Karapetis |
2008-12-08 | Some more dirty rectangle changes (still incomplete) | Filippos Karapetis |
2008-12-07 | More dirty rectangle related changes (dirty rectangle handling is still broken) | 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 | 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-09-30 | SAGA: Some code cleanup | Max Horn |
2008-07-11 | SAGA works with new GMM implementation | Christopher Page |
2008-05-26 | Code cleanup: | Filippos Karapetis |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-20 | Removed clamp() and used the common CLIP template instead | Filippos Karapetis |
2007-11-08 | Slight fix for off screen path calculation | Filippos Karapetis |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-18 | Fixed some glitches which occured when closing the psychic profile in IHNM | Filippos Karapetis |
2007-09-16 | Script modules are now unloaded correctly when changing chapters in IHNM | Filippos Karapetis |
2007-09-15 | Stop the intro music after the intro in ITE/IHNM is finished | Filippos Karapetis |
2007-09-15 | Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ... | Filippos Karapetis |
2007-09-14 | Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ... | Filippos Karapetis |
2007-08-31 | Initialise _chapterNumber to fix Valgrind warning. | Torbjörn Andersson |
2007-08-31 | The IHNM credits sequence is shown now. However, only half of the sequence is... | Filippos Karapetis |
2007-08-27 | Added some skeleton code for the IHNM credits movie. Also, changed the locati... | Filippos Karapetis |
2007-08-25 | Removed the showactors flag and substituted it with RF_DISABLE_ACTORS | Filippos Karapetis |
2007-08-25 | Reset the protagonist's portrait when a chapter ends | Filippos Karapetis |
2007-08-25 | Stop showing actors before a scene's background is shown. Removed a relevant ... | Filippos Karapetis |
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis |
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis |
2007-08-17 | Several bugfixes: | Filippos Karapetis |
2007-08-02 | The help screen in the IHNM demo is shown correctly now | Filippos Karapetis |
2007-08-02 | The help screens in the IHNM demo are shown a bit more correctly now, though ... | Filippos Karapetis |
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the I... | Filippos Karapetis |