aboutsummaryrefslogtreecommitdiff
path: root/source/nds/draw.c
AgeCommit message (Expand)Author
2014-10-28remove unused filesaliaspider
2014-10-2864-bit saferaliaspider
2013-05-23Add support for custom main menu active/inactive, message text and background...Nebuleon Fumika
2013-05-20CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item te...Nebuleon Fumika
2013-03-29Fix scrollers in file selectors after the previous commit.Nebuleon Fumika
2013-03-29Stop the odd disappearing text when moving between files in recently played g...Nebuleon Fumika
2013-03-29Make rendering a GUI background (256x192) more efficient.Nebuleon Fumika
2013-03-23Allocate fewer screens for the console shown when a basic initialisation erro...Nebuleon Fumika
2013-03-11Fix the text scrollers, and make the scroller code smaller to boot.Nebuleon Fumika
2013-03-10Center text without needing endless spaces; also support \n in centered text.Nebuleon Fumika
2013-02-27Remove unneeded variables in draw.c.Nebuleon Fumika
2013-02-27Remove unneeded functions in draw.c.Nebuleon Fumika
2013-02-14Adjust hotkeys to allow using the directional pad for them. Suggested usage i...Nebuleon Fumika
2013-01-22Add three hotkeys: temporary fast-forward, sound toggle and return to menu. T...Nebuleon Fumika
2013-01-20Remove GBAFILE from the icon list as it's never used.Nebuleon Fumika
2013-01-20Remove SUBSELB from the icon list as it's never used. Make inactive items a d...Nebuleon Fumika
2013-01-19Remove unneeded volatility, enabling more optimisations. Sound volatility is ...Nebuleon Fumika
2013-01-19Prepare code to ask for a hotkey. Prepare a temporary fast-forward switch.Nebuleon Fumika
2013-01-18GUI picture overhaul.Nebuleon Fumika
2013-01-14Forgot to define inputdata for the button touch commit.Nebuleon Fumika
2013-01-14Remove some comments in draw_yesno_dialog to make it easier to read.Nebuleon Fumika
2013-01-14Make yes/no dialog(ue)s respond to touches on the Yes and No buttons.Nebuleon Fumika
2013-01-13Localise Yes(A) and No(B) into English, French and Simplified Chinese as [A] ...Nebuleon Fumika
2013-01-06Language file overhaul, part 2. Remove unused messages in all languages.Nebuleon Fumika
2012-12-26Universally use update method 2 for the lower screen and 0 for the upper scre...Nebuleon Fumika
2012-12-22Preliminary Snes9x-based cheat code support. Not tested, because the file sel...Nebuleon Fumika
2012-12-20Simplify the GUI code.Nebuleon Fumika
2011-03-05first commitKitty Draper