Commit Graph

20 Commits

Author SHA1 Message Date
FutureRave
8d31466fc5
[Script] GScr_IsArray 2022-05-04 12:44:45 +01:00
FutureRave
8123e21767
Reverse flag 2022-04-28 14:25:53 +01:00
FutureRave
ab06edf44d
Expose entity and client flags to GSC 2022-04-28 13:03:22 +01:00
Diavolo
17059c9ca3
Case insentive comparison like the game does :/ 2022-04-10 15:02:25 +02:00
Diavolo
0f1c2c0195
Oops moment 2022-04-10 14:37:04 +02:00
Diavolo
79d4aca33d
Add some more utils funcs 2022-04-10 14:00:55 +02:00
Diavolo
25a84bdb0a
Reorder the static_cast(s) 2022-04-09 20:49:35 +02:00
Diavolo
f343b2da3f
Add scr_toupper 2022-04-09 18:27:18 +02:00
Diavolo
85168bb94c
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-04-09 14:04:23 +02:00
FutureRave
c9d5306553
Address review 2022-03-21 18:55:35 +00:00
FutureRave
7798532ad0
Revert accidental remove of string literal 2022-03-15 22:52:48 +00:00
FutureRave
0068b76d98
Fix a typo in stub & clean-up some things 2022-03-15 22:49:58 +00:00
FutureRave
30f47bf2b8
Merge develop into script... 2022-02-27 13:44:31 +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
857cc9f415
Differentiate between functions and methods (GSC) 2022-02-23 11:38:37 +00:00
FutureRave
a7de8bdbce
Use const auto in scriptextension 2022-02-22 17:33:18 +00:00
Diavolo
137a8c3f3a
Fix comp 2022-02-01 13:52:53 +01:00
FutureRave
35114e454c
Stop more nonsense happening in the client module 2022-01-26 22:02:48 +00:00
FutureRave
cfc540991c
Address some parts of review 2022-01-23 19:32:20 +00:00