aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-13Remove raw message output on AOM deserialization failurekwolekr
2015-07-13Add more robust error checking to deSerialize*String routineskwolekr
2015-07-13Mgv6/treegen: (Re)Add fallback nodes for compatibility with subgamesparamat
2015-07-10Fix damage flash when damage disabledkwolekr
2015-07-10Misc. minor fixeskwolekr
2015-07-10Little coding style fix on porting.hLoic Blot
2015-07-09Settings: pass name to callbacks by referenceest31
2015-07-09Update clouds enable_3d_clouds when setting changedest31
2015-07-09Windows: Fix some warnings.Diego Martinez
2015-07-08Biome API decorations: 'spawnby' searches a 3D neighbourhoodparamat
2015-07-08Add new leaves style - simple (glasslike drawtype)RealBadAngel
2015-07-08Use UTF-8 instead of narrowest31
2015-07-08Clean-up Minimap codekwolekr
2015-07-08Mgv7: Auto-set lowest mountain generation levelparamat
2015-07-07Client: better m_proto_ver initialisationest31
2015-07-05Use minetest logging facilities for irrlicht log outputShadowNinja
2015-07-04Mgv7: Lower base of mountain generation to -112 and define constantparamat
2015-07-04Fix endless loop since grandparent commitest31
2015-07-04Craftdef: Use numbers instead of iteratorsest31
2015-07-04Fix missing check for 0 in craft replacementsTeTpaAka
2015-07-02Fix code style from recent commits and add misc. optimizationskwolekr
2015-07-02Shaders fixes and cleanup relief mapping code.RealBadAngel
2015-07-01Inventory manager style cleanup and further checksest31
2015-07-01Disable mesh cache by defaultest31
2015-07-01Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTHparamat
2015-06-30Make m_blocks_cache privateest31
2015-06-30Defer minimap update when shape changedest31
2015-06-30Close keybind settings menu with escest31
2015-06-30Biome API: Increase heat and humidity noise spreads to 1000paramat
2015-06-29Add UpdateThread and use it for minimap and mesh threadsest31
2015-06-29Fix *BSD build with GNU iconvkwolekr
2015-06-29Add Lua errors to error dialogrubenwardy
2015-06-28Bugfix: minimap was updated only with loading new blocks, allow forced update...RealBadAngel
2015-06-28Minimap updateRealBadAngel
2015-06-27Remove busy polling inside minimap threadest31
2015-06-27Mgv5/mgv7 caves: Remove sand found in underground tunnelsparamat
2015-06-27Add minimap featureRealBadAngel
2015-06-25Remove compile warningest31
2015-06-24Return to ignoreest31
2015-06-23Typo fix on previous @est31 commitLoic Blot
2015-06-23Small TOCLIENT_HELLO logging fixest31
2015-06-23Add MoveSomewhere inventory actionest31
2015-06-23Use actionstream instead of errorstream when failing to emerge playerCraig Davison
2015-06-23Fix string conversion error messageest31
2015-06-22Fix bug when craft input isn't replacedTeTpaAka
2015-06-22Fix some issues with animations, and allow non-looped animations to be definedMirceaKitsune
2015-06-21Mgv7: Edit noise parameters. Fewer octaves, larger spreads.paramat
2015-06-20Small CAO improvementsest31
2015-06-20Mapgen objects: Enable heatmap and humidmap for all biome api mapgensparamat
2015-06-20More correct wrap_rows implementationfigec