twitchapon-anim

Basic Twitchapon Receiver/Visuals
git clone git://bsandro.tech/twitchapon-anim
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-05-10 19:54Moved update/draw calls into TGifObject methodsbsandro2+56-41
2021-05-10 19:12Basic GIF animations support with a sample of dancing Terry <3bsandro12+93-19
2021-05-09 15:18Added bundled pictures rights/ownership notice in the readme file.bsandro1+3-0
2021-05-09 14:01Added licence, brief todo and readme files.bsandro3+47-0
2021-05-09 13:47Exported project from Mercurial to Gitbsandro4+10-9
2021-05-09 13:37Listening to http requests to spawn an animated sprite.bsandro5+53-82
2020-12-18 23:20.idea in the .hgignorebsandro1+1-1
2020-12-18 23:20minor fixesbsandro2+4-2
2020-11-30 21:42fixed hgignore to include only output binaries (linux elf, windows exe)bsandro1+2-1
2020-11-17 21:39sprites number as a command line argumentbsandro2+14-4
2020-11-17 19:36alt image tiling methodbsandro1+13-1
2020-11-17 01:45go fmtbsandro1+3-4
2020-11-17 01:44screen size changedbsandro1+2-2
2020-11-17 01:35tiled background imagebsandro3+81-13
2020-11-17 00:08go fmtbsandro2+15-12
2020-11-16 21:50webp compression supportbsandro24+4211-6
2020-11-16 00:29go fmtbsandro2+8-8
2020-11-16 00:28makefile fixbsandro1+10-10
2020-11-16 00:23embed assets via go generatebsandro6+43-3
2020-11-15 20:42makefilebsandro1+18-0
2020-11-15 20:02correct bouncingbsandro1+10-13
2020-11-14 20:25exit via Q or Escbsandro1+6-0
2020-11-14 15:50ignore binary executablebsandro1+1-0
2020-11-14 15:49bouncing works wrongbsandro2+55-22
2020-11-09 18:16vendor modsbsandro415+150593-0
2020-11-09 01:00initial commitbsandro6+209-0