Opened 16 years ago
Closed 16 years ago
#29 closed enhancement (fixed)
Player backup system
Reported by: | epyon | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9 |
Component: | engine | Version: | 0.9.8.10 |
Keywords: | Cc: | ||
Blocked By: | 20 | Blocking: |
Description
Auto-backup system that copies player.dat and score.dat into "rez" folder after every won or lost game(that was ended normally). Also it holds there 3 pairs of copies, like player1.dat, score1.dat, player2.dat, score2.dat, player3.dat, score3.dat, and checks their time of creation, so it writes only into the oldest one.
Change History (4)
comment:1 Changed 16 years ago by epyon
- Status changed from new to assigned
comment:2 Changed 16 years ago by epyon
- Blocked By set to 20
comment:3 Changed 16 years ago by epyon
- Milestone changed from 0.9.9 to 0.9.8.11
comment:4 Changed 16 years ago by epyon
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [576]) * player.wad and score.wad backup (fixes #29)