|
|
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 |
|
|
|
2e0befe817
|
Temporarily enable coroutine library
|
2021-03-08 13:28:29 -05:00 |
|
|
|
80b3e84c52
|
eris: initialization and serialization for 'nextid' field
|
2021-03-08 13:26:23 -05:00 |
|
|
|
f43009a3e2
|
Add unsigned to streambuffer
|
2021-03-05 16:53:17 -05:00 |
|
|
|
c856f6ce1a
|
Add serialization code to idalloc
|
2021-03-05 15:27:58 -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 |
|
|
|
9d86347d54
|
Add Packer/Unpacker, add serialization to LuaSnap
|
2021-03-02 18:58:50 -05:00 |
|
|
|
49df7b4895
|
LuaSnap is now working based on eris (at least superficially).
|
2021-03-01 18:10:40 -05:00 |
|
|
|
efebe39e08
|
eris: copy another header file 'eris.h'
|
2021-03-01 17:31:20 -05:00 |
|
|
|
c68ff8fdf0
|
In process of converting LuaSnap to use eris, not finished
|
2021-03-01 17:29:32 -05:00 |
|
|
|
b9ff7d176d
|
Remove luajit
|
2021-02-28 16:40:17 -05:00 |
|
|
|
0afe80fa2f
|
Nuke function 'loadfile' for sandboxing reasons'
|
2021-02-28 16:39:37 -05:00 |
|
|
|
35260fa4eb
|
Completed port to eris lua 5.2
|
2021-02-28 16:32:42 -05:00 |
|
|
|
6f74c52d3b
|
eris: fix the build file to use the right target
|
2021-02-28 15:35:31 -05:00 |
|
|
|
95e5a999b8
|
Compiles with 5.2, but doesn't work.
|
2021-02-28 15:05:45 -05:00 |
|
|
|
4d3caf6376
|
eris: add lualib.h to files copied over
|
2021-02-28 14:46:58 -05:00 |
|
|
|
5760078208
|
Still porting to lua 5.2
|
2021-02-28 14:45:09 -05:00 |
|
|
|
23ae577fbb
|
eris: add 'getnextid' and 'setnextid'
|
2021-02-28 14:35:10 -05:00 |
|
|
|
b23728f525
|
still working on porting to lua 5.2
|
2021-02-28 14:24:59 -05:00 |
|
|
|
37c3bf8cc1
|
eris: add lauxlib.h to files copied
|
2021-02-28 14:03:04 -05:00 |
|
|
|
6a0ffa6171
|
Doesn't compile with eris lua yet. Getting closer.
|
2021-02-28 14:01:59 -05:00 |
|
|
|
ca4012acc5
|
Update core makefile for eris
|
2021-02-28 13:34:56 -05:00 |
|
|
|
21d6203d27
|
eris: add 'build.bat' and update makefile'
|
2021-02-28 13:33:45 -05:00 |
|
|
|
51d41d11bb
|
Install eris-master into tree
|
2021-02-28 13:24:47 -05: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 |
|
|
|
f7be4a93e2
|
Fixed bug in traceback code.
|
2021-02-25 14:58:29 -05:00 |
|
|
|
c1ecf593d1
|
Got rid of more userdata nonsense
|
2021-02-25 14:11:56 -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 |
|
|
|
36ff4eacae
|
Added class Schedule for threads
|
2021-02-18 17:21:25 -05:00 |
|
|
|
d931191901
|
Smaller threads data structure
|
2021-02-18 16:19:43 -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 |
|
|
|
210644da57
|
Added action validation
|
2021-02-16 14:15:40 -05:00 |
|
|
|
1a6366e164
|
Added invoke_plan, removed viewer
|
2021-02-16 13:31:34 -05:00 |
|
|
|
eefe1bd58a
|
Get rid of getfield/setfield
|
2021-02-10 16:47:45 -05:00 |
|
|
|
3883f86dee
|
Makeclass cleaned up
|
2021-02-10 16:22:24 -05:00 |
|
|
|
e838b4ac97
|
Add three directories
|
2021-02-10 13:18:37 -05:00 |
|
|
|
f7fa8d7764
|
Update README.md
|
2021-02-10 13:11:58 -05:00 |
|
|
|
5c1373dc52
|
Renamed luprex-build
|
2021-02-10 13:06:56 -05:00 |
|
|
|
abb474d1ce
|
Combining two repos
|
2021-02-10 13:05:58 -05:00 |
|
|
|
8f557ff387
|
Added luasnap checkpointing mechanism
|
2021-02-09 17:15:54 -05:00 |
|
|
|
368d066cc7
|
Added code to probe 'interface'
|
2021-02-07 17:26:48 -05:00 |
|
|
|
8c15e56fe9
|
Added new 'type' function, other mods
|
2021-02-07 15:35:31 -05:00 |
|
|
|
076daaa3a2
|
Minor change to gui
|
2021-02-07 13:45:03 -05:00 |
|
|
|
1ff94e2591
|
Got rid of AnimView, added Gui
|
2021-02-07 13:38:29 -05:00 |
|
|
|
0721d29c72
|
More work on command parser
|
2021-02-02 16:29:07 -05:00 |
|