2016-04-30 |
Ian Giestas... | Translated using Weblate (Portuguese (Brazil)) |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Jean-Patrick G | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2016-04-30 |
ShadowNinja | Fix POSIX C++11 build |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Craig Robbins | Fix prepreprocessor error in thread.h (related to C... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
paramat | Mapgen: Make 3D noise tunnels' width settable |
commit | commitdiff | tree | snapshot |
2016-04-28 |
ShadowNinja | Fix race on thread creation |
commit | commitdiff | tree | snapshot |
2016-04-28 |
ShadowNinja | Upgrade Android build to Gradle build system |
commit | commitdiff | tree | snapshot |
2016-04-28 |
tenplus1 | Avoid teleporting player if /teleport coords are out... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
kilbith | Android menu: Unified serverlist |
commit | commitdiff | tree | snapshot |
2016-04-28 |
rubenwardy | Builtin: Add basic_privs setting |
commit | commitdiff | tree | snapshot |
2016-04-28 |
SmallJoker | Mainmenu: Standardize the menu button order and sizes |
commit | commitdiff | tree | snapshot |
2016-04-27 |
obneq | Handle particle spawners in env and delete expired ids |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Maksim Gamarnik | Android: Update dependencies, GMP was required as a... |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Xunto | Inventory: Make ItemStack with different metadata not... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
SmallJoker | tile.cpp: Automatically upscale lower resolution texture |
commit | commitdiff | tree | snapshot |
2016-04-24 |
gregorycu | Make GUIEngine use pause_fps_max not fps_max |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Ekdohibs | Escape more strings: formspecs, item descriptions,... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Xunto | Fix bug that was leading to oversized tooltips containi... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ekdohibs | Fix mainmenu code downloading the public serverlist... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
est31 | CONTRIBUTING: disallow signed git commits 4004/head |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Ekdohibs | Make logging use a fixed-length buffer to avoid race... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
paramat | Biomes: Make dust fallback 'ignore' to fix y = 63 lighting |
commit | commitdiff | tree | snapshot |
2016-04-21 |
paramat | Textures: Replace menu background fallback dirt_bg... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Auke Kok | Fix timer initialization. |
commit | commitdiff | tree | snapshot |
2016-04-20 |
kilbith | Mainmenu: Code cleaning |
commit | commitdiff | tree | snapshot |
2016-04-20 |
kilbith | Mainmenu: Unify favorite servers with main serverlist |
commit | commitdiff | tree | snapshot |
2016-04-20 |
paramat | Mgv7: Combine mountain terrain generation with base... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Auke Kok | falling: walk 4 additional diagonally down directions. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
est31 | Mainmenu: Still support favorites if send_pre_v25_init... 3998/head |
commit | commitdiff | tree | snapshot |
2016-04-15 |
SmallJoker | mainmenu: Tidy up logic in is_server_protocol_compat... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
TriBlade9 | Add option to disable entity selectionboxes. (#3992) |
commit | commitdiff | tree | snapshot |
2016-04-12 |
rubenwardy | Fix inventory hud scaling |
commit | commitdiff | tree | snapshot |
2016-04-12 |
paramat | Mgv7, mgflat, mgfractal: Tunnel generation code optimis... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
paramat | Mgv5: Optimise tunnels, add biome material in entrances |
commit | commitdiff | tree | snapshot |
2016-04-12 |
paramat | Mgvalleys: Don't let cavegen place biome nodes everywhere |
commit | commitdiff | tree | snapshot |
2016-04-11 |
PilzAdam | Fix hotbar placement on displays with low screen density |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Auke Kok | Minimap: revert change from RGBA to Indexed |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Auke Kok | Convert nodeupdate to non-recursive |
commit | commitdiff | tree | snapshot |
2016-04-11 |
kwolekr | Hud: Cache hud_scaling, fix minor style issues |
commit | commitdiff | tree | snapshot |
2016-04-11 |
rubenwardy | Hud: Fix offset being ignored by inventory bar |
commit | commitdiff | tree | snapshot |
2016-04-10 |
est31 | Update CSRP-GMP to commit deaa11a7c29a73008 |
commit | commitdiff | tree | snapshot |
2016-04-10 |
raymoo | Document hpchange callback ordering thing (#3981) |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Auke Kok | Minimap: "North" indicator arrow for circle minimap |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Rui914 | Mainmenu: Refactor tab UI code |
commit | commitdiff | tree | snapshot |
2016-04-08 |
David Knapp | Fix ncurses lookup on Arch Linux |
commit | commitdiff | tree | snapshot |
2016-04-08 |
paramat | Mapgen: Optimise cave noises and tunnel excavation |
commit | commitdiff | tree | snapshot |
2016-04-07 |
kwolekr | Re-add and disable blit_with_interpolate_overlay |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Samuel Sieb | Clearer explanation of [colorize with alpha |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Nathanaël Courant | Fix #3955 (player dying on login). |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Samuel Sieb | Fix compiler warnings from "Add an option to colorize... |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Samuel Sieb | Add an option to colorize to respect the destination... |
commit | commitdiff | tree | snapshot |
2016-04-03 |
kinokoio | Dungeongen: Update disabled torch placement code |
commit | commitdiff | tree | snapshot |
2016-04-02 |
est31 | Fix nametag hiding |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Rui914 | Mainmenu: Move description.txt textbox down |
commit | commitdiff | tree | snapshot |
2016-03-30 |
gregorycu | Remove expensive copy of ContentFeatures |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Loic Blot | ParticleManager::handleParticleEvent: use switch |
commit | commitdiff | tree | snapshot |
2016-03-30 |
est31 | mg_schematic: fix leak in lua API, and small cleanup |
commit | commitdiff | tree | snapshot |
2016-03-30 |
kwolekr | Mapgen: Don't spread light of nodes outside the desired... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
paramat | Nodes shader: Decrease amplitude of waving leaves and... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
paramat | Mgv7: Decrease cliff steepness |
commit | commitdiff | tree | snapshot |
2016-03-29 |
tenplus1 | stop falling.lua error |
commit | commitdiff | tree | snapshot |
2016-03-29 |
kwolekr | Mapgen: Spread both night and day light banks in spread... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
sfan5 | Fix small formatting issue in SRP debug output |
commit | commitdiff | tree | snapshot |
2016-03-26 |
est31 | Revert "Translated using Weblate (German)" |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Craig Davison | Add CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
2016-03-25 |
est31 | Replace CRLF with LF in shader files |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Rui | Falling: Set acceleration on step again |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Jean-Patrick... | Update menu header image |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Fernando Reis | Translated using Weblate (Portuguese) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
red-001 | Translated using Weblate (Polish) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Jean-Patrick G | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ian giestas... | Translated using Weblate (Portuguese (Brazil)) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Jean-Baptiste | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
akiyama akira | Translated using Weblate (Chinese (China)) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Thibault Noel | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Joan Ciprià... | Translated using Weblate (Catalan) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Rui | Translated using Weblate (Japanese) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Lucas Montenegro | Translated using Weblate (Spanish) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Lordmusic Player | Translated using Weblate (Romanian) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Elia Zammuto | Translated using Weblate (Italian) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Muhammad Rifqi... | Translated using Weblate (Indonesian) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Jeff Huang | Translated using Weblate (Chinese (Taiwan)) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Kisbenedek... | Translated using Weblate (Hungarian) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Jakub Vaněk | Translated using Weblate (Czech) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
ShadowNinja | Translated using Weblate (Spanish) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Wuzzy | Translated using Weblate (German) |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Rui | Credits: Make that easy to add/remove |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Auke Kok | Make `options` local here. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Auke Kok | Fix connected nodes' selection boxes. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
paramat | Mgv7/flat/fractal: Stop tunnel-floor biome nodes being... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
ShadowNinja | Clean up Strfnd |
commit | commitdiff | tree | snapshot |
2016-03-20 |
ShadowNinja | Tweak travis script |
commit | commitdiff | tree | snapshot |
2016-03-19 |
paramat | Builtin/game/falling: Re-add comma removed by recent... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Rui914 | Set acceleration only once in falling node |
commit | commitdiff | tree | snapshot |
2016-03-19 |
paramat | Mgv7: Limit pseudorandom caves to surface mapchunk... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Auke Kok | Allow NodeTimer, ABM and block mgmt interval changes. |
commit | commitdiff | tree | snapshot |
2016-03-19 |
est31 | lua_api.txt: improve vector documentation |
commit | commitdiff | tree | snapshot |
2016-03-16 |
est31 | Set EXAMPLE_CONF_DIR to DOCDIR if DOCDIR gets customized |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Ekdohibs | Remove chat escape sequences from chat messages, for... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
est31 | Add option to not send pre v25 init packet 3855/head |
commit | commitdiff | tree | snapshot |
next |