Commit Graph

2277 Commits

Author SHA1 Message Date
Dss0
15b8b9910e
Merge pull request #210 from diamante0018/fix-comp
Fix Wine
2022-04-05 12:55:13 +02:00
Diavolo
7e8d14120d
Fix Wine 2022-04-05 11:50:13 +02:00
Dss0
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
Dss0
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
FutureRave
21de40c48a
Remove redundant clears 2022-03-20 11:20:53 +00:00
FutureRave
5e55ba3d1d
Refactor quickpatch 2022-03-20 09:05:45 +00:00
Dss0
50230fc862
Merge pull request #204 from diamante0018/better-dvar-dump
[Command] Fix bug
2022-03-19 22:21:34 +01:00
FutureRave
045640d460
Fix bug 2022-03-19 16:38:07 +00:00
Dss0
5098561627
Merge pull request #203 from diamante0018/better-dvar-dump
[Command] Refactor
2022-03-17 23:32:25 +01:00
FutureRave
a41d7356cc
Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors 2022-03-16 00:44:59 +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
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
1216f10b15
Merge pull request #170 from diamante0018/insanely-fast-crit-sections
Fix DB_EnumXAssetEntries
2022-03-02 17:42:31 +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
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
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