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 |
2013-06-17 |
Esteban I.... | Remove useless recalculation of bounding box (mapblock_... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
kwolekr | Decoration, Ore: Resolve node names on Mapgen init |
commit | commitdiff | tree | snapshot |
2013-06-17 |
kwolekr | Decoration: Change divlen to sidelen |
commit | commitdiff | tree | snapshot |
2013-06-17 |
kwolekr | Add initial Decoration support, many misc. improvements... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Kahrl | Extend a delay in TestConnection from 50 to 100 millise... |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Kahrl | Tweak IDropAction restriction handling in server.cpp |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Kahrl | Lazy sunday typo fixing. s/unban_player_of_ip/unban_pla... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
sweetbomber | Removed a redundant step which degraded performance |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Esteban I.... | Add basic unicode support to the console (linux workaround) |
commit | commitdiff | tree | snapshot |
2013-06-15 |
khonkhortisan | Fix crash in dump() when index is a table |
commit | commitdiff | tree | snapshot |
2013-06-13 |
MetaDucky | Fixes cmake-gui causing RUN_IN_PLACE to be always off |
commit | commitdiff | tree | snapshot |
2013-06-13 |
PilzAdam | Reset dig_time when switching to a tool that cant dig... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Kahrl | Enable word wrapping in profiler IGUIStaticText (freety... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
PilzAdam | Play player_damage.ogg when recieving damage and additi... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Kahrl | Fix class/struct forward declaration inconsistencies... 0.4.7-MSVC |
commit | commitdiff | tree | snapshot |
2013-06-06 |
PilzAdam | Bump version to 0.4.7 0.4.7 |
commit | commitdiff | tree | snapshot |
2013-06-06 |
PilzAdam | Revert "Fix multiple texture support for animated meshn... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Esteban I.... | Close console when it loses focus but it is still on... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Kahrl | Only add ^[forcesingle to get raw texture if atlas... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
stujones11 | Fix multiple texture support for animated meshnodes. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
sweetbomber | Corrected segfault when registering new biomes. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Kahrl | Add and implement setting max_clearobjects_extra_loaded... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Kahrl | Delay deleting replaced textures (m_texture_trash) |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Kahrl | Call m_menumgr->deletingMenu from quitMenu in addition... |
commit | commitdiff | tree | snapshot |
next |