aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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-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-28Add Dutch version of Freddi Fish and Luther's Maze MadnessTravis Howell
2006-08-28Only clear the part of the screen usually controlled by the Screen class. TheTorbjörn Andersson
2006-08-27Adds voice/chats to the intro, and adds debug strings to the function calls.Oystein Eftevaag
2006-08-27Committed recent disassembly effortsPaul Gilbert
2006-08-27In progress work on tell command handlingPaul Gilbert
2006-08-27Added support for selecting a sequence of commands in response to the Tell ac...Paul Gilbert
2006-08-27Incremented version numberPaul Gilbert
2006-08-27Made the Memory::dealloc take a void * to make it easier to free any memory b...Paul Gilbert
2006-08-27Added support for rooms in the ShowItems method, and adding alphabetic sortin...Paul Gilbert
2006-08-27Added missing initialiser for current talking characterPaul Gilbert
2006-08-27Added data for room header flags and actionsPaul Gilbert
2006-08-27Added commentsPaul Gilbert
2006-08-27Forgot to close the DXA file.Torbjörn Andersson
2006-08-27Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be moreTorbjörn Andersson
2006-08-27Update error messages and always report an error if data file load failsTravis Howell
2006-08-27Remove the use of AutoComputeDirtyRects feature of backends, due to it causin...Travis Howell
2006-08-27Add details for Dutch versions of many HE gamesTravis Howell
2006-08-26Adds some framework for the Kyra2 intro, expands it a little bit and adds som...Oystein Eftevaag