Luke Street
9ca1a38171
Use UTF-8 exclusively internally
...
This removes SystemString, SystemChar, etc.
All filepaths and log strings are assumed to be UTF-8,
with conversions to UTF-16 for Windows APIs as appropriate.
Updates amuse, athena, boo, kabufua and nod
2021-06-30 14:20:45 -04:00
Jack Andersen
6a8714c1f3
Update fmtlib
2020-04-11 12:48:11 -10:00
Jack Andersen
8fd6664984
Additional addon features for MP3
2020-04-09 17:19:33 -10:00
Jack Andersen
8a73a8ee48
Code style improvements
2019-09-30 21:23:35 -10:00
Lioncash
f746b30b03
driver: Make tool constructors explicit
...
Enforces being explicit when constructing instances of these types.
2019-08-19 22:49:27 -04:00
Lioncash
c390f3d489
driver: Add missing override specifiers where applicable
...
Adds missing override specifiers to enforce correct virtual member
function signatures.
2019-08-19 22:34:15 -04:00
Jack Andersen
6988f86672
Massive fmtlib refactor
2019-07-19 18:22:58 -10:00
Jack Andersen
72193079ae
New code style refactor
2018-12-07 19:18:42 -10:00
Jack Andersen
61a50aa57e
Windows sync fixes for API changes
2018-10-14 10:09:15 -10:00
Jack Andersen
d1f0450401
Convert to pragma once
2018-10-06 17:38:44 -10:00
Jack Andersen
aae0dc56b7
Huge compile performance refactor
2017-12-28 21:56:31 -10:00
Jack Andersen
4111d49d64
string_view refactor
2017-11-12 20:13:53 -10:00
Jack Andersen
037404c5ff
Function-scope statics aren't as efficient as file-scope ones
2016-04-14 17:24:51 -10:00
Jack Andersen
31fa668e78
Humungous refactor
2016-03-04 13:02:44 -10:00
Jack Andersen
051e16fdee
mesh cook bug fixes
2015-10-03 18:35:18 -10:00
Jack Andersen
3941580275
Fixed extraction issues with root windows paths
2015-09-10 10:44:25 -10:00
Jack Andersen
4780960161
windows ANSI console support
2015-09-02 12:00:05 -10:00
Jack Andersen
9e27a9d07b
MSVC build fixes
2015-07-22 09:14:50 -10:00
Jack Andersen
662c2bc689
extract behavior tweaks
2015-07-17 18:35:01 -10:00
Jack Andersen
14a368553d
LogVisor report additions; Updated RetroCommon
2015-07-05 15:35:08 -10:00
Jack Andersen
a8fbfcb361
moved retro-specific stuff out of hecl
2015-07-01 13:53:05 -10:00
Jack Andersen
6dda293cb9
lots of dataspec implementation
2015-06-10 18:55:06 -10:00
Jack Andersen
5d2d2b010d
refactoring for wchar strings
2015-06-09 16:40:03 -10:00