]> git.lizzy.rs Git - dragonfireclient.git/history - src/client
Reuse seed when updating stars
[dragonfireclient.git] / src / client /
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...
2020-06-18 sfan5content_cao: Fix behavior of legacy "textures" field...
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-06-11 sfan5Use multiple light positions for CAO lighting
2020-06-11 sfan5content_cao: Do not expire visuals for texture updates
2020-06-10 sfan5Fix build error on Ubuntu 16.04 (again)
2020-06-10 sfan5Fix build error on Ubuntu 16.04
2020-06-09 Danila ShutovFix broken coloring of wielditems (#9969)
2020-06-09 hecktestFix player-to-object attachment teleport bug (#10008)
2020-06-09 MoNTE48TouchScreenGUI: fix some bugs, cleanup
2020-06-07 sfan5Reset touching_ground when in free_move
2020-06-07 Danila ShutovRecalculate mesh normals for CAOs (#10000)
2020-06-07 SmallJokerGenericCAO: Fix glow not working since a08d18a
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
2020-06-05 MaksimFix HUD scaling (#9721)
2020-06-04 SmallJokerMove shared parameters sending to UnitSAO (#9968)
2020-06-01 SmallJokerContentCAO: Update light of all attached entities ...
2020-06-01 Hugues RossimageScaleNNAA: Fix image clipping on rect- instead...
2020-05-29 sfan5Clean up CAO nametag handling and remove deprecated...
2020-05-29 sfan5content_cao: Do not expire visuals when not necessary
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-25 SmallJokerSilence GCC warning in mapblock_mesh
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-24 sfan5Fix two bugs in content_cao
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 AwkorModernize include guards and add missing ones (#9898)
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-20 VitaliyCache liquid alternative IDs (#8053)
2020-05-20 sfan5Stop wasting memory on identical textures when texture...
2020-05-19 LoneWolfHTAdd ability to scale HUD text (#9814)
2020-05-17 sfan5content_mapblock: Move static initialization out of...
2020-05-17 sfan5Client: Add sum and average to packetcounter
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-09 TheTermosColor gradient for default and 'regular' type sky ...
next