Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-06 | Add support for 'u' german umlaut | Travis Howell | |
svn-id: r5854 | |||
2002-12-06 | Enable debug keys and warnings only if debug mode selected. | Travis Howell | |
Fix fast mode svn-id: r5851 | |||
2002-12-04 | cleanup | Oliver Kiehl | |
svn-id: r5841 | |||
2002-12-01 | new randimizer for simon | Oliver Kiehl | |
svn-id: r5784 | |||
2002-12-01 | Change dump start vgascript into separate option again. | Travis Howell | |
svn-id: r5769 | |||
2002-11-30 | cleanup | Oliver Kiehl | |
svn-id: r5758 | |||
2002-11-29 | phase 3 | Travis Howell | |
svn-id: r5751 | |||
2002-11-29 | phase two | Travis Howell | |
svn-id: r5742 | |||
2002-11-29 | Rename video opcodes phase one | Travis Howell | |
svn-id: r5741 | |||
2002-11-29 | Disable extra debug output again since it causes crashes when viewing debug ↵ | Travis Howell | |
output svn-id: r5739 | |||
2002-11-28 | Add work around to allow vc_65 to be enabled | Travis Howell | |
svn-id: r5735 | |||
2002-11-28 | Add Named unknown variable in simon, patch #644907 | Travis Howell | |
svn-id: r5733 | |||
2002-11-27 | removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from ↵ | Oliver Kiehl | |
GameSpecificSettings svn-id: r5730 | |||
2002-11-26 | cleanup | Oliver Kiehl | |
svn-id: r5719 | |||
2002-11-24 | Use command line/config file setting for music volume | Travis Howell | |
svn-id: r5712 | |||
2002-11-24 | Disable/remove some warnings | Travis Howell | |
Enable more debugging svn-id: r5709 | |||
2002-11-24 | fixed last commit | Oliver Kiehl | |
svn-id: r5708 | |||
2002-11-24 | Add back changes that were reverted by mistake | Travis Howell | |
svn-id: r5707 | |||
2002-11-24 | split simon sound | Oliver Kiehl | |
svn-id: r5706 | |||
2002-11-23 | Simon stuff | Travis Howell | |
svn-id: r5700 | |||
2002-11-23 | Music volume just uses + and - now, key mapping works | Travis Howell | |
svn-id: r5698 | |||
2002-11-20 | Ooops | Travis Howell | |
svn-id: r5634 | |||
2002-11-20 | Revert earlier change for optional text support in simon1talkie/win since ↵ | Travis Howell | |
the data files don't have complete text. I have left TEXT_HACK removed for the same reason. svn-id: r5633 | |||
2002-11-20 | Main debug output can now be controlled by 'o' and 'v' keys | Travis Howell | |
svn-id: r5631 | |||
2002-11-20 | Auto enable text when no voice file is available. | Travis Howell | |
Allow 't' to toggle speech on and off in simon1talkie/win svn-id: r5629 | |||
2002-11-18 | added [ and ] for volume control on US keyboards and changed volume change to 16 | Oliver Kiehl | |
svn-id: r5597 | |||
2002-11-17 | added the ability to pause effects (s) and ambient sound (b) | Oliver Kiehl | |
svn-id: r5593 | |||
2002-11-17 | added structures for midi pause/volume | Oliver Kiehl | |
svn-id: r5591 | |||
2002-11-16 | Cursors should now be hidden during cut scenes (I hope) | Travis Howell | |
svn-id: r5586 | |||
2002-11-16 | added cursor for simon1 | Oliver Kiehl | |
svn-id: r5585 | |||
2002-11-16 | Ooops | Travis Howell | |
svn-id: r5584 | |||
2002-11-16 | Don't show cursor during cut scenes | Travis Howell | |
svn-id: r5583 | |||
2002-11-16 | added context sensitive mouse cursors for simon2. yay! ;) | Oliver Kiehl | |
svn-id: r5582 | |||
2002-11-15 | readded variable removed in last commit - needed for big endian | Oliver Kiehl | |
svn-id: r5577 | |||
2002-11-15 | removed not used variable (fix compilation) | Paweł Kołodziejski | |
svn-id: r5573 | |||
2002-11-15 | 638809: Simon startup speedup | James Brown | |
svn-id: r5559 | |||
2002-11-13 | fixed looping problem, removed useless code and renamed playSound to playEffects | Oliver Kiehl | |
svn-id: r5538 | |||
2002-11-13 | cleanup | Max Horn | |
svn-id: r5530 | |||
2002-11-13 | fix endian bug | Max Horn | |
svn-id: r5528 | |||
2002-11-13 | An ugly hack to allow music looping in simon1talkie | Travis Howell | |
Most likely better wat to do this... svn-id: r5525 | |||
2002-11-11 | fixed endian bug that prevented Simon2 SFX from playing on big endian machinese | Max Horn | |
svn-id: r5518 | |||
2002-11-11 | workaround for voc weakness | Oliver Kiehl | |
svn-id: r5517 | |||
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some ↵ | Max Horn | |
static variables from drawFlashlight() and made them members of class Scumm instead svn-id: r5506 | |||
2002-11-10 | added ambient effects (rest of vc_52) | Oliver Kiehl | |
svn-id: r5502 | |||
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn | |
svn-id: r5495 | |||
2002-11-10 | simon2dos works, thanks again to ludde | Travis Howell | |
svn-id: r5479 | |||
2002-11-09 | fixed some memory leaks | Oliver Kiehl | |
svn-id: r5477 | |||
2002-11-08 | fixed warning; fixed array out of bounds access | Max Horn | |
svn-id: r5469 | |||
2002-11-08 | last fix didn't work properly | Oliver Kiehl | |
svn-id: r5466 | |||
2002-11-08 | big endian fix | Oliver Kiehl | |
svn-id: r5465 |