1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-14 22:47:45 +00:00
Commit graph

50 commits

Author SHA1 Message Date
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
6aa7102b4e Char creation will no longer crash lobby/api 2018-11-01 12:49:51 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
1df4adebec Fixed charlist, logging in works again 2018-10-27 00:05:10 +02:00
Mordred
423e54d7ec Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
b27ac74313 Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
be39a5d3cd travis fix 2018-10-26 13:46:28 +02:00
mordred
01a34f3671 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
NotAdam
ddfbeb724f zone and api work a bit better now 2018-10-26 22:14:12 +11:00
NotAdam
3656b7d96f remove boost, its gone 2018-10-26 21:00:50 +11:00
NotAdam
7ed2b79b79 more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
9aeed44053 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
mordred
0d3f9d77bf A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
4f41a6a8be boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
10741cdbcc boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
871875a39f Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-25 12:17:53 +02:00
mordred
ec0322ce36 Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
fced452f88 remove more boost from api 2018-10-25 14:16:47 +11:00
mordred
c566e8423c Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
55c42035f3 More boost removed from common 2018-10-24 17:58:57 +02: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
150c86fc48 ReqServiceAccountList -> ClientVersionInfo 2018-10-14 18:33:16 +11:00
root
7fdcc53af8 Various small cleanups 2018-09-26 08:47:22 -04:00
Mordred
8421980b43 Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
99cd9c236d Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
d4cb28f99f Another build fix attempt 2018-09-22 15:04:18 +02:00
Mordred
295ff9b535 More cmake cleanup 2018-09-22 09:57:40 +02:00
Mordred
81eb149d8e Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
0aa94d6efc Mostly fixed for 4.4 2018-09-18 22:45:48 +02:00
NotAdam
c106bddf4a opcode updates - part 1 #383 2018-09-18 20:20:25 +10:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Maru
542541b1f6 Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
NotAdam
7b1281fba4 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
Tahir Akhlaq
4889f8c1a9 fixed lobby not showing multiple characters
- updated initui for player commendations
2018-07-07 15:24:19 +01:00
NotAdam
3e4582560d add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
Mordred Admin
b2aeed0f8a Merge remote-tracking branch 'origin/develop' into packet_work
Conflicts:
	src/servers/sapphire_zone/Network/Handlers/GMCommandHandlers.cpp
	src/servers/sapphire_zone/Network/Handlers/PacketHandlers.cpp
2018-07-03 09:32:14 +02:00
Mordred Admin
50ba02ed27 Removed old GamePacket 2018-07-03 09:20:09 +02:00
Mordred
b784c9e311 More packet conversion for lobby and zone 2018-07-03 00:01:26 +02:00
goaaats
2b0e101459 Streamline INI network configuration 2018-06-23 21:05:31 +02:00
Mordred
4b3d356a70 Emancipation from the GamePacket class, step 1 2018-06-18 23:03:39 +02:00
NotAdam
463d56e76e remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Maru
94b45d12eb apply opcode shift+lobby versioning 2018-05-22 04:30:40 -03:00
Mordred
42a556b487 Build fix... well ish... 2018-03-06 23:20:07 +01:00
Mordred Admin
b91e711834 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Adam
69a0af66e5 [huge brain image] 2018-02-10 17:56:03 +11:00
Mordred
1f415a0d05 Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain 2018-02-10 01:21:31 +01:00
Adam
9d8f3648a0 fix script builds and logging issues on WSL 2018-02-09 20:11:30 +11:00
Mordred Admin
0f3f51c304 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00