aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-04Remove executable bit in lots of files. Usually it is set by stupid WindowsEugene Sandulenko
2006-06-04Should fix strange palettes in some rooms.Johannes Schickel
2006-06-04Enable medium quality FM sound for S60V3 devicesLars Persson
2006-06-04When ensureCapacity() does not have an old string to copy, make sure the newlyTorbjörn Andersson
2006-06-04Looping and tempo details in GMF header are used by MIDI sound effects tooTravis Howell
2006-06-03Re-align the launcher version string when the screen changes. It could beTorbjörn Andersson
2006-06-03This hack is no longer needed to make the mouse cursor visible on the Kyra 3Torbjörn Andersson
2006-06-03Don't allow creation of save file when the user quits the game while the intro.Johannes Schickel
2006-06-03Fixes visible mouse cursor in the intro with classic theme.Johannes Schickel
2006-06-03Changes some char* usage to Common::String.Johannes Schickel
2006-06-03I completely forgot to gredit Laurent Blume for Solaris x86 build which weEugene Sandulenko
2006-06-03- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so...Johannes Schickel
2006-06-03Updated Simon section.Torbjörn Andersson
2006-06-03This is an attempt to set the correct tempo for the Simon 1 DOS music.Torbjörn Andersson
2006-06-03Allocate and grow Common::String objects in multiples of 32, and leave at lea...Max Horn
2006-06-03Added a default icon for savegames.Marcus Comstedt
2006-06-03Ignore bogus values of sizeimg in the header sanity check, it will get recomp...Marcus Comstedt
2006-06-03Don't try to save settings on the Dreamcast, CD-ROM:s are read only...Marcus Comstedt
2006-06-03FilesystemNode() does not create a valid node anymore, specify a path...Marcus Comstedt
2006-06-03Implements cmd_fadeEntirePalette, should fix some missing palette fades.Johannes Schickel
2006-06-03Cleanup. / Add speed meter for 'operator new'Won Star
2006-06-03Use full path in #include guard, to avoid name clashes; also, to declare cons...Max Horn
2006-06-03Add the new Dreamcast filesystem backend to the build.Marcus Comstedt
2006-06-03Separated the Dreamcast filesystem backend from the POSIX one.Marcus Comstedt
2006-06-03Cleaned up plugin_dist target, and added target "spotless".Marcus Comstedt
2006-06-03Add credit for Feeble Files source codeTravis Howell
2006-06-03TypoTravis Howell
2006-06-03Add credit for Feeble Files source codeTravis Howell
2006-06-03Removed unnecessary typedefMax Horn
2006-06-03Really remove HashMap::find(char *)Max Horn
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-06-03The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of ZakTravis Howell
2006-06-03Replaced the bogus find(const String &key) method with the proper find(const ...Max Horn
2006-06-03Add commentTravis Howell
2006-06-03Add work around for bug in a German Windows 2CD version of FF. Trigger error ...Travis Howell
2006-06-03OopsChris Apers
2006-06-03Updated palmos FS based on lastest changes to the base classChris Apers
2006-06-03Added AGI supportChris Apers
2006-06-03Added missing functions and fixed saving with AGI engineChris Apers
2006-06-03Fixed callsChris Apers
2006-06-03Missing propsetChris Apers
2006-06-03Don't reinvent the wheel, use MSL functions when available for better compati...Chris Apers
2006-06-03When the screen changes, redraw all dialogs *immediately* rather than waitingTorbjörn Andersson
2006-06-03MPEG player fixes:Torbjörn Andersson
2006-06-03Fixing an endian-issue in setVoice()Sven Hesse
2006-06-03Matched the memset in imdFrameUncompressor() to the original asm, thatSven Hesse
2006-06-03Split ID string into several small strings for systems not coping with large ...Lars Persson
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert