Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-07 | cleanup | Oliver Kiehl | |
svn-id: r5871 | |||
2002-12-07 | added the possibility to interrupt conversations in simon2 as in the ↵ | Oliver Kiehl | |
original game svn-id: r5870 | |||
2002-12-07 | added function to interrupt voice | Oliver Kiehl | |
svn-id: r5869 | |||
2002-12-07 | fixed speach getting turned off | Oliver Kiehl | |
added <escape> to skip cutscenes cleanup svn-id: r5867 | |||
2002-12-06 | Add debug levels for simon games | Travis Howell | |
svn-id: r5860 | |||
2002-12-06 | Fix vc++ warning | Travis Howell | |
svn-id: r5858 | |||
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-05 | cleanup | Oliver Kiehl | |
svn-id: r5844 | |||
2002-12-04 | cleanup | Oliver Kiehl | |
svn-id: r5841 | |||
2002-12-03 | Remove silly warning | Travis Howell | |
svn-id: r5820 | |||
2002-12-03 | Last minute simon fixes | Travis Howell | |
Full simon 2 intro now works All simon 2 cut scenes can be skipped One simon 2 freeze completely fixed svn-id: r5819 | |||
2002-12-02 | better ... | Nicolas Bacca | |
svn-id: r5808 | |||
2002-12-02 | Fix WinCE keyboard + change quit key for foreign languages (fixme ?) | Nicolas Bacca | |
svn-id: r5806 | |||
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-12-01 | Prevent pointless warning about missing sound file | Travis Howell | |
svn-id: r5768 | |||
2002-11-30 | cleanup | Oliver Kiehl | |
svn-id: r5758 | |||
2002-11-29 | renamed simonsound | Oliver Kiehl | |
svn-id: r5755 | |||
2002-11-29 | renamed simonsound to sound | Oliver Kiehl | |
svn-id: r5754 | |||
2002-11-29 | renamed simonsound on Fingolfin's request | Oliver Kiehl | |
svn-id: r5753 | |||
2002-11-29 | phase 3 | Travis Howell | |
svn-id: r5751 | |||
2002-11-29 | Fix dump_vga_bitmaps and restrict to win32 only | Travis Howell | |
svn-id: r5750 | |||
2002-11-29 | add license | Travis Howell | |
svn-id: r5748 | |||
2002-11-29 | Add missing comments | Travis Howell | |
svn-id: r5743 | |||
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-27 | moved game enum to intern.h | Oliver Kiehl | |
svn-id: r5728 | |||
2002-11-26 | fixed a stupid mistake of mine | Oliver Kiehl | |
svn-id: r5725 | |||
2002-11-26 | had forgotten to add the GPL header | Oliver Kiehl | |
svn-id: r5722 | |||
2002-11-26 | oops | Oliver Kiehl | |
svn-id: r5720 | |||
2002-11-26 | cleanup | Oliver Kiehl | |
svn-id: r5719 | |||
2002-11-24 | removed some no longer used variable declarations | Oliver Kiehl | |
svn-id: r5713 | |||
2002-11-24 | Use command line/config file setting for music volume | Travis Howell | |
svn-id: r5712 | |||
2002-11-24 | Missed a few disabled debugs | Travis Howell | |
svn-id: r5711 | |||
2002-11-24 | The vc_62 warning should be for simon 2 only | Travis Howell | |
svn-id: r5710 | |||
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-24 | Add vc_65 (commented out for now, since it requires another function) | Travis Howell | |
Add warning to vc_62 where it should be playing music. svn-id: r5703 | |||
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-21 | Broke MidiStreamer into .h and .cpp components. | Jamieson Christian | |
svn-id: r5682 | |||
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now ↵ | Max Horn | |
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM svn-id: r5653 | |||
2002-11-20 | Include simon debug options by default | Travis Howell | |
svn-id: r5642 |