1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 15:47:46 +00:00
Commit graph

25 commits

Author SHA1 Message Date
mordred
54220bf4b0 size_t warning in gamepacketnew fixed 2018-12-13 13:25:00 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
55c42035f3 More boost removed from common 2018-10-24 17:58:57 +02: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
Mordred
7f7588ef1f Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
NotAdam
44fa5e545d fix some compile warnings 2018-08-23 23:19:25 +10:00
Mordred
a5191c2b4f emotes with motion only added #329 2018-07-08 23:25:27 +02:00
NotAdam
7b1281fba4 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
NotAdam
d1fe43fde3 add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
Mordred
ece61d3d6d Fixed localtime 2018-07-08 00:59:22 +02:00
NotAdam
d561764ad1 cleanup clienttrigger ipc struct, verbose packet construction log switch 2018-07-07 13:38:15 +10:00
NotAdam
2526ad7d90 convert more old incoming packets to structs 2018-07-06 23:36:50 +10:00
NotAdam
104b07d7fa start moving old packets to new incoming packet system 2018-07-06 22:43:54 +10:00
NotAdam
3e4582560d add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
NotAdam
4897481309 raw packet data contains an ipc header, not segment 2018-07-06 20:37:01 +10:00
NotAdam
228053834a incoming packet deserialization 2018-07-06 19:47:35 +10:00
NotAdam
829d851317 add packet injection back 2018-07-04 22:13:06 +10: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
Mordred
5a1830c59b Zone server actually works again 2018-06-28 23:42:12 +02:00
Mordred
671576b861 Packet rework of server_zone 2018-06-28 00:07:07 +02:00
Mordred
f29671911e Cleanup 2018-06-07 20:33:06 +02:00
Mordred
04671e2e24 Cleanup cleanup cleanup 2018-06-03 19:31:03 +02:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Renamed from src/servers/Server_Common/Network/GamePacketNew.h (Browse further)