]> git.lizzy.rs Git - minetest.git/history - src/client
GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls
[minetest.git] / src / client /
2021-03-16 Jean-Patrick GuerreroGUIScene: Clear depth buffer + replace deprecated clear...
2021-03-16 Jean-Patrick GuerreroFix deprecated calls with Irrlicht 1.9
2021-03-12 sfan5Enable Irrlicht debug logging with --trace
2021-03-12 sfan5Avoid unnecessary copies during media/mesh loading
2021-03-12 sfan5Handle mesh load failure without crashing
2021-03-09 sfan5Restore Irrlicht 1.9 support
2021-03-08 sfan5Use place_param2 client-side for item appearance &...
2021-03-06 sfan5Clean up ClientEvent hudadd/hudchange internals
2021-03-05 VitaliyPause animations while game is paused (#10658)
2021-02-26 hecksKeep mapblocks in memory if they're in range (#10714)
2021-02-26 savilliFix hud_change and hud_remove after hud_add (#10997)
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-23 sfan5Fix keyWasDown in input handler
2021-02-22 SmallJokerMinimap: Fix default label translations
2021-02-19 WuzzyFix world-aligned node rendering at bottom (#10742)
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-14 sfan5Fix segfault with invalid texture strings and minimap...
2021-02-08 Jean-Patrick GuerreroPause menu: Fix segfault on u/down key input
2021-02-06 Muhammad Rifqi Pri... Fall back to default when rendering mode (3d_mode)...
2021-02-02 k.h.laiFix memory leak detected by address sanitizer (#10896)
2021-02-02 sfan5Drop wide/narrow conversion functions
2021-01-31 sfan5Readd Client::sendPlayerPos optimization (was part...
2021-01-29 SmallJokerSettings: Purge getDefault, clean FontEngine
2021-01-28 VitaliyInclude irrlichttypes.h first to work around Irrlicht...
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-20 WuzzyAllow "liquid" and "flowingliquid" drawtypes even if...
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-23 LarsMinor profiler fixes.
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-19 VitaliyCleanup shader generation code (#10663)
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-11-29 SmallJokerInput: Fix on_rightclick called when placing into air
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroAllow missing shaders
2020-11-26 numzeroReplace TriangleFan as poorly supported
2020-11-26 numzeroReuse seed when updating stars
2020-11-26 numzeroStore stars in a single static mesh buffer
2020-11-26 numzeroDon't evaluate things many times
2020-11-26 numzeroBatch cloud drawing
2020-11-25 LarsFix camera panning glitches (partially revert 10489.)
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-12 sfan5Fix player sprite visibility in first person
2020-11-12 sfan5Fix overloaded virtual warnings with get/setAttachment()
2020-11-12 SmallJokerRevert "Replace MyEventReceiver KeyList with std::unord...
2020-11-09 Markus KochJoystick: Remap joystick-specific KeyTypes to generic...
2020-11-08 SmallJokerContentCAO: Fix segfault when minimap is disabled
2020-11-05 sfan5Fix integer-string conversion for shaders
2020-11-04 Lars MüllerRevert "Fix short 180 degree rotation when using set_bo...
2020-10-29 Lars MüllerPlayer physics: Ensure larger dtime simulation steps...
2020-10-29 OblomovShow RTT in ms with 2 digits of precision (#10573)
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-21 MaksimFix Media... 0% on loading screen (#9478)
2020-10-20 sfan5Fix show_on_minimap default value for local player
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-19 LarsMinor clientmap improvements.
2020-10-17 LarsPeriodically release all mesh HW buffers to avoid an...
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-13 LarsAvoid drawing invisible blocks on the client.
2020-10-06 Zughy-Wmem-access only called when GCC > 7 (#10453)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-04 Lars MüllerFix short 180 degree rotation when using set_bone_posit...
2020-10-03 HybridDogReduce the FPS when the window is unfocused (#8837)
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-09-23 ParamatFix horizontal/vertical merging bug of hardware-colored...
2020-09-23 Vincent RobinsonReplace MyEventReceiver KeyList with std::unordered_set...
2020-09-22 WuzzyFix chat/infotext overlap if many chat lines (#10399)
2020-09-16 rubenwardyClean up server-side translations, remove global variab...
2020-09-14 hecksRemove "generate normal maps" feature (#10313)
2020-09-09 David CARLIERDarwin platform build fix (#10376)
2020-09-04 WuzzyScale inventory image for scaled allfaces nodes (#10225)
2020-08-29 EvidenceBAdd compass HUD element (#9312)
2020-08-29 Hugues RossMake bgcolor tint button background images (#9818)
2020-08-25 mntmnshaders: Fix transparency on GC7000L (#10036)
2020-08-24 DesourProperly handle mod-errors in on_shutdown
2020-08-23 adridoFix MSVC compiler warnings (#10197)
2020-08-19 hecksClean up sound_fade (#10119)
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-08-01 Paul OuelletteFix GCC class-memaccess warnings (#10239)
2020-07-30 sfan5content_cao: Support texture animation for upright_spri...
2020-07-29 SmallJokerAllow starting local server using --go again (#10229)
2020-07-29 Lars MüllerRevert "Get rid of non-ascii characters in the debug...
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-07-27 WuzzyPlay place_failed sound if occupied or cannot attach...
2020-07-23 WuzzyImprove default inventory+wield images of node drawtype...
2020-07-14 LoneWolfHTAdd object crosshair, disable entity selectionboxes...
2020-07-14 SmallJokerCleanup ClientLauncher structure (#10160)
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-07-10 Lars MüllerBump animation frame count from u8 to u16 (#10054)
2020-07-10 sfan5Remove std::shared_ptr use in TileLayer (#10090)
2020-07-07 TheTermosFix player controls only being applied for the first...
2020-07-05 ParamatApply camera smoothing to 'air stepheight' (#10025)
2020-06-25 hecktestFix bone-attached entities (#10015)
2020-06-19 SmallJokerParticleSpawner: Fix crash when attaching to invisible...
next