Commit Graph

2362 Commits

Author SHA1 Message Date
8bae77a8f6 Remove VMProtect from project 2022-04-14 22:24:37 +02:00
215c5b269a [Bots] Make requested changes by ineedbots 2022-04-14 18:04:34 +02:00
bd19102eb7 FIx header 2022-04-10 15:12:01 +02:00
17059c9ca3 Case insentive comparison like the game does :/ 2022-04-10 15:02:25 +02:00
0f1c2c0195 Oops moment 2022-04-10 14:37:04 +02:00
d18a576ba2 Address some warnings 2022-04-10 14:13:32 +02:00
Edo
fa25cb25a1 Merge branch 'develop' into scr-method-function 2022-04-10 14:03:35 +02:00
79d4aca33d Add some more utils funcs 2022-04-10 14:00:55 +02:00
689ea11a20 Merge pull request #217 from diamante0018/string-funcs
[String] Port changes from S1x
2022-04-10 13:13:00 +02:00
5f5f082fdf [String] Port changes from S1x 2022-04-10 04:08:47 +02:00
d2602f2f79 Merge pull request #215 from diamante0018/fix-pm-func
Fix PM_IsAdsAllowed stub
2022-04-09 23:36:37 +02:00
25a84bdb0a Reorder the static_cast(s) 2022-04-09 20:49:35 +02:00
f343b2da3f Add scr_toupper 2022-04-09 18:27:18 +02:00
7f08cb053d Merge scr branch 2022-04-09 17:53:29 +02:00
Edo
771d8a025d [Bots] Update comment
Remove reference to bot warfare as any mod could use this API.
(100% Last Commit) (No Tax Evasion was committed)
2022-04-09 16:54:54 +02:00
6b9e36b3b7 Address review 2022-04-09 16:29:58 +02:00
c218aa89ec Better stub for PM_IsAdsAllowed 2022-04-09 14:29:58 +02:00
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
538ef7e491 Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Edo
5b9aeb08c6 Fully reverse changes to library component
Still crashes the client apperently
2022-04-07 10:12:52 +02:00
Edo
df733bcc9a Merge branch 'develop' into fix-dedi 2022-04-06 21:38:36 +02:00
57513c61d9 Fix dedi 2022-04-06 21:37:28 +02:00
15b8b9910e Merge pull request #210 from diamante0018/fix-comp
Fix Wine
2022-04-05 12:55:13 +02:00
7e8d14120d Fix Wine 2022-04-05 11:50:13 +02:00
a71a60776b Merge pull request #201 from diamante0018/default-constructor
Remove unnecessary deconstructors
2022-03-22 00:01:53 +01:00
Edo
fad1071f54 Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
c9d5306553 Address review 2022-03-21 18:55:35 +00:00
bb59c10c92 Merge pull request #205 from diamante0018/quick-ref-of-patch
Refactor quickpatch
2022-03-20 16:43:04 +01:00
Edo
722b673100 Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
21de40c48a Remove redundant clears 2022-03-20 11:20:53 +00:00
5e55ba3d1d Refactor quickpatch 2022-03-20 09:05:45 +00:00
50230fc862 Merge pull request #204 from diamante0018/better-dvar-dump
[Command] Fix bug
2022-03-19 22:21:34 +01:00
045640d460 Fix bug 2022-03-19 16:38:07 +00:00
5098561627 Merge pull request #203 from diamante0018/better-dvar-dump
[Command] Refactor
2022-03-17 23:32:25 +01:00
a41d7356cc Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
809e66cdb1 Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
7798532ad0 Revert accidental remove of string literal 2022-03-15 22:52:48 +00:00
847d442f88 Merge branch 'refactor-scripts-stuff' of https://github.com/diamante0018/iw4x-client into refactor-scripts-stuff 2022-03-15 22:50:14 +00:00
0068b76d98 Fix a typo in stub & clean-up some things 2022-03-15 22:49:58 +00:00
e7474b4543 Merge pull request #179 from diamante0018/fix-font-asset
[IFont] Use Zone allocator instead of static mem allocator
2022-03-12 11:44:35 +01:00
bc852d8840 Revert changes to some maths operation 2022-03-11 10:42:22 +00:00
aa9e1fdd4b Merge pull request #197 from diamante0018/fix-some-stuff
[General] Disable warning & more
2022-03-09 20:46:23 +01:00
f3a2d6f406 Fix some things 2022-03-08 14:42:41 +00:00
2531216969 Document dvar_rom 2022-03-08 14:03:38 +00:00
43fa4cd736 Fix flag for scr_dvar 2022-03-08 12:44:05 +00:00
21f0fe8c5e Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
0cf2ac2853 Disable warning, fix naming inconsistency for component & remove unused code
Rename Slowmotion.cpp to SlowMotion.cpp

Rename Slowmotion.hpp to SlowMotion.hpp

Modify comments and remove unused code
2022-03-08 10:21:23 +00:00
74ed534bf6 snake case var 2022-03-03 17:43:22 +00:00
5a2c0b565d Do not lookup rcon dvars every single time we need them 2022-03-03 16:37:18 +00:00