index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-03-05
Fix linking failures when compiled with Clang 9
sfan5
2020-01-23
CMakeLists: Remove some redundant declarations and flags
sfan5
2020-01-23
Organize and sort out some library dependency issues
sfan5
2020-01-22
Remove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229)
Zaoqi
2019-09-29
Move Quicktune code to util/ (#8871)
ANAND
2019-08-10
Fix breakage of non-GLES2 setups (#8774)
Jozef Behran
2019-08-04
Let ENABLE_GLES appear in cmake_config.h and change its functionality
sfan5
2019-06-10
Add compatibility to vcpkg buildsystem (#8317)
adrido
2019-04-07
Find PostgreSQL correctly (#8435)
adrido
2019-03-02
Don't include and link to gettext if gettext is not found (#8305)
adrido
2019-02-03
DragonFly BSD is somewhat identical to FreeBSD (#8159)
Leonid Bobrov
2018-12-04
Revert "Fix another GCC warning"
Loïc Blot
2018-12-04
Fix another GCC warning
Loïc Blot
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-10-26
Windows: Cpack wix installer (#6153)
adrido
2018-09-22
Make OpenGL preference configurable, default to LEGACY (#7666)
SmallJoker
2018-08-18
Set OpenGL preference to GLVND
ShadowNinja
2018-06-05
Set ENABLE_GETTEXT to TRUE by default (#7415)
Wuzzy
2018-04-19
Add online content repository
rubenwardy
2018-03-26
macOS: don't require X11 libraries during compilation (#7149)
D Tim Cummings
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2018-03-16
Server: delegate mod management & config to ServerModConfiguration (#7131)
Loïc Blot
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
[next]