Commit Graph

19 Commits

Author SHA1 Message Date
89365ea9ba Fix some comments for random generator 2022-03-31 17:16:17 -04:00
c48e02642a Check in code for new random number generator 2022-03-31 17:15:15 -04:00
ff932dba10 More work on moving engine into dlmalloc heap 2022-02-25 19:57:23 -05:00
f467944095 Migrated engine to using dlmalloc through eng:: 2022-02-24 02:17:41 -05:00
9517b3e004 Repair buggy error-handling in makeclass/getclass 2021-12-27 16:44:12 -05:00
82381ada2e Fix a bug in function registry, improve docs 2021-12-23 14:38:01 -05:00
1cfdb4fa09 Initial revision of lua 'doc' function 2021-12-15 23:03:43 -05:00
c02109699e Improvements to the pretty-printer 2021-11-26 12:28:59 -05:00
63bca62edd Fix tangible scans to return tangible lists 2021-11-23 16:56:55 -05:00
8c871a9f40 Rationalizing the use of scan_radius and making it accessible 2021-11-23 16:10:48 -05:00
b5a66a6000 Fix tangible.build 2021-11-23 14:22:12 -05:00
b19825aaca Lots of work on debugging diff xmit 2021-11-21 13:35:39 -05:00
b5d62d3991 Reimplemented 'print', channeled it through PrintBuffer 2021-10-21 14:22:06 -04:00
1a25fed15f Some output now going through PrintBuffer 2021-10-21 13:15:04 -04:00
796a3c4139 Redesigned ID allocator and tangible.actor 2021-10-14 12:19:00 -04:00
50d62d9bfd Added getactor/getplace using registry keys. 2021-10-13 20:32:43 -04:00
5b3f3b7ff0 A few assorted cleanups. 2021-10-13 20:16:30 -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