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-15
[add] working canvas demo!
Colin Okay
2022-07-15
[fix] argument typo in setf-many macro
Colin Okay
2022-07-15
[add] with-line macro
Colin Okay
2022-07-14
[modify] exporting more symbols
Colin Okay
2022-07-14
[modify] package to export symbols naming asset classes
Colin Okay
2022-07-10
[doc] readme, trying to disable default html style
Colin Okay
2022-07-10
[doc] spelling
Colin Okay
2022-07-10
[doc] readme
Colin Okay
2022-07-09
[example] tweaking
Colin Okay
2022-07-09
[bugfix] still need bitmap cleanup method.
Colin Okay
2022-07-09
[refactor] use trival-garbage finalizers to clean up gl resources
Colin Okay
2022-07-09
[example] add gravity toggle
Colin Okay
2022-07-09
[example] minor change
Colin Okay
2022-07-09
[example] including rotation in collision handling
Colin Okay
2022-07-09
[example] print a message about what to do
Colin Okay
2022-07-09
[example] add collision detection to ghoulspree
Colin Okay
2022-07-09
[formatting]
Colin Okay
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
[next]