index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
con_.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some random bits and bobs
Michael Smith
2022-05-16
1
-4
/
+2
*
Properly finish refactoring con to use gamedata
Michael Smith
2022-05-13
1
-98
/
+65
*
Further clean up engine API initialisation
Michael Smith
2022-05-12
1
-12
/
+14
*
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-30
1
-21
/
+17
*
Fix broken con_setvar*() functions - woopsy!
Michael Smith
2022-04-25
1
-1
/
+2
*
Replace udis86 with a very small x86 decoder
Michael Smith
2022-04-24
1
-1
/
+1
*
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-24
1
-7
/
+1
*
Support deferring cvar registration
Michael Smith
2022-03-20
1
-16
/
+21
*
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
1
-2
/
+2
*
Very slightly tidy RTTI stuff
Michael Smith
2022-01-18
1
-8
/
+8
*
Fix Left 4 Dead 2 Survivors crashing
Michael Smith
2022-01-17
1
-3
/
+14
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
1
-2
/
+4
*
Make convar init macro type-generic
Michael Smith
2021-12-29
1
-3
/
+1
*
Initial public snapshot
Michael Smith
2021-11-20
1
-0
/
+533