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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solve the error logging situation
Michael Smith
2022-06-02
14
-89
/
+192
*
Add last-minute SteamPipe Portal colour support
v0.4-BETA
Michael Smith
2022-05-31
1
-0
/
+5
*
Bump version number and zip dates
Michael Smith
2022-05-31
1
-2
/
+2
*
Make the DLL copyright fit in the properties box
Michael Smith
2022-05-31
1
-1
/
+1
*
File a complaint about the error message situation
Michael Smith
2022-05-31
1
-4
/
+6
*
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-30
6
-7
/
+182
*
Fix a dumb mistake I didn't check before pushing
Michael Smith
2022-05-26
1
-1
/
+1
*
Remove some dodgy whitespace
Michael Smith
2022-05-26
4
-4
/
+4
*
Make MP autojump at least kind of less broken
Michael Smith
2022-05-26
1
-9
/
+22
*
Fix wonky comparisons in CreateInterface
Michael Smith
2022-05-25
1
-1
/
+1
*
Properly solve load order issues via deferred init
Michael Smith
2022-05-19
4
-58
/
+89
*
Add a quick stopgap hack for Portal purposes
Michael Smith
2022-05-19
1
-0
/
+24
*
Clean up some random bits and bobs
Michael Smith
2022-05-16
7
-33
/
+25
*
Make the demo directory check more robust
Michael Smith
2022-05-16
3
-4
/
+28
*
Fix GetEngineBuildNumber and entity property stuff
Michael Smith
2022-05-15
3
-8
/
+20
*
Properly finish refactoring con to use gamedata
Michael Smith
2022-05-13
1
-98
/
+65
*
Rerun L4D1 console spam fix after config loading
Michael Smith
2022-05-12
3
-0
/
+31
*
Further clean up engine API initialisation
Michael Smith
2022-05-12
5
-30
/
+37
*
Add a few more os-win32.h definitions for later
Michael Smith
2022-05-12
1
-0
/
+3
*
HOTFIX: Fix L4D2 2.0.0.0 crashing
v0.3-HOTFIX
Michael Smith
2022-05-06
3
-7
/
+13
*
Allow lowering fps_max in the Left 4 Deads
Michael Smith
2022-05-04
1
-0
/
+21
*
Cheat-protect sst_l4d_testwarp
Michael Smith
2022-05-04
1
-1
/
+1
*
Fix a woopsy and slightly tweak autorecord UX
Michael Smith
2022-05-04
2
-2
/
+8
*
Woops, go ahead and delete that testing code
Michael Smith
2022-05-03
1
-19
/
+1
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
16
-34
/
+661
*
Fix slashes being skipped in unquoted KV tokens
Michael Smith
2022-05-01
1
-2
/
+2
*
Don't bump the demo number if playing another demo
Michael Smith
2022-04-30
1
-9
/
+9
*
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-30
21
-314
/
+761
*
Fix a couple of bits of convar min/max brokenness
Michael Smith
2022-04-26
2
-5
/
+6
*
Reorganise sst.c, add Portal 1 game type
Michael Smith
2022-04-26
2
-102
/
+102
*
Fix GetCursorPos hook return value
Michael Smith
2022-04-26
1
-1
/
+1
*
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
*
Add engine_no_focus_sleep backport, fix codegen
Michael Smith
2022-04-25
8
-24
/
+149
*
Suppress L4D1 console spam
Hayden
2022-04-25
1
-0
/
+7
*
Organise general and game-specific fixes
Michael Smith
2022-04-25
2
-28
/
+36
*
Fix dark L4D2 rendering on Intel integrated GPUs
Michael Smith
2022-04-25
1
-0
/
+27
*
Fix broken con_setvar*() functions - woopsy!
Michael Smith
2022-04-25
1
-1
/
+2
*
Reorganise and simplify demorec
Michael Smith
2022-04-24
1
-145
/
+188
*
Preemptively bump version to 0.3
Michael Smith
2022-04-24
2
-3
/
+3
*
Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags
Michael Smith
2022-04-24
3
-6
/
+0
*
Replace udis86 with a very small x86 decoder
Michael Smith
2022-04-24
15
-127
/
+664
*
Remove some more unused chibicc bits
Michael Smith
2022-04-14
2
-254
/
+4
*
Fix some egregious and sloppy mistakes
Michael Smith
2022-04-06
3
-4
/
+5
*
Fix L4D1 and L4DS crash regressions
Michael Smith
2022-03-26
2
-2
/
+6
*
Add auto VDF installation
Michael Smith
2022-03-24
3
-0
/
+85
*
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-24
9
-156
/
+145
*
Work around plugin unloading bug in old branches
Michael Smith
2022-03-23
1
-1
/
+70
*
Remove useless raw input multithreading
Michael Smith
2022-03-21
1
-24
/
+3
*
Add missing copyright header smiley face
Michael Smith
2022-03-21
1
-0
/
+16
[next]