]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/mainmenu
Avoid marking map blocks dirty upon deserialization.
[dragonfireclient.git] / builtin / mainmenu /
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-12 ParamatGive unnamed world names incrementing numbers. Format...
2020-09-29 ParamatImprove layout of main menu 'local' tab (#10366)
2020-09-14 hecksRemove "generate normal maps" feature (#10313)
2020-08-27 MaksimAndroid: drop simple MainMenu (#10227)
2020-08-17 rubenwardyContentDB: Add Update All and download queuing (#9995)
2020-08-05 ParamatMapgen Flat: Add caverns, disabled by default (#9913)
2020-07-28 rubenwardyFix incorrect view URL for games
2020-07-08 sfan5Fix ContentDB menu icons not appearing on Windows
2020-06-06 rubenwardyFix incorrect extension used for ContentDB thumbnails
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-06-04 rubenwardyAdd buttons to ContentDB in game bar and configure...
2020-05-28 rubenwardyUpdate ContentDB dialog (#9949)
2020-05-27 rubenwardyMake ContentDB downloads not block the UI (#9948)
2020-05-25 WuzzyRename “Minimal development test” to “Development Test...
2020-05-24 rubenwardyAdd engine version string to ContentDB API request...
2020-05-17 sfan5builtin: Move common/async_event.lua to mainmenu/async_...
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
2020-04-11 rubenwardyFix delayed error message in start game tab
2020-04-06 Wren TurkalAdd allowed_mapgens option in game.conf. (#9263)
2020-04-05 rubenwardyUpdate credits for 5.2.0 (#9593)
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-06 WuzzyCleanup global namespace pollution in builtin (#9451)
2019-12-07 rubenwardyFix luacheck errors
2019-09-27 Muhammad Rifqi Pri... All settings: Fix missing flags checkbox caused by...
2019-09-26 HybridDogAutomatically enable depends of mods when enabling...
2019-09-01 Muhammad Rifqi Pri... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-08-14 DSFix undeclared global warning because of _ (#8798)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-06-10 Paul OuelletteUse CDB author and name in installed package's config...
2019-06-07 DSRemove modstore leftovers. Fix core.show_path_select_di...
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-07 HybridDogWorld config: Make depends easier to read (#7396)
2019-03-05 rubenwardyHide uninstall package button on unmodifiable paths...
2019-02-23 ParamatUpdate minetest.conf.example and settings_translation_f...
2019-02-22 rubenwardyContent store: Ignore '_game' in game names in ID gener...
2019-02-18 Paul OuelletteUpdate gamebar on tab enter (#8192)
2019-02-18 rubenwardyFix games not updating on deletion
2019-02-18 Paul OuelletteFix content store crash (#8244)
2019-02-16 rubenwardyUpdate credits (#8162)
2019-02-09 SmallJokerBuiltin: Fix grayed-out but enabled modpacks
2019-02-09 WuzzyRemove fgettext("") in builtin
2019-02-03 rubenwardyContent store: Fix assertion failed on unsuccessful...
2019-02-03 rubenwardyAdd setting to hide mature content from ContentDB
2019-02-03 rubenwardyFix rename modpack dialog not appearing to take affect
2019-02-03 number ZeroFix modpack rename dialog selecting the wrong mod
2019-02-03 rubenwardyContent store: Fix overlapping labels
2019-01-31 rubenwardyContent store: Fix storage leak by storing screenshots...
2019-01-30 rubenwardyContent store: Use composite key to track installations...
2019-01-26 ParamatRename 'Advanced Settings' button to 'All Settings...
2019-01-20 WuzzyMake advanced settings noiseparams strings translatable...
2019-01-19 srifqiAdvanced settings noiseparams: No tailing comma for...
2019-01-16 Paul OuelletteFix some misspellings (#8104)
2019-01-13 SmallJokerworld.mt: Only accept true/false/nil values (#8055)
2019-01-09 rubenwardypkgmgr: Fix games list not being updated after game...
2019-01-06 rubenwardyContent store: Disable more details dialog for now...
2019-01-06 rubenwardyContent store: Fix update button not working
2019-01-06 rubenwardyDeprecate modpack.txt and use modpack.conf instead...
2018-12-30 rubenwardyFix installed modpacks not being found correctly
2018-12-26 rubenwardyContent store: Fix bugs relating to packages list size
2018-12-23 ParamatRemove 'Reset singleplayer world' button from full...
2018-12-15 SmallJokerFix ignored mod.conf mod name for world.mt (broken...
2018-12-11 rubenwardyFix ContentDB packages timing out by using download_fil...
2018-12-10 random-geekContent store: Fix missing screenshot in package view...
2018-12-06 ParamatMain menu style: Set to 'full' for Android, remove...
2018-12-06 rubenwardyDisable game bar and header on Android (#7940)
2018-12-02 Paul OuelletteImprove world configure menu (#7922)
2018-11-26 ClobberXDContent store: Hide navigation buttons when there's...
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-11-13 ClobberXDdlg_contentstore.lua: Various fixes and improvements...
2018-11-10 ChimneySwiftEscape special characters when searching the server...
2018-11-09 Muhammad Rifqi Pri... Conf.example generation: Remove quotation marks from...
2018-11-08 random-geekImprove content store layout (#7806)
2018-10-28 ParamatAdvanced settings: Fix noise parameter flags (#7819)
2018-10-20 SmallJokerMainmenu: Clean up and improve advanced settings dialog...
2018-10-18 ParamatAdvanced settings tree menu: Resize, fix clipped values...
2018-10-11 ParamatAdvanced settings menu: Centre setting edit box (#7778)
2018-10-06 ParamatVarious grammar improvements (#7769)
2018-09-30 SmallJokerRemove settings properly (#7676)
2018-09-07 SmallJokerMenu content tab: Fix clipped description and missing...
2018-08-22 ParamatContent tab: Fix clipped text in texture pack button...
2018-08-17 HybridDogWorld config: Add modpack descriptions and remove depen...
2018-07-31 texmexMake the primary, flow-advancing action the right-most...
2018-07-21 VitaliyDisable shaders GUI on unsupported drivers (#7563)
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-06-13 nOOb3167Make os.tempfolder work correctly for MinGW & MSVC...
2018-06-05 nOOb3167Fix builtin lua function os.tempfolder (#7368)
2018-05-29 youTidy up dlg_config_world.lua (#5351)
2018-05-19 rubenwardyAdd screenshots to online content browser
2018-05-16 rubenwardyAdd updating to online content browser
2018-04-25 rubenwardyFix description wrapping in browse online content
2018-04-19 rubenwardyAdd online content repository
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-13 paramatRename 'subgame' to 'game'
2018-02-20 Muhammad Rifqi Pri... Delete world dialog: Move buttons to avoid double click...
2018-02-19 TreAdd a refresh button to the serverlist (#6957)
next