3168 Commits

Author SHA1 Message Date
Paweł Kołodziejski
6f0dfa402c some cleanup a pickVarRandom func
svn-id: r6632
2003-02-22 11:56:25 +00:00
Paweł Kołodziejski
373e845554 improved a little akos_queCommand func
svn-id: r6631
2003-02-22 10:39:50 +00:00
Jonathan Gray
d540c146dc remove BeIDE file that is apparently rather outdated, the initial author of this file now recommends people use the makefile
svn-id: r6630
2003-02-21 06:23:59 +00:00
Jonathan Gray
d2ed6d1ace add o6_shuffle and stub for o6_localizeArray
svn-id: r6629
2003-02-21 00:42:51 +00:00
Paweł Kołodziejski
abb308c6db added more o6_pickVarRandom implementation
svn-id: r6628
2003-02-20 21:05:56 +00:00
Jonathan Gray
4c7aaba732 fix typo
svn-id: r6627
2003-02-20 02:10:39 +00:00
Max Horn
a6abd6bb13 Patch #689271: Usage bits fix
svn-id: r6626
2003-02-19 14:35:24 +00:00
Jonathan Gray
ef8196befd make pickVarRandom stub print out its argument list to the console
svn-id: r6625
2003-02-19 01:42:21 +00:00
Jonathan Gray
5c0cfe392b stub opcode E0 which makes moondemo and fbdemo start yay
svn-id: r6624
2003-02-18 23:59:54 +00:00
Jonathan Gray
719784dd6a moondemo uses akos as well
svn-id: r6623
2003-02-18 23:58:54 +00:00
Jonathan Gray
f081a1a855 add fatty bears fun pack
svn-id: r6622
2003-02-18 13:43:28 +00:00
Max Horn
afbc458b3c cleanup
svn-id: r6621
2003-02-18 01:51:05 +00:00
Jonathan Gray
5a60d022ca fix typo
svn-id: r6620
2003-02-18 01:09:49 +00:00
Jonathan Gray
d5e8f369a2 change getDateTime to be a v6 opcode, and hopefully not break anything
svn-id: r6619
2003-02-18 00:13:24 +00:00
Jonathan Gray
c86cc94deb pickVarRandom stub
svn-id: r6618
2003-02-17 21:42:33 +00:00
Jonathan Gray
516f970e64 not sure if all of these AFTER_V7 for NEW_COSTUMES changes are needed but it won't hurt in any event
svn-id: r6617
2003-02-17 21:40:13 +00:00
Jonathan Gray
e899415443 make good on GF_NEW_COSTUMES threats
svn-id: r6616
2003-02-17 21:37:56 +00:00
Jonathan Gray
5b1983587c oops
svn-id: r6615
2003-02-17 10:40:02 +00:00
Jonathan Gray
e909c6b86d unstub stopTalking as the relevant function stopTalk() already exists in scummvm, add an attempt at findAllObjects that is hopefully not totally wrong, puttmoon now crashes on finding an AKOS block when it is expecting COST, some surgery may be required as all the AKOS stuff seems to be wrapped up in GF_AFTER_V7
svn-id: r6614
2003-02-17 10:14:43 +00:00
Max Horn
ecd84d8585 fixed warning
svn-id: r6613
2003-02-16 18:29:22 +00:00
James Brown
6351fe7d05 Patch 684732: CMI Walkbox Fix - really, this does seem to be the only solution
svn-id: r6612
2003-02-16 16:54:17 +00:00
Jonathan Gray
656bde5aa9 change o6_uknownCD name for o6_stampObject
svn-id: r6611
2003-02-16 14:52:25 +00:00
Travis Howell
faa8170da7 Add example simon2dos/talkie music code
svn-id: r6610
2003-02-16 04:07:15 +00:00
Oliver Kiehl
1745e8b600 possible fix for Bug #687059 ?
svn-id: r6609
2003-02-15 14:51:24 +00:00
Jonathan Gray
abe76691bc add stubs for openFile closeFile and deleteFile opcodes
svn-id: r6608
2003-02-15 09:39:52 +00:00
James Brown
d054457496 Patch #682981: Experimental translation optimisation (version 2), and
#683384: Smush Regression Workaround

