Edo
24ccd9af3b
[String]: Use ARRAY_COUNT ( #656 )
2022-12-17 17:54:41 +00:00
Edo
ac90714811
[General]: Use std::format more often ( #635 )
2022-12-11 17:54:24 +00:00
Edo
b195d96abb
[GSC]: Script aliases ( #610 )
2022-11-29 08:18:10 -06:00
FutureRave
4a677c5d08
[ScriptStorage]: Allow users to load the storage file
2022-11-25 18:33:53 +00:00
Edo
e8e1543cea
[Utils]: Re-order namespaces ( #576 )
...
* [Utils]: Re-order namespaces
* [Steam]: Fix comp
2022-11-22 08:09:25 -06:00
Diavolo
fe73bb9827
[QuickPatch] Make startsingleplayer command work with iw4x-sp
2022-08-02 13:24:22 +02:00
Diavolo
034abfe235
[VisionFile] Move zone patch here
2022-07-23 22:16:26 +02:00
Diavolo
c07bfe8bd9
[General] Stop nonsense with asset handler header files
2022-06-22 17:36:06 +02:00
Diavolo
0b57d35aac
Create Security module for sec related patches
2022-04-19 15:26:29 +02:00
Diavolo
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
Diavolo
79d4aca33d
Add some more utils funcs
2022-04-10 14:00:55 +02:00
Dss0
689ea11a20
Merge pull request #217 from diamante0018/string-funcs
...
[String] Port changes from S1x
2022-04-10 13:13:00 +02:00
Diavolo
5f5f082fdf
[String] Port changes from S1x
2022-04-10 04:08:47 +02:00
Edo
f07b2816df
Merge branch 'develop' into refactor-scripts-stuff
2022-03-01 20:34:25 +00:00
FutureRave
204a752a96
Refactor utils
2022-02-27 16:42:53 +00:00
FutureRave
f283a52540
Stop formatting nonsense
2022-02-26 23:40:47 +00:00
FutureRave
a5cc395b65
Refactor some utils
2022-02-26 22:50:53 +00:00
INeedBots
eeb70a7da4
Fixed compile errors on C++20
2020-12-09 13:13:34 -06:00
momo5502
4fa89722a2
[General] Use const string references
2018-12-17 15:34:28 +01:00
momo5502
a40780e567
[Utils] Fix memory-leaking and corrupting functions
2018-10-09 21:40:24 +02:00
momo5502
08bc848267
[General] Small code fixes and optimization
2017-06-14 20:53:54 +02:00
momo5502
4ef714aa4c
[ZoneBuilder] Disable resharper warnings
2017-06-04 15:08:50 +02:00
momo5502
c8f80ceee0
[String] Use alternateive VAProvider when uninitializing
...
Using thread-local VAProviders in the uninitialization routine is not
possible, as thread storage has already been destroyed
2017-06-04 14:20:44 +02:00
momo5502
49c0b7d3a1
[String] Use leak-free local storage implementation of VA
2017-06-02 22:05:45 +02:00
momo5502
d8c3e7fcee
[String] Make VA leak-safe
2017-06-02 15:36:20 +02:00
momo5502
9f50c260c8
[Threading] Make VA thread safe
...
This fixes an issue for dedis
2017-05-31 18:03:33 +02:00
momo5502
079bc920a8
[General] Basic refactoring
2017-01-20 14:37:52 +01:00
momo5502
74b34f2a6d
[LineEndings] Fix them all
2017-01-19 22:55:15 +01:00
sr0
e1a4e3ec27
Remove .gitattributes file
2017-01-18 23:44:36 +01:00
/dev/root
6c9e28ff42
[LineEndings] Fix crlf lineendings
...
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00
momo5502
c9d160c72a
[General] Get rid of unnecessary submodules
2017-01-06 15:27:35 +01:00
momo5502
0fb882ef3b
[Utils] Safer isstring
2016-12-10 13:07:45 +01:00
momo5502
af21b8a6d9
Optimize moddownload
2016-09-08 21:41:01 +02:00
/dev/urandom
f9e2eeca7b
Base128 encoding of minidumps before uploading.
2016-08-28 22:46:23 +02:00
/dev/urandom
ebba2819d6
Commit local workspace.
...
- Split minidump (upload) and exception handling code
- Smaller minidumps for faster uploads
- Several new build flags (accessible from premake5 with --params)
- BitMessage abstractions
- Some other things I can't remember.
2016-08-28 19:39:39 +02:00
/dev/root
a82aab26fa
updated BITMESSAGE_SIZE_LIMIT
...
added EncodeBase64/DecodeBase64 to Utils::String
2016-08-27 23:46:24 +02:00
/dev/root
6696a57b18
added converttobase64 function
...
added UploadMinidump2BM
2016-08-27 18:18:03 +02:00
momo5502
7f951dadbd
Update dependencies
2016-08-25 13:25:23 +02:00
momo5502
b2a9e7af81
Remove unnecessary includes and fix steamauth exploit
2016-07-22 12:12:11 +02:00
momo5502
9562285ed7
Use new format library and sort utils
2016-07-11 17:14:58 +02:00