Torbjörn Andersson
|
6b3432a93e
|
Be more consistent with the other module.mk files.
svn-id: r15719
|
2004-11-06 09:26:36 +00:00 |
|
Max Horn
|
da76ac5890
|
Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
svn-id: r12680
|
2004-01-30 21:54:28 +00:00 |
|
Gregory Montoir
|
85f8b442f2
|
- new Grid class to handle all zones / areas stuff
- adapted Logic/Walk code to use it
svn-id: r12250
|
2004-01-08 14:10:32 +00:00 |
|
David Eriksson
|
c21e5d797c
|
At last - credits!
svn-id: r12155
|
2004-01-05 11:58:20 +00:00 |
|
Joost Peters
|
1de28a2931
|
Initial (Roland) Music support; a lot of stuff is still missing and/or incomplete.
svn-id: r11621
|
2003-12-14 00:33:21 +00:00 |
|
Gregory Montoir
|
ae33806802
|
centralize all State related stuff
svn-id: r11577
|
2003-12-11 10:03:35 +00:00 |
|
Gregory Montoir
|
7cbb485907
|
preliminary journal implementation ; this should allow to save/load game state and somewhat configure sound/speech stuff
svn-id: r11370
|
2003-11-26 13:53:17 +00:00 |
|
Joost Peters
|
2d3f4ef831
|
Play all sfx now, instead of only amiga ones + some music preparation
svn-id: r11288
|
2003-11-14 00:45:44 +00:00 |
|
Gregory Montoir
|
c9feb712bc
|
enable (some of) the original debug passwords
svn-id: r11227
|
2003-11-09 20:50:03 +00:00 |
|
Gregory Montoir
|
23188d5188
|
initial version of Command class
svn-id: r11016
|
2003-10-31 13:46:45 +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 |
|
Joost Peters
|
5bcf5a901e
|
add Sound class + call it from Talk::speakSegment
svn-id: r10933
|
2003-10-21 12:29:37 +00:00 |
|
Gregory Montoir
|
8833f8c490
|
new Display class, cleanup Graphics
svn-id: r10827
|
2003-10-16 13:54:48 +00:00 |
|
Gregory Montoir
|
91aaef03bc
|
added walking functions
svn-id: r10695
|
2003-10-09 09:09:40 +00:00 |
|
Max Horn
|
3c78c0929c
|
fixed queen build rules...
svn-id: r10686
|
2003-10-08 21:27:57 +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
|
16ee37f817
|
added resource-table loading from external file
svn-id: r10647
|
2003-10-06 23:04:00 +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 |
|
David Eriksson
|
3e437e4f32
|
Added initial version of QueenCutaway class.
svn-id: r10526
|
2003-10-01 17:57:09 +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 |
|
Oliver Kiehl
|
07fe952eef
|
allow queen to compile as plugin
svn-id: r10469
|
2003-09-28 17:48:07 +00:00 |
|
Joost Peters
|
82fd316187
|
queen initial import
svn-id: r10462
|
2003-09-28 15:50:47 +00:00 |
|