View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005419 | Spring engine | Lua | public | 2016-12-21 08:06 | 2016-12-24 08:24 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | gajop | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | 103.0 +git | |||||||
Summary | 0005419: VFS rapid tag -> game name function | ||||||||
Description | I want a way to ask VFS for the game name of a particular rapid tag. This should return the most recent game that matches the tag in the sense that it only looks at local rapid files. If no game with the appropriate rapid tag has been downloaded then return false (or nil if you like). | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
gajop (developer) 2016-12-23 07:02 |
Fixed with https://github.com/spring/spring/commit/f823227c1c746f87f627447265754d75b618a3d9 |
hokomoko (developer) 2016-12-23 13:23 |
what does it return when the game/tag doesn't exist? |
gajop (developer) 2016-12-24 08:24 |
It'll return nil (https://github.com/spring/spring/commit/93d8a4448c4d5f4a08409a831beefa685ddf942b) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-21 08:06 | Google_Frog | New Issue | |
2016-12-23 07:02 | gajop | Note Added: 0016987 | |
2016-12-23 07:03 | gajop | Assigned To | => gajop |
2016-12-23 07:03 | gajop | Status | new => resolved |
2016-12-23 07:03 | gajop | Resolution | open => fixed |
2016-12-23 07:03 | gajop | Fixed in Version | => 103.0 +git |
2016-12-23 13:23 | hokomoko | Note Added: 0016989 | |
2016-12-24 08:24 | gajop | Note Added: 0016996 |