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
/
src
/
config.h
Age
Commit message (
Expand
)
Author
2022-08-02
Run Minetest update checker on startup (#7629)
SmallJoker
2022-04-08
Remove duplication in config.h
ShadowNinja
2022-04-08
Spacing fixes
ShadowNinja
2020-04-27
Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp
sfan5
2020-04-15
Android: add Android Studio support, completely redone java part (#9066)
Maksim
2017-09-26
Update version correctly again (#6462)
SmallJoker
2017-09-03
Add build date to minetest --version and increase readability (#6331)
you
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2015-04-27
Revert the upper-case PROJECT_NAME nonsense that was part of #2402
sfan5
2015-04-27
Revert "Only lowercase project name at compile time"
sfan5
2015-04-21
Only lowercase project name at compile time
ShadowNinja
2015-03-29
Fix Android build-related bugs
Craig Robbins
2015-03-27
Clean up and tweak build system
ShadowNinja
2014-11-21
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
2014-10-01
Fix android build using hardcoded path for data instead of using the one fetc...
sapier
2014-07-25
Don't include cmake_config_githash.h into files that don't need it
sfan5
2014-06-29
Add support for Android 2.3+
sapier
2014-04-16
Add redis database backend
Sfan5
2014-04-09
Make config honor build system specified config defines
sapier
2014-03-02
Improved win32 file version information
sapier
2013-12-18
Handle LuaErrors in Lua -> C++ calls on LuaJIT
ShadowNinja
2013-09-28
Show git hash in version string at top left corner of window
Kahrl
2013-09-09
Add dummy and LevelDB database backends
Ilya Zhuravlev
2013-02-14
Add Freetype support
Ilya Zhuravlev
2012-12-16
Added ability to fetch media from remote server (using cURL library)
Ilya Zhuravlev
2012-07-23
Improve build configuration options
Perttu Ahola
2012-03-25
Build configuration fixes/improvements on Windows
Perttu Ahola
2012-03-24
Update/fix/improve config.h and cmake_config.h.in
Perttu Ahola
2011-07-24
Sanitize GETTEXT usage macros
Giuseppe Bilotta
2011-07-24
Place project name and gettext use in config
Giuseppe Bilotta
2011-01-18
made old build system to work too. the cmake one doesn't make working binarie...
Perttu Ahola