Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-12 | 68k modules and frontend prefix files | Chris Apers | |
svn-id: r19055 | |||
2005-10-12 | Fix bug #1316605 "DIG: some saved games crash scummvm". Actually it's | Eugene Sandulenko | |
aquadran's fix. svn-id: r19054 | |||
2005-10-12 | Manage palmos versions | Chris Apers | |
svn-id: r19053 | |||
2005-10-12 | - Removed cache since new stdio functions do it | Chris Apers | |
- Renamed class. Will be remove when new backends will be done svn-id: r19052 | |||
2005-10-12 | Added volume parameter | Chris Apers | |
svn-id: r19051 | |||
2005-10-12 | Little change | Chris Apers | |
svn-id: r19050 | |||
2005-10-12 | Added GoLCD support | Chris Apers | |
svn-id: r19049 | |||
2005-10-12 | Not needed | Chris Apers | |
svn-id: r19048 | |||
2005-10-12 | Added getVolume() (what the hell with these newlines :\ ) | Chris Apers | |
svn-id: r19047 | |||
2005-10-12 | Revamped PocketTunes support | Chris Apers | |
svn-id: r19046 | |||
2005-10-12 | Added battery info | Chris Apers | |
svn-id: r19045 | |||
2005-10-12 | Added grabPalette | Chris Apers | |
svn-id: r19044 | |||
2005-10-12 | Added battery info and 'Fight mode' OSD message | Chris Apers | |
svn-id: r19043 | |||
2005-10-12 | Ease 68K/ARM communication | Chris Apers | |
svn-id: r19042 | |||
2005-10-12 | New backends | Chris Apers | |
svn-id: r19041 | |||
2005-10-12 | PalmOS ARM too | Chris Apers | |
svn-id: r19040 | |||
2005-10-12 | PalmOS : Reorder resource file names so that I can save data segment space | Chris Apers | |
svn-id: r19039 | |||
2005-10-12 | Not needed | Chris Apers | |
svn-id: r19038 | |||
2005-10-12 | Applied patch #1320381 (KYRA: Adds speech support to CD version) | Johannes Schickel | |
- changed the seq player - added cdrom version data - changed the resource loader a bit svn-id: r19037 | |||
2005-10-12 | Updated info savegame chunk: | Johannes Schickel | |
- now we save the date and time(although in localtime) in the same format as we pass it to the dialog (See "ATTN: Porters. Notes about time() implementation and thumbnails" on -devel) - old format is kept for compatibility for older ScummVM versions svn-id: r19036 | |||
2005-10-12 | fix #1324803 ITE: Freeze during storm | Andrew Kurushin | |
svn-id: r19035 | |||
2005-10-12 | Edited credits files: | Johannes Schickel | |
- added new engines (Gob + Kyra) to other devs description - moved LordHoto to dev team svn-id: r19033 | |||
2005-10-12 | Looks like my pitch wheel change still has the ability to break things. See | Torbjörn Andersson | |
bug #1324103. I've changed it - again - so that now it only centers the pitch wheels on unload if a new mpCenterPitchWheelOnUnload property has been set. Currently only the SAGA engine does that, so if it still breaks it only breaks SAGA. I've also fixed what looked like an unintentional fall-through in the MidiParser::property() function. Surently that can't cause any new regressions? Please. svn-id: r19032 | |||
2005-10-12 | Revert last change and add a safe work around for bug. | Travis Howell | |
svn-id: r19031 | |||
2005-10-12 | Reverted default case error in o5_resourceRoutines to a warning, in order to ↵ | James Brown | |
workaround a fatal error in zak256 caused by a botched script load. See bug #1290485 svn-id: r19030 | |||
2005-10-12 | Fix sound effects regression in simon2talkie. | Travis Howell | |
svn-id: r19029 | |||
2005-10-12 | Fix regression, cuased by typo. | Travis Howell | |
Add wrapper as suggested. svn-id: r19028 | |||
2005-10-12 | Hide unnecessary debug output | Eugene Sandulenko | |
svn-id: r19027 | |||
2005-10-11 | Patch #1308891 "0.8.0 spec files for scummvm and scummvm-tools" | Eugene Sandulenko | |
svn-id: r19026 | |||
2005-10-11 | This is an attempt to fix the actor frames in IHNM. It appears to be at | Torbjörn Andersson | |
least partially successful. svn-id: r19025 | |||
2005-10-11 | Patch #1324028 "Another configure patch for OS/2" | Eugene Sandulenko | |
svn-id: r19024 | |||
2005-10-11 | Moved the pitch wheel centering to unloadMusic() instead, since having it | Torbjörn Andersson | |
in allNotesOff() broke the Kyra music. I have no idea why. svn-id: r19023 | |||
2005-10-11 | Cleanups. Mostly whitespace. | Torbjörn Andersson | |
svn-id: r19022 | |||
2005-10-11 | This should ensure that savegames are endian-safe. Unfortunately, I've just | Torbjörn Andersson | |
broken any old savegame made on a big-endian machine. Oh well, better now than after 0.8.0 ... svn-id: r19021 | |||
2005-10-11 | Rewrote some code that didn't look alignment safe to me. | Torbjörn Andersson | |
svn-id: r19020 | |||
2005-10-11 | Added WRITE_UINT16() and WRITE_UINT32() as well. | Torbjörn Andersson | |
svn-id: r19019 | |||
2005-10-11 | Added READ_UINT16(). It looks like SAGA will need it. | Torbjörn Andersson | |
svn-id: r19018 | |||
2005-10-11 | Fix stack underflow when Gorrister examines the mirror in IHNM. opReturnV | Torbjörn Andersson | |
was popping *twice* the number of parameters that had originally been pushed. This appears to have been a bug in the ITE floppy version as well; one that was fixed in the CD version. At least that's how I understand it. svn-id: r19017 | |||
2005-10-11 | Patch #1323715 "OS/2 Patches to ScummVM" and credited the author. | Eugene Sandulenko | |
svn-id: r19016 | |||
2005-10-11 | Update | Travis Howell | |
svn-id: r19015 | |||
2005-10-11 | I was going to fix the IHNM sprite loader, but when I got here this morning | Torbjörn Andersson | |
sev had already done that. All that was left for me was this final bit of cleanup. :-) svn-id: r19014 | |||
2005-10-11 | Do not draw status text during chapter selection | Eugene Sandulenko | |
svn-id: r19013 | |||
2005-10-11 | oops. | Eugene Sandulenko | |
svn-id: r19012 | |||
2005-10-11 | Some IHNM changes: | Eugene Sandulenko | |
o Fix status text color. (Though text is all ITE-specific) o Enable inventory drawing o Load inventory sprites o Hid now unneeded actor loading debug output svn-id: r19011 | |||
2005-10-11 | Fixed sprite loading. Now that ugly hack is gone, no wrong reads and every | Eugene Sandulenko | |
chapter is selectable without crash. As a side effect all buttons now have correct backgrounds ;). svn-id: r19010 | |||
2005-10-11 | Fix portrait color. I just missed dependency from barometer. | Eugene Sandulenko | |
svn-id: r19009 | |||
2005-10-10 | Fix problematic md5. A space character sneaked in. | Eugene Sandulenko | |
svn-id: r19008 | |||
2005-10-10 | Adjust save reminder position | Eugene Sandulenko | |
svn-id: r19007 | |||
2005-10-10 | Fix regression with samnmax floppy. Game just crashed on resources opening. | Eugene Sandulenko | |
svn-id: r19006 | |||
2005-10-10 | gBitFormat seems to be back in libcommon again... (This underhanded ↵ | Marcus Comstedt | |
parameter passing has to go.) svn-id: r19005 |