aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-07-16[doc] readme wordingColin Okay
2022-07-16[doc] updated the readmeColin Okay
2022-07-16[example] more tweaking with canvas exampleColin Okay
2022-07-15[example] tweaking canvas exampleColin Okay
2022-07-15[bugfix] in ww::setf-many; [example] fiddling with example 10Colin Okay
2022-07-15[add] working canvas demo!Colin Okay
2022-07-15[fix] argument typo in setf-many macroColin Okay
2022-07-15[add] with-line macroColin Okay
2022-07-14[modify] exporting more symbolsColin Okay
2022-07-14[modify] package to export symbols naming asset classesColin Okay
2022-07-10[doc] readme, trying to disable default html styleColin Okay
2022-07-10[doc] spellingColin Okay
2022-07-10[doc] readmeColin Okay
2022-07-09[example] tweakingColin Okay
2022-07-09[bugfix] still need bitmap cleanup method.Colin Okay
2022-07-09[refactor] use trival-garbage finalizers to clean up gl resourcesColin Okay
2022-07-09[example] add gravity toggleColin Okay
2022-07-09[example] minor changeColin Okay
2022-07-09[example] including rotation in collision handlingColin Okay
2022-07-09[example] print a message about what to doColin Okay
2022-07-09[example] add collision detection to ghoulspreeColin Okay
2022-07-09[formatting]Colin Okay
2022-07-09[formatting] [doc] readmeColin Okay
2022-07-09[doc] added stuff about event handlingColin Okay
2022-07-09[doc] readme, copyColin Okay
2022-07-09[doc] readme, copyColin Okay
2022-07-08[add] [example] ghoulspree - test loads of spritesColin Okay
2022-07-08[doc] readme, copyColin Okay
2022-07-08[remove] spurious org.cssColin Okay
2022-07-08booColin Okay
2022-07-08[doc] trying to get css workingColin Okay
2022-07-08[doc] trying out cssColin Okay
2022-07-08[doc] readme bugColin Okay
2022-07-08[add] [doc] README; [refactor] rendering of containersColin Okay
2022-07-08[docs] added docstrings to exportsColin Okay
2022-07-08[formatting] reorganized package exportsColin Okay
2022-07-08[add] exports to pacage; [rename] frameset-key/sprite-frameset-keyColin Okay
2022-07-08[example] pong, hid the cursorColin Okay
2022-07-08[example] [doc] pongColin Okay
2022-07-08[example] [bugfix] [add] intro text and start commandColin Okay
2022-07-08dohColin Okay
2022-07-08[doc] added docstring to on-mousemotionColin Okay
2022-07-08[example] [modify] pong, made it a bit more dynamicColin Okay
2022-07-07[add] [example] pongColin Okay
2022-07-07[refactor] paths points and enclosure [add] path encloses path testColin Okay
2022-07-07[refactor] point containment, generalized [add] intersectionsColin Okay
2022-07-06[bugfix] in accessor generation for buttonColin Okay
2022-07-06[doc] [readme] outliningColin Okay
2022-07-06[bugfix] get-rect (container); [modify] contains-point-pColin 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 exampleColin Okay