1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47:45 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Mordred
cfc4a997fe Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
9bfb9c74f0 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
NotAdam
7f686ffee5 rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
891a73720d rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
ba5fc6781d rename ScriptObject getFramework to framework for consistency 2019-03-23 16:57:00 +11:00
Mordred
877b8153c2 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-03-17 22:26:33 +01:00
Mordred
11e06540b2 Added SubWil020
Changed the way QuestFlags are indexed to directly mimic retail.
This should make implementing new quests more straight forward as
indices can be used as they appear in the decompiled scripts.
2019-03-17 22:25:52 +01:00
NotAdam
6d9ef0e6c3 add missing zonepositions, use move semantics for framework constructor 2019-03-17 13:50:01 +11:00
NotAdam
35dfef2079 Merge branch 'develop' into action_rewrite 2019-02-20 23:26:47 +11:00
NotAdam
f7f25e61cc move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script 2019-02-20 17:38:03 +11:00
NotAdam
f0efe62e65 remove scriptloader files from git 2019-02-09 16:50:04 +11:00
Mordred
b0ab052bd4 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
NotAdam
e418e61b4a #448 - Place character correctly on entering a house 2018-12-30 18:48:45 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00