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
|
|
* changed low level blitting function to accept Graphics::Surface to ease development
* temporarily disabled labels/subtitles in BRA
svn-id: r29593
|
|
svn-id: r29556
|
|
debug info for it.
svn-id: r29230
|
|
self-contained parser for location, program and table scripts.
svn-id: r29221
|
|
unwanted behavior.
svn-id: r29155
|
|
svn-id: r28968
|
|
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
|
|
svn-id: r28828
|
|
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
|
|
svn-id: r28718
|
|
- 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
|