summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/menu.h
Commit message (Expand)AuthorAgeFilesLines
* Use proper newlines in the ?v version information.Johanna Ploog2009-12-071-1/+1
* Remert menu::del_entry() additionMatthew Cline2009-11-271-2/+0
* New method menu::del_entry()Matthew Cline2009-11-271-0/+2
* Add third menu action type ACT_MISCMatthew Cline2009-11-271-2/+2
* All menu entries can have tilesMatthew Cline2009-11-211-0/+7
* Init FeatureMenuEntry from dungeon_feature_typeMatthew Cline2009-11-201-1/+4
* Let ToggleableMenu be a tiles menuMatthew Cline2009-11-181-1/+2
* headers: remove 'AppHdr.h' include from .h filesSteven Noonan2009-10-101-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Apply kotk's minor fixes patch in [2827129], with minor tweaks.dolorous2009-07-251-2/+3
* Add player icons (default species/job tile) to the selection menu for j-p-e-g2009-07-011-1/+11
* Make the toggle actually update the title for V and a.j-p-e-g2009-04-051-1/+3
* * Allow fleeing monster to push past higher ranked monsters of the samej-p-e-g2009-04-031-0/+12
* [2722438] Fixing crash when viewing shop contents. shop_item* was being blin...ennewalker2009-03-311-0/+10
* Generalize the menu toggle from InvMenu to Menu and use it to properlyj-p-e-g2009-03-111-2/+5
* Greatly improve 'V' command:j-p-e-g2009-03-101-5/+2
* Don't pass number of columns to print_formatted_paragraph(), since it alwaysharanp2009-02-041-2/+2
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-031-2/+2
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-0/+5
* [2462140] Reverting previous check in to add more lines to the help menus. T...ennewalker2008-12-241-4/+2
* Increasing the amount of text on screen for tiles help menus by separating ou...ennewalker2008-12-241-0/+3
* Add whitespace fix.dolorous2008-11-171-1/+1
* More graphical menu improvements. Inventory menus now have columns. Long en...ennewalker2008-10-251-1/+3
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-2/+47
* Don't include items in drop filter if they're cursed and equipped, or ifzelgadis2008-06-031-1/+1
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-311-4/+4
* Allow specific colouring of pickup menu (as opposed to generalj-p-e-g2008-04-171-16/+17
* For David. Menu's draw_title_suffix can now accept a formatted_stringpauldubois2008-04-071-0/+3
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+8
* Finally implemented by applying Paul Du Bois' latest patch. :)j-p-e-g2008-02-181-3/+5
* Fixed mutation menu miscolouring mutations. dshaligram2008-01-251-1/+2
* [1801838] Use a menu to show mutation list so long lists don't scroll off the...dshaligram2008-01-251-0/+17
* Tiles!ennewalker2008-01-051-0/+4
* Added an MF_SHOW_PAGENUMBERS flag to Menu, which will show "(page X of Y)"haranp2007-12-111-0/+1
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-3/+7
* A handful of new game options:zelgadis2007-09-171-1/+8
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+2
* Type-safety on mpr() and friends channel argument.haranp2007-08-041-1/+2
* Changed Nemelex description (David.)haranp2007-07-261-0/+1
* Coloured power display. This is, for now, a rather extreme hack.haranp2007-07-031-0/+1
* Drop and pickup menus now support Ctrl-F to select all items matching a regex.haranp2007-07-021-0/+2
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-2/+2
* Implemented 1715578: pressing '!' in the Z? screen toggles betweenharanp2007-06-291-0/+27
* Cleaned up abilities screen information for tutorial.j-p-e-g2007-06-151-4/+2
* Added information to the abilities screen during tutorials, j-p-e-g2007-06-101-0/+2
* Changed list_spells() somewhat. It's now a slider wraparound menu.haranp2007-05-081-1/+1
* s/Adolf/Frederickharanp2007-03-241-1/+1
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-141-0/+2
* Requesting help when choosing race/class jumps you to the appropriate section...haranp2007-03-131-0/+1