]> git.lizzy.rs Git - dragonfireclient.git/history - src/network/networkprotocol.h
[CSM] Add flavour limits controlled by server (#5930)
[dragonfireclient.git] / src / network / networkprotocol.h
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-06-11 RuiFix the serialization error by ff73c7a (#5964)
2017-06-08 red-001Have the server send the player list to the client...
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-26 red-001Fix #5655 (#5658)
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-03-19 Loïc BlotUpdate server min protocol version to v24 (#5411)
2017-02-10 paramatPlantlike: Fix visual_scale being applied squared
2017-02-10 Craig RobbinsRevert "Plantlike visual scale: Send sqrt(visual_scale...
2017-01-30 paramatPlantlike visual scale: Send sqrt(visual_scale) to...
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-16 red-001Remove client-side chat prediction. (#5055)
2017-01-02 sfan5Move TileAnimation code to seperate file
2017-01-01 Loic BlotBreath cheat fix: server side
2016-12-11 Rogier-5Fix computation of viewing range (in blocks) sent to...
2016-11-30 lhofhanslOptimize/adjust blocks/ActiveObjects sent at the server...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-05-28 Auke KokParticles: Add option to remove particles on collision
2016-03-15 est31Add option to not send pre v25 init packet
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-01-23 Auke KokBackface culling: Ignore setting in tiledef from old...
2015-09-10 est31networkprotocol.h: remove "u16 command" from doc
2015-07-24 est31Bump protocol to 26
2015-07-23 est31Optional reconnect functionality
2015-07-16 RealBadAngelFix relief mapping issues
2015-06-20 est31Generic CAO cleanups and renames for clarification
2015-05-16 est31Finalize init packets and enable protocol v25
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-04-06 est31Make comments consistent with TOSERVER_INIT -> TOSERVER...
2015-03-28 ShadowNinjaChange error_message from wstring to string
2015-03-13 Loic BlotPrepare Protocol v25 init & authentication.
2015-03-13 Loic BlotHandle the newly added TOCLIENT_ACCESS_DENIED and TOCLI...
2015-03-13 Loic BlotRename some packet and handlers to <packet>_Legacy...
2015-02-19 Ner'zhulTypo fix in networkprotocol.h
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)