projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2015-07-01
est31
Inventory manager style cleanup and further checks
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
est31
Disable mesh cache by default
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
paramat
Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
est31
Add android tools environment to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
est31
Make m_blocks_cache private
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
est31
Defer minimap update when shape changed
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
est31
Close keybind settings menu with esc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
est31
Fix single click world select
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
jeanpatrick...
Fix bugs in mainmenu
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
paramat
Biome API: Increase heat and humidity noise spreads...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
est31
Add UpdateThread and use it for minimap and mesh threads
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
kwolekr
Fix *BSD build with GNU iconv
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
rubenwardy
Add Lua errors to error dialog
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
RealBadAngel
Bugfix: variable type mismatch
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
RealBadAngel
Bugfix: minimap was updated only with loading new block...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
RealBadAngel
Minimap update
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
est31
Remove busy polling inside minimap thread
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
paramat
Mgv5/mgv7 caves: Remove sand found in underground tunnels
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
RealBadAngel
Add minimap feature
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
est31
Remove compile warning
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
est31
Return to ignore
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
rubenwardy
Use frame instead of words 'no screenshot available'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Loic Blot
Typo fix on previous @est31 commit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
est31
Small TOCLIENT_HELLO logging fix
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
est31
Add MoveSomewhere inventory action
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Craig Davison
Use actionstream instead of errorstream when failing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
est31
Fix string conversion error message
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
TeTpaAka
Fix bug when craft input isn't replaced
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Zheyu Shen
Update Chinese translation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
MirceaKitsune
Fix some issues with animations, and allow non-looped...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
paramat
Mgv7: Edit noise parameters. Fewer octaves, larger...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
RealBadAngel
Remove textures vertical offset. Fix for area enabling...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
est31
Android: use loop inside makefile to spare repetition
2807/head
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
est31
Small CAO improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
paramat
Mapgen objects: Enable heatmap and humidmap for all...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
figec
More correct wrap_rows implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
est31
Generic CAO cleanups and renames for clarification
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
est31
Make attached objects visible in 3rd person view
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
figec
Fix wrap_rows at inner byte of multibyte sequence
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
paramat
Biome API: Add noise defined biome blend
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
paramat
Mgv6: Don't create air gap in tundra at y = 48 in custo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
est31
Don't print an error for valid listring[] formspec
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
est31
Make wrap_rows not wrap inside utf-8 multibyte sequences
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
est31
Fail iconv call gracefully
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
ShadowNinja
Simpler patch for saplings trying to grow on unknown...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
est31
GUIFormSpecMenu::OnEvent code style update and small...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
est31
Update credits tab
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
est31
Add list-rings
2795/head
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Nathaniel Olsen
Remove unneccessary space for tab completion
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Wuzzy
Don't highlight entries in credits
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
y.st
Don't crash when saplings try to grow on unknown nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
paramat
Biome API: Enable biome generation to lower world limit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
SmallJoker
Ignore punches with no damage in the actionstream
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Craig Davison
Remove reference to deprecated privilege
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
est31
Automated whitespace error fix for last commit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
RealBadAngel
Improved parallax mapping. Generate heightmaps on the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
est31
Add UTF and other utility unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
est31
Android: bypass broken wide_to_utf8 with wide_to_narrow
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Ilya Zhuravlev
Use utf-8 in formspecs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
est31
Add utf-8 conversion utilities and re-add intlGUIEditBox
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
TeTpaAka
Add minetest.register_on_player_hpchange
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
TeTpaAka
Add return list of individual counts to find_node_in_area
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
est31
dofile error reporting for syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
paramat
Minimal: Add snow biome and jungleleaves nodes. Add...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
est31
Reposition irrlicht timestamp in makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
HybridDog
More reliable serverlist behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
paramat
Minimal: Edit mapgen aliases. Use blob ore for clay...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
HybridDog
Decrease minetest.after globalstep lag
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
paramat
Mgv5/mgv7: Trigger biome recalculation at underwater...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
est31
Fix uninitialized variable error
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
est31
Nicer time setting logging
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
est31
Fix wrong replace from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
est31
Localize inside whole misc_helpers.lua
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
est31
Make split method static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
est31
Mapblock: nodecount refactor
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
SmallJoker
Only retrieve always_fly_fast setting once
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Craig Robbins
(Android) Only simulate holding down fast key if fast_m...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
kwolekr
Make get_biome_list() error message more helpful
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Kahrl
Fix typo in variable name
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
TeTpaAka
Add some missing getter functions to the lua API
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
est31
Consistent const string params
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
est31
Spare some string copies
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
paramat
Mgv6: Enable snowbiomes by default. Double biome noise...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
est31
Small clientiface ASCII art improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
paramat
Biome API, mgv7: Increase heat/humidity spreads. Improv...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
paramat
Mgv5/v7: Fix generateBiomes biome recalculation logic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
SmallJoker
Fix Windows build, clean up included headers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
est31
Deny empty username early in the protocol
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
est31
Don't ignore nametag attribute change message for newer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
est31
Fix documentation for texture override face selector...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
kwolekr
Replace instances of std::map<std::string, std::string...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
rubenwardy
Add texture overriding
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
kwolekr
Fix build with libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
kwolekr
Split ObjDef/ObjDefManager out to objdef.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
est31
Lower log level for unexpected behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
est31
Enforce hiding nametag
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
est31
Add more swp files to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
est31
Make nametags white again
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
kwolekr
Fix null dereference when loading schematic from defini...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
kwolekr
Record MapBlock modification reasons as flags instead...
commit
|
commitdiff
|
tree
|
snapshot
next