Age | Commit message (Collapse) | Author |
|
* changed all Disk routines to return Frames* instead of Graphics::Surface*
* changed displayItemComment to use new gfx routines
* merged code for Examine zones into displayComment
svn-id: r29615
|
|
svn-id: r29556
|
|
been updated.
svn-id: r28966
|
|
* added helper functions to load tables from files
* fixed occasional lock-ups on location change because of broken Table deallocation
svn-id: r28933
|
|
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
|
|
- code has been consolidated in fewer files
- new table-driven parsers/execution
- some functions has been pushed down the engine hierarchy
- Parallaction_br now inherits from Parallaction_ns
svn-id: r28711
|
|
svn-id: r28569
|
|
- changed parseLocation to invoke subclasses for version-specific keywords.
- implemented loading of background resources (backgrounds should be visible)
svn-id: r28568
|
|
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
|
|
svn-id: r28565
|
|
svn-id: r28563
|
|
svn-id: r28561
|
|
generalize disk code for multiple cursors.
svn-id: r28537
|
|
svn-id: r28529
|
|
loading code has been moved to loadSlide. Related code in engine has been refactored as well.
svn-id: r28527
|
|
- 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
|
|
afterwards.
svn-id: r28511
|
|
relevant code.
svn-id: r28484
|
|
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
|