index
:
colin/wheelwork.git
main
refactor-with-def
A Sprite System in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-07-09
[formatting] [doc] readme
Colin Okay
2022-07-09
[doc] added stuff about event handling
Colin Okay
2022-07-09
[doc] readme, copy
Colin Okay
2022-07-09
[doc] readme, copy
Colin Okay
2022-07-08
[add] [example] ghoulspree - test loads of sprites
Colin Okay
2022-07-08
[doc] readme, copy
Colin Okay
2022-07-08
[remove] spurious org.css
Colin Okay
2022-07-08
boo
Colin Okay
2022-07-08
[doc] trying to get css working
Colin Okay
2022-07-08
[doc] trying out css
Colin Okay
2022-07-08
[doc] readme bug
Colin Okay
2022-07-08
[add] [doc] README; [refactor] rendering of containers
Colin Okay
2022-07-08
[docs] added docstrings to exports
Colin Okay
2022-07-08
[formatting] reorganized package exports
Colin Okay
2022-07-08
[add] exports to pacage; [rename] frameset-key/sprite-frameset-key
Colin Okay
2022-07-08
[example] pong, hid the cursor
Colin Okay
2022-07-08
[example] [doc] pong
Colin Okay
2022-07-08
[example] [bugfix] [add] intro text and start command
Colin Okay
2022-07-08
doh
Colin Okay
2022-07-08
[doc] added docstring to on-mousemotion
Colin Okay
2022-07-08
[example] [modify] pong, made it a bit more dynamic
Colin Okay
2022-07-07
[add] [example] pong
Colin Okay
2022-07-07
[refactor] paths points and enclosure [add] path encloses path test
Colin Okay
2022-07-07
[refactor] point containment, generalized [add] intersections
Colin Okay
2022-07-06
[bugfix] in accessor generation for button
Colin Okay
2022-07-06
[doc] [readme] outlining
Colin Okay
2022-07-06
[bugfix] get-rect (container); [modify] contains-point-p
Colin Okay
modification to contains-point-p in order to handle events on objects in containers correctly; i.e. event doesn't fire if object is not being drawn.
2022-07-06
[add] renderarea example
Colin Okay
2022-07-06
[refactor] containers have render bounds
Colin Okay
2022-07-05
[modify] [license] from artistic to gpl
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme]
Colin Okay
2022-07-05
[readme] [doc]
Colin Okay
2022-07-02
[example] added a second keydown handler to sprite example
Colin Okay
In order to control speed, but also to demonstrate that you can add as many handlers for an event as you like.
2022-07-02
[example] [typo]
Colin Okay
2022-07-02
[doc] docstrings added to sprite example. [modified] fps of same
Colin Okay
2022-07-02
[modify] readme to mention the examples asdf system
Colin Okay
2022-07-02
[add] wheelwork-exampes.asd system def
Colin Okay
2022-07-02
[example] improved sprite example
Colin Okay
2022-07-01
[example] speeiding up gelatinouscube
Colin Okay
2022-07-01
[bugfix] temporary prohibition of reasigning button faces
Colin Okay
2022-07-01
[remove] [dep] lambda-riffs and hyperquirks
Colin Okay
2022-07-01
[add] sprite class and example
Colin Okay
2022-07-01
[removed] spurious class def
Colin Okay
2022-07-01
[modify] don't need to set visibility of frameset frames
Colin Okay
2022-07-01
[refactor] namechange for macrolet frameset accessor generation
Colin Okay
[next]