projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2014-11-10
paramat
Tune cave noise scales to 6. Fix blobs spflag, now...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Wuzzy
Add tooltips to main menu subgames button bar
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Kahrl
Implement WieldMeshSceneNode which improves wield mesh...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Craig Robbins
Stop inserting empty lines at end of minetest.conf...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Craig Robbins
Fix regressions and minor improvements in refactor_the_game
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
paramat
Add mgv5. New noise code, uses biome API. Eased 3d...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
RealBadAngel
Speed up removing a node (less block mesh updates).
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
ShadowNinja
Fix dump() indentation with non-tab indents
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Ryan Newell
Add last_login field to auth.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
SmallJoker
Replace setting unlimited_player_transfer_distance...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Craig Robbins
Address issues related to refactoring the_game
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Kahrl
Fix regression: mouse wheel couldn't scroll from last...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Craig Robbins
Cleanup and (mostly) document util/string.h and (very...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Kahrl
Include mg_decoration.h, mg_ore.h from emerge.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Craig Robbins
Fix unit tests failing if IPv6 not available
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Craig Robbins
Modified dtime calculation method in limitFps()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Craig Robbins
Refactor the_game() to make it more understandable...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
kwolekr
Split up mapgen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
kwolekr
Fix erroneous lua_pop parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
kwolekr
Fix uninitialized variable warning
1781/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
kwolekr
mapgen: Resolve nodes in ctor rather than makeChunk
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
kwolekr
Check minetest.hud_change() parameters on conversion...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Craig Robbins
Fix bug introduced by me (Zeno)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
RealBadAngel
Add option to enable mesh caching, add wallmounted...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Craig Robbins
Added names colours and refactored parseColorString()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
kwolekr
Refactor decoration-related code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
PenguinDad
Fix various indentation issues
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Craig Robbins
Fix #1733: An unhandled exception occurred: GetPeer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
rubenwardy
Add notice when only minimal is installed
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
kwolekr
Add NodeResolver documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
kwolekr
Prevent invalid memory access under failure conditions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
kwolekr
Change license of noise implementation to Simplified BSD
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
kwolekr
Add support for eased 3d noise
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
kwolekr
Add NodeResolver and clean up node name -> content...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Kahrl
Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcou...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Pavel Puchkin
Remove remenants of mob code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rui
Fix syntax error in Japanese translation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
RealBadAngel
Fix broken plantlike drawtype.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
srifqi
Add Indonesian Language
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Rui
Translated using Weblate (Japanese)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
David Thompson
Search for subgames using $MINETEST_SUBGAME_PATH.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
RealBadAngel
Recalculate normals for cached meshes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Kahrl
Fix some indentation in nodedef.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Kahrl
Fix memory leak caused by mesh nodes (and nodeboxes)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
RealBadAngel
Custom collision boxes node property.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
sfan5
Update the cURL the buildbot uses to 7.38.0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Craig Robbins
Various uninitialised variable fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Craig Robbins
Move buttons upwards to accommodate for new configure...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
RealBadAngel
Add meshnode drawtype.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Kahrl
Make sure PRECISION_SECONDS corresponds to the integer 0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Kahrl
Fix unit reported by TimeTaker (was always ms)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Kahrl
Change topleft text when switching subgames, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Craig Robbins
Fix use of unitialized variables in mouse button handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Mushiden
Add in-game key change menu
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
LeMagnesium
Add a better error message when trying to teleport...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
ShadowNinja
Fix object reference pushing functions when called...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
BlockMen
Add [colorize modifier
1711/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
kwolekr
Fix special tile backspace culling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
RealBadAngel
Bugfix: dont highlight (0,0,0) when theres no node...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
RealBadAngel
Fix broken plantlike drawtype.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
kwolekr
Fix misc. style issues
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
kwolekr
Clean up nodedef.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Diego Martínez
Add better documentation for alternate drop definition...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
BlockMen
Add optional framed glasslike drawtype
1694/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
ShadowNinja
Make players check inventory modification properly
1535/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
ShadowNinja
Only set player dirty flag if values change
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
ShadowNinja
Simplify player modification checks
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
sapier
Fix android build using hardcoded path for data instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Diego Martínez
updatepo.sh: Find all files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
SmallJoker
Use round if falling node is misplaced
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
BlockMen
Standardize tooltip row detection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
BlockMen
Fix multilined description in tooltips (fixes #1688)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
sapier
Fix totally messed up 3d modes interlaced/topbottom...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
sapier
Fix chat lines not word wrapped correct
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Kahrl
Fix command line parsing
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
ShadowNinja
Fix build with redis
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
TriBlade9
Add firelike drawtype
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Update default of preload_item_visuals in minetest...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Make dump's output prettier
1503/head
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Fix GCC reorder warning
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
sruz25
Add inventory right click drag and drop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Rui914
Update ja/minetest.po
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Revert the icon name in minetest.desktop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Fix locking bugs and make inventory deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Split settings into seperate source and header files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Fix Settings locking
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
ShadowNinja
Use const references for Settings methods
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Craig Robbins
Make getters of the Settings class const
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
BlockMen
Allow taking screenshots of formspecs and move message...
1672/head
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
sfan5
Update .mailmap
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
SmallJoker
Fix wrong video_driver setting when changing in mainmenu
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
ShadowNinja
Add compression API
1633/head
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Mikaela Suomalainen
.travis.yml: fix possible issues
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Kahrl
Revert "Small changes to French translation (Petites...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
kilbith
Fixed french vocabulary/grammar errors
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
mimilus
Small changes to French translation (Petites modificati...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Stefan Beller
Add a .mailmap file
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
donat_b
Make config compatible with C++11
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
RealBadAngel
Change default halo.png for better visibility.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
ShadowNinja
Use configured bind_address for HTTPFetch
1634/head
commit
|
commitdiff
|
tree
|
snapshot
next