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
/
cmake_config.h.in
Age
Commit message (
Expand
)
Author
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2016-08-20
Also support X11 icon for minetest copies installed via make install (#4407)
est31
2016-05-22
Implement a PostgreSQL backend
Loic Blot
2015-11-06
Add server side ncurses terminal
est31
2015-09-06
Use CUSTOM_LOCALEDIR if specified
ShadowNinja
2015-07-27
Add AreaStore data structure
est31
2015-05-11
Add LibGMP
est31
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-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-09-20
Make config compatible with C++11
donat_b
2014-04-16
Add redis database backend
Sfan5
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-28
Add curl, freetype and luaJIT to CMAKE_BUILD_INFO
PilzAdam
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
Actually make USE_GETTEXT available in the source
Giuseppe Bilotta
2011-07-24
Place project name and gettext use in config
Giuseppe Bilotta
2011-04-06
cleaning notes and stuff
Perttu Ahola
2011-01-18
made old build system to work too. the cmake one doesn't make working binarie...
Perttu Ahola