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
2015-04-08
Link against shlwapi.lib and unify linker input sources for Windows
kwolekr
2015-04-08
Fix freetype detection
Dmitry Marakasov
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
Clean scaling pre-filter for formspec/HUD.
Aaron Suen
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-03-17
Standalone bundle for OSX (w/ dependencies!)
Pavel Puchkin
2015-03-05
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...
Loic Blot
2015-02-21
Move sha1.hpp and base64.hpp to util/
Loic Blot
2015-02-21
Use proper CMakeLists.txt for network and client directories
Loic Blot
2015-02-21
Unit tests must be done at integration process.
Loic Blot
2015-02-16
[Patch 2/4] Network rework: packet writing, sending and cleanups
Loic Blot
2015-02-12
main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...
Loic Blot
2015-02-10
Network Layer 7 rework (Packet handling)
Loic Blot
2015-02-02
Create minidump on fatal Win32 exceptions
kwolekr
2015-01-18
Fix all warnings and remove -Wno-unused-but-set cflag
kwolekr
2015-01-18
Add SemiDebug (-O1 with debug symbols) build mode and do not optimize Debug a...
kwolekr
2015-01-18
Revert "Fix bug in debug build"
kwolekr
2015-01-19
Fix bug in debug build
Craig Robbins
2015-01-10
Set default value for ENABLE_REDIS to 0
sfan5
2015-01-08
Remove included SQLite3
ShadowNinja
2015-01-08
Add SQLite3 libraries to buildbot
sfan5
2014-12-29
Fix -Wtype-limits warnings and remove disabling of -Wtype-limits
Craig Robbins
2014-12-23
Silence misc. warnings
kwolekr
2014-12-06
Add workaround for failing clang build
sfan5
2014-11-30
Implement proper font handling
sapier
2014-11-22
Fix compiling if no endian.h found
Pavel Puchkin
2014-11-21
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
2014-11-08
Implement WieldMeshSceneNode which improves wield mesh rendering
Kahrl
2014-11-08
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...
paramat
2014-11-01
Split up mapgen.cpp
kwolekr
2014-09-21
Split settings into seperate source and header files
ShadowNinja
2014-07-29
Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMa...
sfan5
2014-07-12
Remove indev mapgen
proller
2014-07-12
Remove math mapgen
proller
2014-06-29
Copy zlib and freetype dll to windows package too
sapier
2014-06-29
OS X compatibility fixes
Martin Doege
2014-06-17
Remove not really used guiTextInputMenu
sapier
2014-05-25
Works for debian and a few other distributions but fails for even more so bac...
sapier
2014-05-24
Fix library link order
sapier
2014-05-18
Add support for interlaced polarized 3d screens
sapier
2014-04-19
Replace deathscreen by formspec variant
sapier
2014-04-16
Add redis database backend
Sfan5
2014-03-11
Fix generating winresource.o with build dir != source dir
Sfan5
2014-03-05
Replace pause and message menu by formspec ones
sapier
2014-03-02
Improved win32 file version information
sapier
2014-02-23
Fix test for broken LuaJIT versions, solves #1152
Sfan5
2014-02-16
Fix broken cross-compiling
Sfan5
2014-02-13
Add check to avoid usage of broken LuaJIT < 2.0.0beta8
sapier
2014-01-31
Add propper client initialization
sapier
2014-01-21
Fix curl dll not getting installed when sound is disabled
Sfan5
[next]