index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guiFormSpecMenu.h
Age
Commit message (
Expand
)
Author
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-10-17
Fix inventory drag drop flag (#6416)
asl97
2017-09-16
Correct tooltip_append_itemstring terminology (#6421)
DTA7
2017-09-15
Add setting to display the itemstring after the tooltip in the inventory. (#6...
DTA7
2017-08-29
Formspec: Add options to set background color and opacity (fullscreen mode + ...
Loïc Blot
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-20
Modernize code: very last fixes (#6290)
Loïc Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-16
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2017-06-10
Remove superfluous pointer null checks
QrchackOfficial
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-06-03
Tooltips: Unify the tooltip[] and list[] description tooltip display function...
SmallJoker
2017-05-26
Time: Change old `u32` timestamps to 64-bit (#5818)
SmallJoker
2017-04-28
Clean up getTime helpers
ShadowNinja
2017-04-25
Fix various points reported by cppcheck (#5656)
Loïc Blot
2017-04-22
Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenu
Loic Blot
2017-04-21
Fix various performance issues reported by cppcheck + code style (CI) (#5635)
Loïc Blot
2017-04-21
Fix various performance issues reported by cppcheck (#5628)
Loïc Blot
2017-04-20
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-03-19
Refactor Game class (part 2) (#5422)
Loïc Blot
2017-03-13
[CSM] Add local formspecs. (#5094)
red-001
2017-03-04
FormSpec: Add position and anchor elements (#5284)
adelcoding1
2017-01-11
Cleanup some header inclusions to improve compilation times
Loic Blot
2017-01-09
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2016-10-08
Fix backwards compatibility issue introduced by close_on_enter
rubenwardy
2016-10-06
use unordered containers where possible (patch 4 on X)
Loic Blot
2016-10-03
Formspec: Add container[] and container_end[] elements
rubenwardy
2016-08-29
Fix background formspec elements from interfering with each other
rubenwardy
2016-08-27
Allow fields to choose whether they close on enter press
rubenwardy
2016-08-27
Submit name of field on enter key press
rubenwardy
2016-06-03
Initial Gamepad support
est31
2016-05-31
Add colored text (not only colored chat).
Ekdohibs
2016-05-07
Run unescape_enriched *after* unescape_string.
Ekdohibs
2016-05-07
Make dropdowns show the string that was their argument.
Ekdohibs
2016-04-24
Escape more strings: formspecs, item descriptions, infotexts...
Ekdohibs
2016-02-13
Formspec: recreate item_image_button pressed state for its image and label
RealBadAngel
2016-02-13
Remove unused 'm_selection_active' field
est31
2016-02-09
FormSpec: Add StaticTextSpec and superimpose over item image buttons
RealBadAngel
2016-02-07
Use meshes to display inventory items
RealBadAngel
2015-06-16
Add list-rings
est31
2015-06-13
Use utf-8 in formspecs
Ilya Zhuravlev
2015-05-19
Replace instances of std::map<std::string, std::string> with StringMap
kwolekr
2015-03-14
Disable double-click -> ESC translation for main menu
Craig Robbins
2015-02-10
Fix Exit to OS button focus in Pause Menu
ngosang
2015-02-10
Network Layer 7 rework (Packet handling)
Loic Blot
2014-12-04
Right mouse button behaviour for craft/inventory If right mousebutton clicked...
Craig Robbins
2014-11-30
Scale form elements consistently
Zefram
2014-11-30
Implement proper font handling
sapier
2014-10-30
Fix uninitialized variable warning
kwolekr
[next]