|
c35d47c8b8
|
organized as client/server, started uxn sprite stuff
|
2021-08-11 14:14:53 -06:00 |
|
|
4fab56e77f
|
add config.h, ctl status codes, and delete realm command
|
2021-08-03 00:53:16 -06:00 |
|
|
41c96c5127
|
fix errors reading and writing universe
|
2021-07-27 23:50:16 -06:00 |
|
|
150b8ae529
|
finished adding random/scope functions, universe isn't writing...
|
2021-07-23 00:27:07 -06:00 |
|
|
940791631c
|
implement chunk paging, moved some functions out of xrxs.c into user.c
|
2021-07-21 00:27:40 -06:00 |
|
|
c8ba412121
|
use libString insead of static character arrays where useful, added some data structure stuff for realm master, random, and scope
|
2021-07-20 15:59:33 -06:00 |
|
|
e469044b23
|
move realms under carts (realms per cart) and got carts realms and universes working
|
2021-07-18 22:58:08 -06:00 |
|
|
c524a9b65b
|
implemented some more functions and started putting it all together... realms aren't being saved on leaving; something's up
|
2021-07-13 01:34:34 -06:00 |
|
|
92bbf397ac
|
implemented functions for Universe and some for Realm; fixed find_cart()
|
2021-07-10 00:46:04 -06:00 |
|
|
2d4f1f5ec4
|
added MIT license and created headers and code files for all the types
|
2021-07-04 23:44:58 -06:00 |
|