oweals/minetest.git
2015-05-05 ShadowNinjaFix GCC compiler warning
2015-05-04 Jay ArndtStop NetworkPacket methods from producing bloated packets
2015-05-04 Mahmut ElmasUpdate Turkish Language
2015-05-04 est31Cache enable_3d_clouds flag
2015-05-04 paramatClouds: Make cloud area radius settable in .conf
2015-05-04 Kevin OttAdd a check for animation when getting an extruded...
2015-05-04 obneqFix pathfinder to produce more useful paths
2015-05-04 kwolekrTests: Add ObjDef unittests
2015-05-04 kwolekrObjDefManager: Set replacement object's handle info...
2015-05-03 est31Better version detection for shallow clones
2015-05-03 paramatRotateAlongYAxis: For facedir case, return if param2...
2015-05-01 est31Add .patch files to gitignore
2015-05-01 SmallJokerFix several MSVC issues numeric.h
2015-04-29 kwolekrFix MSVC compatibility
2015-04-29 kwolekrTests: Add random unittests
2015-04-27 mich1Add Russian comment translation to minetest.desktop
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-27 sfan5Revert "Only lowercase project name at compile time"
2015-04-27 kwolekrNoise: Fix PcgRandom::randNormalDist() when range conta...
2015-04-27 kwolekrReplace PRNG assertions with PrngException
2015-04-26 Tomas BrodFix minetest.clear_* creating new LOCAL table instead...
2015-04-26 kwolekrUpdate .gitignore
2015-04-26 est31Remove craftdef serialisation
2015-04-26 est31Craftdef refactor
2015-04-26 kwolekrTests: Modularize unit testing
2015-04-26 fishyWETUpdate chinese translation
2015-04-26 Aaron SuenFix fast leaves with texture_clean_transparent enabled.
2015-04-26 Kevin OttFix player pitch and yaw not being set properly
2015-04-26 Muhammad Rifqi... Remove fly mode in simple main menu
2015-04-24 est31German translation: shorter setting name
2015-04-24 nerzhulRemove unused variable Client::m_active_blocks
2015-04-23 paramatDecoSchematic: Fix missing trees in rough terrain
2015-04-22 est31Protocol 25: wstring -> string for custom access denial...
2015-04-22 nerzhulRe-apply 972d17baea81ffe6d508b291ef97207a4822e1da...
2015-04-22 SmallJokerFix crash on startup (Windows)
2015-04-22 ShadowNinjaOnly lowercase project name at compile time
2015-04-21 kwolekrRevert "m_active_object_messages is used like a queue...
2015-04-21 Loic Blotm_active_object_messages is used like a queue. Use...
2015-04-21 ShadowNinjaAdd minetest.global_exists()
2015-04-21 kwolekrNoise: Add noise unittests
2015-04-21 ShadowNinjaFix sign-compare compiler warnings in mg_ore.cpp
2015-04-21 ShadowNinjaFix mod store rating
2015-04-21 kwolekrOre: Add biomes parameter
2015-04-20 kwolekrFix build on OS X (Thanks neoascetic)
2015-04-20 kwolekrAdd 'persistence' alias for Lua noiseparams and validat...
2015-04-20 kwolekrNoise: Correct noise objects created with invalid dimen...
2015-04-19 kwolekrPorting: Refactor initalizePaths()
2015-04-19 est31Disable connection timeout for singleplayer and server...
2015-04-19 paramatBiome API: Add biome-specific river water
2015-04-18 obneqfix infinite spawners
2015-04-17 kwolekrSchematics: Fix core.schematic_create()
2015-04-17 SmallJoker10s timeout when connecting to server
2015-04-17 est31Fix build since: "Remove referenced schematics from...
2015-04-17 kwolekrSwitch to check_v3s16 in l_mapgen.cpp and l_vmanip...
2015-04-17 kwolekrSchematics: Remove referenced schematics from Decoratio...
2015-04-17 est31Refactor around translatePassword
2015-04-17 kwolekrBiomes: Remove referenced biomes from Decorations on...
2015-04-17 est31Fix path detection with --std= parameter
2015-04-17 est31Fix build for < C++11 since last commit
2015-04-16 kwolekrSchematics: Refactor NodeResolver and add NodeResolveMethod
2015-04-16 Loic BlotUse std::vector instead of std::set for Environment...
2015-04-16 paramatMgv5: Fix above/below ground spawn when water level...
2015-04-16 paramatMgv5/v7: Add check for water for deciding biome node...
2015-04-14 paramatDefaultsettings: Add dungeons and jungles flags. Update...
2015-04-13 kwolekrSchematics: Reorganize (de)serialization and add Lua...
2015-04-13 paramatConf.example: Update, fix and improve mapgen flags...
2015-04-12 ngosangAdd Spanish comment translation to minetest.desktop
2015-04-12 paramatMgv6: Fix taiga, allow pine tree spawning on snowblocks
2015-04-12 paramatMgv6: Add optional snow biomes
2015-04-11 Ner'zhulFix a rare crash case un SendPlayerHP
2015-04-08 est31Document for api functions that rely on current_modname...
2015-04-08 kwolekrLink against shlwapi.lib and unify linker input sources...
2015-04-08 Dmitry MarakasovFix freetype detection
2015-04-08 kwolekrSchematics: Prepend mod path to relative schematic...
2015-04-07 Loic BlotTOCLIENT_ACTIVE_OBJECT_MESSAGES: channel must be 1...
2015-04-07 ShadowNinjaFix missing SQLite3 statement pointer initialization
2015-04-07 paramatCavegen: Remove now unnecessary checks for water, lava...
2015-04-06 est31Make comments consistent with TOSERVER_INIT -> TOSERVER...
2015-04-06 Craig RobbinsChange screenshot filename to one likely to work on...
2015-04-05 Loic BlotTOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable...
2015-04-05 Loic Blotcraftdef.cpp: Return 0 after assert to make Clang happy
2015-04-05 Loic BlotFix uninitialized variabled in ConnectionEvent
2015-04-05 est31Crafting speedup
2015-04-05 est31Add reason to kicked log message and use present tense
2015-04-03 est31Remove errorstream logging on password change
2015-04-03 Loic BlotFix players spawned at (0,0,0) in some rare cases inste...
2015-04-03 Loic BlotCreate PacketError exception and use it with ACTIVEOBJE...
2015-04-02 Aaron SuenFix crash caused by null texture in GUI formspec/HUD.
2015-04-02 SmallJokerFix MSVC error caused by ed10005
2015-04-01 paramatTreegen: Add pine tree. Force place trunks
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 Loic BlotNetworkPacket: reading outside packet is now clearer.
2015-04-01 kwolekrFix some minor details from 6d61375
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-04-01 kwolekrFix usage of destroyed mutex
2015-04-01 kwolekrFix set_bits
2015-04-01 kwolekrObjDefManager, Mapgen SAPI: Huge refactoring
2015-03-31 Craig RobbinsFix use of unitialized variable in gettext.cpp
2015-03-31 Loic BlotConnection::Receive(): receive Network Packet instead...
2015-03-31 Loic BlotRunCommandQueues: little optimization
next