Shipwright/soh/soh/Enhancements/randomizer
Josh Bodner 7a45380123
Automatically break long tooltip lines (#925)
* Remove manual newlines from the middle of sentences in tooltips and automatically break long lines instead

* Move split functionality into header so randomizer tooltips can use it

* Rewrite logic to be O(n)

* Found another typo

* Move helper function to libultraship to (hopefully) get Jenkins happy

* Fix typo I made when fixing the typo before

* Remove unneeded header

* Parameterize line length in case variable line length is desired in the future
2022-07-31 21:40:26 -04:00
..
3drando Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
randomizer.cpp Automatically break long tooltip lines (#925) 2022-07-31 21:40:26 -04:00
randomizer.h Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
randomizerTypes.h Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
randomizer_item_tracker.cpp Automatically break long tooltip lines (#925) 2022-07-31 21:40:26 -04:00
randomizer_item_tracker.h testing out item replacement (#416) 2022-07-11 20:11:07 -04:00