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
/
os.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-1
/
+9
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-10
/
+0
*
Rework OS abstractions
Michael Smith
2024-08-22
1
-35
/
+225
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-2
/
+0
*
Make the demo directory check more robust
Michael Smith
2022-05-16
1
-0
/
+1
*
HOTFIX: Fix L4D2 2.0.0.0 crashing
v0.3-HOTFIX
Michael Smith
2022-05-06
1
-0
/
+1
*
Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags
Michael Smith
2022-04-24
1
-2
/
+0
*
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-24
1
-0
/
+1
*
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
1
-2
/
+2
*
Fix a couple of other latent woopsies
Michael Smith
2022-01-06
1
-0
/
+1
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
1
-0
/
+1
*
Split up os.h, inline functions and fix some typos
Michael Smith
2021-12-30
1
-96
/
+14
*
Initial public snapshot
Michael Smith
2021-11-20
1
-0
/
+145