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
/
build
/
codegen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-537
/
+0
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-4
/
+5
*
Get things at least compiling under Linux
Michael Smith
2023-08-27
1
-2
/
+3
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-1
/
+12
*
Tweak feature sorting and fix a chibicc bug
Michael Smith
2023-06-20
1
-6
/
+6
*
Refactor the RGBA colour struct into engineapi.h
Michael Smith
2023-05-04
1
-10
/
+9
*
Fix dumb oversight in codegen
Michael Smith
2022-09-20
1
-0
/
+1
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-14
/
+70
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-35
/
+291
*
Add event system
Michael Smith
2022-07-23
1
-1
/
+119
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
1
-1
/
+1
*
Replace udis86 with a very small x86 decoder
Michael Smith
2022-04-24
1
-1
/
+1
*
Support deferring cvar registration
Michael Smith
2022-03-20
1
-29
/
+28
*
Initial public snapshot
Michael Smith
2021-11-20
1
-0
/
+95