Commit Graph

22 Commits

Author SHA1 Message Date
BotoX 9423d2487d add argparse for long recording/not skipping silence
small clean up
2023-01-19 20:21:24 +01:00
BotoX d4a0d51bfc add support for split demo files (UNLOZE) 2022-09-12 22:20:16 +02:00
BotoX b727f5c904 fix return code ... 2021-05-11 00:22:17 +02:00
BotoX 36a3225a2b change pretty much everything so it does what I want :^) 2021-05-09 17:48:02 +02:00
Jordan Cristiano 87a3d645e4 Commented out json verifier in main 2015-07-06 00:12:04 -04:00
Jordan Cristiano aecc11163f Added error check for if the input and output files are the same 2015-06-25 00:00:30 -04:00
Jordan Cristiano 60888b0c97 Added verification for json output 2015-06-19 14:15:23 -04:00
Jordan Cristiano 1f74901943 Destruct writer before closing files so writer can flush buffers 2015-06-18 16:11:49 -04:00
Jordan Cristiano 38ff2f956e Moved demo reading/writing sources to io directory 2015-06-14 17:25:49 -04:00
Jordan Cristiano 04696d29f9 Added .con to usage string 2015-05-15 02:56:52 -04:00
Jordan Cristiano 8c178bf9ac Added nethandler namespace api, added conlog writer 2015-05-14 23:38:53 -04:00
Jordan Cristiano 78de8690ab Added demo writer interface, restructure 2015-05-12 20:39:56 -04:00
Jordan Cristiano d009d019d2 Added dummy handling of consolecmd, usercmd, datatables, stringtables 2015-05-03 22:46:04 -04:00
Jordan Cristiano 271a22f148 Code cleanup 2015-05-03 22:40:41 -04:00
Jordan Cristiano 84d458de5b Fixed incorrect arg index 2015-05-03 20:28:53 -04:00
Jordan Cristiano b54f9c2290 Replaced usage of string with vector<unsigned char> 2015-05-03 20:27:12 -04:00
Jordan Cristiano ad81ecc67d Removed game event file loading, as stv demos have a game event list in them 2015-05-03 20:16:13 -04:00
Jordan Cristiano 9a6c95a327 Added initial netmsg handlers, need to confirm them with current demo protocol 2015-05-03 20:13:35 -04:00
Jordan Cristiano 5fc4c59245 wip event parsing 2015-04-30 16:03:22 -04:00
Jordan Cristiano 9bb4aa46e8 Added packet parsing logic and assertions for frame and tick count 2014-10-29 01:35:43 -04:00
Jordan Cristiano 5e43ccfa06 Changes for TF2 demo compatibility 2014-10-29 01:15:40 -04:00
Jordan Cristiano 65810867d8 Non-initial commit 2014-10-29 00:20:24 -04:00