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
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
37
-172
/
+337
*
Enforce L4D2 FPS limit properly when loaded late
Michael Smith
2022-09-13
1
-1
/
+2
*
Allow cl_fullupdate as an attempted bug workaround
Michael Smith
2022-08-16
1
-0
/
+20
*
Import Monocypher 3.1.3 + monocypher-rng module
Michael Smith
2022-08-16
7
-1
/
+3524
*
Fix malloc return check in mkentprops
Michael Smith
2022-08-16
1
-1
/
+1
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
32
-367
/
+661
*
Add event system
Michael Smith
2022-07-23
8
-9
/
+234
*
Fix loading from legacy code page directory names
Michael Smith
2022-07-23
1
-7
/
+12
*
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
5
-127
/
+180
*
Add stuff to track keypresses
Willian Henrique
2022-07-23
2
-1
/
+107
*
Add keybind lookup code
Michael Smith
2022-07-23
6
-22
/
+140
*
Document some Portal 2 breakage that needs fixed
Michael Smith
2022-07-23
2
-0
/
+5
*
Fix dodgy "has" initialisation case in mkgamedata
Michael Smith
2022-07-23
1
-6
/
+6
*
Change some warnings to errors
Michael Smith
2022-07-23
4
-7
/
+7
*
Comply with, and complain about, Portal moderators
Michael Smith
2022-07-23
1
-0
/
+11
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
6
-6
/
+337
*
Add update detection, clean up minor stuff
Michael Smith
2022-06-27
3
-5
/
+43
*
Bump version number right away (from now on!)
Michael Smith
2022-06-02
1
-2
/
+2
*
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
[next]