Age | Commit message (Expand) | Author |
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 | Adding new name() method. | Neil Millstone |
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 | Removes a non exisitng file from the msvc8 project files. | Johannes Schickel |
2006-08-28 | Oops. some systems are using '\\' instead of '/' fixing that now... | Johannes Schickel |
2006-08-28 | Fixing other FS backends to use the bug fixed version of the POSIX lastPathCo... | Johannes Schickel |
2006-08-28 | Fixing the Windows FS code to not delete the first character of a node, if it... | Johannes Schickel |
2006-08-28 | Update of the msvc8 project files. | Johannes Schickel |
2006-08-28 | Add Dutch version of Freddi Fish and Luther's Maze Madness | Travis Howell |
2006-08-28 | Only clear the part of the screen usually controlled by the Screen class. The | Torbjörn Andersson |
2006-08-27 | Adds voice/chats to the intro, and adds debug strings to the function calls. | Oystein Eftevaag |
2006-08-27 | Committed recent disassembly efforts | Paul Gilbert |
2006-08-27 | In progress work on tell command handling | Paul Gilbert |
2006-08-27 | Added support for selecting a sequence of commands in response to the Tell ac... | Paul Gilbert |
2006-08-27 | Incremented version number | Paul Gilbert |
2006-08-27 | Made the Memory::dealloc take a void * to make it easier to free any memory b... | Paul Gilbert |
2006-08-27 | Added support for rooms in the ShowItems method, and adding alphabetic sortin... | Paul Gilbert |
2006-08-27 | Added missing initialiser for current talking character | Paul Gilbert |
2006-08-27 | Added data for room header flags and actions | Paul Gilbert |
2006-08-27 | Added comments | Paul Gilbert |
2006-08-27 | Added code for including room header flags and supported actions | Paul Gilbert |
2006-08-27 | Renamed constant to reflect recent change of file name. | Torbjörn Andersson |
2006-08-27 | Updated BS1 section. | Torbjörn Andersson |
2006-08-27 | Forgot to close the DXA file. | Torbjörn Andersson |
2006-08-27 | Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be more | Torbjörn Andersson |
2006-08-27 | Update error messages and always report an error if data file load fails | Travis Howell |
2006-08-27 | Remove the use of AutoComputeDirtyRects feature of backends, due to it causin... | Travis Howell |
2006-08-27 | Add details for Dutch versions of many HE games | Travis Howell |
2006-08-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds som... | Oystein Eftevaag |
2006-08-26 | WORKAROUND for bug #1514457: INDY3: Crash in castle Brunwald (german version). | Max Horn |
2006-08-26 | Stop doing a screen rewrite on each mouse movement event, just schedule a red... | Oystein Eftevaag |
2006-08-26 | Don't strip the first character of the filename when FilesystemNode is instan... | Oystein Eftevaag |
2006-08-26 | Catalog the PAK files by base name instead of full path name so we can proper... | Oystein Eftevaag |