index
:
sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
mike
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gameinfo.c
Age
Commit message (
Expand
)
Author
2024-08-23
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-22
Rework OS abstractions
Michael Smith
2023-08-27
Get things at least compiling under Linux
Michael Smith
2023-08-02
Coerce all-uppercase titles to pseudo-titlecase
Michael Smith
2023-08-02
Filter out graphics backend window title suffixes
Michael Smith
2023-06-12
Remove the terrible gameinfo.txt garbage at last
Michael Smith
2023-06-10
Prune some comments and tidy up other minor things
Michael Smith
2023-05-16
Do some pedantic spring cleaning
Michael Smith
2023-04-08
Fix some miscellaneous stupid bugs and jank
Michael Smith
2022-09-13
Move towards C23, improve events and vcall macros
Michael Smith
2022-07-23
Fix loading from legacy code page directory names
Michael Smith
2022-06-02
Solve the error logging situation
Michael Smith
2022-04-30
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-26
Remove some superfluous headers
Michael Smith
2022-04-26
Fix loading in early L4D2 builds
Michael Smith
2022-04-06
Fix some egregious and sloppy mistakes
Michael Smith
2022-03-26
Fix L4D1 and L4DS crash regressions
Michael Smith
2022-03-24
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-19
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
Fix some old KV parser issues
Michael Smith
2022-01-06
Fix a couple of other latent woopsies
Michael Smith
2022-01-06
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2021-11-20
Initial public snapshot
Michael Smith