#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)
Change History (8)
comment:1 by , 15 years ago
Owner: | set to |
---|
by , 15 years ago
Attachment: | 0001-add-support-for-BRA-s-part-command.patch added |
---|
comment:2 by , 15 years ago
comment:3 by , 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 , 14 years ago
Status: | new → pending |
---|
comment:5 by , 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 , 14 years ago
Status: | pending → closed |
---|
comment:7 by , 6 years ago
Component: | → Engine: Parallaction |
---|
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.