Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-08 | Renamed variables to match our naming conventions; added ↵ | Max Horn | |
Sound::isVoiceActive() method; made some more members of class Sound private svn-id: r17958 | |||
2005-05-08 | Ooops, out of sync. | Travis Howell | |
svn-id: r17957 | |||
2005-05-08 | Add more dutch versions. | Travis Howell | |
Fix duplicate subtitle setting. svn-id: r17956 | |||
2005-05-08 | One last case for funshop titles. | Travis Howell | |
svn-id: r17955 | |||
2005-05-08 | Range checks off by 1. | Travis Howell | |
svn-id: r17954 | |||
2005-05-08 | Add case stub for funshop titles | Travis Howell | |
Add comment svn-id: r17953 | |||
2005-05-08 | No need to check for speech file in non-talkie versions. | Travis Howell | |
svn-id: r17952 | |||
2005-05-08 | Auto detect effect file type in Simon the Sorcerer 1. | Travis Howell | |
svn-id: r17951 | |||
2005-05-08 | Cleanup | Travis Howell | |
svn-id: r17950 | |||
2005-05-08 | Initial support for intensive floating point compuitations used in | Eugene Sandulenko | |
Putt-Putt Race. Still incomplete. svn-id: r17949 | |||
2005-05-08 | Fix sound regressions. | Travis Howell | |
svn-id: r17948 | |||
2005-05-08 | Add dutch Spy Fox 1/2. | Travis Howell | |
svn-id: r17947 | |||
2005-05-07 | Since the gobline engine is enabled by default now, changed "enable-gob" to ↵ | Max Horn | |
"disable-gob" svn-id: r17946 | |||
2005-05-07 | Goblins engine is now enabled by default. | Torbjörn Andersson | |
svn-id: r17945 | |||
2005-05-07 | Added MD5 for The Bizarre Adventures of Woodruff and the Schnibble. | Torbjörn Andersson | |
svn-id: r17944 | |||
2005-05-07 | Filter out a few more paths. | Travis Howell | |
svn-id: r17943 | |||
2005-05-07 | Additions for funshop titles. | Travis Howell | |
svn-id: r17942 | |||
2005-05-07 | HE games need larger buffer | Travis Howell | |
svn-id: r17941 | |||
2005-05-07 | More localized HE games. | Travis Howell | |
svn-id: r17940 | |||
2005-05-07 | Missed one section. | Travis Howell | |
svn-id: r17939 | |||
2005-05-07 | Add missing opcode details | Travis Howell | |
Fix regression (Fields not initied) svn-id: r17938 | |||
2005-05-07 | Add eriktorbjorn's patch for: | Travis Howell | |
#1018588 - FT: Xlib async errors in INSANE sequences svn-id: r17937 | |||
2005-05-06 | Initial game detection support. I've added the MD5 sums for the games and | Torbjörn Andersson | |
demos I have, except for the Woodruff game which I don't have on this particular computer. (I'll add that one later, if no one beats me to it.) svn-id: r17936 | |||
2005-05-06 | Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn. | Eugene Sandulenko | |
svn-id: r17935 | |||
2005-05-06 | Cleanup | Travis Howell | |
svn-id: r17934 | |||
2005-05-06 | Fix another doyxgen warning | Max Horn | |
svn-id: r17933 | |||
2005-05-06 | Ooops | Travis Howell | |
svn-id: r17932 | |||
2005-05-06 | Rename sprite field. | Travis Howell | |
Cleanup. svn-id: r17931 | |||
2005-05-06 | Use ScummVM code formatting for names. | Travis Howell | |
svn-id: r17930 | |||
2005-05-06 | Allocate all 16bit surfaces with the same bitformat as the HW surface (Fixes ↵ | Max Horn | |
bug #1196374) svn-id: r17929 | |||
2005-05-06 | Rename sprite field. | Travis Howell | |
Cleanup svn-id: r17928 | |||
2005-05-06 | Fix regression in demos (Failed to find correct file to md5 checksum). | Travis Howell | |
svn-id: r17927 | |||
2005-05-06 | Check if stream exists first. | Travis Howell | |
svn-id: r17926 | |||
2005-05-06 | Auto detect music and voice types, where possible. | Travis Howell | |
Use correct set of MIDI tracks for MT32 in Simon the Sorcerer 2. svn-id: r17925 | |||
2005-05-05 | do not invoke a method on a non-existant stream | Max Horn | |
svn-id: r17924 | |||
2005-05-05 | Fixed some doxygen warnings | Max Horn | |
svn-id: r17923 | |||
2005-05-05 | Get XMAP from correct resource. | Travis Howell | |
Avoid regression. svn-id: r17922 | |||
2005-05-05 | Oops. | Torbjörn Andersson | |
svn-id: r17921 | |||
2005-05-05 | HE90+ games set heap size in index. | Travis Howell | |
svn-id: r17920 | |||
2005-05-05 | Move to HE80 | Travis Howell | |
svn-id: r17919 | |||
2005-05-05 | Handle engine creation failure a bit more graceful | Max Horn | |
svn-id: r17918 | |||
2005-05-05 | Return 0 in Engine_SCUMM_create if the game isn't found (instead of ↵ | Max Horn | |
computing the MD5 of non-existant files) svn-id: r17917 | |||
2005-05-05 | Add a comment regarding use of CoreAudio/AudioUnits v1 API | Max Horn | |
svn-id: r17916 | |||
2005-05-05 | Turned File::exists into a static method (as it should have been from the ↵ | Max Horn | |
start, silly copy&paste mistake svn-id: r17915 | |||
2005-05-05 | Applied patch #1195190. This may help the game run on 64-bit systems, but I | Torbjörn Andersson | |
don't know anyone who can verify that. svn-id: r17914 | |||
2005-05-05 | Cleanup | Torbjörn Andersson | |
svn-id: r17913 | |||
2005-05-05 | various PS2 system changes | Robert Göffringmann | |
svn-id: r17912 | |||
2005-05-04 | Dispense with the filename field of InVMSaves. | Marcus Comstedt | |
svn-id: r17911 | |||
2005-05-04 | Cleanup of the cleanup code. :-) | Marcus Comstedt | |
svn-id: r17910 | |||
2005-05-04 | Split VMSave into InVMSave and OutVMSave. | Marcus Comstedt | |
svn-id: r17909 |