Commit Graph
86814 Commits
Author SHA1 Message Date
Travis Howell 4e78623eb2 VC warnings
svn-id: r10953
2003-10-24 02:26:41 +00:00
David Eriksson 7772adbe1e Make it possible to quit cutaways!
svn-id: r10952
2003-10-23 18:50:47 +00:00
Gregory Montoir 00e2ee13ff move state related methods to specific class + minor changes
svn-id: r10951
2003-10-23 18:46:04 +00:00
Gregory Montoir 58df020717 forgot these
svn-id: r10950
2003-10-23 08:16:31 +00:00
Gregory Montoir 2a42fe77bf minor changes for future Command class
svn-id: r10949
2003-10-23 08:09:49 +00:00
Paweł Kołodziejski 472aee900c update
svn-id: r10948
2003-10-23 07:25:39 +00:00
David Eriksson b54905f269 Stop messing with _fastMode in delay().
svn-id: r10947
2003-10-23 07:21:23 +00:00
David Eriksson 4f186737a7 Include scummsys.h
svn-id: r10946
2003-10-23 07:16:05 +00:00
Torbjörn Andersson 320b0a405a Corrected/clarified some debug messages/comments
svn-id: r10945
2003-10-23 07:08:09 +00:00
David Eriksson ad98347eb0 Initial version of the Input class. Some things still missing.
svn-id: r10944
2003-10-23 06:44:35 +00:00
Travis Howell 3ccd6704bd Don't attempt to play sound in simon2mac if file doesn't exist.
Add fixme for simon2mac, freeing voice at this point which causes crashes.

svn-id: r10943
2003-10-23 04:49:04 +00:00
Oliver Kiehl 016c90911e fix gcc 3.3.2 warning
svn-id: r10942
2003-10-22 11:15:09 +00:00
Travis Howell 48b9e18086 Remove comments
svn-id: r10941
2003-10-22 09:20:47 +00:00
Travis Howell 3d229f6c8c Add load/save game failture messages from original games.
svn-id: r10940
2003-10-22 09:17:31 +00:00
Torbjörn Andersson 59b72f2b38 Moved a few remaining pieces of the script interpreter into the Logic class
svn-id: r10939
2003-10-22 06:51:57 +00:00
Paweł Kołodziejski d269b06ba6 update
svn-id: r10938
2003-10-21 22:11:53 +00:00
Gregory Montoir 963d336da5 (better ?) scrolling timing
svn-id: r10937
2003-10-21 17:32:51 +00:00
David Eriksson 3bd08fd482 - Add some missing speech
- Disable debug messages

svn-id: r10936
2003-10-21 13:18:02 +00:00
David Eriksson 3cff930d8f Disable debug message
svn-id: r10935
2003-10-21 13:17:11 +00:00
Joost Peters 8395184a8f forgot to commit this
svn-id: r10934
2003-10-21 12:38:01 +00:00
Joost Peters 5bcf5a901e add Sound class + call it from Talk::speakSegment
svn-id: r10933
2003-10-21 12:29:37 +00:00
David Eriksson 1744ba3441 - Better handling of complex animations
- Special action: scale title

svn-id: r10932
2003-10-21 12:13:56 +00:00
David Eriksson 4e5a40f013 Correct string animation.
svn-id: r10931
2003-10-21 12:07:33 +00:00
Travis Howell b582881471 Missed one
svn-id: r10930
2003-10-21 11:45:46 +00:00
Travis Howell c3deeb3daf Correctly reanem var this time.
svn-id: r10929
2003-10-21 11:41:33 +00:00
Travis Howell e4813cfab5 Rename a few vars
svn-id: r10928
2003-10-21 10:34:56 +00:00
Travis Howell 54fc5335c0 Rename a few vars
svn-id: r10927
2003-10-21 10:14:42 +00:00
Travis Howell 87fb27d02c Rename function
svn-id: r10926
2003-10-21 09:43:37 +00:00
Jonathan Gray a1f9ed293c fix shadow'd variable, the single letter variable names in the simon code are rather scary....
svn-id: r10925
2003-10-21 09:33:49 +00:00
Gregory Montoir 4e2ffd8d9e WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementations
svn-id: r10924
2003-10-21 09:05:16 +00:00
Torbjörn Andersson 3be2f0f1e0 Moved some more stuff into the Logic class.
svn-id: r10923
2003-10-21 08:54:50 +00:00
Travis Howell ed0c30fcbf Fix text spacing when backspace key is used when entering save game name in Hebrew version. Need to pass along last character printed, so correct spacing can be used.
svn-id: r10922
2003-10-21 06:35:19 +00:00
Travis Howell 01c0bd5eb7 Stop garbage been left behind with backspace key when entering save game name, in non-English versions.
svn-id: r10921
2003-10-21 05:48:32 +00:00
Oliver Kiehl 58dffdb027 fix compile when using dynamic plugin support
svn-id: r10920
2003-10-20 22:02:10 +00:00
Gregory Montoir ff5fde47ea scrolling timing (copy/paste from SkyEngine)
svn-id: r10919
2003-10-20 20:12:59 +00:00
Max Horn 89a9a35a0b usage string has to be updated (as I explained in various commit messages and in #scummv, but it seems not everybody saw that :-)
svn-id: r10918
2003-10-20 20:06:29 +00:00
Joost Peters d3dd9f6216 allow loading of rebuilt/compressed datafile
svn-id: r10917
2003-10-20 19:18:02 +00:00
Gregory Montoir ee6533365d cross reference update / cleanup
svn-id: r10916
2003-10-20 13:54:46 +00:00
David Eriksson 811b0a1855 - Disable debug messages
- Write text at correct position

svn-id: r10915
2003-10-20 13:08:59 +00:00
Gregory Montoir 78f8733180 fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)
svn-id: r10914
2003-10-20 12:30:34 +00:00
Travis Howell 6366fd778b Restrict Maniac demo mode to V1 Maniac.
svn-id: r10913
2003-10-20 12:24:12 +00:00
Travis Howell f83d3bd700 cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm.
svn-id: r10912
2003-10-20 12:14:39 +00:00
Gregory Montoir 61a27e1b63 remaining palette stuff
svn-id: r10911
2003-10-20 10:26:56 +00:00
Gregory Montoir 59f5854be2 real Logic::anim cleanup
svn-id: r10910
2003-10-20 08:39:18 +00:00
Gregory Montoir 769f033b00 Logic::anim / BobSlot cleanup
svn-id: r10909
2003-10-20 08:34:48 +00:00
Gregory Montoir e25bda32ec minor cleanup / comments update
svn-id: r10908
2003-10-19 18:52:28 +00:00
Torbjörn Andersson 64aaaa0b25 Small cleanup, and added FIXME comment.
svn-id: r10907
2003-10-19 18:01:05 +00:00
David Eriksson 7897eeac10 Do it right this time.
svn-id: r10906
2003-10-19 11:55:55 +00:00
David Eriksson e3d236def0 Probably play right voice at the right time now.
svn-id: r10905
2003-10-19 11:51:41 +00:00
David Eriksson b7f01db3f7 Added scaling of objects in cutaways.
svn-id: r10904
2003-10-19 11:41:24 +00:00