Phillip Stephens
|
55301dd505
|
Merge pull request #11 from lioncash/make
General: Use std::make_unique where applicable
|
2019-08-30 16:28:53 -07:00 |
Lioncash
|
f11eb728bf
|
FileIOWin32: Amend fmt format strings
Amends a few stragglers from the transition to fmtlib.
|
2019-08-30 05:40:00 -04:00 |
Lioncash
|
a8753e273f
|
General: Use std::make_unique where applicable
Makes for a little less reading in certain cases.
|
2019-08-30 05:35:12 -04:00 |
Lioncash
|
5935e84dab
|
General: Include headers directly where necessary
Ensures includes are explicitly included where necessary to avoid
indirect inclusions.
|
2019-08-30 04:34:49 -04:00 |
Lioncash
|
2171388b9d
|
General: Make use of override where applicable
Makes it explicit where functions are being overridden in derived
classes/structs.
|
2019-08-10 01:41:44 -04:00 |
Jack Andersen
|
37792ba116
|
Massive libfmt refactor
|
2019-07-19 18:21:57 -10:00 |
Jack Andersen
|
be8409681f
|
New code style refactor
|
2018-12-07 19:21:47 -10:00 |
Jack Andersen
|
f87b286ff3
|
Windows build fixes
|
2018-10-14 10:11:28 -10:00 |
Jack Andersen
|
a557f86974
|
Huge compile performance refactor
|
2017-12-28 21:57:54 -10:00 |
Jack Andersen
|
3d70a568dc
|
UWP support
|
2017-12-05 17:23:58 -10:00 |
Jack Andersen
|
58ceb47b25
|
Windows fixes
|
2017-11-13 17:35:34 -10:00 |
Jack Andersen
|
27a2cb5998
|
string_view refactor
|
2017-11-12 20:18:53 -10:00 |
Jack Andersen
|
41148a1368
|
Refactor of extracted directory structure and API simplification
|
2017-07-01 13:36:16 -10:00 |
Jack Andersen
|
dd20c1d255
|
Add floating point progress to builder callbacks
|
2017-05-21 23:12:48 -04:00 |
Jack Andersen
|
e86971c9e0
|
Fix Windows compile fail
|
2017-02-04 20:59:46 -10:00 |
Jack Andersen
|
dc474ad156
|
Major refactor, better error handling and directory/image merge
|
2017-02-04 20:19:34 -10:00 |
Jack Andersen
|
556a5868bb
|
Humungous refactor
|
2016-03-04 13:04:30 -10:00 |
Jack Andersen
|
4adfa71c2f
|
Add max-size check conditional
|
2016-02-02 11:34:47 -10:00 |
Jack Andersen
|
26af179ee8
|
Windows fix
|
2016-02-02 11:25:19 -10:00 |
Jack Andersen
|
48f79b2369
|
File-size limiting
|
2016-02-02 11:18:16 -10:00 |
Jack Andersen
|
02a7b95606
|
CheckFreeSpace POSIX fix
|
2016-01-25 16:01:55 -10:00 |
Jack Andersen
|
3de662940b
|
Codebase cleanups and README
|
2016-01-25 10:21:10 -10:00 |