svn-id: r6607
2003-02-14 16:01:55 +00:00
Jonathan Gray
db0997e890 add stub for o6_stopTalking
svn-id: r6606
2003-02-14 08:12:45 +00:00
Jonathan Gray
0e1b2479f2 add putt putt goes to the moon to gamedetector
svn-id: r6605
2003-02-14 00:07:20 +00:00
Max Horn
20589cd886 fixed warning
svn-id: r6604
2003-02-13 23:59:41 +00:00
Oliver Kiehl
d63d62c29a Bug 683544
svn-id: r6603
2003-02-13 18:25:32 +00:00
Marcus Comstedt
273220b063 Maybe this is more future-safe?
svn-id: r6602
2003-02-12 19:28:18 +00:00
Jonathan Gray
7bfc5a34d6 hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Entertainment game)
svn-id: r6601
2003-02-12 13:25:40 +00:00
Marcus Comstedt
d5257a4270 Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
svn-id: r6600
2003-02-12 13:08:19 +00:00
Jonathan Gray
6c4d3ece6e try to boost our cvs stats a bit, er I mean fix typo
svn-id: r6599
2003-02-12 11:01:17 +00:00
Jonathan Gray
a6789f87ef update version list with some more dos based humongous games, these ones still need at least one opcode to work and maybe some akos bits, but they are a lot closer to the lec games then the games that are windows based with versions numbers of 7.0.0 which seems to be pretty much every game apart from those now in the list
svn-id: r6598
2003-02-12 10:57:31 +00:00
Travis Howell
3e5da6a2f5 Was bad idea to enable this in Simon 1
svn-id: r6597
2003-02-10 12:22:54 +00:00
Travis Howell
ef67537f09 Add missing simon 1/2 adlib control codes, purpose unknown.
svn-id: r6596
2003-02-10 11:51:23 +00:00
Max Horn
bfced91139 fixed regression I caused
svn-id: r6595
2003-02-09 00:20:52 +00:00
Max Horn
cc5df1b543 cleanup
svn-id: r6594
2003-02-08 02:00:22 +00:00
Max Horn
24cba45574 more access cleanup; also reorderd some method/function declarations in class Scumm
svn-id: r6593
2003-02-08 01:27:21 +00:00
Max Horn
5863805e2c more stuff made 'protected'
svn-id: r6592
2003-02-08 00:38:17 +00:00
James Brown
4b99f12fe6 Oops
svn-id: r6591
2003-02-07 19:26:03 +00:00
James Brown
270e95a655 Patch 679354: ComI actor redraw patch
svn-id: r6590
2003-02-07 19:24:34 +00:00
Max Horn
a6cbfebf6d removed an obsolete member var, and started to make Scumm member vars protected (had to make some exception; the code which makes these exceptions necessary should be revised)
svn-id: r6589
2003-02-06 21:32:20 +00:00
Max Horn
3d70c8b2e3 oops
svn-id: r6588
2003-02-05 19:50:10 +00:00
Max Horn
53fd53fe4b fixed a copy&paste bug; rewrote the code in question to streamline it a bit
svn-id: r6587
2003-02-05 19:21:23 +00:00
Travis Howell
da26741452 Minor fix to last commmit
svn-id: r6586
2003-02-05 09:34:35 +00:00
Travis Howell
465296ef4e Add guess word for spanish version
Add better hebrew support, font doesn't seem quite right though.
Divide quit section into languages

svn-id: r6585
2003-02-05 09:29:37 +00:00
Jonathan Gray
a3f0758bdd change translateText as per erik's patch, although if this is failing because the text is already translated we should probably be avoiding calling translateText multiple times for the same strings in the first place
svn-id: r6584
2003-02-03 15:38:54 +00:00
Jonathan Gray
b5d15825d3 revert part of the no sound device present stuff that was causing speech to finish prematurely
svn-id: r6583
2003-02-03 12:59:54 +00:00