Edo
|
ac90714811
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +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 |
|
FutureRave
|
0b2cca4cb6
|
[Download]: Update Download.cpp
|
2022-11-26 19:28:49 +00:00 |
|
FutureRave
|
af6958bba1
|
[Script]: Add IsSprinting & more
|
2022-11-24 15:30:06 +00:00 |
|
Edo
|
ed3217794e
|
[Chat] Fix logic error in chat code (#547)
|
2022-11-01 23:23:25 +00:00 |
|
Edo
|
41e7d1c37f
|
[Deps] Update Mongoose (#540)
|
2022-10-28 11:52:34 +01:00 |
|
FutureRave
|
b7e6662e6b
|
got -> itr
|
2022-10-14 22:56:09 +01:00 |
|
Edo
|
3246ed1bf5
|
[Script] Refactor loading code & add pseudo int64 (#419)
|
2022-08-23 09:12:20 +02:00 |
|
Edo
|
28653a0e8d
|
[Download] Nullsub some quirky gsc functions (#449)
* [Download] Nullsub some quirky gsc functions
* [Script] Show deprecation warning
* [Script] Expand error message
|
2022-08-22 18:17:42 +02:00 |
|
Diavolo
|
d67e6ce686
|
[General] Reduce usage of dvar lookup func
|
2022-08-10 23:03:26 +02:00 |
|
Diavolo
|
675a1145a8
|
Add nullptr check for listimages
|
2022-08-01 16:30:31 +02:00 |
|
Diavolo
|
13d1c23b99
|
[Script] *Update*
|
2022-07-23 23:22:58 +02:00 |
|
Dss0
|
b52142bbb1
|
Merge pull request #380 from diamante0018/goofy-warnings
Fix some justified warnings & more
|
2022-07-21 19:50:49 +02:00 |
|
Diavolo
|
da61ab42ec
|
Fix some justified warnings & more
|
2022-07-21 18:56:16 +02:00 |
|
Diavolo
|
0a30d60f42
|
fix typo
|
2022-07-21 18:32:08 +02:00 |
|
Louve
|
617d9ad654
|
Prefix custom GSC functions with "iw4x_" (#362)
* Prefix custom GSC functions with a "iw4x_" client prefix to preserve older mods & for better backward & forward compatibility
* Prefix bot GSC functions too
* Updated comments
* Undo formatting
* Affect functions aswell
* Add deprecation warnings & auto upgrade of function names for botwarfare needs
* add iw4x_prefix
* Addressed review
* ADdress review²
* Remove choice to add clientprefix or not
* Fixes & follow some of laupetin's suggestions
* Fixe copy paste
* use constexpr const char*
* Update message
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
|
2022-07-18 13:01:29 +02:00 |
|
Diavolo
|
60f7c7c254
|
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
|
2022-07-06 17:48:40 +02:00 |
|