Tweak CMake files for cURL
[oweals/minetest.git] / src / CMakeLists.txt
2012-12-18 sfan5Tweak CMake files for cURL
2012-12-16 Ilya ZhuravlevAdded ability to fetch media from remote server (using...
2012-12-01 KahrlShaderSource and silly example shaders
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-26 Perttu AholaMove util/serialize.h out from staticobject.h for small...
2012-11-26 Perttu AholaMove a function from clientserver.h to clientserver.cpp
2012-08-12 Matthew IMove chat commands to Lua and remove servercommand...
2012-07-26 Perttu AholaExperimental-ish rollback functionality
2012-07-23 Perttu AholaImprove build configuration options
2012-07-22 darkroseImplement formspec
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-03 KahrlWIP node metadata, node timers
2012-04-03 Perttu AholaFix buildbot
2012-04-02 Perttu AholaAdd optional MINGWM10_DLL to cmake install
2012-04-02 Perttu AholaFix things for cross-compiling using mingw
2012-03-31 Perttu AholaAdd 'fly' and 'fast' privileges and the underlying...
2012-03-30 Perttu AholaReimplement authentication handler in Lua; now we have...
2012-03-30 Perttu AholaObjectProperties
2012-03-29 Perttu AholaAdd GenericCAO and player armor groups, but don't use...
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2012-03-27 Perttu AholaImplement propagateSunlight for VoxelManipulator
2012-03-25 Perttu AholaAdd OPENAL_DLL LIBOGG_DLL LIBVORBIS_DLL and LIBVORBISFI...
2012-03-25 Perttu AholaAdd OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRS
2012-03-25 Perttu AholaDon't try to use sound if building only server
2012-03-25 Jonathan NeuschäferCache textures by checksum
2012-03-25 Perttu AholaBuild configuration fixes/improvements on Windows
2012-03-24 Perttu AholaFix build on MinGW (as compared to Linux)
2012-03-24 Perttu Aholac55sound continued
2012-03-24 Perttu Aholaceleron55's sound system initial framework
2012-03-19 Perttu AholaFix for MSVC and move stuff around a bit in CMakeLists...
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...
2012-03-18 Perttu AholaFix installation in cmake project files
2012-03-18 Perttu AholaDynamic sky, fog and cloud colors; sun and moon
2012-03-15 Perttu AholaMove ClientMap to clientmap.{h,cpp}
2012-03-12 Perttu AholaAdd confirmation menu and make world deletion possible...
2012-03-12 Perttu AholaWorld creation button and dialog and functionality
2012-03-12 Perttu AholaAdd quicktune.{cpp,h}
2012-03-11 Perttu Aholacommand-line/world game selection
2012-03-10 KahrlChat console, including a number of rebases and modific...
2012-03-10 Perttu AholaRemove servermain.cpp, use main.cpp with a couple of...
2012-03-10 Perttu AholaImmediate smoke puff when a normal entity is punched...
2012-03-10 Perttu AholaDigging time groups WIP
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-01 Perttu AholaAdd InvRef and InvStack (currently untested and unusable)
2011-12-04 KahrlUse plain IBillboardSceneNode instead of MyBillboardSce...
2011-12-03 Kahrlinventorycube: use all three specified textures; also...
2011-12-03 Perttu AholaBetter mod loading error handling
2011-12-02 Perttu AholaScript-defined creative inventory
2011-12-02 Perttu AholaMove ServerRemotePlayer to a separate file
2011-11-29 Perttu AholaRemove content_inventory.{h,cpp}
2011-11-29 KahrlCraftItem rework and Lua interface
2011-11-29 Perttu AholaFix CMake install data path
2011-11-29 Perttu AholaUpdate installation in CMakeLists.txt
2011-11-29 Perttu AholaReplace old active block random node modifying things...
2011-11-29 Perttu AholaCrafting definition in scripts
2011-11-29 Perttu AholaNode definition names
2011-11-29 Perttu AholaMove tool definitions to script
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove tool stuff to tool.{h,cpp}
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaMove images to data/textures and fix some path stuff...
2011-11-29 Perttu AholaAdd Lua
2011-10-16 Perttu AholaInitially add small and tight logging facility
2011-10-15 Perttu AholaResource file handling for exe icon for MinGW
2011-10-15 Perttu AholaHandle death and respawn better
2011-10-14 Perttu Aholamobv2
2011-10-14 Perttu AholaIn CMake scripts: New version number, fix MSVC stuff
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaMerge remote-tracking branch 'darkrose/master'
2011-09-23 Perttu AholaMove PLATFORM_LIBS around to make sqlite3 link with...
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-16 KahrlSQLite needs to be linked with -ldl on some Linux distros.
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 KahrlCollected and moved existing camera infrastructure...
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-11 q66Proper placement of binary files.
2011-08-11 Giuseppe BilottaClang doesn't like -Wno-unused-but-set-variable
2011-08-11 Giuseppe BilottaProject uses C++, so use CHECK_CXX_COMPILER_FLAG
2011-08-01 Dmitry MarakasovCheck whether -Wno-unused-but-set-variable is supported...
2011-08-05 Perttu Aholamerged delta and c55
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu Aholaupdated CMakeList.txts a bit
2011-07-30 Perttu Aholaadded windows icon
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Nils Dagsson MoskoppMerge pull request #35 from Oblomov/master
2011-07-24 Giuseppe BilottaSanitize GETTEXT usage macros
2011-07-24 Giuseppe BilottaBring po update out of cmake again
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-24 Giuseppe BilottaDo not package en translation, since we don't build it
next