Commit Graph

3017 Commits

Author SHA1 Message Date
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
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
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
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
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
74ed534bf6
snake case var 2022-03-03 17:43:22 +00:00
FutureRave
5a2c0b565d
Do not lookup rcon dvars every single time we need them 2022-03-03 16:37:18 +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
Dss0
81714be4dd
Merge pull request #193 from diamante0018/refactor-utils-flags
[Utils] Refactor
2022-03-01 21:30:37 +01: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
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
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
Dss0
fa8b9ed967
Merge pull request #189 from XLabsProject/dependabot/submodules/deps/libtommath-04e9d1e
Bump deps/libtommath from `bea9270` to `04e9d1e`
2022-02-20 02:13:47 +01:00
Dss0
520fa6be43
Merge pull request #183 from diamante0018/fix-gamepad-vars
Fix gamepad vars
2022-02-20 02:13:29 +01:00
FutureRave
7b91b9c781
make code more readable 2022-02-19 23:10:35 +00:00
FutureRave
53ebf0d91e
Make pr ready to be merged 2022-02-19 23:06:56 +00:00
dependabot[bot]
060cb1d0a0
Bump deps/libtommath from bea9270 to 04e9d1e
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `bea9270` to `04e9d1e`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](bea9270646...04e9d1e7a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 17:18:18 +00:00
Dss0
b86e725b3e
Merge pull request #159 from diamante0018/feature/mute-player
[Chat] Mute player (prevents them from using the chat)
2022-02-14 16:41:19 +01:00
Dss0
2ac69b02a0
Merge pull request #188 from diamante0018/feature/new-exception-coby
[Exception] Refactor component & copy exception message to clipboard
2022-02-14 16:41:09 +01:00
Dss0
01acf3e51a
Merge pull request #158 from diamante0018/refactor-movement
[Movement] Refactor+ features
2022-02-14 16:41:00 +01:00
FutureRave
66bd210bdb
Fix error msg 2022-02-14 00:35:59 +00:00
FutureRave
72d48109a1
Use correct naming convention for Hook 2022-02-14 00:09:46 +00:00
FutureRave
12677a0f93
Fix other mistake in the component 2022-02-10 19:45:00 +00:00
Edo
95e77ca6c6
Update Exception.cpp 2022-02-10 15:18:55 +00:00
FutureRave
92a8b6464c
Fix indent 2022-02-10 15:00:45 +00:00
FutureRave
8290cadbe9
Add yes/no buttons to message box 2022-02-10 14:41:51 +00:00
Edo
333e2eb024
Merge branch 'develop' into feature/new-exception-coby 2022-02-10 14:25:07 +00:00
FutureRave
4fea4b4479
Use GlobalFree & more 2022-02-10 14:23:53 +00:00
FutureRave
e3278840e9
Copy exception message to clipboard for easy coby basting 2022-02-10 12:14:43 +00:00
Dss0
01c487ca3f
Merge pull request #187 from diamante0018/fix-quick-patch
[QuickPatch] Refactored another dvar patch
2022-02-09 19:37:53 +01:00
FutureRave
2141953330
[Patch] Refactored another dvar patch 2022-02-09 18:28:34 +00:00
FutureRave
36a7532290
[Shmovement] Fix patches 2022-02-09 18:05:52 +00:00
FutureRave
222b1c945a
[Shmovement] Refactor other patches 2022-02-09 18:02:42 +00:00
FutureRave
50dc2f8b84
Update comments 2022-02-09 11:41:10 +00:00
Dss0
e651330d25
Merge pull request #182 from diamante0018/fix-maps-2
[Map] Fix ent string
2022-02-08 17:57:06 +01:00
Dss0
2f7af0b3dc
Merge pull request #186 from diamante0018/fix-cbuf
Fix cbuf not being terminated
2022-02-08 17:56:54 +01:00
FutureRave
6dcdef8146
Actually fix 2022-02-08 16:41:49 +00:00
Edo
9200eff483
Merge branch 'develop' into fix-cbuf 2022-02-07 13:31:29 +01:00
FutureRave
61becec5f8
Fix cbuf not being terminated 2022-02-07 12:28:17 +00:00
FutureRave
bc68a05b8d
Change param name 2022-02-06 22:22:04 +00:00
Diavolo
b10d667ea7
I hate tabs 2022-02-05 17:28:22 +01:00