Commit Graph

109 Commits

Author SHA1 Message Date
David Eriksson
0174cf236b Load room before cutaway.
svn-id: r10834
2003-10-16 19:51:19 +00:00
David Eriksson
7f6c294a1e Play all intro cutaways (some better than others... :-)
svn-id: r10833
2003-10-16 19:40:29 +00:00
Gregory Montoir
5e36a5cac8 modified/fixed palette code
svn-id: r10832
2003-10-16 18:57:56 +00:00
David Eriksson
7c55594afc Now we're talking!
svn-id: r10831
2003-10-16 17:02:32 +00:00
David Eriksson
ebcfb7c820 Initialize Joe's scaling.
svn-id: r10830
2003-10-16 16:58:30 +00:00
David Eriksson
5daae67404 Talk stuff
svn-id: r10829
2003-10-16 16:57:30 +00:00
David Eriksson
29fc207062 Make frames array available.
svn-id: r10828
2003-10-16 16:55:13 +00:00
Gregory Montoir
8833f8c490 new Display class, cleanup Graphics
svn-id: r10827
2003-10-16 13:54:48 +00:00
Gregory Montoir
354f1bebf3 fix body/head problem
svn-id: r10822
2003-10-16 09:27:45 +00:00
David Eriksson
f057e794f7 Don't talk too much.
svn-id: r10819
2003-10-16 04:01:40 +00:00
David Eriksson
35c23667c3 Moving heads when talking, but where is the text? :-)
svn-id: r10815
2003-10-15 18:39:30 +00:00
Gregory Montoir
57a2b4c453 preliminary GRAPHIC_ANIM support
svn-id: r10814
2003-10-15 16:31:51 +00:00
David Eriksson
de410e62f2 Improved talking.
svn-id: r10813
2003-10-15 11:33:02 +00:00
David Eriksson
233e33cf78 - Use Logic::roomRefreshObject() in Cutaway
- Fix tiny bugs in Logic::roomRefreshObject()

svn-id: r10812
2003-10-15 10:01:54 +00:00
David Eriksson
83bf2f0e17 - Make Cutaway use Walk object from Logic
- Added talkSpeed to Logic
- Some more Talk code

svn-id: r10810
2003-10-15 09:23:05 +00:00
Gregory Montoir
a2d1204e66 sorted a bit cross references
svn-id: r10809
2003-10-15 08:47:13 +00:00
Gregory Montoir
ce468f9e1f DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff)
svn-id: r10808
2003-10-15 08:46:18 +00:00
Gregory Montoir
8c0496194a fix personMove / cutaway problem
svn-id: r10807
2003-10-15 08:46:04 +00:00
Gregory Montoir
cc9599c714 moved some methods from Queen::Walk to Queen::Logic
svn-id: r10802
2003-10-14 19:06:44 +00:00
Gregory Montoir
f5fa6651d7 commented a bit various structures
svn-id: r10801
2003-10-14 19:06:25 +00:00
Gregory Montoir
93f64e3357 rewritten Logic::initialise(), making use of 'unserializing' functions
svn-id: r10799
2003-10-14 12:55:31 +00:00
David Eriksson
a1dfb5863e Working nicely with personMove disabled!
svn-id: r10798
2003-10-14 12:37:07 +00:00
David Eriksson
c009516dfd Persons must not be in table!
svn-id: r10797
2003-10-14 12:36:32 +00:00
Gregory Montoir
e9dacde3c5 more cross references
svn-id: r10795
2003-10-14 09:12:42 +00:00
Gregory Montoir
138ee6887a preliminary FIND_STATE implementation
svn-id: r10794
2003-10-14 09:12:01 +00:00
Torbjörn Andersson
4e3129c64c Fixed warning
svn-id: r10793
2003-10-14 08:31:56 +00:00
Max Horn
5aadcb8a15 can remove comments again now, since logic.h was commited. Please don't leave CVS broken for more than a few minutes (ideally, only make atomic commits - i.e. only commit a file if all changes in other files on which it relies on are being commited at the same time)
svn-id: r10792
2003-10-14 07:55:08 +00:00
Max Horn
ebd314a9ec fix debug mode 0
svn-id: r10791
2003-10-14 07:52:34 +00:00
David Eriksson
c21d371e9c Get numFrames property.
svn-id: r10790
2003-10-14 07:46:24 +00:00
Max Horn
4cd9694fdc fix compilation
svn-id: r10789
2003-10-14 07:41:58 +00:00
David Eriksson
b1ffc235e0 Using Walk::personMove now!
svn-id: r10788
2003-10-14 07:06:12 +00:00
David Eriksson
18ebc6e92e Compare correct actor names.
svn-id: r10787
2003-10-14 06:41:08 +00:00
Gregory Montoir
cf47fb1c69 dynalum implementation
svn-id: r10781
2003-10-13 16:49:53 +00:00
Gregory Montoir
d9f247231c Logic::personSetData correction
svn-id: r10780
2003-10-13 14:31:59 +00:00
Gregory Montoir
b750398d20 DISP_ROOM additions + 'Person' functions
svn-id: r10779
2003-10-13 14:21:17 +00:00
Joost Peters
905e47dc1a don't use strstr(), as there is no terminating '\0' at the end of the file
svn-id: r10772
2003-10-12 19:17:26 +00:00
David Eriksson
ba281b251a - Integrate with Joost's and Gregory's latest implementations.
- Implement more...

svn-id: r10771
2003-10-12 19:16:48 +00:00
David Eriksson
2e60628c1f Rename functions
svn-id: r10770
2003-10-12 19:13:44 +00:00
Joost Peters
9b41c157c0 added missing INITIATE() code, added language detection to Resource class, etc.
svn-id: r10767
2003-10-12 18:44:44 +00:00
Max Horn
36fd7ec445 some renaming for more consistent terminology (although we might want to reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game
svn-id: r10766
2003-10-12 18:40:12 +00:00
Gregory Montoir
620bf5e962 minor initialise() tweaks, added panel zones
svn-id: r10763
2003-10-12 17:38:01 +00:00
Gregory Montoir
0b51516c7f minor additions for DISP_ROOM
svn-id: r10758
2003-10-12 16:37:56 +00:00
Gregory Montoir
1e68372816 DISP_ROOM additions/corrections
svn-id: r10743
2003-10-12 13:16:35 +00:00
Torbjörn Andersson
650581eef8 Fix warning
svn-id: r10733
2003-10-11 12:21:48 +00:00
Gregory Montoir
a259809540 update QueenEngine class with new Logic constructor
svn-id: r10732
2003-10-11 10:24:12 +00:00
Gregory Montoir
cd1d7f474d preliminary DISP_ROOM implementation
svn-id: r10731
2003-10-11 10:09:23 +00:00
Gregory Montoir
4675d19351 Graphics tweaks
svn-id: r10729
2003-10-10 20:03:34 +00:00
David Eriksson
bd2bdd4c64 Small start for variable cross-reference.
svn-id: r10722
2003-10-10 13:59:21 +00:00
Max Horn
5301edc383 some cleanup
svn-id: r10720
2003-10-10 13:55:08 +00:00
David Eriksson
1f9497cb1f Get Graphics object as parameter too.
svn-id: r10719
2003-10-10 13:01:14 +00:00