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

26 commits

Author SHA1 Message Date
NotAdam
8aed0e7979 fix container handling issue where they were created incorrectly 2018-12-27 15:52:48 +11:00
NotAdam
b50c501946 add external housing object placing 2018-12-26 18:11:18 +11:00
NotAdam
b89a21120a some marketboard shit 2018-12-02 23:26:21 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
9fc4666926 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
fee7ed381e house renaming works 🎉 2018-11-28 17:36:55 +11:00
Mordred
7763f11478 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
AriAvery
762f01366d name fixes 2018-11-12 09:32:20 +01:00
XeAri
43ce38ebae
Update ClientZoneDef.h 2018-11-12 08:43:24 +01:00
AriAvery
ac2dcaec93 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
aa9e1e2450 Signs + rename 2018-11-11 14:27:39 +01:00
Biscuit
72fde12b0c Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Biscuit Boy
07693cbf46 oops forgot the ClientDef 2018-09-26 03:32:05 +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
NotAdam
ade63f9170 fix item splitting 2018-08-12 22:30:18 +10:00
NotAdam
b8871519fe minor refactoring 2018-07-22 23:32:16 +10:00
NotAdam
9ab7d5c68a somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
cd3e2f0b52 inventorymodifyhandler packet structure 2018-07-08 21:11:22 +10:00
NotAdam
d1fe43fde3 add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
NotAdam
6da1af4fb5 add tell and chat ipc structures 2018-07-07 22:27:35 +10:00
NotAdam
0fa55e3d9a fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10: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
228053834a incoming packet deserialization 2018-07-06 19:47:35 +10:00