Commit Graph

3179 Commits

Author SHA1 Message Date
f79bddb4c3 Forgot about these 2022-02-01 13:15:59 +01:00
09e565e431 Fix crash 2022-01-31 13:53:57 +01:00
7601985f32 Did not read standard correctly 2022-01-30 18:52:55 +00:00
43696dd6fb Fix ent string 2022-01-30 14:03:13 +00:00
a15eb64d79 Setup correct branch 2022-01-29 16:52:49 +00:00
064ee38a86 Update protobuf to version used by S1x 2022-01-29 16:47:37 +00:00
cba376a4dd Merge pull request from diamante0018/indentation
[AssetHandler] Fix indentation
2022-01-29 17:25:39 +01:00
34ea31bd50 Fix cursed indentation :D 2022-01-29 14:11:52 +00:00
12a81eb5f7 Fix return type of stub 2022-01-28 11:28:52 +00:00
48f7cc2d46 Fix compilation 2022-01-27 17:16:40 +00:00
3bb39483dc Use zone allocator instead of static mem allocator 2022-01-27 17:11:21 +00:00
2274d1dfee Merge pull request from diamante0018/cleanup-project-folder
README + Cleanup project folder
2022-01-27 16:36:42 +01:00
18dca4506f Address review 2022-01-27 15:30:32 +00:00
dae46fa432 Update 2022-01-27 14:32:47 +00:00
395cbde7fe Fix 2022-01-27 13:53:46 +00:00
63164988f9 Update README and cleanup project folder 2022-01-27 13:50:57 +00:00
35114e454c Stop more nonsense happening in the client module 2022-01-26 22:02:48 +00:00
96b38e154b Merge pull request from diamante0018/update-premake5-remove-iw4vm
Update premake5 - Remove iw4mvm
2022-01-26 14:41:15 +01:00
bd81da4f11 Will this compile? 2022-01-26 13:16:41 +00:00
7489c790e4 Use x86 2022-01-26 13:00:21 +00:00
f98f24f6fd Upgrade further 2022-01-26 12:27:52 +00:00
9780f3212e Force this define? 2022-01-25 20:14:17 +00:00
653c55ced9 Update premake5 2022-01-25 20:08:34 +00:00
5dc2f48444 Merge pull request from diamante0018/remove-bad-unused-code
[QuickPatch] Remove unused code consuming resources
2022-01-25 19:30:01 +01:00
7c7cd24a82 Remove unused resource consuming code 2022-01-25 18:07:31 +00:00
c65c160205 Merge pull request 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
5c9a5c3eac improve bot stub further 2022-01-24 12:15:33 +00:00
598eb99461 Remove useless dvar 2022-01-24 12:03:35 +00:00
b1293a0ae4 Fix asm 2022-01-24 03:20:57 +00:00
61c994cdda Add printtoconsole again but make it better 2022-01-24 03:15:05 +00:00
4c8198e687 Fix weapon check 2022-01-24 02:08:28 +00:00
d7a2b1aae7 Address more 2022-01-24 02:00:30 +00:00
cfc540991c Address some parts of review 2022-01-23 19:32:20 +00:00
783992ed3d Merge pull request 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
2ac8ffaad6 Merge pull request from diamante0018/fix-dos
[QuickPatch] Do some quick patching
2022-01-22 15:50:48 +01:00
808cd07df3 [QuickPatch] Remove unnecessary server logging on client commands 2022-01-22 13:55:20 +00:00
Edo
77071dfb92 Merge pull request 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
8ae86de0b3 [Structs] Fix gentity_s fields type 2022-01-22 13:00:44 +00:00
6687d73f20 Remove unused function 2022-01-20 18:21:37 +00:00
ac7cd528a1 Forgot to export the lock 🔒 2022-01-19 19:41:35 +00:00
93cb764c23 🔒 Used the wrong locks 🔒 2022-01-19 19:32:49 +00:00
2c27de030c Address second review 2022-01-19 14:05:40 +00:00
0cf1143f94 Merge pull request from diamante0018/feature/proper-setviewpos
Restore setviewpos command
2022-01-19 14:57:38 +01:00
65eb2e34e0 Change style a bit 2022-01-19 10:48:33 +00:00
9af4a9b8e0 Comments, I'm tired 👽 2022-01-19 00:53:06 +00:00
4ee39b510f Refactor bounces 2022-01-19 00:49:50 +00:00
d756e8626b Reorder functions in the files 2022-01-18 16:24:52 +00:00