87 Commits

Author SHA1 Message Date
FutureRave
ae8580079f
Fix issue with get system milliseconds 2022-05-07 01:17:15 +01:00
FutureRave
8d31466fc5
[Script] GScr_IsArray 2022-05-04 12:44:45 +01:00
Diavolo
0098359b93
Add level struct for simpler referencing 2022-04-15 12:16:12 +02:00
Diavolo
f9c40233d1
Add client dev commands & more 2022-04-12 14:34:51 +02:00
Diavolo
d18a576ba2
Address some warnings 2022-04-10 14:13:32 +02:00
Diavolo
79d4aca33d
Add some more utils funcs 2022-04-10 14:00:55 +02:00
Diavolo
7f08cb053d
Merge scr branch 2022-04-09 17:53:29 +02:00
Diavolo
6b9e36b3b7
Address review 2022-04-09 16:29:58 +02:00
Diavolo
85168bb94c
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-04-09 14:04:23 +02:00
Edo
2d139ac435
Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
FutureRave
0068b76d98
Fix a typo in stub & clean-up some things 2022-03-15 22:49:58 +00:00
FutureRave
8847b362a7
Use c++ template function for vsnprintf 2022-03-02 10:10:03 +00:00
FutureRave
27ca63bf65
Resolve conflict 2022-02-27 13:43:18 +00:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
FutureRave
4156bacf2a
Use key from map when searching for custom func 2022-02-25 12:37:01 +00:00
FutureRave
a79c311ad9
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-02-25 12:29:23 +00:00
FutureRave
20d0337880
Use getentity and getplayerentity game functions 2022-02-25 12:17:57 +00:00
FutureRave
1466279434
switch from bool to int 2022-02-25 11:58:11 +00:00
FutureRave
857cc9f415
Differentiate between functions and methods (GSC) 2022-02-23 11:38:37 +00:00
FutureRave
4ed09b1828
Add check for nullptr in this func as well 2022-02-22 17:16:12 +00:00
FutureRave
7df64728d8
Remove dummy local var 2022-02-14 16:43:26 +00:00
FutureRave
dc91e126df
Small changes 2022-02-09 23:40:27 +00:00
Diavolo
79e75c83fb
auto 2022-02-04 15:08:43 +01:00
Diavolo
bf11b6bb9e
More cleanup 2022-02-01 21:51:17 +01:00
Diavolo
e014dd9a2a
Rename a few things to help bring more consistency 2022-02-01 13:29:27 +01:00
FutureRave
61c994cdda
Add printtoconsole again but make it better 2022-01-24 03:15:05 +00:00
FutureRave
d7a2b1aae7
Address more 2022-01-24 02:00:30 +00:00
FutureRave
cfc540991c
Address some parts of review 2022-01-23 19:32:20 +00:00
FutureRave
5c34e55552
Fix some inconsistencies in my code 2022-01-18 00:21:25 +00:00
FutureRave
805be6bb01
hook runtimerror for the win 2022-01-16 17:25:51 +00:00
FutureRave
7794a12b95
make dedi patch work on client as well 2022-01-16 14:08:52 +00:00
FutureRave
5d26af4a28
Refactor script param checking behaviour 2022-01-16 13:45:18 +00:00
FutureRave
5231077b95
Fix other keks + add scr_addbool for good mesure 2022-01-15 19:18:15 +00:00
FutureRave
7fab6e136e
Comment gsc function 2022-01-15 13:49:33 +00:00
FutureRave
3b52208c87
Add script function from bo2 for good mesure 2022-01-14 00:21:14 +00:00
FutureRave
52d2a101e6
use dev_script for debugcode 2022-01-11 10:40:34 +00:00
Diavolo
3a9ec90127
Tidy format up a bit 2022-01-08 13:44:09 +01:00
Diavolo
c833a57508
Set debugcode to true if we are developers 2022-01-08 12:52:05 +01:00
Diavolo
77c2043006
Refactor script related funcs/modules 2022-01-07 22:00:44 +01:00
FutureRave
86158bddf2
Organize cheat commands/gsc in one module 2021-12-07 16:53:41 +00:00
FutureRave
6d916ebd47
Added god/demigod and fixed ufo 2021-12-07 16:10:46 +00:00
Dss0
e68c402095
Merge pull request #145 from diamante0018/refactor-logger-error
[Logger] Use correct enum over numbers for com_error
2021-11-30 14:42:50 +01:00
Dss0
5d72ee29a3
Merge pull request #144 from diamante0018/feature/replace-func
[Script] Add ReplaceFunc Game Script Function
2021-11-18 00:35:19 +01:00
FutureRave
f0687f8203
Use correct enum over numbers for com_error 2021-11-16 16:56:13 +00:00
FutureRave
6eaf72e86f
[Script] Small adjustment to variable type 2021-11-15 17:44:23 +00:00
FutureRave
c3dd5015e1
[Script] Fix compilation 2021-11-13 20:55:22 +00:00
FutureRave
5c69267ba3
[Script] Make index signed to keep consistency 2021-11-13 20:46:58 +00:00
FutureRave
4cb8cdfca3
[Script] Removed double check' 2021-11-13 19:12:16 +00:00
FutureRave
f101dbadec
[Script] Improve structs, add extra checks 2021-11-13 18:51:37 +00:00