Age | Commit message (Expand) | Author |
2003-12-24 | cleanup (code should be 100% equivalent) | Max Horn |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-23 | Replace the DOTT/SAM hack (which ensures that only one SFX is being played at... | Max Horn |
2003-12-23 | cleanup | Max Horn |
2003-12-23 | must use pauseHandle, not pauseID | Max Horn |
2003-12-22 | some changes in imuse digital (synced with local sources) | Paweł Kołodziejski |
2003-12-22 | actually, converting a sound handle to a sound index is an evil hack, too... :-) | Max Horn |
2003-12-22 | Subtitles in the FT/Dig intros should be working again. At least until | Torbjörn Andersson |
2003-12-22 | fix for bug #864478 (Smush audio streaming); cleanup | Max Horn |
2003-12-22 | Moved bundle music code from class Sound to IMuseDigital (seems more natural;... | Max Horn |
2003-12-22 | changed some stuff with track_flags param in IACT handle smush code | Paweł Kołodziejski |
2003-12-21 | tiny cleanup | Max Horn |
2003-12-21 | The rewritten Timer class actually allows us to get rid of several evil hacks... | Max Horn |
2003-12-21 | cleanup | Max Horn |
2003-12-21 | added convenience SoundMixer::playVorbis variant which calls through to playS... | Max Horn |
2003-12-21 | Make it possible for game detection functions to detect language/platform (no... | Max Horn |
2003-12-21 | yet another place were 'nosubtitles' wasn't properly changed to 'subtitles' | Max Horn |
2003-12-21 | Fix for bug #847805 (FOA: Assertion failed crash at lava pit) | Max Horn |
2003-12-21 | Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi... | Max Horn |
2003-12-21 | Incorrect use of stopChannel (must be stopHandle); replaced single remaining ... | Max Horn |
2003-12-20 | Added last chunk of code. Now here are just the bugs to kill. | Eugene Sandulenko |
2003-12-18 | o Fix warnings | Eugene Sandulenko |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |
2003-12-18 | PalmOS sound API cannot access globals or functions out of the first segment | Chris Apers |
2003-12-18 | Adjust load/key for FM Towns games, since values have changed. | Travis Howell |
2003-12-18 | Missed one spot when switching subtitle options. | Travis Howell |
2003-12-18 | cleanup | Max Horn |
2003-12-17 | cleanup | Max Horn |
2003-12-17 | Fix for bug #860823 (ZAK: Actors not updating) | Max Horn |
2003-12-17 | Patch #861716: palManipulateInit for V6 games (I modified the patch a bit) | Max Horn |
2003-12-17 | Fix compile for now, I hope this is right. | Travis Howell |
2003-12-17 | Fix restart key in fm towns games | Travis Howell |
2003-12-16 | o Another batch of proper variables naming | Eugene Sandulenko |
2003-12-16 | Fix for bug #856624, "FT: '.' key wipes out conversation responses". | Torbjörn Andersson |
2003-12-15 | indention | Max Horn |
2003-12-15 | Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat... | Max Horn |
2003-12-15 | Add comment | Travis Howell |
2003-12-15 | Ooops, wrong bug id. | Travis Howell |
2003-12-15 | Add comment | Travis Howell |
2003-12-15 | Removed obsolete stuffs | Chris Apers |
2003-12-15 | Stops zak losing his body. | Travis Howell |
2003-12-15 | Add extra color table entry for v1 games, for inventory/sentence color. | Travis Howell |
2003-12-15 | Small color table correction for demo mode of v1 maniac | Travis Howell |
2003-12-15 | Detect restart key in v1-v2 games and use confirmation. | Travis Howell |
2003-12-15 | fixed warning | Paweł Kołodziejski |
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko |
2003-12-14 | Let's spell it out: c-o-d-e r-e-u-s-e :-) | Max Horn |
2003-12-14 | Ooops | Travis Howell |
2003-12-14 | Always confirm restart | Travis Howell |
2003-12-14 | Enable restart key in later games. | Travis Howell |