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
/
mkentprops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put some error paths in the fridge
Michael Smith
2025-04-08
1
-25
/
+34
*
Remove years from copyright headers
Michael Smith
2025-04-07
1
-1
/
+1
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
1
-3
/
+3
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-7
/
+5
*
Fix mkentprops for real this time, probably
Michael Smith
2024-08-29
1
-18
/
+26
*
Fix broken mkentprops code generation
Michael Smith
2024-08-26
1
-3
/
+5
*
Rewrite the gamedata and entprops systems entirely
Michael Smith
2024-08-23
1
-138
/
+309
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-2
/
+2
*
Rework OS abstractions
Michael Smith
2024-08-22
1
-4
/
+4
*
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2024-01-21
1
-2
/
+2
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
1
-9
/
+1
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-1
/
+0
*
Fix malloc return check in mkentprops
Michael Smith
2022-08-16
1
-1
/
+1
*
Properly solve load order issues via deferred init
Michael Smith
2022-05-19
1
-0
/
+3
*
Clean up some random bits and bobs
Michael Smith
2022-05-16
1
-7
/
+7
*
Fix GetEngineBuildNumber and entity property stuff
Michael Smith
2022-05-15
1
-4
/
+9
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
1
-0
/
+208