aboutsummaryrefslogtreecommitdiff
path: root/src/l4dwarp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove years from copyright headersGravatar Michael Smith 2025-04-071-2/+2
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-1/+1
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-19/+12
* Add missing newlines to clientcon messagesGravatar Michael Smith 2024-09-281-3/+3
* Create and use macros to define accessor functionsGravatar Michael Smith 2024-09-281-10/+15
* Use single-precision trig functions in testwarpGravatar Michael Smith 2024-09-251-3/+3
* Address some minor L4D warp testing oversightsGravatar Michael Smith 2024-09-161-4/+12
* Improve L4D warp testing and add visualisationGravatar Willian Henrique 2024-08-301-11/+275
* Rewrite the gamedata and entprops systems entirelyGravatar Michael Smith 2024-08-231-2/+2
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-2/+3
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-4/+2
* Adapt vote reset code into fast campaign resettingGravatar Michael Smith 2023-06-031-0/+1
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-4/+4
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-7/+11
* Change some warnings to errorsGravatar Michael Smith 2022-07-231-1/+1
* Solve the error logging situationGravatar Michael Smith 2022-06-021-2/+3
* Cheat-protect sst_l4d_testwarpGravatar Michael Smith 2022-05-041-1/+1
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-0/+60