aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-09Moved _heV7RoomIntOffsets initializationMax Horn
2006-09-09Turned some sound conversion methods into static functions (cleanup)Max Horn
2006-09-09Renamed Resource::fileHandle() to Resource::getFileHandle()Max Horn
2006-09-09Get rid of fsnode hackMax Horn
2006-09-09cleanupKostas Nakos
2006-09-09Ignore mouselock count when switching the cursor graphics, fixing a bug salty...Oystein Eftevaag
2006-09-09Fix memory leakMax Horn
2006-09-09Fixed unaligned read on PalmOSChris Apers
2006-09-09Fixed unaligned read (this fix a potential crash clicking on the Text option ...Chris Apers
2006-09-09Fixed warning.Torbjörn Andersson
2006-09-09Fixed a bug in loadPakFile(), and changed PAKFile constructor so that it does...Neil Millstone
2006-09-09Fixed compilation.Torbjörn Andersson
2006-09-09This printf isnot supportedon PalmOS 68k, taken from an old port of SarienChris Apers
2006-09-09Fixed crashes on Zodiac and add support for this deviceChris Apers
2006-09-09Initialise variable. Should fix Valgrind warning.Torbjörn Andersson
2006-09-09Fixed crashes on Zodiac and add support for this deviceChris Apers
2006-09-09Fixed compilationChris Apers
2006-09-09Update HE version for Dutch versions of lost, maze, socks and water.Travis Howell
2006-09-09Fixed bug #1554904 ("KYRA1: No mouse cursor in latest SVN build"). GI_KYRA1 isTorbjörn Andersson
2006-09-07Don't create a second Menu object unless the first one has been deleted. ThisTorbjörn Andersson
2006-09-07Added method to store a list of English words needed by the game enginePaul Gilbert
2006-09-07Transferred all previously hard-coded English in-game text to a resourcePaul Gilbert
2006-09-05Fixed error message that still referred to disk0.vgaPaul Gilbert
2006-09-04More kyra2 intro WIP stuff (WSA playback control sequences implemented, used ...Oystein Eftevaag
2006-09-04This could possibly fix bug #1551524 ("MAXOSX: Cannot Backspace in AGI Games").Torbjörn Andersson
2006-09-03Fixed handling of player occupied areas during room changesPaul Gilbert
2006-09-03Bugfix to only list rooms that have been found in the Tell action 'Go To' com...Paul Gilbert
2006-09-03Changed name of HOTSPOTFLAG_HIGHLIGHTED to HOTSPOTFLAG_FOUND to make it's use...Paul Gilbert
2006-09-03Changed name of HOTSPOTFLAG_HIGHLIGHTED to HOTSPOTFLAG_FOUND to make it's use...Paul Gilbert
2006-09-03Added code fragment to mark a room as found when the player enters itPaul Gilbert
2006-09-02Fix string formating in Russian versions of HE72+ gamesTravis Howell
2006-09-02Add DISABLE_HE check, around HE72+ specific version of convertMessageString()Travis Howell
2006-09-01Only check old special codes through drawString() in HE71 and earlier gamesTravis Howell
2006-09-01More fixes for string usage Russian HE games.Eugene Sandulenko
2006-09-01Ooops, re-enable sound codeTravis Howell
2006-09-01Add HE72+ specific version of convertMessageToString(), to reduce filtering a...Travis Howell
2006-08-31Adding new name() method.Neil Millstone
2006-08-31Applied my own patch #1549054, after discussing it with LordHoto. This makesTorbjörn Andersson
2006-08-30Implemented the Tell action handling, and added support for current actions w...Paul Gilbert
2006-08-30Added word wrapping to the status line (necessary when giving long sets of Te...Paul Gilbert
2006-08-29Init unitialised var.Johannes Schickel
2006-08-29Add/Update details of English versions of pajama3, putttime and spyfox2Travis Howell
2006-08-28Removed the copy protection bypass for Future Wars. We should only bypass theTorbjörn Andersson
2006-08-28Makes sure FilesystemNode::name isn't used to open a file, use a regular file...Oystein Eftevaag
2006-08-28Removing an extra '!' in a warning message.Johannes Schickel
2006-08-28Removes a non exisitng file from the msvc8 project files.Johannes Schickel
2006-08-28Oops. some systems are using '\\' instead of '/' fixing that now...Johannes Schickel
2006-08-28Fixing other FS backends to use the bug fixed version of the POSIX lastPathCo...Johannes Schickel
2006-08-28Fixing the Windows FS code to not delete the first character of a node, if it...Johannes Schickel
2006-08-28Update of the msvc8 project files.Johannes Schickel