3.5-546 10 years, 1 month ago Fix some leaking file handles and buildfix probably.
3.5-545 10 years, 1 month ago Make "Crypto" file opening unicode-safe on Windows.
3.5-544 10 years, 1 month ago Fix WAD volume name extracting.
3.5-543 10 years, 1 month ago More string conversion cleanup.
3.5-542 10 years, 1 month ago Separate banner and volume name getting functions. Game properties now shows the correct "banner" name in more cases.
3.5-541 10 years, 1 month ago Buildfix.
3.5-539 10 years, 1 month ago Fix more of what I broke.
3.5-538 10 years, 1 month ago Merge branch 'master' into windows-unicode
3.5-533 10 years, 1 month ago More wxString conversion cleanup.
3.5-532 10 years, 1 month ago Fix what I broke.
3.5-531 10 years, 1 month ago I'm confused at why SHIFT-JIS was being used here.
3.5-530 10 years, 1 month ago wxString conversion cleanup.
3.5-529 10 years, 1 month ago Eliminate the wstring game name.
3.5-528 10 years, 1 month ago Merge branch 'master' into windows-unicode
3.5-493 10 years, 1 month ago Kill wstring version of game description.
3.5-492 10 years, 1 month ago It's 2013! Why can't I use C++11 yet!?
3.5-491 10 years, 1 month ago Open std::fstream in a unicode-safe manner.
3.5-490 10 years, 1 month ago Buildfix.
3.5-489 10 years, 1 month ago Kill some unnecessary c_str and use StrToWxStr in a few places that I missed.
3.5-487 10 years, 1 month ago Buildfix for non-legacy OSes.