Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-26 | WINTERMUTE: Try to "correctly" handle dir paths | Tobia Tesan | |
I put scare quotes around "correctly" because I can't swear this is the intended behaviour of the original interpreter. I don't think accessing filenames that end with / in the .DCPs is even defined behaviour, so this is a best guess. | |||
2016-12-26 | WINTERMUTE: only access -1th char of string if length > 0 in getFileName | Tobia Tesan | |
Fixes #6594 | |||
2016-12-26 | WINTERMUTE: Add tests for engines/wintermute/path_utils.h | Tobia Tesan | |