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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-02-25
Fix CMake error (#7074) by bumping the required CMake version past 3.8.1 (#7075)
nOOb3167
2018-02-23
CMakeLists use the source_group command to improve look and feel when generat...
nOOb3167
2018-02-23
CMakeLists pass windows sources (manifest and resource file) to executable ta...
nOOb3167
2018-01-20
[CSM] Add basic HUD manipulation. (#6067)
red-001
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-10-30
Initial Haiku support (#6568)
miqlas
2017-10-09
FormSpec : Add an auto vertical scrollbar to the textarea
adelcoding1
2017-10-07
Replace deprecated WINAPI GetVersionInfoEx (#6496)
adrido
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-24
Dont define min/max macros in minwindef.h (#6308)
adrido
2017-08-24
Network cleanup (#6302)
Loïc Blot
2017-07-18
Copy lua51.dll (luajit) to bindir (#6148)
adrido
2017-07-07
Expose getPointedThing to Lua
Dániel Juhász
2017-07-06
Mapgen: Add Carpathian mapgen (#6015)
Vaughan Lapsley
2017-06-27
Fix msvc annoyances (#5963)
adrido
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-20
Merge cguittfont lib in irrlicht change folder. (#6016)
Loïc Blot
2017-06-14
Remove legacy content_abm.{cpp,h}
Loïc Blot
2017-06-11
Improve the path select GUI (#5852)
red-001
2017-06-06
Revert "Remove deprecated code segments (#5891)"
Loïc Blot
2017-06-04
Remove deprecated code segments (#5891)
Thomas--S
2017-06-04
Minetest for C++11 (CMakeLists + Travis)
Loic Blot
2017-05-06
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-05-04
Remove CMAKE -ffast-math flag from OSX/FreeBSD
Vaughan Lapsley
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-04-17
MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...
Perttu Ahola
2017-04-07
Windows: Skip cmd for release builds (#5416)
adrido
2017-04-02
Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...
Loïc Blot
2017-02-04
Add ItemStack key-value meta storage
rubenwardy
2017-02-04
Derive NodeMetadata from Metadata
rubenwardy
2017-01-20
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
red-001
2017-01-08
Move ServerEnvironment to dedicated cpp/header files
Loic Blot
2017-01-08
Move ClientEnvironment to dedicated cpp/header files
Loic Blot
2017-01-04
Improve getPointedThing() (#4346)
Dániel Juhász
2017-01-02
Move TileAnimation code to seperate file
sfan5
2016-12-21
Don't ship with broken languages (#4940)
est31
2016-12-07
Liquids: Update flow on block load
MillersMan
2016-11-07
Windows: Add manifest file and set "High DPI Aware" true
adrido
2016-11-06
MSVC: Generate debug information for release builds (#4674)
SmallJoker
2016-10-11
Disable cmake message concerning WIN32 on non-windows systems
Rogier
2016-10-08
Move RemotePlayer code to its own cpp/header
Loic Blot
2016-09-29
Only include keycode unittests in client build (fixes #4559)
sfan5
2016-09-21
Don't use ZLIB_WINAPI if the required DLL is not provided to CMake
sfan5
2016-09-13
Fix "unknown CMake command "check_library_exists" (#4517)
Eric Mountain
2016-07-03
Add MapSettingsManager and new mapgen setting script API functions
kwolekr
2016-07-03
openbsd's port fix for non Linux systems w/o libRT
David Carlier
2016-05-31
Add colored text (not only colored chat).
Ekdohibs
2016-05-22
Implement a PostgreSQL backend
Loic Blot
2016-03-07
Move AreaStore to util
ShadowNinja
[next]