Commit Graph

275 Commits

Author SHA1 Message Date
bd19102eb7 FIx header 2022-04-10 15:12:01 +02:00
Edo
fa25cb25a1 Merge branch 'develop' into scr-method-function 2022-04-10 14:03:35 +02:00
79d4aca33d Add some more utils funcs 2022-04-10 14:00:55 +02:00
689ea11a20 Merge pull request #217 from diamante0018/string-funcs
[String] Port changes from S1x
2022-04-10 13:13:00 +02:00
5f5f082fdf [String] Port changes from S1x 2022-04-10 04:08:47 +02:00
Edo
2d139ac435 Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
538ef7e491 Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Edo
5b9aeb08c6 Fully reverse changes to library component
Still crashes the client apperently
2022-04-07 10:12:52 +02:00
Edo
df733bcc9a Merge branch 'develop' into fix-dedi 2022-04-06 21:38:36 +02:00
57513c61d9 Fix dedi 2022-04-06 21:37:28 +02:00
15b8b9910e Merge pull request #210 from diamante0018/fix-comp
Fix Wine
2022-04-05 12:55:13 +02:00
7e8d14120d Fix Wine 2022-04-05 11:50:13 +02:00
bb59c10c92 Merge pull request #205 from diamante0018/quick-ref-of-patch
Refactor quickpatch
2022-03-20 16:43:04 +01:00
5e55ba3d1d Refactor quickpatch 2022-03-20 09:05:45 +00:00
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
Edo
f07b2816df Merge branch 'develop' into refactor-scripts-stuff 2022-03-01 20:34:25 +00:00
99e3920008 Use new funcs in other modules 2022-02-27 16:49:12 +00:00
204a752a96 Refactor utils 2022-02-27 16:42:53 +00:00
27ca63bf65 Resolve conflict 2022-02-27 13:43:18 +00:00
f4ba792dc3 Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
2022-02-27 14:10:31 +01:00
c54981c6df ISO Core guidelines 2022-02-27 12:53:44 +00:00
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
a5cc395b65 Refactor some utils 2022-02-26 22:50:53 +00:00
Edo
ac66040452 Merge branch 'develop' into refactor-scripts-stuff 2022-02-01 15:25:54 +01:00
a7a69d291f Im🅱️rove 2022-02-01 15:24:20 +01:00
3bb39483dc Use zone allocator instead of static mem allocator 2022-01-27 17:11:21 +00:00
f98f24f6fd Upgrade further 2022-01-26 12:27:52 +00:00
ba590760cd Merge pull request #142 from Rackover/better_r_draw_debug
Better r draw debug
2021-12-17 18:02:42 +01:00
d726015ba2 Fix some declarations and pointer madness in Vec3SqrDist 2021-12-13 18:46:55 +01:00
69592a5656 Use .cfg over unordered map 2021-12-04 18:34:19 +00:00
6d70cd3e74 Get int now works on enum dvars 2021-11-11 16:44:54 +01:00
08054af027 Whoopsies 2021-11-08 18:05:49 +01:00
0c87243519 Vec3 Square distance function 2021-11-08 17:55:48 +01:00
fc73f4cd65 Fix style and slowmoStub 2021-08-19 11:45:40 +02:00
ef1a902381 Changing the style to PascalCase 2021-07-21 18:44:58 +02:00
83147de048 No need to use getter function inside class function 2021-07-20 21:36:14 +02:00
5f7cefa5c9 Fix Quit Hard 2021-07-18 18:29:53 +02:00
a6b17cf64d Better quit_hard 2021-07-18 17:36:01 +02:00
d222334313 Add support for building custom fonts 2021-06-29 02:25:23 +08:00
a2bbbc0caf [Cache] Updated urls 2020-12-09 14:55:28 -06:00
eeb70a7da4 Fixed compile errors on C++20 2020-12-09 13:13:34 -06:00
86bfc41812 [CSV] Updated csv so it won't overflow
Updated accoding to momo5502's request.
2020-09-02 13:02:41 +02:00
da52129076 [CSV] Allowed '//' comments in .csv files 2020-09-02 13:02:41 +02:00
bab063a974 [Cache] Add new cache url 2019-12-26 10:32:21 +01:00
50e93d7f2f [Download] Improve client downloads
This is a (partial) fix for issue #14
2019-12-26 00:07:04 +01:00
875bc6679a [IO] std::filesystem is no longer experimental 2019-10-02 11:37:08 +02:00
831291bdfe [ImenuDef_t] Add logging to menus and fix a bug in clearing the array pointer for float expression entries 2019-01-19 11:28:36 -05:00
e79350e586 [FastFiles] Fixed XSurface count when loading fastfiles
[Renderer] Added logging for broken materials
2018-12-24 21:42:39 +01:00
4fa89722a2 [General] Use const string references 2018-12-17 15:34:28 +01:00