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