This website requires JavaScript.
Explore
Help
Sign in
games
/
raycaster
Watch
1
Star
0
Fork
You've already forked raycaster
0
Code
Issues
30
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
485
commits
1
branch
2
tags
33
MiB
f559b5a39d
Commit graph
2 commits
Author
SHA1
Message
Date
Zed A. Shaw
f559b5a39d
Fixed the problem where the only way to complete a grab/drop operation was to capture the MOUSE_CLICK directly. Solution was to move the mouse processing out of DNDLoot and only handle the MOUSE_MOVE/DRAG.
2025-06-24 11:33:37 -04:00
Zed A. Shaw
d99d9a68c8
Tried to use Ragel to create state machines but its lacking an incremental mode and doesn't do any logging of state activity so debugging is harder. Put it in scratchpad for reference though.
2025-06-14 12:34:27 -04:00