Nicola Mettifogo
|
1fd91e2bb0
|
Moved save/load code into SaveLoad class.
svn-id: r34220
|
2008-08-31 06:14:45 +00:00 |
|
Nicola Mettifogo
|
983863bef3
|
Uniformed the interface of Parallaction class (and its hierarchy) with regards of gui code, which is now independent of engine version.
svn-id: r34219
|
2008-08-31 05:18:25 +00:00 |
|
Nicola Mettifogo
|
2e9bdfb3b1
|
Removed global g_system.
svn-id: r34209
|
2008-08-30 15:49:54 +00:00 |
|
Nicola Mettifogo
|
0a387bca12
|
Moved mouse cursor loading/handling to Input class.
svn-id: r34206
|
2008-08-30 10:27:20 +00:00 |
|
Nicola Mettifogo
|
47b1a06e3b
|
Removed unused code and structures, and a bit of cleanup.
svn-id: r34080
|
2008-08-21 12:11:24 +00:00 |
|
Nicola Mettifogo
|
9549cbee7f
|
Engine now returns to the menu when intro is over.
svn-id: r34047
|
2008-08-20 04:02:12 +00:00 |
|
Nicola Mettifogo
|
6ed4beb1bf
|
Made changing of background more flexible, in that the engine can now configure its BackgroundInfo before passing it to Gfx.
svn-id: r33469
|
2008-07-31 12:50:43 +00:00 |
|
Nicola Mettifogo
|
591973c827
|
Changed Gfx::_backgroundInfo to be a pointer. This temporarily kills all z-buffering.
svn-id: r33468
|
2008-07-31 12:26:12 +00:00 |
|
Nicola Mettifogo
|
a27f0faeef
|
Made character visible in BRA.
svn-id: r33273
|
2008-07-25 08:27:44 +00:00 |
|
Nicola Mettifogo
|
884a6b1dfb
|
Converted BRA to work with the new menu approach. It is not yet well plugged-in as in NS, but it suffices for the moment.
svn-id: r33272
|
2008-07-25 06:35:02 +00:00 |
|
Nicola Mettifogo
|
d387d1af0e
|
- Moved dialogue balloon management code from Gfx to its own class
- Added a class to draw balloons in BRA (still without text and with wrong placement)
svn-id: r32902
|
2008-07-04 00:29:21 +00:00 |
|
Nicola Mettifogo
|
d8645297cd
|
Changed all remaining code to use the GfxObj class to keep frames data. This allows for more uniform processing during rendering, and also fixes the display of dialogue faces for BRA.
svn-id: r32833
|
2008-06-29 09:30:32 +00:00 |
|
Nicola Mettifogo
|
40ff1537a9
|
- Moved input code to its own class.
- Slightly simplified inventory highlight code thanks to changes in input code.
svn-id: r32115
|
2008-05-14 14:34:01 +00:00 |
|
Travis Howell
|
27816d8c8b
|
Add very basic support for Amiga version of BRA.
svn-id: r31416
|
2008-04-06 07:05:56 +00:00 |
|
Nicola Mettifogo
|
dabefdce05
|
Changed main loop to allow BRA to return to menu after intro.
svn-id: r30798
|
2008-02-05 10:24:22 +00:00 |
|
Torbjörn Andersson
|
97ef53a652
|
Fixed warning.
svn-id: r30742
|
2008-02-02 16:38:51 +00:00 |
|
Nicola Mettifogo
|
9f3ecd6409
|
Cleanup of BRA menu code.
svn-id: r30739
|
2008-02-02 12:36:06 +00:00 |
|