Paul Gilbert
|
3f7dc9e0e2
|
Added extra initialisation code for the game's global variables list
svn-id: r50722
|
2010-07-06 11:32:10 +00:00 |
|
Paul Gilbert
|
99939109d7
|
Adding the beginnings of a player control class, as well as various changes to the other classes to support it
svn-id: r50620
|
2010-07-03 11:50:42 +00:00 |
|
Paul Gilbert
|
6c6d8b3fb3
|
Introduced a hash for storing all the miscellaneous data values, and used it to more properly implement display of all the wakeup text in the first room
svn-id: r50544
|
2010-07-01 12:01:17 +00:00 |
|
Paul Gilbert
|
58487da20b
|
Moved the actionNouns array from the scene to the globals object, since the scene will no longer be active during animation sequences
svn-id: r49646
|
2010-06-14 06:33:24 +00:00 |
|
Paul Gilbert
|
6fb462e6b0
|
Further memory leak fixes reported by Valgrind
svn-id: r49644
|
2010-06-14 05:27:54 +00:00 |
|
Paul Gilbert
|
dd9bf70761
|
Major work done on the animation and support classes to match the original
svn-id: r49150
|
2010-05-23 07:20:40 +00:00 |
|
Max Horn
|
2149a2383d
|
Reduce indirect header dependencies further
svn-id: r48936
|
2010-05-04 12:00:16 +00:00 |
|
Ori Avtalion
|
aee05cd21d
|
Remove extra semicolons
svn-id: r48457
|
2010-04-01 15:03:08 +00:00 |
|
Paul Gilbert
|
a2de7bb0ef
|
Added the game options dialog, along with several bugfixes to dialog display code
svn-id: r48410
|
2010-03-27 10:44:38 +00:00 |
|
Paul Gilbert
|
d34fd9cdd6
|
Bugfix for getting correct quote information
svn-id: r48377
|
2010-03-24 11:47:08 +00:00 |
|
Max Horn
|
92c896d883
|
Patch #2973290: Semicolon cleanup
svn-id: r48359
|
2010-03-22 20:28:08 +00:00 |
|
Paul Gilbert
|
05922881cb
|
Added framework for displaying game dialogs
svn-id: r48353
|
2010-03-21 10:51:11 +00:00 |
|
Paul Gilbert
|
b2b7a08cc2
|
Beginnings of hooking up the new logic for current action display
svn-id: r48298
|
2010-03-19 09:19:23 +00:00 |
|
Paul Gilbert
|
75a0022dff
|
Beginnings of code for scene info loading
svn-id: r48143
|
2010-02-27 05:30:53 +00:00 |
|
Paul Gilbert
|
52c2abba96
|
Added the beginnings of scene set-up logic
svn-id: r48039
|
2010-02-13 11:49:18 +00:00 |
|
Paul Gilbert
|
9c178c2d3a
|
Formatting corrections to conform to ScummVM formatting guidelines
svn-id: r47733
|
2010-01-31 00:47:29 +00:00 |
|
Paul Gilbert
|
3d1a43bc54
|
Worked on separating scene logic into separate classes for M4 and MADS
svn-id: r47728
|
2010-01-30 23:03:07 +00:00 |
|
Paul Gilbert
|
3285a4ba4d
|
Beginnings of a separation of the MADS and M4 engines into separate classes. This will be cleaner then having checks everywhere for whether the game mode is MADS or M4.
svn-id: r47705
|
2010-01-30 09:21:07 +00:00 |
|
Johannes Schickel
|
aed02365ec
|
Strip trailing spaces/tabs.
svn-id: r47541
|
2010-01-25 01:39:44 +00:00 |
|
Paul Gilbert
|
724d698a05
|
Beginnings of a dialog display class
svn-id: r46330
|
2009-12-11 09:41:27 +00:00 |
|
Paul Gilbert
|
60fa351d32
|
Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements
svn-id: r46262
|
2009-12-05 05:44:46 +00:00 |
|
Paul Gilbert
|
6bb2b8aa9a
|
Added support for needed MADS game configuration options
svn-id: r45911
|
2009-11-15 08:22:14 +00:00 |
|
Paul Gilbert
|
94f5c0a2f8
|
Added a staticres file with the MADS articles list, and added an article field to the MADSObject class
svn-id: r45856
|
2009-11-12 10:07:44 +00:00 |
|
Paul Gilbert
|
faaec05e65
|
Removed all the '- 1' from calls to get vocabs, centralising it in the getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'.
svn-id: r45827
|
2009-11-11 09:55:05 +00:00 |
|
Paul Gilbert
|
a6f1280fcc
|
Added support for loading the game's object list
svn-id: r45651
|
2009-11-04 08:38:32 +00:00 |
|
Max Horn
|
f9ecd95d69
|
Whitespace cleanup: Convert space followed by tab to just tab
svn-id: r39203
|
2009-03-07 19:24:31 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Filippos Karapetis
|
741214b656
|
Some fixes for warnings under GCC 2.95
svn-id: r32948
|
2008-07-07 19:40:43 +00:00 |
|
Filippos Karapetis
|
7ca439f410
|
Initial import of the work in progress M4 engine
svn-id: r31600
|
2008-04-20 14:47:37 +00:00 |
|