Commit Graph

3005 Commits

Author SHA1 Message Date
Edo
3a3cf77b06
[Weapon]: PlayerCmd_initialWeaponRaise (#803) 2023-03-04 00:35:30 +01:00
Edo
7b0909db8e
[ScriptError]: Syntax update (#798) 2023-02-25 13:17:29 +01:00
Edo
c0e4a5b4ac
[Script]: Re-organize some functions (#795) 2023-02-24 11:23:06 +01:00
Edo
5975eb80ee
[ServerList]: Use std::format (#794) 2023-02-22 13:51:34 +01:00
Louve
7cf8f14f49
Fix snd/sndcurve not using original assets as fallback, bump IW4Of (#791) 2023-02-22 09:03:35 +00:00
Edo
1d59a63c71
[PM]: Jump to different address on allAngles (#790) 2023-02-21 23:04:30 +00:00
Diavolo
067ef0c2aa
[Script]: Optimize loading 2023-02-20 16:48:52 +01:00
Diavolo
f6852ae2da
[Movement]: Comments 2023-02-20 13:36:15 +01:00
Diavolo
dda7b4024e
[General]: Label two things 2023-02-20 13:21:07 +01:00
FutureRave
7526486f3d
[General]: Cleanup 2023-02-19 15:06:49 +00:00
FutureRave
311d6f7241
[Dvar]: Increase max value of dvar 2023-02-18 12:18:41 +00:00
Louve
a588dea4b6
[ZB]: Use mem allocator for branding (#781)
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
2023-02-17 12:43:52 +00:00
Louve
4103e4d174
IW4Of Fixes (#775)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-17 11:26:40 +00:00
Edo
d1f6f1db8b
[Chat]: Fix script vars leaking (#776) 2023-02-16 22:54:13 +00:00
Louve
f409b881e2
IW4OF integration (#772)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-15 11:58:31 +00:00
Edo
ffd7a59f5e
[Bots]: Get additional names from Patreon (#771) 2023-02-13 20:33:26 +00:00
Edo
a314315e08
[RCon]: Lower min value of dvar 2023-02-10 20:06:42 +00:00
Edo
2366fd6122
[RCon]: Fix issue with IW4M (#769) 2023-02-10 15:04:19 +00:00
FutureRave
dfe28f4e88
[Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
FutureRave
dc4b8b3f3c
[IO]: Truncate file length 2023-02-09 18:53:52 +00:00
Edo
5c3e0b0e80
[Discord]: Ignore join requests by default (#766) 2023-02-09 16:13:47 +00:00
FutureRave
f17f737361
[Discord]: Add party privacy value 2023-02-09 15:46:00 +00:00
Edo
ee078303eb
[Discord]: Add checks for nullptr pointers to be sure (#764) 2023-02-09 14:30:31 +00:00
FutureRave
5275c71934
[Discord]: Add invites 2023-02-09 00:21:32 +00:00
Edo
f99e37c8bb
[Discord]: Fix conditional 2023-02-08 20:02:43 +00:00
Edo
12f31f1d75
[Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
Edo
2c3c11c1f4
[Renderer]: Add DebugDrawRunners (#758) 2023-02-07 13:48:20 +00:00
Edo
678ac8f568
[ServerList]: Rename Notice (#757) 2023-02-06 21:36:12 +00:00
FutureRave
6d01314a40
[General]: Cleanup some code 2023-02-06 19:34:08 +00:00
FutureRave
cafa9b8ccc
[Gamepad]: Remove double check 2023-02-06 18:01:23 +00:00
Edo
d06092de80
[ScriptError]: Use macro I forgot about (#754) 2023-02-06 12:50:40 +00:00
FutureRave
62d068659a
[General]: Improve code style 2023-02-05 11:29:34 +00:00
Edo
2691c9f55c
[Assets]: Revert last two commits as it's not compatible with iwx3-port (#752) 2023-02-04 18:29:04 +00:00
FutureRave
08c1862887
[Assets]: Save dump of clip map correctly 2023-02-04 17:40:11 +00:00
Louve
eccdf2e25e
Zonebuilder update for iw5xport compat (#750)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-04 17:29:32 +00:00
Edo
14b3610fee
[General]: Clean up some code (#749) 2023-02-03 17:52:13 +00:00
Edo
ea2a0d9114
[General]: Re-order some dvars (#748) 2023-02-03 14:13:51 +00:00
Edo
a468cdfae9
[Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
Edo
dedfb36ad2
[General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Edo
d00ba58658
[General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
FutureRave
fa059d3847
[General]: Remove playlist download code 2023-01-29 01:51:56 +00:00
Edo
5f3bbd4021
[Utils]: Modernize WebIO (#742) 2023-01-28 23:38:24 +00:00
Edo
74a070042a
[ScriptError]: Cleanup (#741) 2023-01-28 17:57:13 +00:00
Edo
5b22de1e8f
[Menus]: Cure my memory drip *gone right* (#740) 2023-01-28 12:31:48 +00:00
Edo
11f940987a
[Download]: Update format string (#738) 2023-01-27 23:21:59 +00:00
Edo
b599a9c700
[MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Edo
b1f022b34f
[MapRotation]: Add next map feature (#736) 2023-01-27 19:48:51 +00:00
Edo
3444e0fa8e
[Dvar]: Improve patch (#735) 2023-01-27 19:07:17 +00:00
Edo
024440a55e
[General]: Cleanup usage of outputdebugstring (#733) 2023-01-25 18:59:15 +00:00
Edo
bd7d2fe059
[Chat]: New save feature (#732) 2023-01-25 18:20:44 +00:00
Edo
e22ab6ab7d
[General]: Do not apply some commands to bots (#730) 2023-01-25 16:37:28 +00:00
FutureRave
c779ae605d
[Download]: Add flag to disable web server 2023-01-20 07:49:20 +00:00
Edo
75c04939b3
Update STDInclude.hpp 2023-01-19 17:24:12 +00:00
Edo
341ee49b23
[ScriptError]: Use dvar in runtime error internal (#723) 2023-01-16 23:32:00 +00:00
Edo
85667aedb0
[ScriptError]: Make patch work on release 2023-01-16 20:26:42 +01:00
Edo
33f554effd
[ScriptErrors]: Add useful errors to scripts (#721) 2023-01-16 18:55:26 +01:00
Edo
f34377b456
[Discovery]: Fix crash (#720) 2023-01-14 16:38:26 +01:00
Edo
0d96a0882b
[Deps]: Rename stb_truetype.h to stb_truetype.hpp (#719) 2023-01-12 14:55:26 +00:00
Edo
3ff8486fc3
[Dvar]: Cleanup cg dvars (#718) 2023-01-12 12:50:06 +01:00
Edo
fca9c2d234
[QuickPatch]: Cleanup (#717) 2023-01-11 19:37:35 +00:00
Edo
7ace1d24d1
[General]: Fix another comment (#716) 2023-01-11 15:52:47 +00:00
Edo
d3ae5f01f3
[General]: Fix comment (#715) 2023-01-11 16:30:20 +01:00
Edo
389da34dfe
[Ceg]: Another one (#714) 2023-01-11 15:19:42 +00:00
Edo
62133aa505
[General]: Cleanup the code (#713) 2023-01-10 20:37:20 +01:00
Diavolo
038582f8ad
[Bots]: Remove unused variable 2023-01-10 18:05:03 +01:00
Edo
889d43de6f
[MapRotation]: Recover from edge case (#711) 2023-01-09 22:51:28 +00:00
Diavolo
453575da93
[General]: Re-write error message 2023-01-09 23:14:07 +01:00
Diavolo
f4b1c57035
[Download]: Set fs_game dvar to modified 2023-01-09 20:14:12 +01:00
Edo
06e7f86a42
[Download]: Poll every 1000 msec, fix bug (#707) 2023-01-09 09:37:56 +01:00
Edo
90b124420f
[Dvar]: Remove one little patch that isn't so great (#708) 2023-01-07 16:03:42 +01:00
Edo
d127bbe89d
[Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Diavolo
5331f23495
[Download]: Fix listing of files 2023-01-06 14:09:17 +01:00
Edo
1bf8601998
[Download]: Cleanup some stuff (#703) 2023-01-06 13:51:41 +01:00
Diavolo
ca5843587a
[General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
Edo
46a3f62406
[Theatre]: Do not draw broken selector (#700) 2023-01-04 18:57:32 +00:00
Edo
c5be92602f
[General]: Fix two bugs (#699) 2023-01-04 18:55:17 +01:00
Edo
766bf18435
[Theatre]: Avoid dvar lookup (#698) 2023-01-03 20:17:46 +00:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
406499d919
[Dvar]: Protect saved dvars by default (#694) 2023-01-03 10:23:08 +01:00
Edo
9f39834090
[General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
Edo
165681f393
Party Fix (#690) 2023-01-01 11:47:50 +00:00
Edo
dcf701562f
Fix FS a bit (#688) 2022-12-31 15:09:11 +01:00
Edo
86b402a5a0
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it

* [Console]: Cleanup the code

* [Party]: Improve source code quality

* [Party]: Update
2022-12-31 15:03:33 +01:00
Edo
9abba39d69
[ServerList]: Display warning message for recoverable error (#682) 2022-12-29 12:34:43 +01:00
Edo
37f9d84f2c
[Vote]: Do not load broken menus 2022-12-28 15:52:55 +01:00
Diavolo
72677d4b1b
[Logger]: Fix pipe, bruh moment 2022-12-28 13:37:03 +01:00
Diavolo
4d1baa17be
[Logger]: Refactor 2022-12-28 11:03:14 +01:00
Diavolo
f53d487b0d
[Exception]: Fix 2022-12-27 10:40:54 +01:00
Diavolo
fc7b109318
[Dvar]: Protect special dvar 2022-12-26 21:24:46 +01:00
Edo
98a61ee9ed
[Debug]: Draw lines from riot shield (#670) 2022-12-26 15:14:22 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Edo
0539fe3e24
[Exception]: Remove this (#668) 2022-12-25 19:38:43 +01:00
Edo
01a629d02b
[General]: Fix some things (#667) 2022-12-25 18:23:53 +01:00
Edo
79758e1752
[Bots]: Fix code style mistake (#666) 2022-12-24 22:21:18 +00:00
Edo
9f67a4f62d
[Bots]: Add requested feature (#665) 2022-12-24 23:14:47 +01:00
Edo
2698921382
[Entities]: Remove bruh code (#664) 2022-12-24 21:16:01 +00:00
Louve
6958316fe4
Zonebuilder directory for support zones (#662)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-24 20:41:23 +00:00
Louve
6692e99d86
Add cod4 map to dlc list (and absolutely nothing else) (#663)
Co-authored-by: louve <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-24 20:23:33 +00:00
Edo
a4a622be52
[System]: Correct one function (#660) 2022-12-19 17:57:13 +00:00
Edo
02db63cc36
[Sys]: Format code (#658) 2022-12-19 15:01:37 +01:00
Edo
d8166a4166
[Threading]: Initialize tls stuff, making va thread safe (#657) 2022-12-18 21:47:59 +00:00
Edo
24ccd9af3b
[String]: Use ARRAY_COUNT (#656) 2022-12-17 17:54:41 +00:00
Louve
54aabee08d
Fix zonebuilder FindAsset always returning -1 (not found) even when t… (#655)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-12-17 16:52:00 +01:00
Diavolo
fdd02e2b8d
[RCon]: Tidy up code 2022-12-16 22:48:52 +01:00
Louve
3cdd4d0636
Draw model name in its ground color if relevant (#651)
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-16 14:55:50 +00:00
Edo
b4750b14b1
[Dvar]: Remove cheat protection from useful dvar (#647) 2022-12-15 16:10:25 +00:00
Edo
3622946a10
[Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
Edo
ab0da964ee
[Bots]: Support clantags (#645) 2022-12-15 16:13:49 +01:00
Edo
d1efb1e219
[Threading]: VA is already thread safe (#644) 2022-12-15 16:06:28 +01:00
Edo
34b92abd97
[Menus]: Remove calls to free menus (#642)
It may cause a crash and does not even take a dent in the massive memory leak.
2022-12-14 21:10:48 +00:00
Diavolo
6f0438631f
[Menus]: Disable this code too 2022-12-14 12:44:06 +01:00
Diavolo
e30bde8458
[Menus]: Cleanup 2022-12-14 12:31:03 +01:00
Edo
873f54c7a3
[Main]: Remove bugged code. (#640) 2022-12-14 10:26:04 +00:00
Louve
f91fa0d0b2
Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Edo
ac90714811
[General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Edo
fc97944a12
[MapRotation]: Port changes from S1x (#629) 2022-12-06 21:18:29 +00:00
Edo
3f06eb8eb9
[Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00:00
FutureRave
c6b3e88938
[Main]: Improve error message 2022-12-06 13:05:03 +00:00
Edo
b8b9391332
[UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
Edo
210873499c
[Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
Edo
72460032ae
[Zone🅱️uilder]: Port over json parsing of loc strings (#621) 2022-12-04 00:15:46 +00:00
Edo
5eec7687be
[Zone🅱️uilder]: Delete 'uncompressed' file (#620) 2022-12-02 19:18:04 +00:00
FutureRave
2ef78d5042
[Download]: Use auto keyword 2022-12-01 18:33:32 +00:00
FutureRave
becfbe42fa
[Download]: Use filesystem library for paths 2022-12-01 18:24:44 +00:00
FutureRave
0156f106b9
[Zone🅱️uilder]: Remove + 1 2022-12-01 15:01:30 +00:00
Edo
ee2d12e404
[RawFile]: Remove copy & pasted code 2022-12-01 14:55:25 +00:00
FutureRave
1283abc4e7
[RawFiles]: Actually fix parse code 2022-12-01 14:46:18 +00:00
Edo
7778798f17
[Zone🅱️uilder]: Fix rawfiles (#614) 2022-12-01 14:04:30 +00:00
Edo
874a8027af
[Vote]: Add menus (#613) 2022-12-01 00:00:18 +00:00
Edo
845b9e0341
[Script]: Use .at instead of [] (#611)
* [Script]: Use .at instead of []

* [Script]: Fix typo
2022-11-29 16:01:20 +00:00
Edo
b195d96abb
[GSC]: Script aliases (#610) 2022-11-29 08:18:10 -06:00
Edo
c3d6b20644
[Command]: Fix definition of Cmd_AddCommand (#609) 2022-11-28 23:15:21 +00:00
FutureRave
0642eed7bc
[General]: Correct function definition 2022-11-28 22:04:57 +00:00
Edo
a447a2945a
[Menus]: Fix crashes while parsing (#607) 2022-11-28 18:06:42 +00:00
FutureRave
70ff8d3aa3
[Zone🅱️uilder]: Fix typos 2022-11-28 17:30:17 +00:00
Edo
49d5e84372
[Script]: Add method to clear text in HudElems (#604) 2022-11-27 19:20:07 +00:00
FutureRave
0b2cca4cb6
[Download]: Update Download.cpp 2022-11-26 19:28:49 +00:00
FutureRave
5f14a73968
[Party]: Fix bug 2022-11-26 19:18:41 +00:00
FutureRave
365b287013
[Script]: Fix asm stub again 2022-11-26 18:07:49 +00:00
Edo
44098c51cd
[General]: Remove unnecessary global header (#600)
* [General]: Remove unnecessary global header

* [ServerList]: Fix comp
2022-11-26 17:38:34 +00:00
FutureRave
2d71174ed4
[Threading]: Removing this was not a good idea 2022-11-26 15:50:33 +00:00
FutureRave
720ee9730c
[Script]: Fix asm 2022-11-25 23:28:20 +00:00
FutureRave
e1e67a3ea9
[Memory]: Remove nullptr check before std::free 2022-11-25 22:37:49 +00:00
FutureRave
4a677c5d08
[ScriptStorage]: Allow users to load the storage file 2022-11-25 18:33:53 +00:00
FutureRave
a4946981a1
[LargeLocal]: Tabs vs Spaces 2022-11-25 13:45:23 +00:00
FutureRave
3a48855698
[LargeLocal]: CanUseServerLargeLocal 2022-11-25 13:22:42 +00:00
FutureRave
af6958bba1
[Script]: Add IsSprinting & more 2022-11-24 15:30:06 +00:00
Edo
dc7f6a9f6a
[PlayerMovement]: Re-write stubs (#586) 2022-11-23 15:19:47 -06:00
FutureRave
d60910c5d1
[Cache]: Remove unused code 2022-11-23 16:36:07 +00:00
FutureRave
9b903f64e4
[Changelog]: Re-order urls 2022-11-23 15:31:48 +00:00
Edo
c38a258102
[WebIO]: Fix Crash (#580) 2022-11-22 21:02:10 +00:00
Edo
e8e1543cea
[Utils]: Re-order namespaces (#576)
* [Utils]: Re-order namespaces

* [Steam]: Fix comp
2022-11-22 08:09:25 -06:00
Edo
6a8088281f
Refactor IO (#575)
* [IO]: Use filesystem where possible

* [Library]: One small thing
2022-11-22 00:34:17 +00:00
FutureRave
c136b6fcac
[Proxy]: Refactor some code 2022-11-22 00:02:57 +00: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
7a2f72f69c
[Logger]: Refactor pipe (#570)
* [Logger]: Refactor pipe

* [Logger]: Remove unused function
2022-11-17 23:06:47 +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
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
FutureRave
cf57918d50
[Localize] Remove patch that double loads str files 2022-11-09 15:22:35 +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
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
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
FutureRave
fe1b2f41b0
Remove unnecessary static_cast 2022-10-31 14:49:30 +00:00
Edo
41e7d1c37f
[Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
Edo
c946e26467
Keep Curses Headers to the Console Module (#539) 2022-10-27 00:48:33 +01:00
Edo
83e924201c
[Party] Remove doubly added backslash (#537)
* [Party] Remove doubly added backslash

* [ServerInfo] Add version to the info endpoint
2022-10-23 14:40:26 +01:00
Edo
29e6d2afff
[Proto] Update source file (#535) 2022-10-20 16:06:29 +02:00
Edo
a44a3680af
[RCon] Re-organize code for redability (#533) 2022-10-19 15:28:53 +01:00
Edo
c7ae27a664
[Json] Sorround with try/catch (#531)
* [Json] Sorround with try/catch

* Minor format fix
2022-10-16 16:17:42 +01:00
Edo
8adec3e678
[Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
FutureRave
b7e6662e6b
got -> itr 2022-10-14 22:56:09 +01:00
Edo
60db18f9a3
[Ceg] Another CEG function (#517) 2022-10-10 09:07:42 -04:00
Edo
a710855f9d
[SlowMotion] Change Hook (#516)
* [Slowmotion] Remove hook

* [SlowMotion] Nop the call
2022-10-09 19:46:53 +01:00
Edo
d48a6c073e
[Structs] Fix logfile definitions (#515) 2022-10-09 19:40:17 +01:00
Edo
6bca6f9df9
[GSC] Add back fileremove (sandboxed!) (#509) 2022-10-04 22:56:42 +01:00
Diavolo
a41054e36a
[Party] Fix 2022-09-24 19:04:37 +02:00
Louve
ea09208b2a
Cool console! (#477)
* Cool console!

* Debug-specific colors

* Fix release build

* Clear text "as we go"

* dpi awareness :>

* Address diamante'"s formatting review

* Addressed review, added font license

Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Louvenarde <louve@louve.systems>
2022-09-20 19:33:21 +03:00
Edo
b886ca9a4d
[Premake5] Update Binary (#492)
* [Premake5] Update Binary

* [IMaterial] Fix obscure compilation error
2022-09-14 00:06:56 +02:00
Edo
e49194ff65
Feature/set get stat (#485)
* [Script]: GetStat & SetStat from CoD4(x)

* [Stats] Remove limitation

* [Bullet] Clean this up
2022-09-13 20:39:45 +02:00
Edo
db84f7c82d
Update Menus.cpp 2022-09-08 21:38:14 +02:00
Edo
2b774b6c41
[General] Small cleanup (#479)
* [General] Small cleanup

* [Bots] Use ZeroMemory
2022-09-08 17:11:54 +02:00
Edo
c890b4c8a4
Fix bug with Auth (#478) 2022-09-06 14:06:29 +02:00
Edo
7a5e3f3df4
[Debug] Remove faulty hook (#476) 2022-09-05 18:28:07 +02:00
Diavolo
b95e2da341
[Voice] Use regular heap alloc instead of large local 2022-09-04 10:49:54 +02:00
Dss0
c2c7d1187e
Merge pull request #471 from diamante0018/feature/entitydump-csv
[ClientCommand] Add entity dump function
2022-09-03 22:40:33 +02:00
Diavolo
ab18ad501c
fix loc bug 2022-09-02 10:27:44 +02:00
Diavolo
c2f4c30a5f
[ClientCommand] Add entity dump function 2022-09-01 16:54:28 +02:00
Diavolo
4955105dc3
[Localization] Use _TRUNCATE where appropriate 2022-08-31 23:11:46 +02:00
Diavolo
a577f76a37
[Localization] Add simple error message 2022-08-31 22:36:22 +02:00
Diavolo
d90d8985ff
[Localization] Move patch here 2022-08-31 22:21:26 +02:00
Diavolo
d0932060b4 Fix bug in localized strings code 2022-08-31 17:44:19 +02:00