Age | Commit message (Expand) | Author |
2006-09-16 | Patch #1559806: Fixes for AmigaOS 4 filesystem backend | Max Horn |
2006-09-16 | Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme... | Max Horn |
2006-09-16 | cleanup | Max Horn |
2006-09-16 | Overhaul of the debugger code | Max Horn |
2006-09-16 | Renamed kLineWidth to kCharsPerLine, and moved some enum constants into class... | Max Horn |
2006-09-16 | Reduce code duplication | Max Horn |
2006-09-16 | Simplifies resource handling for the CD version of Kyrandia. | Johannes Schickel |
2006-09-16 | Replaces all malloc/realloc usages with new. | Johannes Schickel |
2006-09-16 | Replaced checkRange by assertRange, which has (a) an (IMO) more logical order... | Max Horn |
2006-09-16 | cleanup; remove check whether _costume is valid, as that is already done by g... | Max Horn |
2006-09-16 | Updated MD5 list | Max Horn |
2006-09-16 | Replaces malloc with new in most cases. | Johannes Schickel |
2006-09-16 | cleanup | Max Horn |
2006-09-15 | - adds dirty rect handling to the kyra engine (needs some more tests before I... | Johannes Schickel |
2006-09-15 | Update French version of Pajama Sam 2 | Travis Howell |
2006-09-14 | Add/Update several French versions of HE games | Travis Howell |
2006-09-14 | Add French version of puttcircus | Travis Howell |
2006-09-13 | Implement file cache. needs some testing :) | Won Star |
2006-09-10 | Test _skipFlag a bit more often. | Torbjörn Andersson |
2006-09-10 | Clear _skipFlag at beginning of Kyra 2 intro. Otherwise, skipping it once will | Torbjörn Andersson |
2006-09-10 | Make Lure run again on PalmOS fixing unaligned read | Chris Apers |
2006-09-10 | - Some little checks for shape usage. | Johannes Schickel |
2006-09-10 | Little bit cleanup. | Johannes Schickel |
2006-09-10 | Simplifies PAK file loading a bit. | Johannes Schickel |
2006-09-10 | Makes lure compile with msvc8 again. | Johannes Schickel |
2006-09-10 | Added name() method. | Marcus Comstedt |
2006-09-10 | Add/Update Dutch and French versions of several HE games | Travis Howell |
2006-09-09 | Renamed o6_getActorAnimCounter1 to o6_getActorAnimCounter | Max Horn |
2006-09-09 | Moved allocResTypeData from ScummEngine to ResourceManager; removed friend de... | Max Horn |
2006-09-09 | Moved _heV7RoomIntOffsets initialization | Max Horn |
2006-09-09 | Turned some sound conversion methods into static functions (cleanup) | Max Horn |
2006-09-09 | Renamed Resource::fileHandle() to Resource::getFileHandle() | Max Horn |
2006-09-09 | Get rid of fsnode hack | Max Horn |
2006-09-09 | cleanup | Kostas Nakos |
2006-09-09 | Ignore mouselock count when switching the cursor graphics, fixing a bug salty... | Oystein Eftevaag |
2006-09-09 | Fix memory leak | Max Horn |
2006-09-09 | Fixed unaligned read on PalmOS | Chris Apers |
2006-09-09 | Fixed unaligned read (this fix a potential crash clicking on the Text option ... | Chris Apers |
2006-09-09 | Fixed warning. | Torbjörn Andersson |
2006-09-09 | Fixed a bug in loadPakFile(), and changed PAKFile constructor so that it does... | Neil Millstone |
2006-09-09 | Fixed compilation. | Torbjörn Andersson |
2006-09-09 | This printf isnot supportedon PalmOS 68k, taken from an old port of Sarien | Chris Apers |
2006-09-09 | Fixed crashes on Zodiac and add support for this device | Chris Apers |
2006-09-09 | Initialise variable. Should fix Valgrind warning. | Torbjörn Andersson |
2006-09-09 | Fixed crashes on Zodiac and add support for this device | Chris Apers |
2006-09-09 | Fixed compilation | Chris Apers |
2006-09-09 | Update HE version for Dutch versions of lost, maze, socks and water. | Travis Howell |
2006-09-09 | Fixed bug #1554904 ("KYRA1: No mouse cursor in latest SVN build"). GI_KYRA1 is | Torbjörn Andersson |
2006-09-07 | Don't create a second Menu object unless the first one has been deleted. This | Torbjörn Andersson |
2006-09-07 | Added method to store a list of English words needed by the game engine | Paul Gilbert |