Commit Graph

3390 Commits

Author SHA1 Message Date
Diavolo
2c39b16a67 Merge branch 'refactor-movement' of https://github.com/diamante0018/iw4x-client into refactor-movement 2022-02-02 10:09:19 +01:00
Diavolo
28a338e725
Style 💄 2022-02-02 10:08:59 +01:00
Diavolo
4e4179e27d Merge branch 'refactor-scripts-stuff' of https://github.com/diamante0018/iw4x-client into refactor-scripts-stuff 2022-02-01 21:51:57 +01:00
Diavolo
bf11b6bb9e
More cleanup 2022-02-01 21:51:17 +01:00
Edo
ac66040452
Merge branch 'develop' into refactor-scripts-stuff 2022-02-01 15:25:54 +01:00
Diavolo
a7a69d291f
Im🅱️rove 2022-02-01 15:24:20 +01:00
Diavolo
137a8c3f3a
Fix comp 2022-02-01 13:52:53 +01:00
Diavolo
ab26699b66
Great tabbing 2022-02-01 13:43:50 +01:00
Diavolo
f75e4e5de4
Address last bit of review I forgot about 2022-02-01 13:41:38 +01:00
Diavolo
e014dd9a2a
Rename a few things to help bring more consistency 2022-02-01 13:29:27 +01:00
Diavolo
f79bddb4c3
Forgot about these 2022-02-01 13:15:59 +01:00
Diavolo
09e565e431
Fix crash 2022-01-31 13:53:57 +01:00
FutureRave
7601985f32
Did not read standard correctly 2022-01-30 18:52:55 +00:00
FutureRave
43696dd6fb
Fix ent string 2022-01-30 14:03:13 +00:00
FutureRave
a15eb64d79
Setup correct branch 2022-01-29 16:52:49 +00:00
FutureRave
064ee38a86
Update protobuf to version used by S1x 2022-01-29 16:47:37 +00:00
Dss0
cba376a4dd
Merge pull request #180 from diamante0018/indentation
[AssetHandler] Fix indentation
2022-01-29 17:25:39 +01:00
FutureRave
34ea31bd50
Fix cursed indentation :D 2022-01-29 14:11:52 +00:00
FutureRave
12a81eb5f7
Fix return type of stub 2022-01-28 11:28:52 +00:00
FutureRave
48f7cc2d46
Fix compilation 2022-01-27 17:16:40 +00:00
FutureRave
3bb39483dc
Use zone allocator instead of static mem allocator 2022-01-27 17:11:21 +00:00
Dss0
2274d1dfee
Merge pull request #178 from diamante0018/cleanup-project-folder
README + Cleanup project folder
2022-01-27 16:36:42 +01:00
FutureRave
18dca4506f
Address review 2022-01-27 15:30:32 +00:00
FutureRave
dae46fa432
Update 2022-01-27 14:32:47 +00:00
FutureRave
395cbde7fe
Fix 2022-01-27 13:53:46 +00:00
FutureRave
63164988f9
Update README and cleanup project folder 2022-01-27 13:50:57 +00:00
FutureRave
35114e454c
Stop more nonsense happening in the client module 2022-01-26 22:02:48 +00:00
Dss0
96b38e154b
Merge pull request #177 from diamante0018/update-premake5-remove-iw4vm
Update premake5 - Remove iw4mvm
2022-01-26 14:41:15 +01:00
FutureRave
bd81da4f11
Will this compile? 2022-01-26 13:16:41 +00:00
FutureRave
7489c790e4
Use x86 2022-01-26 13:00:21 +00:00
FutureRave
f98f24f6fd
Upgrade further 2022-01-26 12:27:52 +00:00
FutureRave
9780f3212e
Force this define? 2022-01-25 20:14:17 +00:00
FutureRave
653c55ced9
Update premake5 2022-01-25 20:08:34 +00:00
Dss0
5dc2f48444
Merge pull request #176 from diamante0018/remove-bad-unused-code
[QuickPatch] Remove unused code consuming resources
2022-01-25 19:30:01 +01:00
FutureRave
7c7cd24a82
Remove unused resource consuming code 2022-01-25 18:07:31 +00:00
Dss0
c65c160205
Merge pull request #175 from diamante0018/diamante0018-patch-2
[Dvar] Add missing semicolon
2022-01-24 21:06:19 +01:00
Edo
b9ed13a0fd
Add missing semicolon 2022-01-24 19:56:17 +00:00
FutureRave
5c9a5c3eac
improve bot stub further 2022-01-24 12:15:33 +00:00
FutureRave
598eb99461
Remove useless dvar 2022-01-24 12:03:35 +00:00
FutureRave
b1293a0ae4
Fix asm 2022-01-24 03:20:57 +00:00
FutureRave
61c994cdda
Add printtoconsole again but make it better 2022-01-24 03:15:05 +00:00
FutureRave
4c8198e687
Fix weapon check 2022-01-24 02:08:28 +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
Dss0
783992ed3d
Merge pull request #172 from diamante0018/some-fixes-structs
[Structs] Fix gentity_s fields type
2022-01-23 01:14:27 +01:00
Edo
57f612c793
Forgot this newline 2022-01-22 15:54:32 +00:00
Dss0
2ac8ffaad6
Merge pull request #173 from diamante0018/fix-dos
[QuickPatch] Do some quick patching
2022-01-22 15:50:48 +01:00
FutureRave
808cd07df3
[QuickPatch] Remove unnecessary server logging on client commands 2022-01-22 13:55:20 +00:00
Edo
77071dfb92
Merge pull request #1 from diamante0018/diamante0018-patch-1
Format
2022-01-22 13:39:53 +00:00
Edo
347bd616ee
Update Structs.hpp 2022-01-22 13:39:29 +00:00