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
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2022-07-01
[refactor] namechange for macrolet frameset accessor generation
Colin Okay
2022-07-01
[refactor] generating frameset accessors using macrolet
Colin Okay
2022-07-01
[add] frameset class and an [exmaple] using it
Colin Okay
2022-06-30
[add] text button example; button file to asd file
Colin Okay
2022-06-30
[add] button unit and [example]; [modify] scale-by is now defun
Colin Okay
2022-06-30
[modify] affine fns are generic; [add] safe-slot util
Colin Okay
2022-06-30
[structure] renamed some asd modules
Colin Okay
2022-06-30
[modify] changed unit-width/height to just width/height. made defun
Colin Okay
2022-06-30
[refactor] factored out affine from unit; made container a unit;
Colin Okay
2022-06-30
[add] cached-application slot to unit; app-of-unit function
Colin Okay
2022-06-30
[modify] moved *application* into wheelwork; should-listen-for-p
Colin Okay
2022-06-30
[modify] projected-matrix no longer generic
Colin Okay
2022-06-30
[moved] fps functins into wheelwork.lisp
Colin Okay
2022-06-29
[dep] [update] hq:with-plists changed; updated accordingly
Colin Okay
2022-06-29
[removed] spurious file
Colin Okay
2022-06-29
[refactor] [structure] modularized project file structure
Colin Okay