Age | Commit message (Expand) | Author |
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 | 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 | 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 | Transferred all previously hard-coded English in-game text to a resource | Paul Gilbert |
2006-09-05 | Fixed error message that still referred to disk0.vga | Paul Gilbert |
2006-09-04 | More kyra2 intro WIP stuff (WSA playback control sequences implemented, used ... | Oystein Eftevaag |
2006-09-04 | This could possibly fix bug #1551524 ("MAXOSX: Cannot Backspace in AGI Games"). | Torbjörn Andersson |
2006-09-03 | Fixed handling of player occupied areas during room changes | Paul Gilbert |
2006-09-03 | Bugfix to only list rooms that have been found in the Tell action 'Go To' com... | Paul Gilbert |
2006-09-03 | Changed name of HOTSPOTFLAG_HIGHLIGHTED to HOTSPOTFLAG_FOUND to make it's use... | Paul Gilbert |
2006-09-03 | Changed name of HOTSPOTFLAG_HIGHLIGHTED to HOTSPOTFLAG_FOUND to make it's use... | Paul Gilbert |
2006-09-03 | Added code fragment to mark a room as found when the player enters it | Paul Gilbert |
2006-09-02 | Fix string formating in Russian versions of HE72+ games | Travis Howell |
2006-09-02 | Add DISABLE_HE check, around HE72+ specific version of convertMessageString() | Travis Howell |
2006-09-01 | Only check old special codes through drawString() in HE71 and earlier games | Travis Howell |
2006-09-01 | More fixes for string usage Russian HE games. | Eugene Sandulenko |
2006-09-01 | Ooops, re-enable sound code | Travis Howell |
2006-09-01 | Add HE72+ specific version of convertMessageToString(), to reduce filtering a... | Travis Howell |
2006-08-31 | Applied my own patch #1549054, after discussing it with LordHoto. This makes | Torbjörn Andersson |
2006-08-30 | Implemented the Tell action handling, and added support for current actions w... | Paul Gilbert |
2006-08-30 | Added word wrapping to the status line (necessary when giving long sets of Te... | Paul Gilbert |
2006-08-29 | Init unitialised var. | Johannes Schickel |
2006-08-29 | Add/Update details of English versions of pajama3, putttime and spyfox2 | Travis Howell |
2006-08-28 | Removed the copy protection bypass for Future Wars. We should only bypass the | Torbjörn Andersson |
2006-08-28 | Makes sure FilesystemNode::name isn't used to open a file, use a regular file... | Oystein Eftevaag |
2006-08-28 | Removing an extra '!' in a warning message. | Johannes Schickel |
2006-08-28 | Add Dutch version of Freddi Fish and Luther's Maze Madness | Travis Howell |