Age | Commit message (Expand) | Author |
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 | More maemo port development | Eugene Sandulenko |
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 | Fix long standing (ahem) c/p error which made impossible to sidable just HQ | Eugene Sandulenko |
2006-06-02 | Plug memory leak | Eugene Sandulenko |
2006-06-02 | Turn AliasesMap and VariablesMap keys from String to const char *. | Eugene Sandulenko |
2006-06-02 | Remove slipped in debug output. | Eugene Sandulenko |
2006-06-02 | Optimize string usage a tiny bit more | Eugene Sandulenko |
2006-06-02 | Added possibility to use (char *) as ashMap keys. For some reason it does not | Eugene Sandulenko |
2006-06-02 | Let deleteWidget() check if it's deleting _mouseWidget, _focusedWidget or | Torbjörn Andersson |
2006-06-02 | Fix mingw compile | Travis Howell |
2006-06-02 | Allocate minimum 16 bytes on String(str) call. Reduces 2.500 malloc() calls | Eugene Sandulenko |
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 | Optimize GUI string usage a tiny bit more | Max Horn |
2006-06-02 | Update Simon engines issues | 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 | reduce number of string allocations | Willem Jan Palenstijn |
2006-06-01 | small optimization in evaluator variable lookup | Willem Jan Palenstijn |
2006-06-01 | Specific resource file for UIQ3 added and updated. | Lars Persson |
2006-06-01 | Fixed problem when building and debugging using Symbian Emulator. | Lars Persson |
2006-06-01 | Allow X11 backend to compile | James Brown |
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 | Added note about the ITE demo sound bugfix (just barely newsworthy, I think), | Torbjörn Andersson |
2006-05-31 | Clip samp to 2047, not 2048, so that it stays positive when multiplied by 16. | Torbjörn Andersson |
2006-05-31 | Moved Symbian call to GUI::Actions::init(); to the Symbian backend | Lars Persson |
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 | Added some notes about The Feeble Files. More are probably needed. (The section | Torbjörn Andersson |
2006-05-31 | Small correction, added space between filename and new line. | Lars Persson |
2006-05-31 | added arm-*-linux-gnueabi target to configure | Paweł Kołodziejski |
2006-05-31 | Project files for AGI added and support for S60V3 | Lars Persson |