aboutsummaryrefslogtreecommitdiff
path: root/fsm/spaghetti-monster.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2020-03-16merged some misc fixes from pakutrai, cleaned up comments, removed unused ↵Selene ToyKeeper1-8/+4
symbols
2018-11-11Updated the documentation to reflect recent changes to the event system.Selene ToyKeeper1-39/+64
2017-09-22Updated the FSM docs a bit, for things added or changed since the last time ↵Selene ToyKeeper1-0/+58
I touched the docs.
2017-08-24Started on some documentation, spaghetti-monster.txt.Selene ToyKeeper1-0/+246
Added #defines for State return values: EVENT_HANDLED, EVENT_NOT_HANDLED Improved handling of delay includes. Managed mischief.