Commit Graph

8 Commits

Author SHA1 Message Date
Lorenzooone 9018780401 File select menu printing + Customizable Y printing - Missing Alphabet's cursoring (#59)
* Feature/fileselect (#58)

* Start file select notes

* Blank out file select tileset template

* Preliminary string printing

Had to change the signature of the base
print_chr function because the file select
screen uses a lot of non-standard memory
layouts. For example, the tilemap has a
variable width instead of the standard 32
tiles.

* Include string data in linker script

* Update notes

* Print the full array

* Add external calls

* Add FILE_SELECT struct

* Add format_file_string

* Widen main file select window

* Format full text speed string

* Add build badges to readme

* Oops on the master badge link

* Update README

* Fix file select not showing any info because of wrong palette.

* Make it so before printing the tiles are properly cleared

* Commit for the day. Missing Delete and Copy from File Select menu

* Add Delete and Copy

Also document all windows for future

* Setup basic alphabet - Need cursoring

* Add support for not-multiple-of-8-Ys to print_character_with_callback

* Add support to extra Y tile if and only if it's needed to print_character_with_callback

* Improve cursoring for new Y

* Add summary support
2019-08-08 15:07:24 -04:00
jeffman 80ad552b57 Screenshots showing enemy plurality code 2017-03-26 18:30:10 -04:00
jeffman 4a65ef91ba Screenshots 2017-03-25 17:08:07 -04:00
jeffman f767f4b7db Added some screenshots 2017-03-17 01:23:47 -04:00
jeffman 75ad30bc16 Add screenshot for tool 2015-03-25 18:41:52 -04:00
jeffman 525aa426e2 Fixed main/cash window redrawing 2015-03-24 02:02:37 -04:00
jeffman 795445d27e Add Goods VWF 2015-03-22 23:58:47 -04:00
jeffman 6f28bc8be6 May as well add some screenshots 2015-03-18 12:34:16 -04:00