Mordred
|
3eb0997b2e
|
Fixed weatherrate being pulled off the wrong field
|
2018-01-17 23:22:19 +01:00 |
|
Mordred
|
934784aec7
|
Merge pull request #216 from GokuWeedLord/event_rewrite
use typeinfo for script types instead of an enum
|
2018-01-17 11:12:42 +01:00 |
|
Mordred
|
8808e867a6
|
Merge pull request #216 from GokuWeedLord/event_rewrite
use typeinfo for script types instead of an enum
|
2018-01-17 11:12:42 +01:00 |
|
Adam
|
15d6ae7e0d
|
use typeinfo for script types instead of an enum
|
2018-01-17 20:09:16 +11:00 |
|
Adam
|
1cbfccb1b3
|
use typeinfo for script types instead of an enum
|
2018-01-17 20:09:16 +11:00 |
|
Mordred
|
5bf895ec3d
|
Updated submodules
|
2018-01-16 19:01:10 +01:00 |
|
Mordred
|
152495061f
|
Updated submodules
|
2018-01-16 19:01:10 +01:00 |
|
Mordred
|
8574e92559
|
Fixed mysql autoreconnect for prepared statements
|
2018-01-16 16:36:24 +01:00 |
|
Mordred
|
4ce4a73570
|
Fixed mysql autoreconnect for prepared statements
|
2018-01-16 16:36:24 +01:00 |
|
Mordred
|
bc9d33724a
|
Small reformmating of scriptmanager
|
2018-01-16 16:35:50 +01:00 |
|
Mordred
|
ea91f7e141
|
Small reformmating of scriptmanager
|
2018-01-16 16:35:50 +01:00 |
|
Mordred
|
9d07048f0d
|
Simplified EventReturnHandler
|
2018-01-16 14:01:58 +01:00 |
|
Mordred
|
f7dc992103
|
Simplified EventReturnHandler
|
2018-01-16 14:01:58 +01:00 |
|
Mordred
|
52f341c906
|
More cleanup of event / script handlers
|
2018-01-16 02:16:48 +01:00 |
|
Mordred
|
e7f7cc947f
|
More cleanup of event / script handlers
|
2018-01-16 02:16:48 +01:00 |
|
Mordred
|
147ff80f86
|
Beginning of splitting eventhandlers, pulling logic out of scriptmanager
|
2018-01-14 23:54:26 +01:00 |
|
Mordred
|
2d8ea346a3
|
Beginning of splitting eventhandlers, pulling logic out of scriptmanager
|
2018-01-14 23:54:26 +01:00 |
|
Mordred Admin
|
add84d6516
|
Simplified handling of state flags
|
2018-01-11 14:59:39 +01:00 |
|
Mordred Admin
|
f3d5bf5fa6
|
Simplified handling of state flags
|
2018-01-11 14:59:39 +01:00 |
|
Mordred Admin
|
6d6c71d6af
|
Removed redundancy in EventHandler type declarations
|
2018-01-10 10:47:47 +01:00 |
|
Mordred Admin
|
5e4b4fac3e
|
Removed redundancy in EventHandler type declarations
|
2018-01-10 10:47:47 +01:00 |
|
Mordred
|
0f16ad4812
|
Another approach at event improvements
|
2018-01-09 23:50:54 +01:00 |
|
Mordred
|
bafc511db2
|
Another approach at event improvements
|
2018-01-09 23:50:54 +01:00 |
|
Mordred
|
824a308359
|
Merge pull request #215 from goaaats/ex-rework
Use millisecond accuracy for replays
|
2018-01-09 23:45:17 +01:00 |
|
Mordred
|
53c28e04f8
|
Merge pull request #215 from goaaats/ex-rework
Use millisecond accuracy for replays
|
2018-01-09 23:45:17 +01:00 |
|
Mordred
|
b26236c99b
|
another event rewrite approach
|
2018-01-09 23:44:02 +01:00 |
|
Mordred
|
8d967870bd
|
another event rewrite approach
|
2018-01-09 23:44:02 +01:00 |
|
goaaats
|
1f8e5f18a8
|
Don't log replays
|
2018-01-09 18:56:05 +01:00 |
|
goaaats
|
bcd4ea0dfe
|
Don't log replays
|
2018-01-09 18:56:05 +01:00 |
|
goaaats
|
691f5dfd54
|
Replay packets by milliseconds
|
2018-01-09 18:54:09 +01:00 |
|
goaaats
|
ef954b202d
|
Replay packets by milliseconds
|
2018-01-09 18:54:09 +01:00 |
|
Mordred
|
72ae0b5bcb
|
Merge pull request #214 from goaaats/ex-rework
Added basic capture replay
|
2018-01-08 23:41:00 +01:00 |
|
Mordred
|
6a13729dca
|
Merge pull request #214 from goaaats/ex-rework
Added basic capture replay
|
2018-01-08 23:41:00 +01:00 |
|
goaaats
|
9f145c28c2
|
Style, cleanup
|
2018-01-08 23:38:27 +01:00 |
|
goaaats
|
5b5406fd7a
|
Style, cleanup
|
2018-01-08 23:38:27 +01:00 |
|
goaaats
|
f6ed8125b0
|
Style fixes
|
2018-01-08 23:23:09 +01:00 |
|
goaaats
|
a543a149cc
|
Style fixes
|
2018-01-08 23:23:09 +01:00 |
|
goaaats
|
da906586ea
|
Added basic capture replay
|
2018-01-08 21:42:44 +01:00 |
|
goaaats
|
a25ee827a5
|
Added basic capture replay
|
2018-01-08 21:42:44 +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 |
|
Mordred
|
ffaa89a35e
|
Merge pull request #212 from GokuWeedLord/feature/nativescripting
generally simplify scripting system internals
|
2018-01-05 18:22:58 +01:00 |
|
Mordred
|
f812b31721
|
Merge pull request #213 from AcedArmy/Chai_to_Native
Ported the Quarrels with Squirrels Quest from Chai
|
2018-01-05 18:22:18 +01:00 |
|
Mordred
|
c8a2e455d7
|
Merge pull request #213 from AcedArmy/Chai_to_Native
Ported the Quarrels with Squirrels Quest from Chai
|
2018-01-05 18:22:18 +01:00 |
|
Mordred
|
7abc33c930
|
Update SubFst002.cpp
removed unneeded space
|
2018-01-05 18:21:49 +01:00 |
|
Mordred
|
0a81f0a0c8
|
Update SubFst002.cpp
removed unneeded space
|
2018-01-05 18:21:49 +01:00 |
|
Biscuit Boy
|
4a6fa2e9da
|
Added Space in Func Call Arguments
|
2018-01-05 23:44:08 +11:00 |
|
Biscuit Boy
|
e8ebcb812c
|
Added Space in Func Call Arguments
|
2018-01-05 23:44:08 +11:00 |
|
Biscuit Boy
|
8b1e246cc2
|
Fixed The Formatting Again
Please be the last time
|
2018-01-05 23:29:09 +11:00 |
|
Biscuit Boy
|
8dc9faa7dc
|
Fixed The Formatting Again
Please be the last time
|
2018-01-05 23:29:09 +11:00 |
|
Adam
|
275d770c78
|
whitespace fixes
|
2018-01-04 22:40:48 +11:00 |
|