Nicola Mettifogo
|
e11c17a005
|
Moved more GfxObj management to Gfx object.
svn-id: r35466
|
2008-12-21 15:42:47 +00:00 |
|
Nicola Mettifogo
|
e98bc7e402
|
Removed some unused code.
svn-id: r35357
|
2008-12-14 10:08:31 +00:00 |
|
Nicola Mettifogo
|
800db6f142
|
Restructuring of rendering code.
svn-id: r35342
|
2008-12-13 17:31:48 +00:00 |
|
Nicola Mettifogo
|
5581030972
|
* removed the obsolete _quit flag
* refactored most cleanup code for locations and game
svn-id: r34939
|
2008-11-08 14:56:45 +00:00 |
|
Nicola Mettifogo
|
767485840f
|
Got rid of the SurfaceToMultiFrames adapter class.
svn-id: r34938
|
2008-11-08 02:32:40 +00:00 |
|
Filippos Karapetis
|
814e27fe40
|
Fix for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-errors"
svn-id: r34457
|
2008-09-09 06:47:41 +00:00 |
|
Nicola Mettifogo
|
4ab5d3fdc4
|
Merging more of the GSoC 2008 RTL branch: PARALLACTION
svn-id: r34268
|
2008-09-02 01:58:55 +00:00 |
|
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 |
|
Christopher Page
|
0725f7ec93
|
Made changes to keep KYRA and PARA compatible with RTL/GMM
svn-id: r33628
|
2008-08-05 02:11:00 +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 |
|