Commit Graph

36 Commits

Author SHA1 Message Date
d2c7a5e5f2 Code to load SSL certs from dir, and ssl overhaul 2022-03-22 16:30:58 -04:00
fa7296cde1 Certificate verification now works on windows using windows CA store 2022-03-18 21:52:45 -04:00
7cd8eb0a43 Lots more work on eng::malloc 2022-02-28 21:57:54 -05:00
f467944095 Migrated engine to using dlmalloc through eng:: 2022-02-24 02:17:41 -05:00
acc00289fb Wrap all STL includes to support drv:: and eng:: 2022-02-23 23:08:28 -05:00
f2ab8d9e34 Getting ready to shift to dlmalloc 2022-02-23 17:29:49 -05:00
19b6951e0f Undo all the work on determinism in the driver. New plan soon. 2022-02-21 19:28:54 -05:00
467f25b927 Lots of work on removing malloc from driver 2022-02-17 20:02:08 -05:00
c47e13691d openssl now working under linux 2022-01-10 14:39:19 -05:00
18bccc0c25 sslcon now builds on mingw (now broken on linux) 2022-01-03 15:03:58 -05:00
caf2803f6d Fix bug in new makefile 2021-12-09 15:10:08 -05:00
46f38b8360 Fix another malloc/delete mismatch, and improve makefile 2021-12-09 14:51:28 -05:00
c3888e90c9 Add missing -MMD to makefile 2021-12-08 13:57:14 -05:00
e15a9ab082 Fix new makefile for mingw 2021-12-08 13:48:05 -05:00
b55040665c Work on linux version 2021-12-08 13:28:09 -05:00
147c7f2df4 Further progress toward working linux version 2021-12-07 17:28:53 -05:00
608274a295 First steps of linux port complete, no driver yet 2021-12-07 13:42:12 -05:00
b19825aaca Lots of work on debugging diff xmit 2021-11-21 13:35:39 -05:00
1a25fed15f Some output now going through PrintBuffer 2021-10-21 13:15:04 -04:00
458497956d Implemented PrintBuffer class. (Whew). 2021-10-20 14:05:09 -04:00
a9afbebbc3 Add LpxClient/LpxServer stubs, add dispatcher to main 2021-10-14 15:51:38 -04:00
e7f55a2411 Progress on mingw driver 2021-10-07 14:58:20 -04:00
bc22dc89af Inverted control flow, engine as library 2021-10-04 17:45:18 -04:00
6fbe700107 diff transmission code tested!!! 2021-09-10 17:06:07 -04:00
aedd8ca43a Worked on code for difference transmission 2021-09-09 18:23:17 -04:00
6b2ebba84d New calling conventions, start on print.cpp 2021-09-07 17:37:23 -04:00
82f1f69c25 Start breaking world.cpp into multiple files 2021-08-24 10:59:19 -04:00
2be6c2c58e Working on diff xmission 2021-08-23 23:34:30 -04:00
92f7d8cd91 Plan invocations are now serializable objects 2021-07-19 15:56:43 -04:00
a39eb4a218 Spooky hash, smarter animqueue diffs 2021-07-18 17:48:39 -04:00
c742bc5645 Implemented class StreamBuffer, which I'm quite satisfied with. 2021-03-05 14:20:21 -05:00
9d86347d54 Add Packer/Unpacker, add serialization to LuaSnap 2021-03-02 18:58:50 -05:00
ca4012acc5 Update core makefile for eris 2021-02-28 13:34:56 -05:00
36ff4eacae Added class Schedule for threads 2021-02-18 17:21:25 -05:00
1a6366e164 Added invoke_plan, removed viewer 2021-02-16 13:31:34 -05:00
abb474d1ce Combining two repos 2021-02-10 13:05:58 -05:00