aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
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
2012-03-25Cache textures by checksumJonathan Neuschäfer
2012-03-25Build configuration fixes/improvements on WindowsPerttu Ahola
2012-03-24Fix build on MinGW (as compared to Linux)Perttu Ahola
2012-03-24c55sound continuedPerttu Ahola
2012-03-24celeron55's sound system initial frameworkPerttu Ahola
2012-03-20Fix for MSVC and move stuff around a bit in CMakeLists.txt and src/CMakeLists...Perttu Ahola
2012-03-20Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola
2012-03-18Fix installation in cmake project filesPerttu Ahola
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-16Move ClientMap to clientmap.{h,cpp}Perttu Ahola
2012-03-13Add confirmation menu and make world deletion possible in GUIPerttu Ahola