- 15 May, 2022 6 commits
-
-
Robert Sprowson authored
Substitute #defines from the central headers where possible. Remove assumption of log2bpp being calculable from bits 27-31 of sprite words. Version 0.24. Tagged as 'TreeView-0_24'
-
Robert Sprowson authored
Move the sprites into ResourceFS and load them into a private area. Delete baked in sprites. Delete references to TreeView: for development, since we use that as a path to load resources from. Update !Help/README to reflect current arrangements.
-
Robert Sprowson authored
Text for "Root" now looked up & avoids NULL pointer dereference if alloc fails.
-
Robert Sprowson authored
* Replace error &40202020 with allocated numbers * Internationalise the errors * Usual ResourceFS boilerplate code
-
Robert Sprowson authored
* Swap amu for amu_machine alias, use stripdepnd * Get rmensure from tboxlibint (rather than local copy) * Add VersionNum, use it in the CMHG header (rather than version.h) * Update header files to central copies/that which CMHG generates * Converge glib/glib3 a bit from the copy in TextGadgets Version 0.23. Tagged as 'TreeView-0_23'
-
Rik Griffin authored
-