aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley2017-05-041-4/+4
* LINT fix since cloud API mergeLoic Blot2017-05-043-10/+7
* Directional coloured fog: Fix order of SColor componentsparamat2017-05-041-1/+1
* Clouds: Fix reddish clouds. Add missing alpha updateparamat2017-05-042-2/+2
* Add function to get server info.red-0012017-05-045-15/+35
* Fading soungs: Fix client crash on older serversSmallJoker2017-05-031-1/+1
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-0211-17/+48
* Sneak: Improve and fix various thingsSmallJoker2017-05-035-30/+36
* Sound API: Add fading soundsBrandon2017-05-0313-19/+241
* Add clouds APIBen Deutsch2017-04-3016-50/+348
* Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678)Loïc Blot2017-04-294-43/+35
* Fix visual slide issue with set_detach, fixes #5620shivajiva1012017-04-291-3/+5
* content_cao: fix getPlayerControl structure copy on each step (#5677)Loïc Blot2017-04-291-13/+7
* Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot2017-04-295-33/+27
* Fix Travis/unittest broken since b662a45SmallJoker2017-04-294-11/+12
* Remove legacy unused define DIGGING_PARTICLES_AMOUNTLoic Blot2017-04-291-2/+0
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-299-37/+78
* Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1Loic Blot2017-04-291-2/+0
* Reorder TileLayer. (#5638)Auke Kok2017-04-291-18/+23
* [CSM] add screenshot api lua (#5674)Vincent Glize2017-04-293-0/+12
* Clean up getTime helpersShadowNinja2017-04-2822-216/+116
* Fix click-digging torches (#5652)you2017-04-282-14/+22
* Allow mesh and nodeboxes to wave like plants or leaves. (#3497)Auke Kok2017-04-281-3/+7
* Search user path for sounds (#5657)Louis Pearson2017-04-271-14/+22
* Don't permit to copy Scripting classes (Client,Server,Mainmenu)Loïc Blot2017-04-273-0/+6
* Allow scripts to get the client protocol version in non-debug builds. (#5649)red-0012017-04-272-6/+6
* Fix #5655 (#5658)red-0012017-04-264-13/+3
* Rename Scripting API files for consistencyShadowNinja2017-04-2521-20/+20
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-254-9/+4
* Fix various points reported by cppcheck (#5656)Loïc Blot2017-04-2513-31/+29
* Fix lint since recent player to db mergeLoic Blot2017-04-233-4/+5
* Player data to Database (#5475)Loïc Blot2017-04-2328-370/+1519
* LINT fixLoic Blot2017-04-231-22/+13
* Pass clang-format on various cpp/header files (#5559)Loïc Blot2017-04-2329-151/+138
* Network:Remove old opcodes and fix documentation. (#5573)red-0012017-04-227-28/+7
* Mgflat, Mgv7: Fix noise crash on world exit.paramat2017-04-222-8/+20
* Mgflat, Mgv7: Only create noise objects if neededparamat2017-04-222-19/+31
* Sneak glitch: Set default to falseparamat2017-04-222-2/+2
* Add on_flood() callback.Auke Kok2017-04-225-3/+36
* Fix a memory leak (#5636)Dániel Juhász2017-04-222-12/+15
* Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenuLoic Blot2017-04-224-26/+13
* Revert a const ref on update textureLoic Blot2017-04-222-2/+4
* lua: remove core.cause_error call (#5637)Loïc Blot2017-04-222-38/+0
* Fix various performance issues reported by cppcheck + code style (CI) (#5635)Loïc Blot2017-04-217-67/+70
* Fix #5617 - respect message and reconnect parameters when shutting down immed...orwell962017-04-211-4/+8
* Fix after soft node overlaysDániel Juhász2017-04-212-3/+3
* Soft node overlay (#5186)Dániel Juhász2017-04-2117-467/+757
* Fix various performance issues reported by cppcheck (#5628)Loïc Blot2017-04-218-77/+59
* Run generate_from_settingtypes.luaEkdohibs2017-04-201-79/+174
* Light update for map blocksDániel Juhász2017-04-207-2/+186