summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-4/+4
* added autoexplore to touch tabsChris West2013-01-051-26/+8
* merge of small-screen changes from old build envChris West2013-01-051-0/+6
* Remove unnecessary includes from header files.Jay3.14152012-10-231-4/+1
* Scale the skill menu tiles.Raphael Langella2012-10-081-1/+1
* Android port.frogbotherer2012-09-081-1/+26
* Use std namespace.Raphael Langella2012-08-261-8/+8
* Abilities tab for local tiles, using the fancy new abilities tiles.Steve Melenchuk2012-08-111-0/+3
* Use monster_info instead of monster for tile picking.Florian Diebold2011-11-231-1/+2
* Remove some useless mingw ifdefs.Adam Borowski2011-06-051-7/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Tileframework: remove m_tabs_it member.Raphael Langella2011-01-091-1/+2
* Scale the tab margin with resolution.Raphael Langella2011-01-091-0/+1
* Tiles: automatically zoom the minimap to fill available space.Raphael Langella2011-01-091-0/+2
* Tiles: fix the startuo menu layout.Raphael Langella2011-01-081-0/+1
* Add a tile_layout_priority option.Raphael Langella2011-01-081-4/+7
* TilesFramework: Rename the update_inventory method to update tabs.Raphael Langella2011-01-061-1/+1
* Move the minimap placement into its own function.Raphael Langella2011-01-051-0/+2
* Store detached tabs in a map.Raphael Langella2011-01-041-4/+8
* Properly create and destroy detached tabs when needed.Raphael Langella2011-01-031-0/+5
* Add a tile tab for common commands.Johanna Ploog2010-12-271-0/+3
* Detach monster tab.Raphael Langella2010-12-231-0/+1
* Fix spell tab not properly updated when learning or forgetting a spell.Raphael Langella2010-12-221-1/+1
* Rename m_region_tsp to m_region_tab_splRaphael Langella2010-12-221-1/+1
* Detach spell tab.Raphael Langella2010-12-221-0/+1
* Add the ground structure for a skill management tab in Tiles.Johanna Ploog2010-11-281-0/+3
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-1/+1
* Fix tiles compile (with rob).Eino Keskitalo2010-07-301-1/+2
* Change update_minimap to use coord_def.Enne Walker2010-06-091-2/+2
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-5/+5
* Use tileidx_t for tile indices. Also, cleanup.Enne Walker2010-05-301-1/+1
* Refactor crawl view buffer.Enne Walker2010-05-301-1/+2
* Add monster list for tiles.Enne Walker2010-05-261-1/+2
* Reduce dependencies on tilereg.h.Enne Walker2010-04-251-1/+23
* Removing lines with just whitespace.Enne Walker2010-04-241-2/+2
* Brought merge changes in line with iPad branchIxtli2010-04-241-2/+2
* Created FontWrapper, and made FT flag in makefile.Ixtli2010-04-241-2/+2
* Textures are now unloaded before SDL.Ixtli2010-04-241-1/+1
* Updated ui_event struct and MouseEvent for a padding issue.Ixtli2010-04-241-1/+4
* Modified tilesdl.h/cc to use UIWrapper for SDLIxtli2010-04-241-2/+0
* A more generic menu structure approachJanne Lahdenpera2010-04-211-14/+5
* Adds support for mouse and arrow operable menusJanne Lahdenpera2010-03-291-1/+14
* Make two zero cursor_loc instances equal.Robert Vollmert2010-03-061-1/+0
* Fix targeting mode performance issues in tiles.Enne Walker2010-02-281-0/+23
* [653] Redraw screen less when resting in tiles.Enne Walker2010-02-271-1/+2
* Add MOD_NONE to key_mod enums (ixtli)Eino Keskitalo2010-02-241-0/+1
* Tiles: Add Ctrl + Shift as synonym to Alt in mouseclick combinations.Johanna Ploog2010-02-221-0/+2
* Revert "Add a tooltip for the inventory/spell tabs."Enne Walker2010-02-141-1/+0
* Revert "Tiles: Whenever switching tabs, name the new mode in the text tag."Enne Walker2010-02-141-0/+8
* Add a tooltip for the inventory/spell tabs.Johanna Ploog2010-02-141-0/+1