Mordred
|
f7dc992103
|
Simplified EventReturnHandler
|
2018-01-16 14:01:58 +01:00 |
|
Mordred
|
9d07048f0d
|
Simplified EventReturnHandler
|
2018-01-16 14:01:58 +01:00 |
|
Mordred
|
e7f7cc947f
|
More cleanup of event / script handlers
|
2018-01-16 02:16:48 +01:00 |
|
Mordred
|
52f341c906
|
More cleanup of event / script handlers
|
2018-01-16 02:16:48 +01:00 |
|
Mordred
|
2d8ea346a3
|
Beginning of splitting eventhandlers, pulling logic out of scriptmanager
|
2018-01-14 23:54:26 +01:00 |
|
Mordred
|
147ff80f86
|
Beginning of splitting eventhandlers, pulling logic out of scriptmanager
|
2018-01-14 23:54:26 +01:00 |
|
Mordred Admin
|
f3d5bf5fa6
|
Simplified handling of state flags
|
2018-01-11 14:59:39 +01:00 |
|
Mordred Admin
|
add84d6516
|
Simplified handling of state flags
|
2018-01-11 14:59:39 +01:00 |
|
Mordred Admin
|
5e4b4fac3e
|
Removed redundancy in EventHandler type declarations
|
2018-01-10 10:47:47 +01:00 |
|
Mordred Admin
|
6d6c71d6af
|
Removed redundancy in EventHandler type declarations
|
2018-01-10 10:47:47 +01:00 |
|
Mordred
|
bafc511db2
|
Another approach at event improvements
|
2018-01-09 23:50:54 +01:00 |
|
Mordred
|
0f16ad4812
|
Another approach at event improvements
|
2018-01-09 23:50:54 +01:00 |
|
Mordred
|
8d967870bd
|
another event rewrite approach
|
2018-01-09 23:44:02 +01:00 |
|
Mordred
|
b26236c99b
|
another event rewrite approach
|
2018-01-09 23:44:02 +01:00 |
|
goaaats
|
bcd4ea0dfe
|
Don't log replays
|
2018-01-09 18:56:05 +01:00 |
|
goaaats
|
1f8e5f18a8
|
Don't log replays
|
2018-01-09 18:56:05 +01:00 |
|
goaaats
|
ef954b202d
|
Replay packets by milliseconds
|
2018-01-09 18:54:09 +01:00 |
|
goaaats
|
691f5dfd54
|
Replay packets by milliseconds
|
2018-01-09 18:54:09 +01:00 |
|
goaaats
|
5b5406fd7a
|
Style, cleanup
|
2018-01-08 23:38:27 +01:00 |
|
goaaats
|
9f145c28c2
|
Style, cleanup
|
2018-01-08 23:38:27 +01:00 |
|
goaaats
|
a543a149cc
|
Style fixes
|
2018-01-08 23:23:09 +01:00 |
|
goaaats
|
f6ed8125b0
|
Style fixes
|
2018-01-08 23:23:09 +01:00 |
|
goaaats
|
a25ee827a5
|
Added basic capture replay
|
2018-01-08 21:42:44 +01:00 |
|
goaaats
|
da906586ea
|
Added basic capture replay
|
2018-01-08 21:42:44 +01:00 |
|
Mordred
|
ffaa89a35e
|
Merge pull request #212 from GokuWeedLord/feature/nativescripting
generally simplify scripting system internals
|
2018-01-05 18:22:58 +01:00 |
|
Mordred
|
8519f118fe
|
Merge pull request #212 from GokuWeedLord/feature/nativescripting
generally simplify scripting system internals
|
2018-01-05 18:22:58 +01:00 |
|
Adam
|
5ea6682692
|
whitespace fixes
|
2018-01-04 22:40:48 +11:00 |
|
Adam
|
275d770c78
|
whitespace fixes
|
2018-01-04 22:40:48 +11:00 |
|
Adam
|
2b40db7007
|
use dynamic_cast instead of static_cast in script getter
|
2018-01-04 22:24:13 +11:00 |
|
Adam
|
8009bc53bb
|
use dynamic_cast instead of static_cast in script getter
|
2018-01-04 22:24:13 +11:00 |
|
Adam
|
7ee0ba330e
|
generally simplify scripting system internals
|
2018-01-04 16:14:14 +11:00 |
|
Adam
|
19dcbd347d
|
generally simplify scripting system internals
|
2018-01-04 16:14:14 +11:00 |
|
Mordred
|
31a2cf0209
|
Merge remote-tracking branch 'origin/native_scripting'
|
2017-12-29 22:51:27 +01:00 |
|
Mordred
|
6d1d34830f
|
Merge remote-tracking branch 'origin/native_scripting'
|
2017-12-29 22:51:27 +01:00 |
|
Mordred
|
f6ae3a35c3
|
Just style fixes
|
2017-12-29 20:12:03 +01:00 |
|
Mordred
|
e824446fce
|
Just style fixes
|
2017-12-29 20:12:03 +01:00 |
|
Adam
|
6fd9bb1813
|
remove EXPORT_SCRIPTOBJECT from generated scripts - unused now
|
2017-12-28 00:08:20 +11:00 |
|
Adam
|
86818e14ed
|
remove EXPORT_SCRIPTOBJECT from generated scripts - unused now
|
2017-12-28 00:08:20 +11:00 |
|
Mordred
|
75c2dfffd2
|
Merge pull request #204 from GokuWeedLord/fix/set-classjob
fix !set classjob not setting up classes properly
|
2017-12-27 09:34:35 +01:00 |
|
Mordred
|
da15e65c00
|
Merge pull request #204 from GokuWeedLord/fix/set-classjob
fix !set classjob not setting up classes properly
|
2017-12-27 09:34:35 +01:00 |
|
Adam
|
897e02093f
|
delete unloaded scripts
|
2017-12-27 18:53:45 +11:00 |
|
Adam
|
d390d594ac
|
delete unloaded scripts
|
2017-12-27 18:53:45 +11:00 |
|
Adam
|
ac9613f2f5
|
scripts are now built into common libs instead of seperate libs
|
2017-12-27 18:47:51 +11:00 |
|
Adam
|
2868bfc69f
|
scripts are now built into common libs instead of seperate libs
|
2017-12-27 18:47:51 +11:00 |
|
Adam
|
3a05770330
|
Merge remote-tracking branch 'upstream/native_scripting' into fix/set-classjob
|
2017-12-27 12:52:23 +11:00 |
|
Adam
|
0bbcf9ac29
|
Merge remote-tracking branch 'upstream/native_scripting' into fix/set-classjob
|
2017-12-27 12:52:23 +11:00 |
|
goaaats
|
dbac086121
|
Fix ADD commands
|
2017-12-22 16:34:05 +01:00 |
|
goaaats
|
ea725f0f31
|
Fix ADD commands
|
2017-12-22 16:34:05 +01:00 |
|
Tahir Akhlaq
|
85e2ea072d
|
Merge branch 'native_scripting' of https://github.com/SapphireMordred/Sapphire into native_scripting
# Conflicts:
# scripts/native/CMakeLists.txt
# src/tools/quest_parser/main.cpp
|
2017-12-20 13:23:49 +00:00 |
|
Tahir Akhlaq
|
9a931baf39
|
Merge branch 'native_scripting' of https://github.com/SapphireMordred/Sapphire into native_scripting
# Conflicts:
# scripts/native/CMakeLists.txt
# src/tools/quest_parser/main.cpp
|
2017-12-20 13:23:49 +00:00 |
|