1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 02:37:47 +00:00
Commit graph

5422 commits

Author SHA1 Message Date
Adam
9a0041e093 set weatheroverride debug command and assert fix in spawnindexallocator 2018-03-02 15:29:48 +11:00
Adam
4e597d8acd fix stupid return type mistake 2018-03-02 11:39:52 +11:00
Adam
facba12fed fix stupid return type mistake 2018-03-02 11:39:52 +11:00
Mordred
78d660a1ce Object despawning added 2018-03-01 23:17:35 +01:00
Mordred
f1121b52b2 Object despawning added 2018-03-01 23:17:35 +01:00
Adam
a086593eb5 Merge remote-tracking branch 'upstream/actor_rewrite' into actor_rewrite 2018-03-02 02:55:08 +11:00
Adam
edebe804f1 Merge remote-tracking branch 'upstream/actor_rewrite' into actor_rewrite 2018-03-02 02:55:08 +11:00
Adam
810d71f262 move eobj/player spawnindex generation to common manager 2018-03-02 02:55:02 +11:00
Adam
416269dc63 move eobj/player spawnindex generation to common manager 2018-03-02 02:55:02 +11:00
Mordred
783057723e Merge branch 'actor_rewrite' of https://github.com/SapphireMordred/Sapphire into actor_rewrite 2018-03-01 16:32:28 +01:00
Mordred
78b5ed525d Merge branch 'actor_rewrite' of https://github.com/SapphireMordred/Sapphire into actor_rewrite 2018-03-01 16:32:28 +01:00
Mordred
220ebfd763 More include stuff 2018-03-01 16:31:58 +01:00
Mordred
99bbfa0eb3 More include stuff 2018-03-01 16:31:58 +01:00
Adam
af8cfeeb58 note to self 2018-02-28 23:58:11 +11:00
Adam
0ff4acf8c8 note to self 2018-02-28 23:58:11 +11:00
Adam
d024f0a396 fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
Adam
439eeaaaf9 fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
Adam
416366c144 director sequence/branch setters & debug command 2018-02-28 22:25:18 +11:00
Adam
841e292e9b director sequence/branch setters & debug command 2018-02-28 22:25:18 +11:00
Mordred Admin
b49cbc0644 Use precompiled headers for scripts and some libraries 2018-02-28 11:51:44 +01:00
Mordred Admin
e0f0414a75 Use precompiled headers for scripts and some libraries 2018-02-28 11:51:44 +01:00
Mordred Admin
aca7508d00 More include improvements 2018-02-28 11:14:25 +01:00
Mordred Admin
6934df80f2 More include improvements 2018-02-28 11:14:25 +01:00
Mordred Admin
083a3aa239 Rearranged includes for potential speed increases 2018-02-28 10:26:03 +01:00
Mordred Admin
72e8fa36e8 Rearranged includes for potential speed increases 2018-02-28 10:26:03 +01:00
Mordred
e4d6711ad4 Fixed eobjects getting incorrect ids, fixed actors not properly removing from cells 2018-02-28 00:03:26 +01:00
Mordred
fae163eafa Fixed eobjects getting incorrect ids, fixed actors not properly removing from cells 2018-02-28 00:03:26 +01:00
Adam
6d6c3c0f90 eobj state cmd and some ontalk fixes 2018-02-27 23:05:42 +11:00
Adam
d4c3250ab0 eobj state cmd and some ontalk fixes 2018-02-27 23:05:42 +11:00
Adam
7a7674b943 restructure instance script folder 2018-02-27 17:08:38 +11:00
Adam
737a3a12f9 restructure instance script folder 2018-02-27 17:08:38 +11:00
Mordred
a7bef9e244 Added instance script dumper 2018-02-26 23:50:50 +01:00
Mordred
e15c34a74d Added instance script dumper 2018-02-26 23:50:50 +01:00
Mordred
b9da9eed66 Added all barebone scripts 2018-02-26 23:43:19 +01:00
Mordred
8e41e35a4e Added all barebone scripts 2018-02-26 23:43:19 +01:00
Mordred
0e64bf76d2
Update Sastasha.cpp 2018-02-26 19:33:31 +01:00
Mordred
699a9fac8f Update Sastasha.cpp 2018-02-26 19:33:31 +01:00
Adam
4afc9e91b7 eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Adam
efd00c719f eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Adam
4137379853 fix possible null pointer access & eobj state update 2018-02-25 21:46:34 +11:00
Adam
60def9134d fix possible null pointer access & eobj state update 2018-02-25 21:46:34 +11:00
Adam
c210b5ebef cmake test 2018-02-25 17:24:00 +11:00
Adam
6b089af4af cmake test 2018-02-25 17:24:00 +11:00
Adam
8a3ed93fbc redirect ontalk events inside instances to instancecontent ptr 2018-02-25 17:23:52 +11:00
Adam
3cf0a233b1 redirect ontalk events inside instances to instancecontent ptr 2018-02-25 17:23:52 +11:00
Adam
b6cfa339d6 more opcodes 2018-02-25 15:16:42 +11:00
Adam
1235ce264b more opcodes 2018-02-25 15:16:42 +11:00
Mordred
e548e148e5 Simplified syntax for eobj registering, added test script for thousand maws 2018-02-25 01:23:40 +01:00
Mordred
8504ee7e12 Simplified syntax for eobj registering, added test script for thousand maws 2018-02-25 01:23:40 +01:00
Mordred
67c2cb7971 Improved timing on instance starting 2018-02-24 23:53:32 +01:00