Gregory Montoir
1706fefb6e
cleanup
...
svn-id: r11453
2003-12-01 22:36:39 +00:00
Gregory Montoir
3befded402
cleanup header includes
...
svn-id: r11449
2003-12-01 20:48:41 +00:00
Gregory Montoir
577aad5edd
cleanup
...
svn-id: r11438
2003-11-30 20:41:02 +00:00
Gregory Montoir
9c6e5ce50a
- speak correct sentence when object is not usable
...
- some hardcoded stuff for rooms 69 & 108
- handle CUTJOEF
svn-id: r11383
2003-11-27 13:49:00 +00:00
Gregory Montoir
2f444d2a07
fix some animation issues
...
svn-id: r11380
2003-11-26 23:03:21 +00:00
Gregory Montoir
ddc2e736fb
use enum instead of define (purely cosmetic)
...
svn-id: r11374
2003-11-26 20:41:54 +00:00
Gregory Montoir
f0f0b0143b
fix 'chasing car disappearing for a frame' issue
...
svn-id: r11320
2003-11-17 09:19:36 +00:00
Gregory Montoir
308b5de8a6
fix some bugs :
...
- right-clicking on inventory item doesn't execute default action
- unapplied room light level when Joe enters a room
- updated comment in roomDisplay on palette fading problem
- during dialogue, invalid mouse-overs (added enum for joeWalk flag too)
preparing Journal stuff :
- add a (almost useless) useJournal method to Logic
- removed useless code in Graphics, as it should (and could) be easily re-written in a more OO way
svn-id: r11299
2003-11-15 15:44:50 +00:00
Gregory Montoir
f4dc977839
add bob parallax stuff for room 74 (carbam)
...
svn-id: r11197
2003-11-07 16:44:13 +00:00
David Eriksson
c524a58197
The more I implement, the more I need to implement.
...
- More cutaway code
- More dialogue code
Hint: Let the last intro cutaway finish if you don't want Joe to get stuck.
svn-id: r11160
2003-11-06 08:44:33 +00:00
Gregory Montoir
885fd48a66
rename Queen::GameSettings to Queen::GameConfig
...
svn-id: r11031
2003-11-01 20:45:45 +00:00
Gregory Montoir
b24bb81695
cleanup Graphics / populate BobSlot
...
svn-id: r10961
2003-10-25 09:12:18 +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
David Eriksson
4e5a40f013
Correct string animation.
...
svn-id: r10931
2003-10-21 12:07:33 +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
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
Gregory Montoir
26aa6c9087
fix truck intro problem
...
svn-id: r10901
2003-10-18 19:40:11 +00:00
Gregory Montoir
eadf6356d3
fix bob clipping errors
...
svn-id: r10899
2003-10-18 17:12:50 +00:00
David Eriksson
2a5c965283
Improved the 'special moves' for intro cutaway (but the thugs must be
...
hiding behind some crate...)
svn-id: r10897
2003-10-18 16:19:36 +00:00
David Eriksson
d2e65e35e9
Handle cutaway text.
...
svn-id: r10892
2003-10-18 12:48:05 +00:00
David Eriksson
935a476a29
Moved function from Talk to Graphics because Cutaway need it too.
...
svn-id: r10891
2003-10-18 12:18:43 +00:00
Gregory Montoir
be8bbb143e
minor adds + cleanup + fix parallax problem
...
svn-id: r10887
2003-10-18 08:12:14 +00:00
Gregory Montoir
f4b5626fd7
preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as Bobs coordinates are also modified in cutaway/action_special_move
...
svn-id: r10860
2003-10-17 14:26:05 +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
57a2b4c453
preliminary GRAPHIC_ANIM support
...
svn-id: r10814
2003-10-15 16:31:51 +00:00
Gregory Montoir
cf47fb1c69
dynalum implementation
...
svn-id: r10781
2003-10-13 16:49:53 +00:00
Gregory Montoir
b750398d20
DISP_ROOM additions + 'Person' functions
...
svn-id: r10779
2003-10-13 14:21:17 +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
Gregory Montoir
370cf1b972
oups
...
svn-id: r10710
2003-10-10 09:24:21 +00:00
Gregory Montoir
7286df0c94
additions/corrections to walking functions
...
svn-id: r10709
2003-10-10 09:19:52 +00:00
Gregory Montoir
91aaef03bc
added walking functions
...
svn-id: r10695
2003-10-09 09:09:40 +00:00
Gregory Montoir
537ee7166f
some text functions
...
svn-id: r10670
2003-10-07 14:05:56 +00:00
Gregory Montoir
e7abb0363d
new header for common defines/enums + some additions to Graphics
...
svn-id: r10662
2003-10-07 09:04:25 +00:00
Joost Peters
36ed0b1d3c
renamed classes (we have our own namespace now) + fixed segfault in logic
...
svn-id: r10618
2003-10-05 16:07:07 +00:00
Gregory Montoir
91da08e1f3
new header for common structs definitions
...
svn-id: r10591
2003-10-04 11:39:53 +00:00
Max Horn
8fb8ea48ec
namespace Queen
...
svn-id: r10575
2003-10-03 19:47:41 +00:00
David Eriksson
d6c3235c0e
- Added QueenGraphics::bob() method
...
- Match new[] with delete[]
svn-id: r10546
2003-10-02 19:31:43 +00:00
Gregory Montoir
906c2eab2e
minor changes to Graphics class (dtor...)
...
svn-id: r10533
2003-10-02 07:54:01 +00:00
Gregory Montoir
9c301608da
added Bob functions to Graphics class
...
svn-id: r10528
2003-10-01 20:23:29 +00:00
Joost Peters
e75eba1a1f
consistency (must've overlooked these)
...
svn-id: r10493
2003-09-29 23:03:54 +00:00
Joost Peters
0c93377f5d
added BANK code from Gregory + minor change to loadFile()
...
svn-id: r10491
2003-09-29 22:27:08 +00:00