Age | Commit message (Expand) | Author |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-31 | SAGA: Turned several unnecessarily inherited classes into typedefs | Filippos Karapetis |
2010-10-24 | SAGA: reduce memory usage | Andrew Kurushin |
2010-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin |
2010-10-24 | SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ... | Andrew Kurushin |
2010-10-23 | SAGA: replace Events malloc base linked list with Common::List | Andrew Kurushin |
2010-10-23 | SAGA: replace decodeBGImage malloc with ByteArray | Andrew Kurushin |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-05-18 | Committing the rest of the VideoDecoder Rewrite from patch #2963496. | Matthew Hoops |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-04-11 | SAGA: Simplified Scene::skipScene, changed loadScene to take a LoadSceneParam... | Max Horn |
2009-04-11 | Got rid of SortedList | Filippos Karapetis |
2009-03-08 | - Reworked the different file types a bit | Filippos Karapetis |
2008-12-24 | Slight cleanup | Filippos Karapetis |
2008-12-22 | logicalWidth -> width | Filippos Karapetis |
2008-12-22 | Added Smacker support for the introduction and ending videos of FTA2 | Filippos Karapetis |
2008-12-21 | Added some more stubs for FTA2 | Filippos Karapetis |
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, reduced... | Filippos Karapetis |
2008-12-06 | All the screen drawing functions draw to the back buffer, so there is no poin... | Filippos Karapetis |
2008-05-26 | Code cleanup: | Filippos Karapetis |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-21 | Added some hard coded strings for the Italian fan translation of ITE (still n... | Filippos Karapetis |
2007-11-05 | Several subtitles-related IHNM fixes. Still not perfect. | Eugene Sandulenko |
2007-08-30 | Proper implementation of intro and credits in IHNM | Eugene Sandulenko |
2007-08-27 | Added some skeleton code for the IHNM credits movie. Also, changed the locati... | Filippos Karapetis |
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis |
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the I... | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the options... | Filippos Karapetis |
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis |
2007-07-30 | The credits of the IHNM demo are displayed correctly now | Filippos Karapetis |
2007-06-19 | When saving the game in IHNM after a chapter point change, the chapter point ... | Filippos Karapetis |
2007-06-19 | The correct music track is now played when loading a game in IHNM. The save/l... | Filippos Karapetis |
2007-06-19 | More updates for the save/load system in IHNM | Filippos Karapetis |
2007-06-18 | Change some regular integers to short integers | Filippos Karapetis |
2007-06-17 | Some more updates for saving/loading in IHNM | Filippos Karapetis |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-06-03 | Simplified check for scene height in IHNM | Filippos Karapetis |
2007-06-03 | Opcode 11 is sfLockUser. Also updated Scene::getHeight() for this change. Now... | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-08 | Moved functions getDoorState, setDoorState, getBGMaskType and validBGMaskPoin... | Filippos Karapetis |
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |