index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2018-12-02
Update Android java code (#7820)
Maksim
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-09-29
Add test_config.h to gitignore (#7708)
ClobberXD
2018-04-17
Add CMakeDoxy* to .gitignore
rubenwardy
2018-03-18
Add src/unittest/test_world/world.mt to gitignore
Loïc Blot
2018-03-17
.gitignore: ignore more files (android, unittests)
Loic Blot
2018-01-20
[CSM] Add basic HUD manipulation. (#6067)
red-001
2017-05-31
Add more files and file types to `.gitignore` (#5859)
red-001
2017-05-21
Add clientmods/mods.conf & client/mod_storage to gitignore
Loic Blot
2017-04-14
Fix android build
Loic Blot
2017-04-06
Clang-format continuation indent fixes + .gitignore additions
Loïc Blot
2017-02-04
Derive NodeMetaRef from MetaDataRef
rubenwardy
2016-05-22
Gitignore: ignore idea and ninja files
HybridDog
2016-04-28
Upgrade Android build to Gradle build system
ShadowNinja
2015-09-26
Update .gitignore to ignore symlinks to non-static Minetest directories and s...
Tim
2015-08-23
Clean up threading
ShadowNinja
2015-08-02
Android: fix sound issue, and gitignore
est31
2015-08-01
Android: Add githash header to spare rebuilds after new commits
est31
2015-07-01
Add android tools environment to gitignore
est31
2015-05-18
Add more swp files to gitignore
est31
2015-05-11
Add LibGMP
est31
2015-05-01
Add .patch files to gitignore
est31
2015-04-26
Update .gitignore
kwolekr
2015-03-07
Add more Android build files to .gitignore
est31
2015-02-23
Add src/network/CMakeFiles/ and src/client/CMakeFiles to gitignore
4Evergreen4
2014-12-12
Add basic support for generating API documentation using Doxygen
Jürgen Doser
2014-06-29
Add support for Android 2.3+
sapier
2013-09-28
Show git hash in version string at top left corner of window
Kahrl
2013-06-03
Add Code::Blocks project and build files to .gitignore
bcnjr5
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier
2013-04-07
Add Mapgen V7, reorganize biomes
kwolekr
2013-03-19
Git-ignore SQLite build files
Juhani Numminen
2013-03-13
Add cloud menu background by Krisi, configurable with the menu_clouds option.
ShadowNinja
2013-03-06
Change libjson to libjsoncpp in .gitignore
PilzAdam
2013-02-22
new auto masterserver
proller
2013-02-14
Add Freetype support
Ilya Zhuravlev
2012-03-26
Move games/minetest to games/minimal and update README.txt
Perttu Ahola
2012-03-25
Update/fix .gitignore
Perttu Ahola
2012-03-20
Add mods/mesetint/mods_here.txt to be installed on RUN_IN_PLACE builds
Perttu Ahola
2012-03-20
Flatten share/ and user/ in the source and for the RUN_IN_PLACE build
Perttu Ahola
2012-01-24
Added Kate backup file scheme to .gitignore for Kate users
Garrosh
2011-11-29
Scripting WIP
Perttu Ahola
2011-08-12
Updated .gitignore to ignore vim swap files
Perttu Ahola
2011-06-26
Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...
Sebastian Rühl
2011-06-25
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-06-25
Reorganizing stuff (import from temporary git repo)
Perttu Ahola
2011-06-02
* ignore minetestmapper output
Nils Dagsson Moskopp
2011-05-29
+ .gitignore
Nils Dagsson Moskopp