Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-23 | Fix inventory flashing when using F10 in Simon1 after conversation. | Travis Howell | |
svn-id: r11873 | |||
2003-12-23 | Add correct value from simon2dos disasm. | Travis Howell | |
Last value was guess for smooth scrolling. svn-id: r11872 | |||
2003-12-23 | Ooops | Travis Howell | |
svn-id: r11871 | |||
2003-12-23 | Add var to track current subroutine been used. | Travis Howell | |
Add work around to display one section of Simon the Sorcerer 1 introduction in lower half of screen. svn-id: r11870 | |||
2003-12-23 | Add comment | Travis Howell | |
svn-id: r11869 | |||
2003-12-23 | simon2dos/talkie used different expire_vga_timers() code. | Travis Howell | |
Solves several bugs. Using simon1 timer_proc() seciton as work out for speed issue at the moment. svn-id: r11867 | |||
2003-12-22 | Switch back to older method (Used in Hebrew version) of combined speech and ↵ | Travis Howell | |
subtitles for Simon2. svn-id: r11847 | |||
2003-12-21 | cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS ↵ | Max Horn | |
(_palette_color_count was treated as a 32 bit int when it is only 16 bit -> once again proves that one should be really really carefully with pointer cast hacks!) svn-id: r11835 | |||
2003-12-21 | Add music_mute config option to Simon 1/2 | Travis Howell | |
svn-id: r11825 | |||
2003-12-21 | Add sfx_mute to simon | Travis Howell | |
svn-id: r11824 | |||
2003-12-21 | add purely experimental & untested Ogg Vorbis support to Simon | Max Horn | |
svn-id: r11816 | |||
2003-12-21 | Make it possible for game detection functions to detect language/platform ↵ | Max Horn | |
(not yet done by any detector, but will come with the MD5 detection code) svn-id: r11811 | |||
2003-12-21 | Switch speech config option to speech_mute config options, for Simon 1/2 ↵ | Travis Howell | |
games. In order to match other engines. svn-id: r11810 | |||
2003-12-21 | Enable more debugging output | Travis Howell | |
svn-id: r11793 | |||
2003-12-20 | Correction | Travis Howell | |
svn-id: r11779 | |||
2003-12-20 | Add correction solution for missing song in dwarf mines of Simon1. | Travis Howell | |
svn-id: r11774 | |||
2003-12-20 | Correction | Travis Howell | |
svn-id: r11773 | |||
2003-12-20 | Enable vgascript dump option. | Travis Howell | |
svn-id: r11771 | |||
2003-12-20 | Revert bug work around, still can't detect conversation will enough yet. | Travis Howell | |
svn-id: r11770 | |||
2003-12-20 | Simpler check | Travis Howell | |
svn-id: r11769 | |||
2003-12-20 | Remove warning. | Travis Howell | |
svn-id: r11767 | |||
2003-12-20 | Fix iventory arrowsin some versions of Simon1. | Travis Howell | |
svn-id: r11765 | |||
2003-12-18 | Safetly check | Travis Howell | |
svn-id: r11739 | |||
2003-12-18 | Add speech config option, to allow subtitles only in Simon2 again. | Travis Howell | |
svn-id: r11738 | |||
2003-12-18 | C&P typo. | Travis Howell | |
svn-id: r11737 | |||
2003-12-18 | Make fade a config optiom | Travis Howell | |
Make sure non-English/German versions of simon1talkie start with subtitles enabled. svn-id: r11736 | |||
2003-12-18 | Remove slow motion option. | Travis Howell | |
Add slow_down option for config file instead for now. svn-id: r11735 | |||
2003-12-18 | Revert fade change | Travis Howell | |
svn-id: r11734 | |||
2003-12-16 | Add some additional simon1 amiga code from tsuteiuQ, not working right yet. | Travis Howell | |
svn-id: r11670 | |||
2003-12-13 | quick load/save isn't possible for simon1dmeo | Travis Howell | |
svn-id: r11614 | |||
2003-12-13 | Thereis no save slot 0 in simon games. | Travis Howell | |
svn-id: r11607 | |||
2003-12-13 | Add slow motion option | Travis Howell | |
svn-id: r11604 | |||
2003-12-13 | removed GameSettings::detectname and GameSettings::midi; renamed ↵ | Max Horn | |
GameSettings::gameName to name; added temporary experimental MD5 hack svn-id: r11603 | |||
2003-12-12 | avoid accessing detector->_game.midi | Max Horn | |
svn-id: r11598 | |||
2003-12-12 | Add work around for bug in original simon1. | Travis Howell | |
svn-id: r11592 | |||
2003-12-12 | Prevent quick load/save during copy protection or conversation. | Travis Howell | |
svn-id: r11591 | |||
2003-12-12 | Don't update screen manually, as original didn't. | Travis Howell | |
svn-id: r11590 | |||
2003-12-11 | Remove comment------ | Travis Howell | |
svn-id: r11580 | |||
2003-12-11 | Change another debug define to key | Travis Howell | |
Dump options should now work on non-win32 svn-id: r11574 | |||
2003-12-11 | Correct filename | Travis Howell | |
svn-id: r11568 | |||
2003-12-11 | Add About option | Travis Howell | |
svn-id: r11567 | |||
2003-12-11 | Add dialog for quick load/save in simon1/2. | Travis Howell | |
svn-id: r11564 | |||
2003-12-11 | Remove comment | Travis Howell | |
svn-id: r11563 | |||
2003-12-11 | Fix and enabble quick load/save keys in simon 1/2. | Travis Howell | |
svn-id: r11562 | |||
2003-12-11 | Oops | Travis Howell | |
svn-id: r11561 | |||
2003-12-11 | Add some WIP quick load/save keys code for simon 1/2. currently disabled. | Travis Howell | |
svn-id: r11560 | |||
2003-12-10 | Pause music and background sfx. too | Travis Howell | |
svn-id: r11546 | |||
2003-12-10 | Add puase option for simon games. | Travis Howell | |
svn-id: r11545 | |||
2003-12-09 | Added support for Simon 2's native MT-32 music tracks | Jamieson Christian | |
svn-id: r11540 | |||
2003-12-02 | Added memory auto-configuration on PalmOS for better speed and compatibility | Chris Apers | |
svn-id: r11472 |