Edo
184a82fd8f
small cleanup ( #669 )
2023-04-03 13:22:13 +02:00
Edo
1db5ce5545
fix: revert gsc-tool version ( #663 )
2023-04-01 15:42:18 +00:00
Diavolo
76d46f4c2f
fix(crash): try to handle crash in vectored excpt handler
2023-04-01 12:35:41 +02:00
Edo
75c8d9a1a9
maint(main): no longer fail on missing env variable
2023-03-25 11:03:56 +00:00
Edo
de1d05df78
maint: update gsc-tool ( #643 )
2023-03-02 18:20:30 +00:00
FutureRave
42b53a2962
maint: xsk update
2023-02-28 17:28:58 +00:00
Edo
2fc85bbfc1
script_loading: actual fix
2023-02-26 17:25:01 +01:00
Edo
1e9cc92454
script_loading: fix bug ( #631 )
2023-02-26 16:17:53 +00:00
FutureRave
54bc09d28c
fix: crash when using the chat
2023-02-12 18:38:20 +00:00
Edo
8ed2960732
fix: gsc load code ( #608 )
2023-02-12 16:32:41 +00:00
Edo
4859fa4f1a
feature: new gsc compiler *it works* (Only if...) ( #607 )
2023-02-12 00:05:04 +00:00
FutureRave
45f84745dc
Revert "feature: new gsc compiler ( #603 )"
...
This reverts commit 95185e52f3
.
2023-02-04 18:08:00 +00:00
Edo
95185e52f3
feature: new gsc compiler ( #603 )
2023-02-03 19:44:08 +00:00
Edo
98f7d31378
fix(dvar_cheats): crash when accessing nullptr
2023-02-01 18:06:42 +00:00
Edo
719df377f5
re-work dw loading & filesystem search paths ( #596 )
2023-01-26 17:55:42 -06:00
FutureRave
9fa6602eb5
feature: read bd files from data folder if they exists
2023-01-26 19:59:49 +00:00
Maurice Heumann
1824d93a16
Stabilize html frame
2023-01-17 20:16:53 +01:00
Diavolo
02e187b843
maint(map_rotation): add error msg if no map in rotation
2023-01-10 00:02:28 +01:00
Edo
c6cf4fe4b1
maint(string): use c++20 constexpr ( #559 )
2022-12-24 20:59:26 +00:00
Diavolo
7122aa0f57
fix(scripting): solve one mem leak
2022-12-16 12:01:04 +01:00
Diavolo
d1f0191939
chat: remove special character before sending notify
2022-12-15 10:48:13 +01:00
Edo
57a899a236
fix: format
2022-12-03 19:16:57 +00:00
Edo
c86d085593
feature(map_rotation): random rotation ( #546 )
2022-12-03 10:15:15 +00:00
FutureRave
3bf145d5da
refactor(memory): remove nullptr check before std::free
2022-11-25 22:27:08 +00:00
FutureRave
8af9e83778
refactor(utils): buff with c++20 to_upper/lower
2022-11-25 20:44:08 +00:00
FutureRave
d6173b30a2
fix(dvars): compilation
2022-11-21 19:13:02 +00:00
FutureRave
df503accec
refactor(dvars): use our code style
2022-11-21 19:01:23 +00:00
Edo
cb13ba23e2
refactor(fps): change dvar desc
2022-11-19 07:08:54 +00:00
FutureRave
36a7c08546
refactor(gsc): Use Hunk memory
2022-11-17 17:27:40 +00:00
Edo
6c8646d996
fix(fps): crash ( #532 )
2022-11-11 00:37:05 +00:00
Edo
bee8965463
fix(fps): stop lookup of dvars each frame ( #530 )
2022-11-10 10:10:48 +00:00
Edo
8ee3c53d2b
party: clean headers ( #528 )
...
* party: clean headers
* party: order definitions
* party: to_string
2022-11-08 13:55:43 +00:00
FutureRave
0391dbc3dc
main: remove double allocation for env variable
2022-11-06 23:09:01 +00:00
Maurice Heumann
223306ec6e
Merge pull request #522 from XLabsProject/feature/commercial-msg
...
Feature: Commercial msg
2022-11-06 19:20:04 +01:00
FutureRave
9d81ec4ed7
server_list: use text comparison where appropiate
2022-11-06 16:22:07 +00:00
FutureRave
225ff6dcb0
Merge branch 'feature/commercial-msg' of github.com:XLabsProject/s1x-client into feature/commercial-msg
2022-11-06 13:11:35 +00:00
FutureRave
3e2630bf39
motd: fix include
2022-11-06 13:11:00 +00:00
Edo
e329eebae4
motd: only return if sp
2022-11-06 13:00:09 +00:00
FutureRave
cb8f092c83
motd: fix crash, cleanup code
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
2aea5f776f
consider safety and even more typing standards
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
f184bce818
Remove preview Template
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
bf7f06137a
Add commercial Messages
...
updated with s1x coding format style
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
f785c12861
Add commercial Messages
...
port of my demonware investigation on H1 MarketingComms. However here done with different method by directly hooking marketing_getMessage(lui's contact in engine)
2022-11-06 12:57:21 +00:00
Edo
9389b145d4
partially revert "party: fix usage of stoi ( #520 )" ( #521 )
2022-11-05 17:09:44 +00:00
Edo
573b19a35a
party: fix usage of stoi ( #520 )
2022-11-05 16:08:25 +00:00
Edo
795b3129b8
gsc: fix loading & restore error messages ( #519 )
2022-11-03 14:13:36 +00:00
Edo
2bd643533c
fix(notifies): \x15 -> \x1F ( #518 )
2022-11-03 14:08:48 +00:00
Edo
05fd8bc732
Fix crash on SP ( #517 )
2022-11-02 21:26:06 +00:00
Edo
712a69a452
Finish logprint code in gsc ( #516 )
2022-11-02 14:12:02 +00:00
FutureRave
2e61c30ef4
fix(notifes): fix logic with hidden messages
2022-11-02 00:07:37 +00:00