aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-04-21Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr
2013-04-18Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr
2013-04-08Use system wide LuaJIT if aviable.RealBadAngel
2013-04-07Revert "Fix to be able to build from dir different than source dir"kwolekr
2013-04-07Add Mapgen V7, reorganize biomeskwolekr
2013-04-06Fix to be able to build from dir different than source dirDiego Martínez
2013-04-06Add Dijkstra A* and A* without prefetching pathfind algorithmssapier
2013-03-29Fix build on Linux with some glibcskwolekr
2013-03-23Allow spawning particles from the server, from luaJeija
2013-03-22Add singlenode mapgen; generates solely the node 'mapgen_singlenode', default...Perttu Ahola
2013-03-16build with ogles2 driverproller
2013-03-16initial mapgen indev version with farscale feature and huge cavesproller
2013-03-10Re-add dungeons in new dungeongen.cppkwolekr
2013-03-05split scriptapi.cppsapier
2013-02-25Add emerge.cpp, initial EmergeThread changeskwolekr
2013-02-23Add sound volume controls to ingame menuRealBadAngel
2013-02-22new auto masterserverproller
2013-02-14Add Freetype supportIlya Zhuravlev
2013-02-12Server requires gettext library as wellDmitry Marakasov
2013-01-21Readded and optimized mapgen V6kwolekr
2013-01-21The new mapgen, noise functions, et al.kwolekr
2013-01-21Basic support for configuring which mods to load for each worldJürgen Doser
2013-01-21Add a list of servers to the "Multiplayer" tabJeija
2013-01-14Add particlesJeija
2012-12-30L-System treegenRealBadAngel
2012-12-18Tweak CMake files for cURLsfan5
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev
2012-12-02ShaderSource and silly example shadersKahrl
2012-11-26Move util/serialize.h out from staticobject.h for smaller header dependenciesPerttu Ahola
2012-11-26Move a function from clientserver.h to clientserver.cppPerttu Ahola
2012-08-12Move chat commands to Lua and remove servercommand.{cpp,h}Matthew I
2012-07-27Experimental-ish rollback functionalityPerttu Ahola
2012-07-23Improve build configuration optionsPerttu Ahola
2012-07-22Implement formspecdarkrose
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
2012-06-03WIP node metadata, node timersKahrl
2012-04-03Fix buildbotPerttu Ahola
2012-04-03Add optional MINGWM10_DLL to cmake installPerttu Ahola
2012-04-02Fix things for cross-compiling using mingwPerttu Ahola
2012-03-31Add 'fly' and 'fast' privileges and the underlying privileges-to-client systemPerttu Ahola
2012-03-30Reimplement authentication handler in Lua; now we have 1) infinite privilege ...Perttu Ahola
2012-03-30ObjectPropertiesPerttu Ahola
2012-03-29Add GenericCAO and player armor groups, but don't use them yetPerttu Ahola
2012-03-29added PlayerSAO and RemotePlayer, removed ServerRemotePlayerKahrl
2012-03-27Implement propagateSunlight for VoxelManipulatorPerttu Ahola
2012-03-25Add OPENAL_DLL LIBOGG_DLL LIBVORBIS_DLL and LIBVORBISFILE_DLL to be used opti...Perttu Ahola
2012-03-25Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRSPerttu Ahola
2012-03-25Don't try to use sound if building only serverPerttu Ahola