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
/
l4dwarp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-19
/
+12
*
Add missing newlines to clientcon messages
Michael Smith
2024-09-28
1
-3
/
+3
*
Create and use macros to define accessor functions
Michael Smith
2024-09-28
1
-10
/
+15
*
Use single-precision trig functions in testwarp
Michael Smith
2024-09-25
1
-3
/
+3
*
Address some minor L4D warp testing oversights
Michael Smith
2024-09-16
1
-4
/
+12
*
Improve L4D warp testing and add visualisation
Willian Henrique
2024-08-30
1
-11
/
+275
*
Rewrite the gamedata and entprops systems entirely
Michael Smith
2024-08-23
1
-2
/
+2
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-2
/
+3
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-4
/
+2
*
Adapt vote reset code into fast campaign resetting
Michael Smith
2023-06-03
1
-0
/
+1
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-4
/
+4
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-7
/
+11
*
Change some warnings to errors
Michael Smith
2022-07-23
1
-1
/
+1
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-2
/
+3
*
Cheat-protect sst_l4d_testwarp
Michael Smith
2022-05-04
1
-1
/
+1
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
1
-0
/
+60