aboutsummaryrefslogtreecommitdiff
path: root/src/l4dreset.c
Commit message (Expand)AuthorAgeFilesLines
* Remove years from copyright headersGravatar Michael Smith 2025-04-071-3/+3
* 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-28/+17
* Create and use macros to define accessor functionsGravatar Michael Smith 2024-09-281-6/+9
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-17/+17
* Support fast-forwarding 38 custom L4D2 campaignsGravatar Hayden K 2024-05-221-17/+109
* Deal with the stupid NVDTOR situationGravatar Michael Smith 2024-05-211-7/+1
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-211-7/+7
* Cancel fast-forward after the player disconnectsGravatar Michael Smith 2023-12-171-10/+21
* Improve quickreset command descriptions a bitGravatar Michael Smith 2023-12-131-2/+2
* Add fast-forward gaps for checking item spawnsGravatar Michael Smith 2023-12-051-38/+110
* Add cutscene skipping to L4D quick resetGravatar Michael Smith 2023-12-041-14/+201
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-24/+15
* Adapt vote reset code into fast campaign resettingGravatar Michael Smith 2023-06-031-0/+243