2013-07-14 |
Kahrl | Change ContentFeatures array to a vector |
commit | commitdiff | tree | snapshot |
2013-07-13 |
proller | Leveled nodebox |
commit | commitdiff | tree | snapshot |
2013-07-13 |
proller | Masterserver mods fix |
commit | commitdiff | tree | snapshot |
2013-07-12 |
proller | Better masterserver html |
commit | commitdiff | tree | snapshot |
2013-07-12 |
sapier | Don't show flags in local favorites |
commit | commitdiff | tree | snapshot |
2013-07-12 |
sapier | Fix bug server name set to address field when using... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
sapier | Add missing server flags in public serverlist |
commit | commitdiff | tree | snapshot |
2013-07-12 |
sapier | Remove lots of debug output from modmgr |
commit | commitdiff | tree | snapshot |
2013-07-12 |
sapier | Fix serverdescription and name not beeing saved to... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
proller | Masterserver mods announse, ipv6, better curl errors |
commit | commitdiff | tree | snapshot |
2013-07-12 |
kwolekr | Clean up bumpmap code a bit |
commit | commitdiff | tree | snapshot |
2013-07-12 |
PilzAdam | Disallow the name 'singleplayer' in a multiplayer server |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Kahrl | Add VoxelArea:position, VoxelArea:iter and VoxelArea... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
sapier | Worldlist fixes |
commit | commitdiff | tree | snapshot |
2013-07-09 |
stujones11 | Fix multiple texture support for animated meshnodes |
commit | commitdiff | tree | snapshot |
2013-07-09 |
sapier | Fix serverlist |
commit | commitdiff | tree | snapshot |
2013-07-09 |
proller | Public server checkbox |
commit | commitdiff | tree | snapshot |
2013-07-09 |
PilzAdam | Dont play digging sound if not digging |
commit | commitdiff | tree | snapshot |
2013-07-09 |
kwolekr | Revert "Fix serverlist not beeing escaped correctly" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
sapier | Fix header not beeing shown except on singleplayer tab |
commit | commitdiff | tree | snapshot |
2013-07-08 |
sapier | Fix serverlist not beeing escaped correctly |
commit | commitdiff | tree | snapshot |
2013-07-08 |
sapier | fix crash on play/start with empty world list |
commit | commitdiff | tree | snapshot |
2013-07-08 |
kwolekr | Fix wallmounted rotations along Y axis for 90 and 270... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
kwolekr | Decoration: Handle facedir and wallmounted param2types... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
PilzAdam | Remove note in lua-api.txt that there are no vector... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
PilzAdam | Make sure that coordinates passed to /teleport are... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ShadowNinja | Move math.hypot() to misc_helpers.lua and fix zero... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
kwolekr | Lua main menu: Fix world creation dialog |
commit | commitdiff | tree | snapshot |
2013-07-08 |
PilzAdam | Set numeric locale in Lua in main menu |
commit | commitdiff | tree | snapshot |
2013-07-07 |
PilzAdam | Settings: everything != 0 equals true; remove .asm... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
sapier | Fix many formspec menu bugs |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Sfan5 | Fix parseColor, change remaining colorkeys to new forma... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Kahrl | When server sends late media, log to errorstream instea... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
ShadowNinja | Handle 0 vectors in vector.normalize() |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vincent Heuken | include mathconstants.h in numerics.cpp |
commit | commitdiff | tree | snapshot |
2013-07-07 |
ShadowNinja | Add vector helpers |
commit | commitdiff | tree | snapshot |
2013-07-06 |
kwolekr | BiomeDefManager: Fully initialize default biome |
commit | commitdiff | tree | snapshot |
2013-07-06 |
kwolekr | Mapgen V7: Fix out-of-bounds array access |
commit | commitdiff | tree | snapshot |
2013-07-06 |
kwolekr | LuaVoxelManip: Allow liquid updates in non-mapgen Voxel... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
kwolekr | Decoration: Remove usage of multi-character constants |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Sfan5 | Use hexadecimal RRGGBB instead of colorkeys, rename... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
kwolekr | Mapgen V7: Huge rewrite, also tweaks to cavegen et al. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Kahrl | Fix possible NULL dereference in createExtrudedMesh |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Kahrl | Don't rebuild the dummy shader (less SourceShaderCache... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
proller | Improve finite liquid distribution, fix small bug |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Kahrl | Throw exception instead of assert on nested reliable... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
RealBadAngel | Add texture bumpmapping feature. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Kahrl | Whoever called a function parameter m_device is fired... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
kwolekr | Lua main menu: Fix crash on init lua error, mapgen... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
kwolekr | Change debug optimization level back to -O1 |
commit | commitdiff | tree | snapshot |
2013-07-03 |
BlockMen | Update wiki url |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Kahrl | Move generateTextureFromMesh to TextureSource to fix... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
sapier | Fix possible 0 pointer access |
commit | commitdiff | tree | snapshot |
2013-07-02 |
sapier | Replace C++ mainmenu by formspec powered one |
commit | commitdiff | tree | snapshot |
2013-07-02 |
kwolekr | Cavegen: Prevent caves from occuring above ground level... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Kahrl | Remove texture atlas / AtlasPointer, rename getTextureR... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
PilzAdam | Remove unnecessary debug output in node_dig() |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Lord89James | Infinite tools in creative mode |
commit | commitdiff | tree | snapshot |
2013-07-02 |
arsdragonfly | Fix i18n of some strings. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
kwolekr | Decoration: Add schematic rotation support |
commit | commitdiff | tree | snapshot |
2013-06-30 |
proller | Disable collision fix, its broke unit tests |
commit | commitdiff | tree | snapshot |
2013-06-30 |
proller | Fix sand, gravel falling stuck |
commit | commitdiff | tree | snapshot |
2013-06-30 |
kwolekr | LuaVoxelManip: Fix minor bug with set_lighting, remove... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
proller | Optimize liquid queue on generate map for liquid_finite |
commit | commitdiff | tree | snapshot |
2013-06-29 |
kwolekr | Update documentation for get_mapgen_object |
commit | commitdiff | tree | snapshot |
2013-06-29 |
kwolekr | Add Lua VoxelArea methods: contains, containsp, containsi |
commit | commitdiff | tree | snapshot |
2013-06-29 |
kwolekr | Make generated water a shade darker to match up with... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Add voxelarea.lua helper to builtin |
commit | commitdiff | tree | snapshot |
2013-06-28 |
PilzAdam | Dont write player files all the time |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Apply various fixes to several things |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | LuaVoxelManip: Separate VoxelManip data get/set from... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Add Lua on_mapgen_init callback, and minetest.set_mapge... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Add Lua PerlinNoiseMap:get#dMap_flat API |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Add minetest.get_mapgen_object to API |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Fix issue of VManip occasionally not blitting back... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
kwolekr | Add LuaVoxelManip |
commit | commitdiff | tree | snapshot |
2013-06-24 |
proller | Fix ipv6 on windows |
commit | commitdiff | tree | snapshot |
2013-06-23 |
kwolekr | Cavegen: fix division by 0 with abnormal max tunnel... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
proller | Math mapgen fix, ip show on connect, pathfinder segfaul... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
proller | New math mapgen with fractal based worlds |
commit | commitdiff | tree | snapshot |
2013-06-23 |
proller | Add support for IPv6 |
commit | commitdiff | tree | snapshot |
2013-06-23 |
kwolekr | Decoration: Add support for zero probability, fix break... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
PilzAdam | Print playername when failing to read playerfile and... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
kwolekr | A handful of minor fixes to various things |
commit | commitdiff | tree | snapshot |
2013-06-22 |
kwolekr | Decoration: Add Schematic decoration type |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Ilya Zhuravlev | Add Hungarian language. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Weblate | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Chyngyz Dzhumaliev | Translated using Weblate (Kirghiz) |
commit | commitdiff | tree | snapshot |
2013-06-20 |
PilzAdam | Add a setting for max loop count per step in liquid... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Kahrl | Make minetest.debug accept multiple parameters; convert... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Kahrl | Remove deprecated functions that don't work anymore... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
PilzAdam | Play placing sound only if place prediction was successful |
commit | commitdiff | tree | snapshot |
2013-06-19 |
PilzAdam | Dont dig or place nodes if interact priv is missing... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
PilzAdam | Add drowning 780/head |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Diego MartÃnez | Restore old output format of dump() |
commit | commitdiff | tree | snapshot |
2013-06-18 |
David Gumberg | Compress textures |
commit | commitdiff | tree | snapshot |
2013-06-18 |
kwolekr | Decoration: Place decorations in mgv6, check if air... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Kahrl | Show number of objects in client environment in profile... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Kahrl | Formspec: Don't perform black magic if selected item... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Kahrl | Fix calculation of selected item (for not drawing it... |
commit | commitdiff | tree | snapshot |
next |