Commit Graph

17 Commits

Author SHA1 Message Date
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
73f6e8692a Added class DrivenEngine (no implementation yet) 2021-09-30 13:37:50 -04:00
6b2ebba84d New calling conventions, start on print.cpp 2021-09-07 17:37:23 -04:00
202c5a24ba Working on unit tests for class world 2021-08-03 11:25:12 -04:00
9f342854e1 More work on diff xmit, not finished yet 2021-07-25 19:22:39 -04:00
2930953569 Minor tweaks and a new deque operator 2021-07-20 14:59:08 -04:00
08ca274444 Polish the streambuffer API a bit 2021-07-19 17:34:25 -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
1904f03dad diff xmit of animation queues. Also, StreamBuffer::unwrite_to 2021-07-13 16:34:53 -04:00
a64e339b6b World serialization done (not well-tested yet) 2021-03-16 12:19:37 -04:00
7c9fd1e46b Tangible serialization and design improvements 2021-03-14 18:17:34 -04:00
4426fa157a Serialization for idalloc and animqueue 2021-03-13 13:05:00 -05:00
f43009a3e2 Add unsigned to streambuffer 2021-03-05 16:53:17 -05:00
d29e471f1d Fix small bug in StreamBuffer 2021-03-05 14:33:01 -05:00
c742bc5645 Implemented class StreamBuffer, which I'm quite satisfied with. 2021-03-05 14:20:21 -05:00