| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
label for Confirm prompt
|
|
|
|
|
|
|
|
|
|
(MOETHODS)
|
|
|
|
|
|
|
|
|
|
|
|
Broken by making stickmen heads pass through everything, since the eating
happened in try_move, which stickmen no longer use for head movement.
|
|
atan2 gives the actual angle (in the range -pi to pi). acos and asin just
give the principal value (in the range 0 to pi, or -pi/2 to pi/2)
|
|
|
|
|
|
|
|
Also fix memory leaks when flood fill functions return early.
|
|
|
|
|
|
|
|
trailing '\b'/'\x08'
|
|
accumulation of rendered particles on the framebuffer - fixed by clearing the fbo and pbo before rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
touching it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/powder.c
|
|
|
|
|
|
|
|
failure
|