Age | Commit message (Expand) | Author |
2006-06-05 | removes _selectedMenuItem again. | Johannes Schickel |
2006-06-05 | Fixed PalmOS ARM crashes | Chris Apers |
2006-06-05 | Fix detection of updated Spy Fox 1 demo | Travis Howell |
2006-06-05 | Fix detection of some HE games and demos | Travis Howell |
2006-06-05 | Remove debug left over | Travis Howell |
2006-06-05 | Cleanup | Travis Howell |
2006-06-04 | - Fixed endianness/signess issues | Sven Hesse |
2006-06-04 | wrong palettes should be really fixed now. | Johannes Schickel |
2006-06-04 | Should fix strange palettes in some rooms. | Johannes Schickel |
2006-06-04 | Looping and tempo details in GMF header are used by MIDI sound effects too | Travis Howell |
2006-06-03 | This hack is no longer needed to make the mouse cursor visible on the Kyra 3 | Torbjörn Andersson |
2006-06-03 | Don't allow creation of save file when the user quits the game while the intro. | Johannes Schickel |
2006-06-03 | Fixes visible mouse cursor in the intro with classic theme. | Johannes Schickel |
2006-06-03 | Changes some char* usage to Common::String. | Johannes Schickel |
2006-06-03 | - Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so... | Johannes Schickel |
2006-06-03 | This is an attempt to set the correct tempo for the Simon 1 DOS music. | Torbjörn Andersson |
2006-06-03 | Implements cmd_fadeEntirePalette, should fix some missing palette fades. | Johannes Schickel |
2006-06-03 | The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of Zak | Travis Howell |
2006-06-03 | Add comment | Travis Howell |
2006-06-03 | Add work around for bug in a German Windows 2CD version of FF. Trigger error ... | Travis Howell |
2006-06-03 | MPEG player fixes: | Torbjörn Andersson |
2006-06-03 | Fixing an endian-issue in setVoice() | Sven Hesse |
2006-06-03 | Matched the memset in imdFrameUncompressor() to the original asm, that | Sven Hesse |
2006-06-03 | Split ID string into several small strings for systems not coping with large ... | Lars Persson |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Bugfix to properly detect the end of the indexed room hotspot list | Paul Gilbert |
2006-06-03 | Correct setting of VAR_CHARINC in several functions, the value should only be... | Travis Howell |
2006-06-03 | Fix for bug # 1497965 ("KYRA1: Skipping dialogue requires two clicks"). | Johannes Schickel |
2006-06-02 | Oops. sfx should be on per default. | Johannes Schickel |
2006-06-02 | Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working"). | Johannes Schickel |
2006-06-02 | Add support for separate compressed sound files for cutscenes in FF | Travis Howell |
2006-06-02 | - Fixed IMD transparency | Sven Hesse |
2006-06-02 | Cleanup | Travis Howell |
2006-06-02 | Improve Hebrew support | Travis Howell |
2006-06-02 | Improve Hebrew support | Travis Howell |
2006-06-02 | Add load/save errors for other languages | Travis Howell |
2006-06-01 | Fixed problem when building and debugging using Symbian Emulator. | Lars Persson |
2006-06-01 | Fix keyboard input. Now it is possible to use key modifiers freely. | Eugene Sandulenko |
2006-06-01 | Update GMF header comment | Travis Howell |
2006-06-01 | - Fixed drawing of sprite-parts based texts | Sven Hesse |
2006-06-01 | Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ... | Travis Howell |
2006-06-01 | Call setWalkspeed() after reading config settings, and after loading savegames, | Torbjörn Andersson |
2006-05-31 | Fixed deletion statement as it was deleting arrays(CW compiler was complainin... | Lars Persson |
2006-05-31 | Symbian Emulator (VC6) compilation fixes. | Lars Persson |
2006-05-31 | Don't let blocking rectangle extend below baseline (see Sarien bugs 810331 an... | Willem Jan Palenstijn |
2006-05-31 | GCC 2.9x fix for Symbian OS, for accessing class within Common namespace | Lars Persson |
2006-05-31 | Small correction, added space between filename and new line. | Lars Persson |
2006-05-31 | Use _mapWidth/_mapHeight instead of constant | Sven Hesse |
2006-05-31 | Fixed two Valgrind warnings. But there are still a couple of invalid reads | Torbjörn Andersson |