Opened 16 years ago
Closed 16 years ago
#83 closed enhancement (fixed)
Extend tile format to support storing checkpoints
Reported by: | Henrik Heimbuerger | Owned by: | Henrik Heimbuerger |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | track | Version: | pre-1.0 |
Keywords: | checkpoint, tile, feedback, feedback connector | Cc: |
Description
Implement storing checkpoint information in tiles. These are necessary to interpret the information coming from certain FeedbackConnectors.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
New commit by hheimbuerger (revision [293]):
[Fix for ticket #83] Implemented support for storing checkpoints with each lane.
They are also drawn on the screen for debugging purposes. Otherwise, they aren't used so far.