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
/
demorec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2024-01-21
1
-5
/
+5
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
1
-0
/
+2
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-6
/
+14
*
Remove some paranoia about missing commands
Michael Smith
2023-06-10
1
-10
/
+1
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-22
/
+10
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
1
-3
/
+6
*
Implement APIs to control demo recording
Michael Smith
2023-05-05
1
-1
/
+60
*
Fix some miscellaneous stupid bugs and jank
Michael Smith
2023-04-08
1
-1
/
+1
*
Fix a sizeof blunder I happened to notice recently
Michael Smith
2023-01-15
1
-2
/
+2
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-1
/
+0
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-7
/
+7
*
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
1
-113
/
+1
*
Add keybind lookup code
Michael Smith
2022-07-23
1
-11
/
+1
*
Change some warnings to errors
Michael Smith
2022-07-23
1
-2
/
+2
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
1
-4
/
+4
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-27
/
+16
*
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
1
-1
/
+1
*
Remove some dodgy whitespace
Michael Smith
2022-05-26
1
-1
/
+1
*
Clean up some random bits and bobs
Michael Smith
2022-05-16
1
-16
/
+4
*
Make the demo directory check more robust
Michael Smith
2022-05-16
1
-4
/
+24
*
Fix a woopsy and slightly tweak autorecord UX
Michael Smith
2022-05-04
1
-1
/
+7
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
1
-1
/
+1
*
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
1
-16
/
+12
*
Reorganise and simplify demorec
Michael Smith
2022-04-24
1
-145
/
+188
*
Replace udis86 with a very small x86 decoder
Michael Smith
2022-04-24
1
-68
/
+44
*
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
1
-1
/
+1
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
1
-3
/
+6
*
Split up os.h, inline functions and fix some typos
Michael Smith
2021-12-30
1
-1
/
+1
*
Make convar init macro type-generic
Michael Smith
2021-12-29
1
-2
/
+2
*
Add custom demo packet stuff
Michael Smith
2021-12-27
1
-5
/
+139
*
Set sst_autorecord to 1 by default
v0.1-BETA
Michael Smith
2021-11-20
1
-1
/
+1
*
Initial public snapshot
Michael Smith
2021-11-20
1
-0
/
+218