index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
l4dreset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the infamous Swamp Fever "god mode glitch"
Hayden K
2025-04-07
1
-0
/
+16
*
Remove years from copyright headers
Michael Smith
2025-04-07
1
-3
/
+3
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
1
-1
/
+1
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-28
/
+17
*
Create and use macros to define accessor functions
Michael Smith
2024-09-28
1
-6
/
+9
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-17
/
+17
*
Support fast-forwarding 38 custom L4D2 campaigns
Hayden K
2024-05-22
1
-17
/
+109
*
Deal with the stupid NVDTOR situation
Michael Smith
2024-05-21
1
-7
/
+1
*
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2024-01-21
1
-7
/
+7
*
Cancel fast-forward after the player disconnects
Michael Smith
2023-12-17
1
-10
/
+21
*
Improve quickreset command descriptions a bit
Michael Smith
2023-12-13
1
-2
/
+2
*
Add fast-forward gaps for checking item spawns
Michael Smith
2023-12-05
1
-38
/
+110
*
Add cutscene skipping to L4D quick reset
Michael Smith
2023-12-04
1
-14
/
+201
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-24
/
+15
*
Adapt vote reset code into fast campaign resetting
Michael Smith
2023-06-03
1
-0
/
+243