andrew pushed to main at andrew/libakgl 2026-05-24 19:58:07 -04:00
8f613397d6 Loading sprites and tiles both work correctly with relative paths, now using akgl_path_relative* helpers
andrew pushed to main at andrew/libakstdlib 2026-05-24 19:57:07 -04:00
def4175d0a Fix aksl_sprintf, wasnt properly using va_args
andrew pushed to main at andrew/libakerror 2026-05-24 19:41:42 -04:00
b5435041f2 VALID() wasn't resetting invalid error contexts back to NULL before atempting to ENSURE_READY() them
andrew pushed to main at andrew/libakerror 2026-05-24 19:14:46 -04:00
235033d633 VALID() wasn't properly handling NULL returns, leading to false positives
andrew pushed to main at andrew/libakgl 2026-05-24 10:29:17 -04:00
980bbc56fb Fixed loading of tilesets and images from tilemaps to correctly use relative paths.
andrew pushed to main at andrew/akgl-test 2026-05-24 10:11:29 -04:00
c23fd2b5ee Turn on profiling, commit dependencies
andrew pushed to main at andrew/libakstdlib 2026-05-24 09:57:02 -04:00
a8108178ee Merge commit '36f161a9cce7b6f460b3884dc825240891b40d5b'
36f161a9cc Added atol, atoi, atoll, and realpath
dda645e188 Fix builds when in a submodule
Compare 3 commits »
andrew pushed to main at andrew/libakgl 2026-05-24 09:52:05 -04:00
e03cec1c38 Fixed loading of tilesets and images from tilemaps to correctly use relative paths. FPS has dropped dramatically on tilemap rendering - impact as much as 75% - and I think it has something to do with the string limits that had to be increased to make this work. Probably has to do with SDL string property hashing in the registry methods related to tilesets.
andrew pushed to main at andrew/libakerror 2026-05-24 09:50:41 -04:00
7700af06a1 Changes maximum stacktrace string values to better allow for inclusion of values up to PATH_MAX. I don't like it. The values are huge. Need a better more sensible way.
andrew pushed to main at andrew/akgl-test 2026-05-21 21:47:27 -04:00
14ed90b5f4 Consolidate controller default bindings, fix gamepad bindings
andrew pushed to main at andrew/libakgl 2026-05-21 21:45:49 -04:00
e3edd5b855 Add a method that automatically opens gamepads so they will send events
andrew pushed to main at andrew/libakerror 2026-05-21 21:45:42 -04:00
be2dba8416 Fix a bug in the new VALID() method, false is not true
andrew pushed to main at aklabs.net/www.aklabs.net 2026-05-21 08:54:49 -04:00
afca7f462c Deploying upstream@0835c6d8ae075228e93cbe4beb3cf722b5fff884: Fix Now link to point to starfort
andrew pushed to main at aklabs.net/www.aklabs.net 2026-05-21 08:49:24 -04:00
74e2a03567 Deploying upstream@0835c6d8ae075228e93cbe4beb3cf722b5fff884: Fix Now link to point to starfort
andrew pushed to main at aklabs.net/www.aklabs.net 2026-05-21 08:46:13 -04:00
ef2b8bea43 Deploying upstream@1b600185685f4570e435d7bc08542368426f59e5: Plan updates
1a67d0d2a9 Deploying upstream@14eb6fafc530aea7ac35dd0c2d770579bbf86454: Fix youtube iframe widths
5102a243f4 Deploying upstream@1ffa6ebe996872c6ce84799299c10d41854a6525: Fix youtube iframe widths
0ccb52c5cc Deploying upstream@7294592b53c93136be90ec9b108b21cda6516f53: Why Firefighting?
7ad60baa8e Deploying upstream@3831ba367781c1e141930a71938395354147c05e: News for week 5 of 2026
Compare 10 commits »
andrew created branch main in aklabs.net/www.aklabs.net 2026-05-21 08:46:12 -04:00
andrew created repository aklabs.net/www.aklabs.net 2026-05-21 08:45:28 -04:00
andrew pushed to main at starfort.tech/timeclock 2026-05-20 17:10:02 -04:00
f175321283 Show clocked in users at the top of the page
andrew pushed to master at andrew/disco 2026-05-18 16:33:03 -04:00
86b19b9743 Changed the requires file to take 'before' and 'after' parameters to declare forward and backward dependencies. Declaring 'before' will FORCE the listed module to be installed along with this one. See the docs.
68c32cadf3 Added the 'packages' disco ball that installs and removes packages for you from parameters. Minor fixups to disco-fs-diff. Fixed a bug in disco-ball where files would not get deleted, and .unionfs was rsynced back into /.
c000ebba48 Midstream, this may destroy the world
e121bc09e1 Added the groups module to create linux groups, renamed disco-linux-ents to entities
4a5a7abcca Added disco-linux-ents ball, made users use it.
Compare 10 commits »
andrew created branch master in andrew/disco 2026-05-18 16:33:03 -04:00