Age | Commit message (Expand) | Author |
2005-11-04 | Corrections to fillWizRect(). | Travis Howell |
2005-11-04 | Values should only be set in HE99+. | Travis Howell |
2005-11-04 | Small correction. Sorry, Lavos. | Eugene Sandulenko |
2005-11-04 | Wrote a makefile and a readme | Robert Göffringmann |
2005-11-04 | Changed the tool so it compiles with g++ | Robert Göffringmann |
2005-11-03 | Add german version of putttime. | Travis Howell |
2005-11-03 | Fix compile. | Travis Howell |
2005-11-03 | -implement font substitution funcs | Andrew Kurushin |
2005-11-03 | Limit to 80 char width again, kill a few spaces at EOL. | Jonathan Gray |
2005-11-03 | Add another freddi2 verison. | Travis Howell |
2005-11-03 | Fix mdoc typo. | Jonathan Gray |
2005-11-03 | Ooops | Travis Howell |
2005-11-03 | Add safety check for charset codes in HE72+ games. | Travis Howell |
2005-11-03 | More credits cleanups/fixes. | Torbjörn Andersson |
2005-11-03 | Removed commented lines. | Torbjörn Andersson |
2005-11-03 | Initialise variable. | Torbjörn Andersson |
2005-11-03 | Removed left-over debugging message. | Torbjörn Andersson |
2005-11-03 | Cleanup HE changes. | Travis Howell |
2005-11-02 | To match the original v7/v8 interpreters, use BlastTexts to display the subti... | Gregory Montoir |
2005-11-02 | Avoid using powf/expf/logf under Mac OS X, as they cause binary & compile inc... | Max Horn |
2005-11-02 | Fix error in HTML md5 presentation. | Eugene Sandulenko |
2005-11-02 | Used the Array class for storing the end credits lines, rather than a | Torbjörn Andersson |
2005-11-02 | Fixed compile error. | Torbjörn Andersson |
2005-11-02 | German freddi1 | Eugene Sandulenko |
2005-11-02 | Add German putttime and possible fix for German Freddi1. | Eugene Sandulenko |
2005-11-02 | Add contributed md5 for indy3 5.25" EGA. | Eugene Sandulenko |
2005-11-02 | Update the ru charset table. | Travis Howell |
2005-11-01 | Clear the sound queue when starting a cutscene. They usually (always?) | Torbjörn Andersson |
2005-11-01 | Implemented the pathfinder and applied patch # 1342902. | Johannes Schickel |
2005-11-01 | added OutSaveFile::flush() / OutSaveFile::ioFailed() to check for errors. | Gregory Montoir |
2005-11-01 | updated mouse position whenever the user clicked or moved the mouse. This can... | Gregory Montoir |
2005-11-01 | forgot to clear _colorUsedByCycle at startup. | Gregory Montoir |
2005-11-01 | Wrap sentance lines in NES maniac. | Travis Howell |
2005-11-01 | Add cd check to gobliins engine. | Travis Howell |
2005-11-01 | in v7/v8, remapPaletteColor() ignores color 255 | Gregory Montoir |
2005-11-01 | Add floodFill support for wizImages. | Travis Howell |
2005-10-31 | - VAR_CHARCOUNT isn't set in v7/v8, removed reference to it from v7::actorTalk() | Gregory Montoir |
2005-10-31 | Fix another HOME buffer overflow attack vector | Max Horn |
2005-10-30 | Implemented initSceneObjectList, fixed bug with wrong drawn mouse, | Johannes Schickel |
2005-10-30 | Fixed formating with sword2 | Johannes Schickel |
2005-10-30 | Always fade down the palette at the end of the credits. This fixes a | Torbjörn Andersson |
2005-10-30 | Let's try to word wrap at about char 72 in the NEWS file for the future (make... | Max Horn |
2005-10-30 | Correct kernelSet case function. | Travis Howell |
2005-10-30 | Shadows are used in HE90 too. | Travis Howell |
2005-10-29 | Updated BS2 news / issues. | Torbjörn Andersson |
2005-10-29 | Applied my own patch #1341495, in an attempt to fix alignment issues | Torbjörn Andersson |
2005-10-29 | Oops, fixed a segfault with CD version. | Johannes Schickel |
2005-10-29 | Updated/fixed more version strings in HEAD | Max Horn |
2005-10-29 | Update Mac version strings | Max Horn |
2005-10-29 | Implemented some basic opcodes, and basic character drawing, also | Johannes Schickel |