Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#9186 closed patch

BRA: handle part command

Reported by: fuzzie Owned by: peres
Priority: normal Component: Engine: Parallaction
Version: Keywords:
Cc: Game:

Description

My other patches make part 1 of BRA completable (in theory), so here is an implementation of PART, which seems to work fine for moving to part 2.

Only tested with the DOS version. Patch against trunk.

Ticket imported from: #3005434. Ticket imported from: patches/1291.

Attachments (1)

0001-add-support-for-BRA-s-part-command.patch (3.0 KB ) - added by fuzzie 14 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by fuzzie, 14 years ago

Owner: set to peres

comment:2 by fuzzie, 14 years ago

Updated patch with some more clearing of state (cleaned inventory, reset global flags, character name reset) in BRA's changeLocation and cleaning of zoneFlags in cleanupGame, although maybe that belongs in changeLocation too.

This time, I can play through most of Part 2 after moving from Part 1, although maybe I still missed some state somewhere. Again, this should only affect BRA.

comment:3 by peres, 14 years ago

Committed in r50039 with some changes to keep _nextPart private to Parallaction_BR. I added some further state cleanup in the following commits, so please let me know how testing goes.

comment:4 by peres, 14 years ago

Status: newpending

comment:5 by SF/sf-robot, 14 years ago

This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

comment:6 by SF/sf-robot, 14 years ago

Status: pendingclosed

comment:7 by digitall, 5 years ago

Component: Engine: Parallaction
Note: See TracTickets for help on using tickets.