Diavolo
|
6b9e36b3b7
|
Address review
|
2022-04-09 16:29:58 +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
|
20d0337880
|
Use getentity and getplayerentity game functions
|
2022-02-25 12:17:57 +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 |
|
FutureRave
|
c73794f6ea
|
[Script] Better comments
|
2021-11-13 13:32:20 +00:00 |
|
FutureRave
|
446c55b0b0
|
[Script] Fix unsigned/signed mismatch
|
2021-11-13 13:22:06 +00:00 |
|
FutureRave
|
8cd3f2cad4
|
[Script] Add replaceFun
|
2021-11-13 13:15:27 +00:00 |
|
FutureRave
|
4d2356f824
|
[Script] Add optional toggle parameter to ufo/noclip
|
2021-10-16 17:44:22 +01:00 |
|
FutureRave
|
4a40a89e70
|
[Script] Add ufo and noclip function
|
2021-10-16 13:36:29 +01:00 |
|
rackover
|
7f8995cf3e
|
Fix all killstreaks (but thermal on ac/cg)
|
2021-05-09 01:24:37 +02:00 |
|
rackover
|
332232b88f
|
Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into feature/xinput
|
2021-05-02 11:47:33 +02:00 |
|
Jan
|
e9f78eedb7
|
Add r_drawTriggers debugging dvar to draw triggers on the map
|
2021-04-05 17:29:49 +02:00 |
|
INeedBots
|
a737dd16e4
|
[XInput] Got lJoystick working
|
2021-01-02 13:42:52 -06:00 |
|
INeedGames
|
75caede0b2
|
[Script] Added hitch warning
|
2020-12-19 16:50:51 -06:00 |
|
INeedBots
|
096992672b
|
Merge branch 'develop' into runtime_errors
|
2020-12-09 11:25:33 -06:00 |
|
INeedBots
|
7d8050a7c6
|
[Script] Changed .contains to .count so it doesn't need C++20
|
2020-12-09 11:06:26 -06:00 |
|