Add filenames to list of replays
Bug #1733280 reported by
GunChleoc
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
High
|
Unassigned |
Bug Description
If you click on "watch replays", the names of the replays are not shown anymore. That's annoying if you want to watch - for example - a tournament match
Related branches
lp://staging/~widelands-dev/widelands/bug-1733280-replay_filenames
- Notabilis: Approve
-
Diff: 273 lines (+75/-12)8 files modifiedsrc/ui_basic/table.cc (+15/-1)
src/ui_basic/table.h (+4/-2)
src/ui_fsmenu/loadgame.cc (+32/-2)
src/ui_fsmenu/loadgame.h (+5/-0)
src/wlapplication.cc (+2/-0)
src/wui/gamedetails.cc (+9/-0)
src/wui/load_or_save_game.cc (+7/-6)
src/wui/load_or_save_game.h (+1/-1)
Changed in widelands: | |
assignee: | nobody → GunChleoc (gunchleoc) |
status: | Confirmed → In Progress |
Changed in widelands: | |
status: | In Progress → Fix Committed |
assignee: | GunChleoc (gunchleoc) → nobody |
To post a comment you must log in.
So you say the replay names are not shown anymore, implying they used to be shown. Could you give an example of what it used to look like and when that was the case?. Now they are displayed as "filename (mapname)", with the filename being the name that can be found in the .widelands/replays folder. What do you then mean by replay name? Apparently not the filename or mapname, so something else?