Mordred
|
458fd9b190
|
More refactoring and linux compile fix
|
2018-11-03 00:47:45 +01:00 |
|
Mordred
|
f012d0bd2f
|
More housing cleanup
|
2018-11-02 19:21:12 +01:00 |
|
Mordred
|
81f247932c
|
Housing cleanup
|
2018-11-01 23:56:43 +01:00 |
|
Mordred
|
00d86d753b
|
Initial housing work by Vox
|
2018-11-01 00:18:19 +01:00 |
|
Mordred
|
6d2c012cf2
|
Refactoring and modernizing
|
2018-10-28 21:53:21 +01:00 |
|
Mordred
|
f391fe3c99
|
Boost removed from all tools
|
2018-10-27 22:51:16 +02:00 |
|
Mordred
|
a31be89c29
|
Debug messages do show now
|
2018-10-27 00:11:29 +02:00 |
|
Mordred
|
1df4adebec
|
Fixed charlist, logging in works again
|
2018-10-27 00:05:10 +02:00 |
|
mordred
|
227941b6ca
|
Linux buildfix
|
2018-10-26 23:07:55 +02:00 |
|
Mordred
|
423e54d7ec
|
Fixing mysql includes
|
2018-10-26 19:12:55 +02:00 |
|
mordred
|
a7f5ceee4d
|
... never mind me, i never happened
|
2018-10-26 13:54:20 +02:00 |
|
mordred
|
08b14b86c5
|
Potential windows build fix
|
2018-10-26 13:50:08 +02:00 |
|
NotAdam
|
01009fdc56
|
cleanup logger includes
|
2018-10-26 20:06:12 +11:00 |
|
NotAdam
|
0fb40c62c5
|
fix build errors, add new json dep
|
2018-10-26 20:03:02 +11:00 |
|
mordred
|
fdbee25d3d
|
sapphire_zone is now boost-free
|
2018-10-26 09:40:47 +02:00 |
|
mordred
|
10741cdbcc
|
boost::hash_combine removed
|
2018-10-26 09:29:57 +02:00 |
|
mordred
|
94813321b3
|
57 occurances of boost to go
|
2018-10-26 08:25:20 +02:00 |
|
mordred
|
0386d6eeb9
|
Yet more boost gone
|
2018-10-25 23:50:18 +02:00 |
|
mordred
|
c09ee02a9e
|
Util-Function to replace boost::format for simple hex strings
|
2018-10-25 15:46:13 +02:00 |
|
mordred
|
8b04ece7f4
|
Fixed multithreaded logging
|
2018-10-25 14:47:06 +02:00 |
|
NotAdam
|
d3872ef095
|
merge config files and update config calls
|
2018-10-25 17:48:30 +11:00 |
|
NotAdam
|
cc8c720f17
|
fix file extension for log files & always flush log on critical messages
|
2018-10-25 15:39:36 +11:00 |
|
NotAdam
|
4b013b5b0b
|
add spdlog, remove boost is gone from common
|
2018-10-25 12:21:22 +11:00 |
|
mordred
|
c566e8423c
|
Server Lobby boost scrapping ( does not link atm
|
2018-10-24 23:39:11 +02:00 |
|
mordred
|
389722f997
|
Added inih and repalced property_tree usage in ConfigMgr
|
2018-10-24 23:02:30 +02:00 |
|
mordred
|
55c42035f3
|
More boost removed from common
|
2018-10-24 17:58:57 +02:00 |
|
mordred
|
8272eda1fa
|
Boost asio no longer used
|
2018-10-24 16:01:30 +02:00 |
|
mordred
|
565b107fdd
|
Added asio as submodule, some initial network changes
|
2018-10-24 15:17:40 +02:00 |
|
mordred
|
f710128915
|
Merge remote-tracking branch 'origin/develop' into boost_scrap
|
2018-10-24 14:00:56 +02:00 |
|
mordred
|
0b85ebd955
|
Remove the need for boost interprocess
|
2018-10-24 13:52:27 +02:00 |
|
mordred
|
f5659f2c34
|
More boost removal
|
2018-10-24 13:14:14 +02:00 |
|
mordred
|
b4d0e87909
|
Removing boost from common
|
2018-10-24 12:53:26 +02:00 |
|
Squall Leonhart
|
6be4bb36b0
|
These should be the only references.
|
2018-10-20 15:39:20 +03:00 |
|
Squall Leonhart
|
7297c92348
|
Add level1 to setCLassJob.
|
2018-10-20 13:56:01 +03:00 |
|
Mordred
|
cd9b857689
|
Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
|
2018-10-18 12:38:47 +02:00 |
|
Biscuit
|
b0b09ea91f
|
ModelEquip Updates
Turns out padding1 holds some extra stuff
|
2018-10-18 20:46:55 +11:00 |
|
Mordred
|
7b9fb7a04b
|
Merge pull request #397 from NotAdam/develop
ReqServiceAccountList -> ClientVersionInfo, only version info is in the packet
|
2018-10-14 09:37:46 +02:00 |
|
NotAdam
|
7d89b57242
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-10-14 18:33:23 +11:00 |
|
NotAdam
|
150c86fc48
|
ReqServiceAccountList -> ClientVersionInfo
|
2018-10-14 18:33:16 +11:00 |
|
Mordred
|
89b3b6368d
|
Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
|
2018-10-14 09:16:14 +02:00 |
|
Biscuit
|
cb28e7b930
|
Fix /playtime
|
2018-10-14 13:03:15 +11:00 |
|
Biscuit
|
72fde12b0c
|
Update GMCommand 1 and 2 Defs
|
2018-10-14 12:52:06 +11:00 |
|
Mordred
|
60c367d10f
|
Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
|
2018-10-11 08:23:53 +02:00 |
|
Biscuit
|
3060c10264
|
I WAS SO CLOSE
|
2018-10-11 17:15:52 +11:00 |
|
Biscuit
|
eda3f971d5
|
Fixed Level up / Fixed Build
|
2018-10-11 16:09:53 +11:00 |
|
Biscuit
|
95746e3219
|
derp, they should be in their own struct
|
2018-10-11 15:44:15 +11:00 |
|
Mordred
|
04057cba21
|
Merge pull request #393 from goaaats/develop
Fix EorzeaTimeOffset
|
2018-10-06 16:48:18 +02:00 |
|
Biscuit Boy
|
f103b68066
|
mmm fresh new line
|
2018-10-05 19:22:12 +10:00 |
|
Biscuit Boy
|
efcf25265e
|
Fixed WardYardInfo for Vox
|
2018-10-03 01:58:58 +10:00 |
|
Biscuit Boy
|
8936a0aa61
|
Added some moogle mail defs
|
2018-10-03 01:22:43 +10:00 |
|