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
/
wheelwork.asd
Age
Commit message (
Expand
)
Author
2022-07-19
[rename] bitmap/image
Colin Okay
2022-07-17
[wip]
Colin Okay
2022-07-15
[add] working canvas demo!
Colin Okay
2022-07-08
[example] [modify] pong, made it a bit more dynamic
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-01
[remove] [dep] lambda-riffs and hyperquirks
Colin Okay
2022-07-01
[refactor] generating frameset accessors using macrolet
Colin Okay
2022-06-30
[add] text button example; button file to asd file
Colin Okay
2022-06-30
[structure] renamed some asd modules
Colin Okay
2022-06-30
[refactor] factored out affine from unit; made container a unit;
Colin Okay
2022-06-29
[refactor] [structure] modularized project file structure
Colin Okay
2022-06-27
[add] using cached projected matrix in bitmap rendering
Colin Okay
2022-06-23
[add] eventhandling for mousedown and keyup
Colin Okay
2022-06-21
[add] start function and event loop
Colin Okay
2022-06-21
[add] license and package definition
Colin Okay
2022-06-21
initial commit
Colin Okay