]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
Remove use of engine sent texture tiling flags - theyre no longer needed
[dragonfireclient.git] / builtin /
2015-08-19 kwolekrRemove some emails from credits tab
2015-08-19 kwolekrUpdate credits tab
2015-08-19 est31Client: disable mmdb modstore
2015-08-14 est31Don't do formspec escaping twice for loading description
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-07-25 jeanpatrick.guerre... Fix FSAA dropdown option reset after changing another...
2015-07-25 kilbithRemove drivers dropdown in the settings tab
2015-07-24 NovatuxUpdate my name
2015-07-23 est31Optional reconnect functionality
2015-07-21 sfan5Fix crash in mainmenu when loaded subgame does not...
2015-07-21 sfan5Allow random menu images for subgames
2015-07-18 Mark SchreiberAdd antialiasing UI setting
2015-07-18 MarcinAdd ability to specify coordinates for /spawnentity
2015-07-18 ExcaliburZeroChange texture pack description file name
2015-07-10 jpFix remnant bugs on mainmenu
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-07-04 jeanpatrick.guerre... Fix attempt to start a world when no world is selected...
2015-07-02 SokomineSet server_announce to world.mt and respect modes when...
2015-07-01 SokomineFix world.mt not written when selecting mode
2015-06-30 est31Fix single click world select
2015-06-30 jeanpatrick.guerre... Fix bugs in mainmenu
2015-06-29 rubenwardyAdd Lua errors to error dialog
2015-06-16 est31Update credits tab
2015-06-15 WuzzyDon't highlight entries in credits
2015-06-14 Craig DavisonRemove reference to deprecated privilege
2015-06-13 TeTpaAkaAdd minetest.register_on_player_hpchange
2015-06-09 HybridDogMore reliable serverlist behaviour
2015-06-06 HybridDogDecrease minetest.after globalstep lag
2015-06-02 est31Nicer time setting logging
2015-06-01 est31Fix wrong replace from previous commit
2015-06-01 est31Localize inside whole misc_helpers.lua
2015-05-16 ShadowNinjaAdd core.get_dir_list
2015-05-16 LeMagnesiumAdded hour:minute format to time command
2015-05-15 BrandonAdd minetest.register_on_punchplayer
2015-05-14 tenplus1Don't crash if an item gets dropped into unloaded space
2015-05-14 est31Item entity merging refactor
2015-05-12 NovatuxAdd code to support raillike group names
2015-04-26 Tomas BrodFix minetest.clear_* creating new LOCAL table instead...
2015-04-26 Muhammad Rifqi Pri... Remove fly mode in simple main menu
2015-04-21 ShadowNinjaAdd minetest.global_exists()
2015-04-05 est31Add reason to kicked log message and use present tense
2015-03-29 Craig RobbinsLet main menu scale (non-Android)
2015-03-29 Craig RobbinsUpdate credits
2015-03-25 Loic BlotRemove duplicate code since 8ca08a850ff2494652aa0ac2daa...
2015-03-18 fz72Save creative_mode and enable_damage setting for each...
2015-03-16 est31Android: Fix auto-entry of server address and port...
2015-03-04 SmallJokerRadius parameter for /deleteblocks here
2015-02-27 est31Add /setpassword and /clearpassword logging
2015-02-21 ShadowNinjaFix serialization of floating point numbers
2015-02-18 NovatuxAdd modname convention checking
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-18 Perttu AholaUse fixed size for builtin menus on non-android platforms
2015-02-18 Loic BlotFix unused (and so, broken) enable_rollback_recording...
2015-02-18 fz72Fix map_seed not changed when creating a new world...
2015-02-16 rubenwardyFix minetest.item_eat's replace_with_item, fixes #2292
2015-02-14 Loic BlotFix issue #2278, Connection sent before address data...
2015-02-14 est31Fix crash on passing false as value in table to table...
2015-02-12 ngosangMinor fixes in translations
2015-02-12 RuiFix store.lua bug: default screenshot
2015-02-12 RuiFix tab_mods.lua: default screenshot patch
2015-02-11 ngosangFix 'Download complete' dialog in the mods store
2015-02-08 kwolekrHud: Modify Y-positioning of health/breath starbars...
2015-02-04 rubenwardyChange assignment to global in a function to warning
2015-01-28 kwolekrPrevent null concatenation when /deleteblocks is provid...
2015-01-26 ShadowNinjaFix imprecise serialization of large numbers
2015-01-21 Craig RobbinsAllow filter and mipmap drop down menues to be translated
2015-01-18 kwolekrReorganize supported video driver query mechanisms
2015-01-18 kwolekrRevert "Fix style on settings tab"
2015-01-18 jeanpatrick.guerre... Fix style on settings tab
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2015-01-15 kwolekrAdd ability to delete MapBlocks from map
2015-01-15 Diego MartínezFix typo in `serialize.lua`.
2015-01-15 kilbithAdd missing return value for filter/mipmap dropdown...
2015-01-15 kilbithSmall tweaking (alignement - client tab)
2015-01-14 jeanpatrick.guerre... Reorganizing client and server tabs
2015-01-13 kwolekrbuiltin: Unify register wrapper functions and wrap...
2015-01-12 paramatRemove builtin_biome.lua from builtin and add simple...
2015-01-09 sapierRemove automatic consistent formspec size <-> font...
2015-01-05 ShadowNinjaAdd registered_ores and registered_decorations
2015-01-05 Diego MartínezFix off-by-one error in `string:split` implementation.
2015-01-04 sapierFix forgotten favourite list image update of simple...
2015-01-04 sapierRe-add lost way to debug simple menu on PC
2014-12-30 kwolekrAdd core.get_mapgen_names() to Main Menu API (and use it)
2014-12-29 kwolekrExpose mapgen parameters on scripting init
2014-12-29 KahrlIgnore downloaded public serverlist if public_serverlis...
2014-12-29 Diego MartinezFaster string.split implementation.
2014-12-29 fz72MainMenu: Save 'hide gamemods' and 'hide modpack conten...
2014-12-18 kwolekrTemporarily set default biome in builtin
2014-12-12 KahrlRemove vertlabels from main menu and relayout a bit
2014-12-12 KahrlDisplay serverlist flags as icons
2014-12-12 Craig RobbinsRevert "Adjust the values of dirs1 and dirs2 so that...
2014-12-12 paramatFix undeclared globals in functions and shorten lines...
2014-12-09 SmallJokerIgnore .name directories and files
2014-12-08 KahrlAlways escape user provided data in mainmenu fields
2014-12-06 SmallJokerAdd Lua helper functions vector.apply(v) math.sign...
2014-12-04 CalinouMake dropped items larger and rotate faster
2014-11-27 SmallJokerAdd minetest.copy_table(table) To get rid off the ...
2014-11-26 Craig DavisonFix some undeclared global variables
2014-11-26 KodexkyFix Android main menu crash, and user data directory...
2014-11-25 dvereAdjust the values of dirs1 and dirs2 so that rotate_and...
next