Commit Graph

3391 Commits

Author SHA1 Message Date
FutureRave
a41d7356cc
Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
dependabot[bot]
fb68afe19e
Bump deps/libtomcrypt from 673f5ce to 06a81ae
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `673f5ce` to `06a81ae`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](673f5ce290...06a81aeb22)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 17:19:16 +00:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
FutureRave
7798532ad0
Revert accidental remove of string literal 2022-03-15 22:52:48 +00:00
FutureRave
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
FutureRave
0068b76d98
Fix a typo in stub & clean-up some things 2022-03-15 22:49:58 +00:00
Dss0
540be2dbd6
Merge pull request #200 from diamante0018/patch-1
Update build.yml
2022-03-15 21:00:17 +01:00
Edo
a30d200fc1
Update build.yml 2022-03-15 18:20:47 +00:00
dependabot[bot]
7fbfd1037a
Bump deps/libtommath from 04e9d1e to 66de864
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `04e9d1e` to `66de864`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](04e9d1e7a0...66de86426e)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 17:21:18 +00:00
Dss0
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
FutureRave
bc852d8840
Revert changes to some maths operation 2022-03-11 10:42:22 +00:00
Dss0
aa9e1fdd4b
Merge pull request #197 from diamante0018/fix-some-stuff
[General] Disable warning & more
2022-03-09 20:46:23 +01:00
FutureRave
f3a2d6f406
Fix some things 2022-03-08 14:42:41 +00:00
FutureRave
2531216969
Document dvar_rom 2022-03-08 14:03:38 +00:00
FutureRave
43fa4cd736
Fix flag for scr_dvar 2022-03-08 12:44:05 +00:00
FutureRave
21f0fe8c5e
Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
FutureRave
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
Edo
a0cea916b1
Update CHANGELOG.md 2022-03-06 12:28:47 -05:00
Edo
7cb028db23
Add menu bug to know issues 2022-03-06 12:27:53 -05:00
Edo
8bd0ffd02d
Add info to changed section 2022-03-04 19:11:05 -05:00
Dss0
3ff687b75d
Merge pull request #195 from diamante0018/quick-fix-rcon
Do not lookup rcon dvars every single time we need them
2022-03-03 19:03:34 +01:00
FutureRave
512a6d712c
Change dvar name 2022-03-03 17:45:10 +00:00
FutureRave
74ed534bf6
snake case var 2022-03-03 17:43:22 +00:00
FutureRave
5d412b8c91
Start drafting changelog 2022-03-03 17:08:36 +00:00
FutureRave
5a2c0b565d
Do not lookup rcon dvars every single time we need them 2022-03-03 16:37:18 +00:00
Edo
03523cf100
Merge branch 'develop' into refactor-scripts-stuff 2022-03-03 15:47:08 +00:00
Edo
d0c88843cb
Update Functions.hpp 2022-03-03 12:40:29 +00:00
Dss0
3982dfe5cc
Merge pull request #194 from diamante0018/develop
Remove appvejor as it is not needed anymore
2022-03-02 17:42:53 +01:00
Dss0
1216f10b15
Merge pull request #170 from diamante0018/insanely-fast-crit-sections
Fix DB_EnumXAssetEntries
2022-03-02 17:42:31 +01:00
FutureRave
e210d29a9d
Remove appvejor as it is not needed anymore 2022-03-02 12:18:24 +00:00
FutureRave
9e207b3c9a
Clamp ping instead of throwing error 2022-03-02 11:46:02 +00:00
FutureRave
8847b362a7
Use c++ template function for vsnprintf 2022-03-02 10:10:03 +00:00
Edo
f07b2816df
Merge branch 'develop' into refactor-scripts-stuff 2022-03-01 20:34:25 +00:00
Dss0
81714be4dd
Merge pull request #193 from diamante0018/refactor-utils-flags
[Utils] Refactor
2022-03-01 21:30:37 +01:00
FutureRave
41ff80759d
Follow advice from a friendly guy 2022-02-27 17:36:13 +00:00
FutureRave
99e3920008
Use new funcs in other modules 2022-02-27 16:49:12 +00:00
FutureRave
204a752a96
Refactor utils 2022-02-27 16:42:53 +00:00
FutureRave
30f47bf2b8
Merge develop into script... 2022-02-27 13:44:31 +00:00
FutureRave
27ca63bf65
Resolve conflict 2022-02-27 13:43:18 +00:00
FutureRave
620efbd068
Trigger CI 2022-02-27 13:40:19 +00:00
Dss0
f4ba792dc3
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
2022-02-27 14:10:31 +01:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
FutureRave
f283a52540
Stop formatting nonsense 2022-02-26 23:40:47 +00:00
Edo
cbfd650f78
Merge branch 'develop' into refactor-scripts-stuff 2022-02-26 23:30:58 +00:00
Dss0
d1da779388
Merge pull request #191 from diamante0018/refactor-smol-components
Refactor some utils
2022-02-27 00:11:01 +01:00
FutureRave
624eba7114
Auto keyword 2022-02-26 23:02:04 +00:00
FutureRave
a5cc395b65
Refactor some utils 2022-02-26 22:50:53 +00:00
FutureRave
4156bacf2a
Use key from map when searching for custom func 2022-02-25 12:37:01 +00:00
FutureRave
a79c311ad9
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-02-25 12:29:23 +00:00
FutureRave
967642c6d1
Fix God command 2022-02-25 12:20:34 +00:00