Amy G. Bowersox amy
amy pushed to develop at amy/sierra-modpack 2024-04-03 23:07:49 -06:00
cb19e38938 updated to 0.3
amy pushed to develop at amy/sierra-modpack 2024-03-15 02:26:41 -06:00
e0360b8b21 modifications for release 0.2
amy pushed to develop at amy/sierra-modpack 2023-01-30 19:41:01 -07:00
71a057b062 Turn OFF the TF2 bosses!!!
amy pushed to develop at amy/upiwin 2021-08-30 21:45:50 -06:00
c899952cb2 added a couple of additional packages to be installed
amy pushed to develop at amy/upiwin 2021-08-30 21:42:16 -06:00
8cbfccdd8b fixed local func definition
amy pushed to develop at amy/upiwin 2021-08-30 21:39:27 -06:00
48f62edc39 factored out some wrapping code to avoid name collisions
amy pushed to develop at amy/upiwin 2021-08-30 21:32:20 -06:00
12c9082666 added the Python backing code for managing resources
4ef55a700d makefile fix
Compare 2 commits »
amy pushed to develop at amy/upiwin 2021-08-29 22:37:27 -06:00
44ee44b7fa alas, root privs are required after all, for the GPIO stuff
amy pushed to develop at amy/upiwin 2021-08-29 22:32:13 -06:00
e44619cea6 may not need root privs anymore...test this
amy pushed to develop at amy/upiwin 2021-08-29 22:28:24 -06:00
df9c5954f8 no longer link splash screen in as an object module (it's in sysresources)
amy pushed to develop at amy/upiwin 2021-08-29 22:25:41 -06:00
42d88749a0 need extra cast
amy pushed to develop at amy/upiwin 2021-08-29 22:24:53 -06:00
c30d15742c frame buffer init now reads splash screen data from resources
amy pushed to develop at amy/upiwin 2021-08-29 22:08:10 -06:00
bda9fc6883 fixed typecasts and changed Rsrc_load_file to use zip sources
amy pushed to develop at amy/upiwin 2021-08-29 22:00:57 -06:00
333e40827e UINT32 type needs to be used
amy pushed to develop at amy/upiwin 2021-08-29 21:57:51 -06:00
bcd4ec7bd2 type fix
amy pushed to develop at amy/upiwin 2021-08-29 21:56:32 -06:00
8aa4b9a2ed first batch of resource-handling functions
amy pushed to develop at amy/upiwin 2021-08-29 18:29:53 -06:00
8fb7d0ac0b add libzip to UPIWIN libraries
amy pushed to develop at amy/upiwin 2021-08-29 18:28:42 -06:00
76b808551f missing semicolon
amy pushed to develop at amy/upiwin 2021-08-29 18:27:34 -06:00
14e240af17 fix a cast on the size of the resources
amy pushed to develop at amy/upiwin 2021-08-29 18:26:10 -06:00
46c2d5ce27 need to include some more files