Age | Commit message (Collapse) | Author |
|
animations. Changed user code to rely on the new interface. Cnv has been turned into an implementation of the new interface, and it is now known as a concrete class only to Disk and Font code for Nippon Safes.
svn-id: r28734
|
|
revisions prior to 28524, yet keeping the new useful BackgroundInfo struct. Those routines can now be used to fill specific fields of the struct, instead of having them create a new one at each call.
This feature is needed by BRA, since background, mask and path are specified by different instructions in the script.
svn-id: r28566
|
|
generalize disk code for multiple cursors.
svn-id: r28537
|
|
- added new BackgroundInfo structure
- added helper functions to aid management of BackgroundInfo. Engine is now responsible for allocation/deallocation.
- simplified loading and handling of background resources.
svn-id: r28524
|
|
#defines. This should ease handling of palettes in different versions of the engine.
svn-id: r28509
|
|
svn-id: r28503
|
|
svn-id: r28501
|
|
relevant code.
svn-id: r28484
|
|
- Added PathBuffer to handle 1-bit buffers for walkable areas
- Changed relevant walk code to use PathBuffer objects for querying screen dimensions.
svn-id: r28478
|
|
svn-id: r28475
|
|
svn-id: r28474
|
|
svn-id: r28473
|
|
svn-id: r28268
|
|
explicitly specified by scripts.
svn-id: r28267
|
|
Waxworks.
svn-id: r28256
|
|
suffix to classes and member functions.
- Added function stubs into new file disk_br.cpp for Big Red Adventure [IT STILL CRASHES!].
- Modified engine to create the proper Disk manager object.
svn-id: r28246
|