Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-11-20 | fixed compilation for now <shudder> | Max Horn | |
svn-id: r5638 | |||
2002-11-20 | Add back missing simon debug function | Travis Howell | |
svn-id: r5637 | |||
2002-11-20 | Another ooops | Travis Howell | |
svn-id: r5635 | |||
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 | Split debug opcode table into separate file. | Travis Howell | |
Clean up debug, debug now uses correct opcode table automatically svn-id: r5630 | |||
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-18 | Added support for volume and pause control to Simon music. | Jamieson Christian | |
Note that MidiStreamer is now used as a streaming wrapper for ALL MidiDriver types, even those that natively support streaming. This is because MidiStreamer supports a hybrid of streamed and non-streamed MIDI, which is necessary to support interactive events. svn-id: r5596 | |||
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-17 | quit_if_user_presses_y() added | Oliver Kiehl | |
svn-id: r5590 | |||
2002-11-17 | implemented quit_if_user_presses_y() | Oliver Kiehl | |
svn-id: r5589 | |||
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 |