|
|
72581f21e9
|
changes
|
2022-03-29 16:37:32 -04:00 |
|
|
|
3da06c8226
|
changes
|
2022-03-29 15:47:44 -04:00 |
|
|
|
93e1ab63b9
|
changes
|
2022-03-23 17:03:07 -04:00 |
|
|
|
2016394e15
|
changes
|
2022-03-23 15:31:07 -04:00 |
|
|
|
18c133ca9d
|
changes
|
2022-03-16 15:47:46 -04:00 |
|
|
|
c48e37392e
|
changes
|
2022-03-05 19:17:22 -05:00 |
|
|
|
eb6cbebd20
|
Merge branch 'main' of https://github.com/jyelon/luprex into main
|
2022-02-24 13:30:13 -05:00 |
|
|
|
467f25b927
|
Lots of work on removing malloc from driver
|
2022-02-17 20:02:08 -05:00 |
|
|
|
310233ad27
|
changes
|
2022-02-03 16:23:14 -05:00 |
|
|
|
4f4e905c0c
|
changes
|
2022-02-03 11:20:28 -05:00 |
|
|
|
157c5fbbdf
|
changes
|
2022-02-01 10:48:48 -05:00 |
|
|
|
e087db2680
|
changes
|
2022-01-31 17:32:30 -05:00 |
|
|
|
3b9dc2c495
|
Require cb_ prefix for plans
|
2021-12-28 14:07:15 -05:00 |
|
|
|
2e543984e6
|
Remove action subtable, fix bug in makeclass
|
2021-12-28 13:56:16 -05:00 |
|
|
|
1cfdb4fa09
|
Initial revision of lua 'doc' function
|
2021-12-15 23:03:43 -05:00 |
|
|
|
742209988b
|
added /tick command
|
2021-11-26 15:45:36 -05:00 |
|
|
|
8c871a9f40
|
Rationalizing the use of scan_radius and making it accessible
|
2021-11-23 16:10:48 -05:00 |
|
|
|
d77539e4ec
|
more tweaks to stuff
|
2021-11-23 13:18:23 -05:00 |
|
|
|
b19825aaca
|
Lots of work on debugging diff xmit
|
2021-11-21 13:35:39 -05:00 |
|
|
|
9a02f408b0
|
More work on console I/O and minor fixes
|
2021-10-25 14:47:37 -04:00 |
|
|
|
796a3c4139
|
Redesigned ID allocator and tangible.actor
|
2021-10-14 12:19:00 -04:00 |
|
|
|
bac1a7b876
|
Implement C++ pretty-printer
|
2021-09-08 01:32:08 -04:00 |
|
|
|
5cefa4f1e2
|
Fix diff xmit of metatables
|
2021-09-01 18:13:30 -04:00 |
|
|
|
013992400e
|
diff_tables and patch_table are working and tested
|
2021-08-31 20:03:33 -04:00 |
|
|
|
2be6c2c58e
|
Working on diff xmission
|
2021-08-23 23:34:30 -04:00 |
|
|
|
f8f8a9843f
|
Add isclass operator, make inspector print classes nicely
|
2021-07-19 16:15:22 -04:00 |
|
|
|
3fc76afc09
|
Deques now have metatables, fixed deque unit tests
|
2021-07-12 16:32:58 -04:00 |
|
|
|
7290beee34
|
Implement deque, fix luaconsole
|
2021-07-12 00:37:07 -04:00 |
|
|
|
16c0fd45de
|
Reimplement queues as circular buffers
|
2021-07-09 18:07:06 -04:00 |
|
|
|
dba5bccfa0
|
A variety of small fixes
|
2021-07-09 14:13:06 -04:00 |
|
|
|
b09a20ebea
|
Allow limited access to unsafepairs/unsafenext
|
2021-07-07 12:43:03 -04:00 |
|
|
|
5b19d407fb
|
Fixed traceback issue, improved animqueue primitives
|
2021-06-03 13:29:19 -04:00 |
|
|
|
427c82ea8b
|
Created login class
|
2021-06-02 15:00:14 -04:00 |
|
|
|
9076666b2b
|
New animation step constructor
|
2021-02-25 16:32:48 -05:00 |
|
|
|
1814f39e1a
|
A few animation primitives
|
2021-02-25 15:43:05 -05:00 |
|
|
|
6405c34938
|
Changed how userdata is handled
|
2021-02-25 14:09:16 -05:00 |
|
|
|
5f783e643b
|
More work on thread scheduling and tracebacks
|
2021-02-20 19:17:20 -05:00 |
|
|
|
1dcf0494ef
|
Added a thread queue
|
2021-02-18 14:56:12 -05:00 |
|
|
|
213bf12425
|
Create a coroutine to run plans
|
2021-02-17 13:38:22 -05:00 |
|
|
|
1a6366e164
|
Added invoke_plan, removed viewer
|
2021-02-16 13:31:34 -05:00 |
|
|
|
3883f86dee
|
Makeclass cleaned up
|
2021-02-10 16:22:24 -05:00 |
|
|
|
abb474d1ce
|
Combining two repos
|
2021-02-10 13:05:58 -05:00 |
|