Age | Commit message (Expand) | Author |
2006-06-05 | Fix detection of some HE games and demos | Travis Howell |
2006-06-05 | More fixes/reordering from Joachim | Eugene Sandulenko |
2006-06-05 | Remove debug left over | Travis Howell |
2006-06-05 | cleanup | Max Horn |
2006-06-05 | Fixing some more typenames to comply to the ScummVM coding guidelines | Max Horn |
2006-06-05 | Fix various typenames to comply to the ScummVM coding guidelines | Max Horn |
2006-06-05 | Cleanup | Travis Howell |
2006-06-05 | I just realized that by making the classic SCUMM options dialog just one pixel | Torbjörn Andersson |
2006-06-05 | Base the width of the SCUMM options dialog, classic theme, on buttonWidth, | Torbjörn Andersson |
2006-06-05 | Add trailing slash to getCurrentDirectory if required. Fixes bug #1500563 - ... | Travis Howell |
2006-06-04 | Spellchecks by salty-horse | Eugene Sandulenko |
2006-06-04 | Another consistency fix from Joachim | Eugene Sandulenko |
2006-06-04 | More nitpick changes from Joachim. TeX files are still waiting a major sync. | Eugene Sandulenko |
2006-06-04 | Small correction to resolution selector. Still not perfect. | Eugene Sandulenko |
2006-06-04 | Fixes slider drawing. | Johannes Schickel |
2006-06-04 | - Fixed endianness/signess issues | Sven Hesse |
2006-06-04 | Format the guifont[] data for better readability | Torbjörn Andersson |
2006-06-04 | Fix infinite loop in updateScren() when mouse cursor is not initialized by se... | Won Star |
2006-06-04 | "They sought it with thimbles, they sought it with care; | Torbjörn Andersson |
2006-06-04 | wrong palettes should be really fixed now. | Johannes Schickel |
2006-06-04 | Remove executable bit in lots of files. Usually it is set by stupid Windows | Eugene Sandulenko |
2006-06-04 | Should fix strange palettes in some rooms. | Johannes Schickel |
2006-06-04 | Enable medium quality FM sound for S60V3 devices | Lars Persson |
2006-06-04 | When ensureCapacity() does not have an old string to copy, make sure the newly | Torbjörn Andersson |
2006-06-04 | Looping and tempo details in GMF header are used by MIDI sound effects too | Travis Howell |
2006-06-03 | Re-align the launcher version string when the screen changes. It could be | Torbjörn Andersson |
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 | I completely forgot to gredit Laurent Blume for Solaris x86 build which we | Eugene Sandulenko |
2006-06-03 | - Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so... | Johannes Schickel |
2006-06-03 | Updated Simon section. | Torbjörn Andersson |
2006-06-03 | This is an attempt to set the correct tempo for the Simon 1 DOS music. | Torbjörn Andersson |
2006-06-03 | Allocate and grow Common::String objects in multiples of 32, and leave at lea... | Max Horn |
2006-06-03 | Added a default icon for savegames. | Marcus Comstedt |
2006-06-03 | Ignore bogus values of sizeimg in the header sanity check, it will get recomp... | Marcus Comstedt |
2006-06-03 | Don't try to save settings on the Dreamcast, CD-ROM:s are read only... | Marcus Comstedt |
2006-06-03 | FilesystemNode() does not create a valid node anymore, specify a path... | Marcus Comstedt |
2006-06-03 | Implements cmd_fadeEntirePalette, should fix some missing palette fades. | Johannes Schickel |
2006-06-03 | Cleanup. / Add speed meter for 'operator new' | Won Star |
2006-06-03 | Use full path in #include guard, to avoid name clashes; also, to declare cons... | Max Horn |
2006-06-03 | Add the new Dreamcast filesystem backend to the build. | Marcus Comstedt |
2006-06-03 | Separated the Dreamcast filesystem backend from the POSIX one. | Marcus Comstedt |
2006-06-03 | Cleaned up plugin_dist target, and added target "spotless". | Marcus Comstedt |
2006-06-03 | Add credit for Feeble Files source code | Travis Howell |
2006-06-03 | Typo | Travis Howell |
2006-06-03 | Add credit for Feeble Files source code | Travis Howell |
2006-06-03 | Removed unnecessary typedef | Max Horn |
2006-06-03 | Really remove HashMap::find(char *) | Max Horn |