Commit Graph

54 Commits

Author SHA1 Message Date
Paweł Kołodziejski
afb96f867c fixed compilation
svn-id: r10707
2003-10-09 16:33:00 +00:00
David Eriksson
92997ec15f - Make _moveData table readable
- Add missing member in last table entry

svn-id: r10700
2003-10-09 13:42:55 +00:00
Gregory Montoir
d03dfdb6f7 minor additions to walk class + get/set functions for Logic::_area
svn-id: r10699
2003-10-09 13:14:16 +00:00
Gregory Montoir
91aaef03bc added walking functions
svn-id: r10695
2003-10-09 09:09:40 +00:00
Max Horn
d177364715 new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
svn-id: r10687
2003-10-08 21:59:23 +00:00
Max Horn
3c78c0929c fixed queen build rules...
svn-id: r10686
2003-10-08 21:27:57 +00:00
Gregory Montoir
311dea141b added new structures
svn-id: r10678
2003-10-08 08:55:07 +00:00
Oliver Kiehl
0281f6b6d6 fix gcc 3.3 warning
svn-id: r10673
2003-10-07 15:27:53 +00:00
Gregory Montoir
537ee7166f some text functions
svn-id: r10670
2003-10-07 14:05:56 +00:00
David Eriksson
f99c8b81db Improved Queen::Talk class
svn-id: r10667
2003-10-07 12:20:31 +00:00
Max Horn
2485f15e34 fixed warnings
svn-id: r10663
2003-10-07 09:34:19 +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
David Eriksson
8177fce048 Make it possible to get game language
svn-id: r10661
2003-10-07 08:24:54 +00:00
Torbjörn Andersson
f8400b1c44 Fixed assert(). I think -- I don't even get this far before ScummVM crashes
on me. :-)

svn-id: r10660
2003-10-07 08:22:53 +00:00
David Eriksson
8937a96e50 - Added a debug stub for the selectSentence method
- Added final talk for person Joe is talking to

svn-id: r10657
2003-10-07 06:56:29 +00:00
David Eriksson
c001e4357b - Add Talk class and begin to use it from Cutaway class
- Move getString() helper function to Talk class

svn-id: r10654
2003-10-07 03:58:44 +00:00
Joost Peters
9e585098d8 add Joe struct + get/set functions
svn-id: r10651
2003-10-07 00:26:04 +00:00
Joost Peters
16ee37f817 added resource-table loading from external file
svn-id: r10647
2003-10-06 23:04:00 +00:00
Joost Peters
4ef2541a3a forgot this
svn-id: r10640
2003-10-06 14:01:41 +00:00
Joost Peters
633fb7de0f some additions + small readability rewrite
svn-id: r10638
2003-10-06 13:20:29 +00:00
David Eriksson
c69fa6f4c5 Start on index 1, not 0.
svn-id: r10634
2003-10-06 10:27:22 +00:00
David Eriksson
7b87bc6970 Check array bounds.
svn-id: r10633
2003-10-06 08:24:38 +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
Max Horn
b4e5d97994 factor out common gfx_mode/fullscreen setup code from the game engines into the main code (maybe putting this into the Engine constructor would be better, though?)
svn-id: r10611
2003-10-05 14:37:16 +00:00
Gregory Montoir
91da08e1f3 new header for common structs definitions
svn-id: r10591
2003-10-04 11:39:53 +00:00
David Eriksson
3c627375b8 Added gameState to QueenLogic
svn-id: r10590
2003-10-04 08:50:48 +00:00
Gregory Montoir
d19c7980fb fix 2 cases not handled in findBob() (stupid me...) and match new/delete
svn-id: r10576
2003-10-03 19:59:19 +00:00
Max Horn
8fb8ea48ec namespace Queen
svn-id: r10575
2003-10-03 19:47:41 +00:00
David Eriksson
4a19ca4e34 Use struct and not array for objectData.
svn-id: r10565
2003-10-03 12:55:11 +00:00
Paweł Kołodziejski
f0fae232b9 fixed compilation under msvc7
svn-id: r10562
2003-10-03 07:45:41 +00:00
Torbjörn Andersson
2c72654896 Fix GCC warning.
svn-id: r10560
2003-10-03 06:47:42 +00:00
David Eriksson
058ec2c7c6 You did not see the previous version of this code
svn-id: r10547
2003-10-02 19:37:51 +00:00
David Eriksson
d6c3235c0e - Added QueenGraphics::bob() method
- Match new[] with delete[]

svn-id: r10546
2003-10-02 19:31:43 +00:00
David Eriksson
6d29d07cab Fix bugs, add warnings.
svn-id: r10545
2003-10-02 19:20:00 +00:00
David Eriksson
ab990be666 Handle _sfxName table properly
svn-id: r10539
2003-10-02 14:55:28 +00:00
Gregory Montoir
f94b999938 findBob function + tweaks in QueenLogic
svn-id: r10538
2003-10-02 14:44:51 +00:00
David Eriksson
27db410dfa Quite a bit more implemented on cutaway.
svn-id: r10536
2003-10-02 11:07:43 +00:00
David Eriksson
9e29c7b901 Needing area, and it must be signed ints
svn-id: r10535
2003-10-02 11:03:34 +00:00
David Eriksson
5b5aab8e82 More member data access.
svn-id: r10534
2003-10-02 08:49:38 +00:00
Gregory Montoir
906c2eab2e minor changes to Graphics class (dtor...)
svn-id: r10533
2003-10-02 07:54:01 +00:00
David Eriksson
7df1576544 Must be able to access some data here.
svn-id: r10531
2003-10-02 06:38:58 +00:00
Max Horn
f18847d7fb fix warnings
svn-id: r10530
2003-10-01 21:23:41 +00:00
Gregory Montoir
9c301608da added Bob functions to Graphics class
svn-id: r10528
2003-10-01 20:23:29 +00:00
David Eriksson
3e437e4f32 Added initial version of QueenCutaway class.
svn-id: r10526
2003-10-01 17:57:09 +00:00
Joost Peters
e75eba1a1f consistency (must've overlooked these)
svn-id: r10493
2003-09-29 23:03:54 +00:00
Joost Peters
d9557d9dbb small cleanup
svn-id: r10492
2003-09-29 22:30:02 +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
Travis Howell
1f42fb3a6f Ignores deps
svn-id: r10479
2003-09-29 07:29:09 +00:00
Jamieson Christian
dca25f3c61 Fixed MSVC6 errors
svn-id: r10474
2003-09-29 01:48:13 +00:00
Joost Peters
84ed3e272d use new operator instead of malloc() and added generic file loading function
svn-id: r10470
2003-09-28 19:57:01 +00:00