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 |
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-24 | SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array | 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-06-15 | SAGA: Fix bug #2827504. | Eugene Sandulenko |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2010-03-10 | Fix a valgrind warning. | Johannes Schickel |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-04-11 | SAGA: changed _threadList back to a list of ScriptThread objs, instead of ptr... | Max Horn |
2009-04-11 | Removed all but one of the functions of the SortedList, apart from the custom... | Filippos Karapetis |
2009-04-11 | SAGA: Got rid of some more SortedList methods | Max Horn |
2009-04-11 | SAGA: Stop needlessly using operator*() and operator->() (many of the resulti... | Max Horn |
2009-04-11 | SAGA: Removed some dead/obsolete code | Max Horn |
2009-01-17 | Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter" | 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 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-10 | Some more dirty rectangle fixes, only 2 known glitches are left | Filippos Karapetis |
2008-12-07 | Set full screen refresh when an animation frame or the psychic profile is shown | 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-04 | Cleanup | Filippos Karapetis |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-09-18 | Fixed some glitches which occured when closing the psychic profile in IHNM | 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-25 | Removed the showactors flag and substituted it with RF_DISABLE_ACTORS | Filippos Karapetis |
2007-08-25 | Added skeleton code for kActorEvent | Filippos Karapetis |
2007-08-23 | Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th... | Filippos Karapetis |
2007-08-17 | Several bugfixes: | Filippos Karapetis |
2007-08-01 | The psychic profile background is displayed correctly again | Filippos Karapetis |
2007-08-01 | Fix compiler warning. | Travis Howell |
2007-07-30 | Some corrections for the psychic profile screen in IHNM. The psychic profile ... | Filippos Karapetis |
2007-07-27 | The IHNM demo only has one mouse cursor | Filippos Karapetis |
2007-07-07 | When loading a scene, start showing actors only after the scene background ha... | Filippos Karapetis |
2007-06-17 | Normalize event names. | Eugene Sandulenko |
2007-06-17 | Fixed the remaining glitch with fading after a cutaway is shown | Filippos Karapetis |
2007-06-17 | More efforts to implement proper fade after cutaway. One little glitch is left. | Eugene Sandulenko |
2007-06-16 | An attempt to fix restoring from cutaway. Still not perfect. | Eugene Sandulenko |
2007-06-16 | IHNM: Implemented cutaway fadeout | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-07 | Simplify cursor events management. | Eugene Sandulenko |
2007-05-06 | The cursor in IHNM changes to an hourglass now while loading scenes, like in ... | Filippos Karapetis |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |