]> git.lizzy.rs Git - dragonfireclient.git/history - src/network
Merge pull request #35 from arydevy/patch-1
[dragonfireclient.git] / src / network /
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-30 Lars MüllerBlock & report player self-interaction (#11137)
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-26 Elias FleckensteinAdd ClientObjectRef:remove
2021-03-19 Elias FleckensteinCheck for duplicate login in TOSERVER_INIT handler...
2021-03-07 SmallJokerProtect dropping from far node inventories
2021-03-07 SmallJokerProtect per-player detached inventory actions
2021-03-06 sfan5Clean up ClientEvent hudadd/hudchange internals
2021-02-26 savilliFix hud_change and hud_remove after hud_add (#10997)
2021-02-15 SmallJokerServer-side authority for attached players (#10952)
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-02 sfan5Encode high codepoints as surrogates to safely transpor...
2021-02-02 sfan5Drop wide/narrow conversion functions
2021-02-02 SmallJokerServer GotBlocks(): Lock clients to avoid multithreadin...
2021-01-31 sfan5Cache client IP in RemoteClient so it can always be...
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-24 Elias FleckensteinAdded minetest.register_on_play_sound
2020-11-12 sfan5serverpackethandler: Minor log message fixes
2020-11-09 rubenwardyFix object interaction distance not being checked ...
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-11-02 red-001Block attempts to connect to the client (#10589)
2020-10-23 realOneplustwoRevert "Add Block Formspec Hack"
2020-10-23 realOneplustwoAdd Block Formspec Hack
2020-10-18 Elias FleckensteinMake lint happy; Remove stupid redirector
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-04 Elias FleckensteinAdded Tracers, NoSlow and NoForceRotate; GUI Colors...
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Elias FleckensteinThe Robot Update
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-09-07 SmallJokerInventory: Protect Craft and Drop actions (#10353)
2020-09-04 LejoPrevent interacting with items out of the hotbar (...
2020-09-01 HybridDog[2] Code cleanup in serverpackethandler (#9349)
2020-08-29 Lars MüllerPrevent players accessing inventories of other players...
2020-08-23 David CARLIERComplete Haiku platform support. (#10311)
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-07-23 sfan5Replace std::list<session_t> in networking code (#10215)
2020-07-20 Elias FleckensteinAdded EntitySpeed
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-18 Elias FleckensteinAdded Anti Knockback
2020-07-12 LejoAdd reconnect button on error: Too many players (#9405)
2020-07-10 v-robFormspec: Make dropdowns optionally return event based...
2020-07-06 Elias FleckensteinInitial Commit
2020-06-23 Elias Fleckensteintest
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-16 sfan5Log protocol ver on mismatched client connect too
2020-05-14 sfan5network: Replace a fatal_error with just error logging
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-05-05 sfan5Server: Improve some log messages (#9820)
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-05-01 sfan5Allow connection info to be missing from minetest.get_p...
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-20 sfan5Improve protocol-level receiving code (#9617)
2020-04-18 HybridDogserverpackethandler: Reduce pkt->getPeerId() invocation...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-04-08 sfan5Miscellaneous networking improvements (#9611)
2020-03-26 SmallJokerConnection: Fix deadlock in debug mode (#9550)
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-08 SmallJokerWorkaround for get_player_information
2020-03-05 sfan5Fix memory leak in protocol 38 set_sky
2020-03-05 sfan5Fixes around ServerActiveObject on_punch handling
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-26 Warr1024Allow texture modifiers in hotbar textures. (#9271)
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-11-19 sfan5Rework packet receiving in ServerThread
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-09-22 sfan5Fix broken build
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerWieldhand: Specify which ItemStack to use (#8961)
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-19 sfan5Remove incorrect MutexAutoLock
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDSend ActiveObjects once right after Init2
next