projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2020-05-29
MoNTE48
Add disable_jump check for the player's feet
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Wuzzy
Add minetest.is_creative_enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
rubenwardy
Update ContentDB dialog (#9949)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
sfan5
Value copy / allocation optimizations mostly in server...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
sfan5
Change item entity collisionbox so that they don't...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
sfan5
Fix falling entity not falling through players
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
rubenwardy
Make ContentDB downloads not block the UI (#9948)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
sfan5
Fix liquids refusing to flow in X+ or Z+ in some cases...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Paramat
Devtest game: Update biome registrations (#9936)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
rubenwardy
Fix devtest being ignored by .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Wuzzy
Devtest: Fix crash in player unittest (#9937)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Wuzzy
Rename “Minimal development test” to “Development Test...
9929/head
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Paramat
L-System trees: Remove hardcoded use of 'mapgen_dirt...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
SmallJoker
Silence GCC warning in mapblock_mesh
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
rubenwardy
Fix build on FreeBSD, broken since open_url
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
rubenwardy
Add engine version string to ContentDB API request...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Wuzzy
Replacement for Minimal Development Test (PR) (#9450)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
SmallJoker
Add chat_font_size setting (#9736)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
sfan5
Fix two bugs in content_cao
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
sfan5
Fix constant re-queueing of emerges that will always...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
sfan5
Fix documentation of emergequeue_limit settings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
ANAND
lua_api.txt: Fix minor typo (#9917)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
sfan5
Optimize particlespawner sending by not sending to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
sfan5
Implement spawning particles with node texture appearance
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
sorcerykid
Add on_authplayer callback and 'last_login' to on_joinp...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Awkor
Modernize include guards and add missing ones (#9898)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Lejo1
Check for valid base64 before decoding (#9904)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
SmallJoker
MacOS: Fix environ not being found
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
sfan5
Cleanup of particle & particlespawner structures and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Paramat
Various documentation fixes in settingtypes.txt (#9910)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Vitaliy
Cache liquid alternative IDs (#8053)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Paramat
Allow more than 255 biomes, document new maximum (...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
sfan5
Stop wasting memory on identical textures when texture...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
sfan5
CSM: Fix crashing minetest.get_item_def()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Wuzzy
Rework functionality of leveled nodes (#9852)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
LoneWolfHT
Add ability to scale HUD text (#9814)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
sfan5
Add missing sao->isGone() checks
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
sfan5
builtin: Move common/async_event.lua to mainmenu/async_...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
sfan5
content_mapblock: Move static initialization out of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
sfan5
Client: Add sum and average to packetcounter
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
rubenwardy
Add core.open_url() to main menu API (#8592)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
ANAND
Make automatic_rotate relative, allow setting rotation...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Wuzzy
Error msg if trying to teleport attached player (#9824)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
sfan5
Log protocol ver on mismatched client connect too
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
Paramat
Add new Mapgen V7 floatland implementation (#9296)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
sfan5
network: Replace a fatal_error with just error logging
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
sfan5
CSM: Bugfixes to camera:get_pos() and camera:get_fov()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
TheTermos
Collision detection - #9343 follow-up (#9764)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
SmallJoker
Add chat_log_level setting (#9223)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
rubenwardy
Item Entity: Add message to moveresult assertion (...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Yaman Qalieh
Allow placing auto-rotating nodes on other nodes in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Zughy
Document inf value in rollback commands (#9789)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Wuzzy
Add mapgen settings to world creation dialog (#9254)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Lars Müller
Damage texture modifier (#9833)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Wuzzy
Add support for statbar “off state” icons (#9462)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Hugo Locurcio
Request the dedicated GPU when starting Minetest from...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
TheTermos
Color gradient for default and 'regular' type sky ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Paul Ouellette
Always use same default tabheader height (#9319)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Loïc Blot
Server class code cleanups (#9769)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
sfan5
Fix Server triggering wrong errors if environment init...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Jozef Behran
Get rid of non-ascii characters in the debug display...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
v-rob
FormSpec: Add universal style selector `*` (#9718)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Maksim
Android: porting_android.cpp refactoring (#9687)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
sfan5
Enable collide_with_objects for falling entities
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
sfan5
Rewrite falling entity to make use of collision info
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
sfan5
Expose collided objects in moveresult
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Fix crash when exiting server during running mapgen
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Fix thread safety of PcgRandom use in BiomeGen
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Update num_emerge_threads description
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Fix remaining issues with mapgen scriptapi
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Give the Mapgen on each EmergeThread its own Biome...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Allow ObjDefManager instances to be cloned
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
sfan5
Server: Improve some log messages (#9820)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
adrido
Add MSVC build (#9740)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Loïc Blot
Fix broken client if openal cannot be opened (#9804)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
SmallJoker
Sky API: Rename *_tint to fog_*_tint for consistency
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
SmallJoker
Rename moveresult speed to velocity
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
oilboi
Fix small typo (#9813)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Maksim
Android: some java-part improvements (#9760)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Wuzzy
Change default keys for cam/minimap to C/V (#9779)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Hugues Ross
Add 'content_offset' and 'padding' style properties...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Wuzzy
Add a convention about z_index (#9701)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Lejo
Auto delete MetaData when = 0 (#8770)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
sfan5
ci: Update Github Actions workflows (#9774)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
ANAND
set_fov: Add support for time-based transitions (#9705)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
sfan5
Allow connection info to be missing from minetest.get_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Lejo
Give the online lua mainmenu also the client_list and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Juozas
Fix gettext detection and locale building (#9772)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Loic Blot
Add docker build stage on Github actions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Loic Blot
Add MetricsBackend with prometheus counter support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
ANAND
Fix breath_bar scaling; delay breath_bar hiding by...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
orbea
cmake: Silence warnings. (#9750)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
sfan5
Rewrite builtin item entity to use collision info
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
sfan5
Expose collision information to LuaEntity on_step
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
k.h.lai
Remove /LTCG from when compiling with clang-cl (#9765)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
sfan5
Fix detection of in-place path_locale when RUN_IN_PLACE=0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
sfan5
Add STATIC_LOCALEDIR to BUILD_INFO and move it to versi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Loïc Blot
Forbid object:attach(obj, ...) (#9762)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
SmallJoker
Script: Enforce type checks if not nil (#9748)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
sfan5
Fix truncation warning for F1000_MIN, F1000_MAX
commit
|
commitdiff
|
tree
|
snapshot
next