1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 08:07:46 +00:00
Commit graph

98 commits

Author SHA1 Message Date
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
NotAdam
1898d7bf5c move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00
NotAdam
67e74268a0 expose framework to scripts 2018-11-13 20:43:29 +11:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
d951a1be46 Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
NotAdam
0e37785d31 zone and api work a bit better now 2018-10-26 22:14:12 +11:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
root
64a9eec055 Split up NativeScriptApi 2018-09-25 07:18:42 -04:00
root
b89402e109 Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
a3234bba44 More cmake cleanup 2018-09-22 09:57:40 +02:00
Mordred
e745bd0329 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
0a0dcf59ae fix item splitting 2018-08-12 22:30:18 +10:00
NotAdam
279eb0f59d doco cleanup 2018-07-24 23:16:26 +10:00
NotAdam
77dd991a59 some more documentation 2018-07-24 22:48:42 +10:00
NotAdam
5fab7c1242 doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
NotAdam
1b7821ca1f gilshops now work using the proper packet 2018-07-23 00:05:44 +10:00
NotAdam
e3539fda75 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
27c11f392a add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
NotAdam
2452410c58 remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Adam
248952443f biscuit didn't copy my code correctly 😢 2018-04-24 20:34:36 +10:00
Adam
ed78803ef0 cleanup old func def 2018-04-04 11:48:05 +10:00
Adam
c0779d6b1e fix crash when starting the server with no scripts, fixes #284 2018-04-04 11:25:07 +10:00
Adam
a471d49c78 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Adam
bdd438e589 proper event plays upon entering sastasha 2018-03-13 17:57:52 +11:00
Mordred
d437af7a1e Removed scriptloaders 2018-03-11 00:56:20 +01:00
Adam
3f33f460ed what is git, how does it work 2018-03-09 23:54:57 +11:00
Mordred Admin
f825eb5bdb More framework changes, linker still unhappy 2018-03-09 10:19:38 +01:00
Mordred
24399e31e4 WiP - implementing new framework 2018-03-09 00:06:44 +01:00
Mordred Admin
01cd6e17ec forgot to remove old files 2018-03-07 08:48:16 +01:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred
0833bdd76c Merge remote-tracking branch 'origin/master' into actor_rewrite 2018-03-06 00:10:36 +01:00
Mordred
37e7c2e51b Basic event play for directors, still buggy. Also some small fixes all around 2018-03-05 23:01:55 +01:00
Adam
0aae810e16 fix onEnterTerritory events 2018-03-05 22:10:14 +11:00
Adam
4d4a1e3515 build fix? 2018-03-04 18:13:05 +11:00
Adam
0e5528077e new instance scripts with eobj rotation 2018-03-04 17:51:32 +11:00
Tahir Akhlaq
c0acf3aad8 fixed limsa and uldah intro quest 2018-03-02 16:27:04 +00:00
Maru
2856353dd6 More style stuff; 2018-03-02 08:25:48 -03:00
Maru
77c044cd9d 🗣 💩 2018-03-02 08:13:45 -03:00
Maru
92bb6187cd 🚮 2018-03-02 07:39:38 -03:00
Maru
b3318f14a3 Framework; Refactors, styling, other minor stuff; 2018-03-02 07:22:25 -03:00
Mordred
99bbfa0eb3 More include stuff 2018-03-01 16:31:58 +01:00
Mordred Admin
e0f0414a75 Use precompiled headers for scripts and some libraries 2018-02-28 11:51:44 +01:00
Mordred Admin
72e8fa36e8 Rearranged includes for potential speed increases 2018-02-28 10:26:03 +01:00