aboutsummaryrefslogtreecommitdiff
path: root/src/guiFormSpecMenu.h
AgeCommit message (Expand)Author
2016-10-08Fix backwards compatibility issue introduced by close_on_enterrubenwardy
2016-10-06use unordered containers where possible (patch 4 on X)Loic Blot
2016-10-03Formspec: Add container[] and container_end[] elementsrubenwardy
2016-08-29Fix background formspec elements from interfering with each otherrubenwardy
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy
2016-08-27Submit name of field on enter key pressrubenwardy
2016-06-03Initial Gamepad supportest31
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-07Run unescape_enriched *after* unescape_string.Ekdohibs
2016-05-07Make dropdowns show the string that was their argument.Ekdohibs
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2016-02-13Formspec: recreate item_image_button pressed state for its image and labelRealBadAngel
2016-02-13Remove unused 'm_selection_active' fieldest31
2016-02-09FormSpec: Add StaticTextSpec and superimpose over item image buttonsRealBadAngel
2016-02-07Use meshes to display inventory itemsRealBadAngel
2015-06-16Add list-ringsest31
2015-06-13Use utf-8 in formspecsIlya Zhuravlev
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-03-14Disable double-click -> ESC translation for main menuCraig Robbins
2015-02-10Fix Exit to OS button focus in Pause Menungosang
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot
2014-12-04Right mouse button behaviour for craft/inventory If right mousebutton clicked...Craig Robbins
2014-11-30Scale form elements consistentlyZefram
2014-11-30Implement proper font handlingsapier
2014-10-30Fix uninitialized variable warningkwolekr
2014-10-24Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanismKahrl
2014-10-05Add [colorize modifierBlockMen
2014-09-21Add inventory right click drag and dropsruz25
2014-09-21Allow taking screenshots of formspecs and move message to chatBlockMen
2014-07-16Add srollbar formspec elementsapier
2014-06-29Add support for Android 2.3+sapier
2014-06-29Add formspec api versioningsapier
2014-06-25Add setting for tooltips show delay.RealBadAngel
2014-06-24Tooltips rework.RealBadAngel
2014-06-22Support for scalable font and gui elementssapier
2014-06-18Fix bounding rect for formspec elements label vertlabel and checkboxessapier
2014-06-12Add support for exiting formspecs by doubleclicking outsidesapier
2014-04-22Fix formspec replacement handling for in game formspecssapier
2014-03-13Fix game pause in singleplayerBlockMen
2014-03-12Pass arguments by referenceSelat
2014-03-05Replace pause and message menu by formspec onessapier
2014-01-13Add formspec tableKahrl
2013-11-03Reworked formspecs and kahrl's hexcolor parserBlockMen
2013-11-03Send a on_receive_fields event when formspec is closed, with fields.quit = "t...Novatux
2013-09-11Change mainmenu texture handling + small misc changesKahrl
2013-08-19GUIFormSpecMenu focus fixesKahrl
2013-08-17Add translation for main menusapier
2013-08-16Don't automatically scroll listbox when selecting an item in the middleKahrl
2013-08-16Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl