|
|
69efb12c26
|
PlaneMap::scan is now working, with unit tests.
|
2022-07-13 01:08:54 -04:00 |
|
|
|
d54d6e4433
|
Lots of progress on octrees
|
2022-07-11 02:32:12 -04:00 |
|
|
|
79b84a588a
|
HTTP now automatically encodes jsonvalue content
|
2022-06-07 01:54:08 -04:00 |
|
|
|
ca271b8db1
|
HTTP server functionality is in there.
|
2022-05-20 17:12:58 -04:00 |
|
|
|
1ac1ab9420
|
Some refactoring on the HTTP codebase
|
2022-05-16 17:16:42 -04:00 |
|
|
|
3b805c3e8a
|
tangible.start version 2: multistart
|
2022-05-16 15:17:08 -04:00 |
|
|
|
cbb074011d
|
tangible.start is functional
|
2022-05-16 14:21:09 -04:00 |
|
|
|
9cf04a7741
|
Did a lot of work on the HTTP server side
|
2022-05-12 13:48:42 -04:00 |
|
|
|
0ee4167772
|
http.get is now operational
|
2022-05-06 13:16:27 -04:00 |
|
|
|
c41d0522df
|
Machinery for blocking http requests in place, except actual networking
|
2022-05-03 00:36:11 -04:00 |
|
|
|
d28c588468
|
Add an assert check to make sure no threads scheduled in nonauth model
|
2022-04-27 16:05:45 -04:00 |
|
|
|
9aec7c5299
|
Overhaul of thread handling to support blocking functions other than wait
|
2022-04-25 17:17:41 -04:00 |
|
|
|
453809b65c
|
A small tweak to lua random
|
2022-04-06 15:09:28 -04:00 |
|
|
|
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 |
|