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
/
gameinfo.c
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
-2
/
+2
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-4
/
+5
*
Rework OS abstractions
Michael Smith
2024-08-22
1
-1
/
+4
*
Get things at least compiling under Linux
Michael Smith
2023-08-27
1
-1
/
+2
*
Coerce all-uppercase titles to pseudo-titlecase
Michael Smith
2023-08-02
1
-0
/
+15
*
Filter out graphics backend window title suffixes
Michael Smith
2023-08-02
1
-2
/
+12
*
Remove the terrible gameinfo.txt garbage at last
Michael Smith
2023-06-12
1
-257
/
+19
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-1
/
+4
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
1
-0
/
+1
*
Fix some miscellaneous stupid bugs and jank
Michael Smith
2023-04-08
1
-4
/
+4
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-2
/
+1
*
Fix loading from legacy code page directory names
Michael Smith
2022-07-23
1
-7
/
+12
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-16
/
+13
*
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-30
1
-29
/
+8
*
Remove some superfluous headers
Michael Smith
2022-04-26
1
-2
/
+0
*
Fix loading in early L4D2 builds
Michael Smith
2022-04-26
1
-13
/
+11
*
Fix some egregious and sloppy mistakes
Michael Smith
2022-04-06
1
-1
/
+2
*
Fix L4D1 and L4DS crash regressions
Michael Smith
2022-03-26
1
-2
/
+5
*
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-24
1
-126
/
+86
*
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
1
-1
/
+1
*
Fix some old KV parser issues
Michael Smith
2022-03-19
1
-5
/
+7
*
Fix a couple of other latent woopsies
Michael Smith
2022-01-06
1
-3
/
+3
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
1
-5
/
+4
*
Initial public snapshot
Michael Smith
2021-11-20
1
-0
/
+372