Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-18 | A little more cleanup (the Simon code really is a big mess :-) | Max Horn | |
svn-id: r16107 | |||
2004-12-18 | constify simon engine; turned global var vc_get_out_of_code into a member of ↵ | Max Horn | |
class SimonEngine svn-id: r16106 | |||
2004-07-27 | No need to calculate values | Travis Howell | |
svn-id: r14351 | |||
2004-03-14 | remove ugly goto | Oliver Kiehl | |
svn-id: r13278 | |||
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed ↵ | Max Horn | |
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087 | |||
2004-02-09 | Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ↵ | Travis Howell | |
versions) again. svn-id: r12782 | |||
2004-01-30 | Add better work around for inventory arrows issue in some Simon1 versions. | Travis Howell | |
Remove seom debugging output. svn-id: r12673 | |||
2004-01-27 | Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment. | Travis Howell | |
svn-id: r12633 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-01 | Add work around for bug in French version of Simon the Sorcerer 1 | Travis Howell | |
svn-id: r12068 | |||
2004-01-01 | Add hack to stop invalid opcode in French version of Simon the Sorcerer 1. | Travis Howell | |
This was a bug in original game and causes several bad effects. svn-id: r12063 | |||
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ↵ | Max Horn | |
mainly because people kept (accidentally and sometimes on purpose :-) misusing them svn-id: r11881 | |||
2003-12-23 | Add correct value from simon2dos disasm. | Travis Howell | |
Last value was guess for smooth scrolling. svn-id: r11872 | |||
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 | 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-20 | Correction | Travis Howell | |
svn-id: r11772 | |||
2003-12-20 | Enable vgascript dump option. | Travis Howell | |
svn-id: r11771 | |||
2003-12-20 | Simpler check | Travis Howell | |
svn-id: r11769 | |||
2003-12-20 | *** empty log message *** | Travis Howell | |
svn-id: r11768 | |||
2003-12-20 | Fix iventory arrowsin some versions of Simon1. | Travis Howell | |
svn-id: r11765 | |||
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 | Revert fade change | Travis Howell | |
svn-id: r11734 | |||
2003-12-12 | Don't update screen manually, as original didn't. | Travis Howell | |
svn-id: r11590 | |||
2003-12-11 | Change another debug define to key | Travis Howell | |
Dump options should now work on non-win32 svn-id: r11574 | |||
2003-12-06 | This checks should be simon1win only, just to be on safe side. | Travis Howell | |
svn-id: r11506 | |||
2003-12-02 | This screen update causes delay and doesn't seem to be required. | Travis Howell | |
Remove old debug message svn-id: r11455 | |||
2003-12-02 | Only used in simon1win | Travis Howell | |
svn-id: r11454 | |||
2003-12-01 | cleanup | Max Horn | |
svn-id: r11439 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11214 | |||
2003-10-26 | Add combined speech and subtitles support for simon2. | Travis Howell | |
svn-id: r10972 | |||
2003-10-26 | Add more debug. | Travis Howell | |
svn-id: r10971 | |||
2003-10-26 | Rename function. | Travis Howell | |
svn-id: r10970 | |||
2003-10-21 | Missed one | Travis Howell | |
svn-id: r10930 | |||
2003-10-21 | Correctly reanem var this time. | Travis Howell | |
svn-id: r10929 | |||
2003-10-21 | Rename a few vars | Travis Howell | |
svn-id: r10928 | |||
2003-10-16 | Minor cleanup | Travis Howell | |
svn-id: r10823 | |||
2003-10-03 | Simon namespace | Max Horn | |
svn-id: r10574 | |||
2003-09-24 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10390 | |||
2003-08-30 | Reverted previous change since the mixer change was reverted. | Torbjörn Andersson | |
svn-id: r9929 | |||
2003-08-30 | Fixed Simon 2 intro regression (and possibly others as well) caused by | Torbjörn Andersson | |
recent mixer change. svn-id: r9926 | |||
2003-08-04 | Remove line | Travis Howell | |
svn-id: r9452 | |||
2003-07-30 | Fix Golum Ring causes graphic glitches, bug #777966 | Travis Howell | |
svn-id: r9294 | |||
2003-07-30 | Add/remove/update simon comments | Travis Howell | |
svn-id: r9292 | |||
2003-07-30 | Small cleanup | Travis Howell | |
svn-id: r9290 | |||
2003-07-30 | vc_10_no_depack_swap implementation | Jamieson Christian | |
svn-id: r9289 | |||
2003-07-28 | unification | Max Horn | |
svn-id: r9242 | |||
2003-07-21 | Add sfx/voice support for simon1cd32, thanks to olki. | Travis Howell | |
Adjust a few debugs Add hack to allow load/save in simon1cd32 via keyboard svn-id: r9105 | |||
2003-07-20 | Fix regression | Travis Howell | |
Switch erros to warnings svn-id: r9092 |