1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00
Commit graph

24 commits

Author SHA1 Message Date
GokuWeedLord
1bf33c8027 base scripts init code, call init before zone init for onZoneInit callback 2017-12-10 23:51:06 +11:00
GokuWeedLord
33936251c0 make sure the server doesn't crash and burn when accessing scripts that don't exist 2017-12-10 21:44:18 +11:00
GokuWeedLord
e5f7c2c9d3 fix actionscript export macro 2017-12-10 21:43:54 +11:00
GokuWeedLord
7555b370cd fix gcc builds on linux 2017-12-10 17:13:57 +11:00
GokuWeedLord
fa0dbe2866 fix templated getScriptObject not linking correctly 2017-12-10 16:49:01 +11:00
GokuWeedLord
74a817701d haha im a fucking idiot 2017-12-10 16:03:55 +11:00
GokuWeedLord
a4453a378e refactor script api, base script loading impl 2017-12-10 15:31:48 +11:00
GokuWeedLord
076b2591d4 refactoring and export define fix 2017-12-10 03:01:21 +11:00
GokuWeedLord
0f962abe09 building finally works 💦 💦 💦 2017-12-10 02:49:22 +11:00
GokuWeedLord
17daf26aa0 script api changes, fix indenting, some broken cmake shit 2017-12-10 02:13:54 +11:00
GokuWeedLord
bb7ea6740d oh my god it finally fucking builds without issue 2017-12-10 01:52:03 +11:00
Mordred Admin
2f3433f24e Massive chunk of refactoring. Mainly includes and namespaces 2017-12-08 15:38:25 +01:00
Mordred Admin
4981003789 Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time 2017-12-08 11:46:47 +01:00
Mordred
98fe5f7bbd More code quality improvment in script manager 2017-11-28 17:22:19 +01:00
Ay'yaruq Dotharl
12a0c75cbd Fix #183 hardcoded Chai scripts path 2017-11-26 00:38:33 +11:00
Mordred
9d7e071b1c Removed old database class entirely, some minor cleanups 2017-10-28 22:47:25 +02:00
GokuWeedLord
471b5d7220 expose isincombat to scripts - isInCombat doesn't work though 2017-10-21 22:24:04 +11:00
GokuWeedLord
cd1b51f23f gm command fix, quest debug output change 2017-10-21 19:21:43 +11:00
Maru
597a7e8900 Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; 2017-09-15 00:56:29 -03:00
Mordred
167f0282a8 Also updated folder path in scriptmanager 2017-08-29 23:24:05 +02:00
Mordred
f2918c378f Removed firstlogin flag, still in database though 2017-08-20 17:52:22 +02:00
Mordred
6561cf566e #34 - Implemented tracking of opnening sequence, firstlogin may be obsolete now 2017-08-20 02:24:19 +02:00
Mordred
90ea65385d more restructuring 2017-08-19 00:18:40 +02:00
Mordred
9ab055aa6e Forgot script folder 2017-08-18 17:29:36 +02:00