Edo
|
18cc5c3c2e
|
Merge pull request #574 from diamante0018/refactor/steam-proxy
[Proxy]: Refactor some code
|
2022-11-22 01:09:32 +01:00 |
|
FutureRave
|
c136b6fcac
|
[Proxy]: Refactor some code
|
2022-11-22 00:02:57 +00:00 |
|
Edo
|
c23557ff9a
|
Merge pull request #573 from diamante0018/feature/scoped-crit-sections
Feature: Scoped crit sections
|
2022-11-22 00:32:07 +01:00 |
|
FutureRave
|
0593d890da
|
[Debug]: Refactor the crit sections class wrapper
|
2022-11-21 23:22:52 +00:00 |
|
FutureRave
|
d2686071aa
|
[Proxy]: Fix
|
2022-11-21 23:08:06 +00:00 |
|
Edo
|
c7ed592010
|
Merge pull request #572 from XLabsProject/dependabot/submodules/deps/mongoose-db81c30
Bump deps/mongoose from `f8445a4` to `db81c30`
|
2022-11-21 18:28:38 +01:00 |
|
dependabot[bot]
|
5b924a7447
|
Bump deps/mongoose from f8445a4 to db81c30
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `f8445a4` to `db81c30`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](f8445a4c85...db81c30d24 )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-21 17:22:01 +00:00 |
|
Edo
|
7a2f72f69c
|
[Logger]: Refactor pipe (#570)
* [Logger]: Refactor pipe
* [Logger]: Remove unused function
|
2022-11-17 23:06:47 +00:00 |
|
Edo
|
45bd4e027c
|
Merge pull request #569 from diamante0018/zonebuilder-moment
[ZoneBuilder]: Add .str parsing
|
2022-11-17 14:52:52 +00:00 |
|
Edo
|
2919bc1e76
|
[Localization]: Remove redundant specifier
|
2022-11-17 12:03:06 +00:00 |
|
FutureRave
|
7414ceef44
|
[Zone🅱️uilder]: Add .str parsing
|
2022-11-16 17:25:21 +00:00 |
|
Edo
|
56baaaf0f5
|
[Chat] Add missing server is not running warning (#567)
* [Dedicated] Is running function
* [Dedicated]: Better func
|
2022-11-15 16:18:00 -06:00 |
|
Edo
|
20ce38f196
|
Merge pull request #566 from XLabsProject/dependabot/submodules/deps/libtomcrypt-29986d0
Bump deps/libtomcrypt from `3474ca3` to `29986d0`
|
2022-11-15 11:16:59 -06:00 |
|
dependabot[bot]
|
ed4b930dfb
|
Bump deps/libtomcrypt from 3474ca3 to 29986d0
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `3474ca3` to `29986d0`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](3474ca3712...29986d04f2 )
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 17:02:27 +00:00 |
|
Edo
|
0a81bef508
|
Merge pull request #565 from XLabsProject/dependabot/submodules/deps/mongoose-f8445a4
Bump deps/mongoose from `a39b7dd` to `f8445a4`
|
2022-11-14 11:14:21 -06:00 |
|
dependabot[bot]
|
0102826fbc
|
Bump deps/mongoose from a39b7dd to f8445a4
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `a39b7dd` to `f8445a4`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](a39b7ddbac...f8445a4c85 )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 17:05:08 +00:00 |
|
Edo
|
be62e6bea0
|
Merge pull request #564 from XLabsProject/dependabot/submodules/deps/mongoose-a39b7dd
Bump deps/mongoose from `f498d69` to `a39b7dd`
|
2022-11-11 21:24:54 +00:00 |
|
dependabot[bot]
|
19cd037f3b
|
Bump deps/mongoose from f498d69 to a39b7dd
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `f498d69` to `a39b7dd`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](f498d69b7d...a39b7ddbac )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-11 17:04:21 +00:00 |
|
Edo
|
af93461432
|
Merge pull request #563 from XLabsProject/dependabot/submodules/deps/mongoose-f498d69
Bump deps/mongoose from `eed25f2` to `f498d69`
|
2022-11-10 17:43:47 +00:00 |
|
dependabot[bot]
|
80831a49de
|
Bump deps/mongoose from eed25f2 to f498d69
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `eed25f2` to `f498d69`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](eed25f23f6...f498d69b7d )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 17:06:05 +00:00 |
|
Edo
|
2acd584723
|
[Threading]: Attempt to resolve a crash... (#561)
* [Threading]: Attempt to resolve a crash...
* [Main]: Add srand
* [General]: Use std::
* [Party]: Fix legacy q3 protocol
|
2022-11-10 16:35:57 +00:00 |
|
Edo
|
75d53bea64
|
Merge pull request #560 from diamante0018/develop
[Localize] Remove patch that double loads str files
|
2022-11-09 15:32:33 +00:00 |
|
FutureRave
|
cf57918d50
|
[Localize] Remove patch that double loads str files
|
2022-11-09 15:22:35 +00:00 |
|
Edo
|
fae304fb0a
|
Merge pull request #559 from diamante0018/develop
[Structs] Cleanup
|
2022-11-09 13:55:16 +00:00 |
|
FutureRave
|
59abd48b9c
|
[Structs] Cleanup
|
2022-11-09 12:54:30 +00:00 |
|
dependabot[bot]
|
0301204da5
|
Bump deps/mongoose from e580d4e to eed25f2 (#558)
* Bump deps/mongoose from `e580d4e` to `eed25f2`
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `e580d4e` to `eed25f2`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](e580d4e637...eed25f23f6 )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update Download.cpp
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-11-09 09:41:36 +00:00 |
|
Edo
|
c72c5c62e8
|
[RawFiles] Load info strings from raw (#557)
|
2022-11-09 01:31:46 +00:00 |
|
dependabot[bot]
|
dc251326d6
|
Bump deps/mongoose from 1f85fcc to e580d4e (#555)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-11-08 21:25:43 +00:00 |
|
Edo
|
230c664ce9
|
Merge pull request #556 from XLabsProject/dependabot/submodules/deps/GSL-517ed29
Bump deps/GSL from `d69e578` to `517ed29`
|
2022-11-08 18:31:31 +00:00 |
|
dependabot[bot]
|
93610f6b42
|
Bump deps/GSL from d69e578 to 517ed29
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `d69e578` to `517ed29`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](d69e578519...517ed29228 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 17:02:21 +00:00 |
|
Edo
|
207835be4e
|
[Ceg]: Update (#554)
|
2022-11-08 00:19:17 +00:00 |
|
Edo
|
e96c4029b8
|
utils: remove double allocation for env variable (#552)
|
2022-11-07 11:13:13 +00:00 |
|
Edo
|
0d22bc482a
|
[Slowmotion] Cleanup functions defs (#551)
|
2022-11-04 00:28:44 +00:00 |
|
Edo
|
eddfb895a2
|
Merge pull request #550 from XLabsProject/dependabot/submodules/deps/mongoose-1f85fcc
Bump deps/mongoose from `4b82253` to `1f85fcc`
|
2022-11-03 17:12:55 +00:00 |
|
dependabot[bot]
|
15c13eb9f4
|
Bump deps/mongoose from 4b82253 to 1f85fcc
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `4b82253` to `1f85fcc`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](4b82253ae9...1f85fcc9b0 )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 17:02:41 +00:00 |
|
Edo
|
edcac52335
|
Merge pull request #549 from XLabsProject/dependabot/submodules/deps/mongoose-4b82253
Bump deps/mongoose from `1182027` to `4b82253`
|
2022-11-02 18:13:41 +00:00 |
|
dependabot[bot]
|
9bff98ab0f
|
Bump deps/mongoose from 1182027 to 4b82253
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `1182027` to `4b82253`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](1182027f1c...4b82253ae9 )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-02 17:45:18 +00:00 |
|
Edo
|
314e4efd55
|
Fix crash in Dvar_EnumToString (#548)
|
2022-11-02 13:40:45 +00:00 |
|
Edo
|
ed3217794e
|
[Chat] Fix logic error in chat code (#547)
|
2022-11-01 23:23:25 +00:00 |
|
Edo
|
474bac78eb
|
Merge pull request #546 from XLabsProject/dependabot/submodules/deps/GSL-d69e578
Bump deps/GSL from `9c4212a` to `d69e578`
|
2022-11-01 17:36:23 +00:00 |
|
dependabot[bot]
|
7efe2ca74a
|
Bump deps/GSL from 9c4212a to d69e578
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `9c4212a` to `d69e578`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](9c4212aca4...d69e578519 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 17:24:11 +00:00 |
|
Edo
|
caf3ce159f
|
Merge pull request #544 from XLabsProject/dependabot/submodules/deps/mongoose-1182027
Bump deps/mongoose from `bbc0c0d` to `1182027`
|
2022-10-31 17:40:55 +00:00 |
|
dependabot[bot]
|
075d7c3b07
|
Bump deps/mongoose from bbc0c0d to 1182027
Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `bbc0c0d` to `1182027`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](bbc0c0df94...1182027f1c )
---
updated-dependencies:
- dependency-name: deps/mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 17:34:12 +00:00 |
|
Edo
|
294accfdb4
|
Merge pull request #545 from XLabsProject/dependabot/submodules/deps/GSL-9c4212a
Bump deps/GSL from `1e0d044` to `9c4212a`
|
2022-10-31 17:31:34 +00:00 |
|
dependabot[bot]
|
aa66acb7c7
|
Bump deps/GSL from 1e0d044 to 9c4212a
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `1e0d044` to `9c4212a`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](1e0d0446dd...9c4212aca4 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 17:24:40 +00:00 |
|
Edo
|
481eadfcc2
|
Merge pull request #543 from diamante0018/develop
|
2022-10-31 14:58:23 +00:00 |
|
FutureRave
|
fe1b2f41b0
|
Remove unnecessary static_cast
|
2022-10-31 14:49:30 +00:00 |
|
Edo
|
d0c637d027
|
Merge pull request #542 from XLabsProject/dependabot/submodules/deps/libtommath-03de03d
Bump deps/libtommath from `96f9edf` to `03de03d`
|
2022-10-28 18:23:11 +01:00 |
|
Edo
|
9f94a4bc2b
|
Merge pull request #541 from XLabsProject/dependabot/submodules/deps/mongoose-bbc0c0d
Bump deps/mongoose from `c25234d` to `bbc0c0d`
|
2022-10-28 18:22:48 +01:00 |
|
dependabot[bot]
|
55ee2cb0e4
|
Bump deps/libtommath from 96f9edf to 03de03d
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `96f9edf` to `03de03d`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](96f9edf9aa...03de03dee7 )
---
updated-dependencies:
- dependency-name: deps/libtommath
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-28 17:14:36 +00:00 |
|