Paul Gilbert
|
bf82639c04
|
Implemented player sprite loading portion of scene enter code
svn-id: r48076
|
2010-02-17 11:37:17 +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
|
dc8ff8c9d4
|
Further work on separating the scene logic for MADS and M4
svn-id: r47732
|
2010-01-31 00:42:47 +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 |
|
Torbjörn Andersson
|
72eb9ec9ea
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
before freeing it, which isn't necessary.
svn-id: r46941
|
2010-01-03 19:37:43 +00:00 |
|
Paul Gilbert
|
5c732e00ee
|
Started implementation of the original game's cheat mode
svn-id: r46425
|
2009-12-20 07:10:32 +00:00 |
|
Paul Gilbert
|
575308cea7
|
Implemented basic message parsing
svn-id: r46402
|
2009-12-17 07:55:08 +00:00 |
|
Paul Gilbert
|
d10bb1036e
|
Implemented the rendering section of dialog display
svn-id: r46338
|
2009-12-12 11:59:38 +00:00 |
|
Paul Gilbert
|
724d698a05
|
Beginnings of a dialog display class
svn-id: r46330
|
2009-12-11 09:41:27 +00:00 |
|
Max Horn
|
f8126d9da6
|
M4: Make M4Surface member w, h, pixels protected; some cleanup
svn-id: r46280
|
2009-12-07 18:22:18 +00:00 |
|
Paul Gilbert
|
f21810242e
|
Hooked up the actions list and object-specific actions to change the status text
svn-id: r46268
|
2009-12-05 11:32:19 +00:00 |
|
Paul Gilbert
|
0e85be8405
|
Implemented support for the inventory list scrollbar and directly selecting an object
svn-id: r46266
|
2009-12-05 07:46:41 +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
|
9bc2aa2afa
|
Corrected the palette colours for the interface elements
svn-id: r46230
|
2009-12-01 10:47:39 +00:00 |
|
Max Horn
|
e98f789a02
|
Fix warning
svn-id: r46156
|
2009-11-26 16:10:59 +00:00 |
|
Paul Gilbert
|
5afc0e5ed7
|
Added the basics of a action list display
svn-id: r46152
|
2009-11-26 11:48:43 +00:00 |
|
Paul Gilbert
|
67442c230c
|
Added display of the rotating inventory objects
svn-id: r45912
|
2009-11-15 08:22:57 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Filippos Karapetis
|
17a51a235f
|
Merged loadHotSpotsMads() and loadHotSpotsM4()
svn-id: r34726
|
2008-10-02 22:04:34 +00:00 |
|
Filippos Karapetis
|
e06918c29f
|
More compilation fixes by lordhoto
svn-id: r31621
|
2008-04-20 17:26:48 +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 |
|