Mordred
|
a27bb3e687
|
Remove Component namespace
|
2022-01-27 21:24:54 +01:00 |
|
Mordred
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
|
NotAdam
|
ca102697f4
|
move to new service locator
|
2020-03-01 11:58:26 +11:00 |
|
NotAdam
|
3a2272594e
|
start of new service locator impl
|
2020-03-01 11:58:25 +11:00 |
|
NotAdam
|
d845162190
|
fix api routing, bit nicer code for fixing urls
|
2020-02-17 15:57:44 +11:00 |
|
NotAdam
|
0306b68f88
|
fix an issue where some versions of std::fs would handle path generation differently
this changes the builtin http server to generate more reliable paths when parsing request bodies, fixes #635
|
2020-02-17 15:47:49 +11:00 |
|
NotAdam
|
db37d9ea3c
|
vs2019 support & dropping std::experimental::filesystem
|
2019-10-14 18:41:28 +11:00 |
|
NotAdam
|
9574819dec
|
misc api cleanup
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
fff6847e98
|
clean up unnecessary namespace specialisation, flatten namespaces a bit
|
2019-06-07 18:12:54 +10:00 |
|
NotAdam
|
5dc4b94f10
|
some cleanup, move lobby to Sapphire::Lobby
|
2019-06-03 00:21:58 +10:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
0a6593bdd5
|
add CrashHandler to lobby/api/world and cleanup test code in tools
|
2019-03-26 23:17:57 +11:00 |
|
mordred
|
e66869b07a
|
More refactoring for code consistency
|
2019-03-08 11:05:32 +01:00 |
|
NotAdam
|
91abe63598
|
add customisable log level to config
|
2019-01-25 19:00:21 +11:00 |
|
NotAdam
|
35def4d4f2
|
refactor parameters to general, fix build error
|
2019-01-07 23:26:34 +11:00 |
|
NotAdam
|
eb56f5fda2
|
cleanup db connection config
|
2019-01-07 23:16:01 +11:00 |
|
NotAdam
|
bf0324cfea
|
everything should be working again...
|
2019-01-07 23:08:43 +11:00 |
|
NotAdam
|
03df0b242c
|
lobby works again with new config stuff
|
2019-01-07 23:00:09 +11:00 |
|
NotAdam
|
092b343114
|
move all the old config calls to the new config object
|
2019-01-07 00:03:48 +11:00 |
|
NotAdam
|
2a205cc2db
|
convert more log calls to format string
|
2019-01-04 22:37:01 +11:00 |
|
NotAdam
|
d21b0018dc
|
standardise log names and potentially fix log folder issue on windows
|
2018-12-30 22:36:44 +11:00 |
|
Mordred
|
101f284003
|
More fw related cleanup
|
2018-12-23 13:26:33 +01:00 |
|
Mordred
|
f52588cdb2
|
Progress...
|
2018-12-23 03:53:08 +01:00 |
|
NotAdam
|
c4dd4b6b6b
|
show better errors for exd/config related issues
|
2018-12-18 21:40:49 +11:00 |
|
mordred
|
ea64b65331
|
Restructured project slightly
|
2018-12-13 12:40:42 +01:00 |
|