Age | Commit message (Expand) | Author |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-21 | DS/SAGA: Due to what looks like a compiler bug, having one Common::Array temp... | agent-q |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2010-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-10-20 | SAGA: replace Font "::*alloc" & "::free" with Common::Array | Andrew Kurushin |
2010-09-19 | SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry" | Filippos Karapetis |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2009-12-04 | refactor resource module: | Andrew Kurushin |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-09 | Remove some unused variables | Max Horn |
2009-07-24 | Removed unused variable. | Torbjörn Andersson |
2009-07-24 | SAGA: Instead of trying to detect duplicate glyphs, | Willem Jan Palenstijn |
2009-07-11 | Fix oversight in r42361 and also handle consecutive copied characters in SAGA. | Willem Jan Palenstijn |
2009-07-11 | Fix SAGA outline generation algorithm for characters | Willem Jan Palenstijn |
2009-01-27 | Proper fix for accented characters in the Italian version of ITE | Filippos Karapetis |
2009-01-27 | Fixed bug #2538838 - "Wrong accented char. in italian fan version [Regression]" | Filippos Karapetis |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the resou... | Filippos Karapetis |
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, reduced... | Filippos Karapetis |
2008-12-10 | Some more dirty rectangle fixes, only 2 known glitches are left | Filippos Karapetis |
2008-12-07 | More dirty rectangle related changes (dirty rectangle handling is still broken) | Filippos Karapetis |
2008-12-06 | - Prevented direct reference to the back buffer in many cases (apart from a f... | Filippos Karapetis |
2008-12-06 | All the screen drawing functions draw to the back buffer, so there is no poin... | Filippos Karapetis |
2008-12-04 | Cleanup | Filippos Karapetis |
2008-11-23 | Corrected wrong extended characters provided in the translated hardcoded stri... | Filippos Karapetis |
2008-07-28 | Cleanup | Filippos Karapetis |
2008-06-12 | SAGA: Fixed memory leaks in the SAGA engine | Christopher Page |
2008-02-27 | Don't do any special font mapping in the Italian fan translation of ITE, so t... | 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-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-18 | Fix for bug #1796045 - "IHNM: Spanish font wrong" | Filippos Karapetis |
2007-09-17 | Added a debug command for font mapping | Filippos Karapetis |
2007-09-17 | Character with ASCII code 9 is tab | Filippos Karapetis |
2007-09-10 | Lots of source code formatting corrections | Max Horn |
2007-08-02 | Undefined character 9 is no longer printed in the IHNM demo help screen | Filippos Karapetis |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |
2007-07-26 | The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve... | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including several... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |