Dane Johnson
|
f62f923390
|
Update worklog to document my new love of Rust
|
2022-01-11 15:23:27 -06:00 |
|
|
54163136e1
|
Update worklog again
|
2022-01-02 19:40:14 -06:00 |
|
|
13f4cc264a
|
Use storybook namespace
|
2022-01-02 19:35:30 -06:00 |
|
|
e6d5df0e6f
|
Add Godot module
|
2022-01-02 19:11:37 -06:00 |
|
|
3e89adce77
|
Compile base to static library
|
2022-01-02 19:01:01 -06:00 |
|
|
ae1266ccc9
|
Finish up the cli driver
|
2022-01-02 17:50:40 -06:00 |
|
|
67aebee24d
|
Fix stat lookups
|
2022-01-02 14:42:19 -06:00 |
|
|
bf55252b9a
|
Execute semantic actions for optionals only if the optional exists
|
2022-01-02 11:34:47 -06:00 |
|
|
c3b7cc58f0
|
Some more c++ stuff, add possible lr grammar (glr?)
|
2022-01-01 19:00:55 -06:00 |
|
|
6aba0d0227
|
The commit where I moved everything
|
2021-12-31 13:07:59 -06:00 |
|
|
58187bbff0
|
Update work log
|
2021-12-30 11:37:51 -06:00 |
|
|
8ebec372cf
|
Select a choice
|
2021-12-29 16:00:51 -06:00 |
|
|
901b4a004a
|
Show stat blocks
|
2021-12-29 15:53:03 -06:00 |
|
dane
|
ea85bf005d
|
Add readme
|
2021-12-29 15:11:42 -06:00 |
|
|
9006913174
|
Actually choices should be a map<int,Choice*>
|
2021-12-26 17:22:24 -06:00 |
|
|
e94e43f547
|
Use a set for story options
|
2021-12-26 17:01:00 -06:00 |
|
|
b30463dfd2
|
Update worklog 12/26/21
|
2021-12-26 15:55:03 -06:00 |
|
|
f3d3bd2cd1
|
Handle END and GOTO footers
|
2021-12-23 17:20:05 -06:00 |
|
|
106786279f
|
Better externalization, begin storybook class
|
2021-12-23 16:59:05 -06:00 |
|
|
0accce69f1
|
Organization, ignore binaries
|
2021-12-22 10:08:37 -06:00 |
|
|
dc7c3666aa
|
Add the ability to read from a file, move to own directory
|
2021-12-22 10:02:23 -06:00 |
|
|
28ac6d8331
|
Use an input file
|
2021-12-21 09:58:33 -06:00 |
|
|
9d4e426b4f
|
Parse the choices
|
2021-12-21 09:28:14 -06:00 |
|
|
8c729d5218
|
Choices as vector pointer (getting close!...)
|
2021-12-17 17:01:51 -06:00 |
|
|
2ad0587242
|
Choices are also a c++ struct
|
2021-12-17 16:47:02 -06:00 |
|
|
6aed8ed768
|
Use c++ style constructors/destructors
|
2021-12-17 16:20:48 -06:00 |
|
|
a797d269c5
|
Use vectors
|
2021-12-17 16:02:24 -06:00 |
|
|
d7acfd8c8e
|
Use a c++ compiler
|
2021-12-17 15:47:46 -06:00 |
|
|
a8155e885f
|
Change the way choices work again
|
2021-12-17 15:42:47 -06:00 |
|
|
c23d2db949
|
Remove generated files
|
2021-12-17 13:57:01 -06:00 |
|
|
706e87a123
|
Init commit
|
2021-12-17 13:54:05 -06:00 |
|