summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Sat, 22 Aug 2026 15:28:51 +0000 (18:28 +0300)]
docs: recapture gallery media and sync all index pages
- Replace legacy .webm/.png captures with '<name> - Screencast N.mp4'
and '<name> - Screenshot N.png' files across 2D GFX, 3D GFX, Games,
Math, Miscellaneous, Networking and Tutorial
- Point every index.org video/image reference at the new captures;
sections whose screenshots were recaptured as screencasts now embed
video blocks
- Fix broken source links: Bouncing cubes wrong directory prefix,
copy-pasted '!.bas' links in Galaxy/Universe explorer, Alarm comma
filenames, Pomppu Paavo moved into its own subdirectory
- Add 'Back to BASIC applications collection' parent link to all 13
topic pages
- worm.bas: guard tail/head ring-buffer pointers against out-of-range
access for dead or overgrown worms
- Stars.bas: drop spurious totalStars increment in galaxy creation
- Anaglyph.bas, Tiled room.bas: emit SOUND 0, .5 at main loop start
Svjatoslav Agejenko [Sat, 22 Aug 2026 10:59:33 +0000 (13:59 +0300)]
docs(2d-gfx): recapture fractals, spirals and textures media
- Replace old .webm/.png media in Fractals, Spirals and Textures with
recaptured "- Screencast 0.mp4" and "- Screenshot N.png" files
- Update the three index.org pages to reference the new captures
- Merge the two-image "Sphere forming spiral" section into a single
screenshot (only one stage was recaptured)
- Remove stale Textures/logo.png
Svjatoslav Agejenko [Sat, 22 Aug 2026 10:48:58 +0000 (13:48 +0300)]
docs(animations): recapture screencasts as mp4 and update index page
- Replace all .webm screencasts with recaptured "- Screencast 0.mp4"
versions showcasing new CRT Basic capabilities
- Update index.org video references to the mp4 files and show the new
Tree screenshot instead of a video
- Add missing sections for circular patterns, sun&eart, maze, matrix2
and mkcircle
- Add mkcircle.bas source
Svjatoslav Agejenko [Thu, 20 Aug 2026 21:21:24 +0000 (00:21 +0300)]
initial commit