]> git.lizzy.rs Git - dragonfireclient.git/history - src/guiFormSpecMenu.cpp
Add list-rings
[dragonfireclient.git] / src / guiFormSpecMenu.cpp
2015-06-16 est31Add list-rings
2015-06-13 Ilya ZhuravlevUse utf-8 in formspecs
2015-06-01 est31Make split method static
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 kwolekrFix some minor details from 6d61375
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-14 Craig RobbinsDisable double-click -> ESC translation for main menu
2015-03-11 est31Unescape tooltip texts
2015-03-09 Craig RobbinsStop formspecs closing with double-click in empty area
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotMove hex.h to util/
2015-02-10 ngosangFix Exit to OS button focus in Pause Menu
2015-02-05 ShadowNinjaReduce gettext wide/narrow and string/char* conversions
2015-01-13 onkrotPerformance fixes.
2015-01-09 sapierRemove automatic consistent formspec size <-> font...
2015-01-09 KahrlFix logic of checkbox formspec element validity checking
2015-01-06 sapierFixes for android
2015-01-02 sapierFix rounding error in font size making main menu and...
2014-12-12 KahrlFix segfault when dragging mouse out of mainmenu window...
2014-12-12 KodexkyResponsive tooltip offset for Android.
2014-12-04 Craig Robbins(INTERIM) Make sizes of the font in formspecs consisten...
2014-12-04 Craig RobbinsRight mouse button behaviour for craft/inventory If...
2014-11-30 sapierMake hud use fontengine too
2014-11-30 ZeframScale form elements consistently
2014-11-30 sapierImplement proper font handling
2014-10-30 kwolekrFix uninitialized variable warning
2014-10-24 KahrlRemove m_ext_ptr in GUIFormSpecMenu, replaced by refcou...
2014-10-08 Craig RobbinsFix use of unitialized variables in mouse button handling
2014-10-05 BlockMenAdd [colorize modifier
2014-09-28 BlockMenStandardize tooltip row detection
2014-09-28 BlockMenFix multilined description in tooltips (fixes #1688)
2014-09-21 ShadowNinjaFix GCC reorder warning
2014-09-21 sruz25Add inventory right click drag and drop
2014-09-21 BlockMenAllow taking screenshots of formspecs and move message...
2014-07-16 ZeframMake tooltip_show_delay=0 work
2014-07-16 ZeframPermit non-integer sizes for item_image[]
2014-07-16 sapierAdd srollbar formspec element
2014-07-06 sfan5Fix errors/warnings reported by valgrind
2014-06-29 sapierAdd support for Android 2.3+
2014-06-29 sapierAdd formspec api versioning
2014-06-25 RealBadAngelAdd setting for tooltips show delay.
2014-06-24 RealBadAngelTooltips rework.
2014-06-21 sapierSupport for scalable font and gui elements
2014-06-20 RealBadAngelFix labels and vertlabels on some systems.
2014-06-20 sapierFix small memory leaks on shutdown
2014-06-18 RealBadAngelAdd tooltips for button, imagebutton and checkbox.
2014-06-18 sapierFix bounding rect for formspec elements label vertlabel...
2014-06-18 sapierMake dropdown formspec elements send their value same...
2014-06-12 sapierAdd support for exiting formspecs by doubleclicking...
2014-06-12 sapierImprove performance by removing some temporary objects
2014-04-29 sapierAdd proper lua api deprecated handling
2014-04-22 sapierFix formspec replacement handling for in game formspecs
2014-04-22 RealBadAngelmake formspec textarea wordwrap
2014-03-23 sapierFix double sending of chat messages
2014-03-13 BlockMenFix game pause in singleplayer
2014-03-05 sapierReplace pause and message menu by formspec ones
2014-01-13 KahrlAdd formspec table
2013-12-17 BlockMenFix formspec field labels
2013-12-13 sapierReplace any direct curl usage by httpfetch
2013-12-11 sapierImplement search tab and version picker
2013-12-09 PilzAdamCheck if width, height or start index of a list[] is...
2013-12-03 PilzAdamDont move item back when not clicking on a slot
2013-11-22 KahrlFix crash when pressing Enter key in formspec menu
2013-11-14 BlockMenFix formspec background padding when clipped
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)
2013-11-10 sapierFix "TODO read modinfo" in modmanager to improve ui...
2013-11-03 BlockMenFix typo
2013-11-03 BlockMenReworked formspecs and kahrl's hexcolor parser
2013-11-03 NovatuxSend a on_receive_fields event when formspec is closed...
2013-10-07 RealBadAngelFIx wrong error message on invalid use of the formspec...
2013-09-10 KahrlChange mainmenu texture handling + small misc changes
2013-09-04 sapierFix crash on lua exception
2013-08-31 PilzAdamUse wstring for vertlabels
2013-08-19 BlockMenFix gettext for tabs (windows)
2013-08-19 KahrlGUIFormSpecMenu focus fixes
2013-08-18 BlockMenReenable image scaling in formspecs
2013-08-17 sapierAdd translation for main menu
2013-08-16 PilzAdamRemove debug output
2013-08-15 KahrlDon't automatically scroll listbox when selecting an...
2013-08-15 KahrlFormspec textlist: Black Irrlicht magic to detect fake...
2013-08-15 NovatuxFix formspec escaping, add escaping to info.txt for...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-07 KahrlFix various memory access problems detected by valgrind
2013-08-06 KahrlFix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
2013-08-04 BlockMenFix formspec label issues in win builds (MSVC)
2013-07-23 BlockMenAdd support of pressed_texture of image_button
2013-07-23 BlockMenAdd gettext translation for image_button
2013-07-12 sapierRemove lots of debug output from modmgr
2013-07-09 sapierFix serverlist
2013-07-09 kwolekrRevert "Fix serverlist not beeing escaped correctly"
2013-07-08 sapierFix serverlist not beeing escaped correctly
2013-07-07 sapierFix many formspec menu bugs
2013-07-07 Sfan5Fix parseColor, change remaining colorkeys to new forma...
2013-07-06 Sfan5Use hexadecimal RRGGBB instead of colorkeys, rename...
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-17 KahrlFormspec: Don't perform black magic if selected item...
next