]> git.lizzy.rs Git - dragonfireclient.git/history - src/CMakeLists.txt
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / CMakeLists.txt
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-13 KahrlRemove farmesh
2013-07-03 kwolekrChange debug optimization level back to -O1
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-06-23 prollerNew math mapgen with fractal based worlds
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-04-22 WeblateMerge remote branch 'origin/master'
2013-04-21 kwolekrClass-ify caves & move to cavegen.cpp, fix cave regress...
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-18 kwolekrSplit HUD code off to hud.cpp, make into a class, exten...
2013-04-08 RealBadAngelUse system wide LuaJIT if aviable.
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-07 kwolekrRevert "Fix to be able to build from dir different...
2013-04-07 kwolekrAdd Mapgen V7, reorganize biomes
2013-04-06 Diego MartínezFix to be able to build from dir different than source dir
2013-04-06 sapierAdd Dijkstra A* and A* without prefetching pathfind...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-30 kwolekrFix build on Linux with some glibcs
2013-03-23 JeijaAllow spawning particles from the server, from lua
2013-03-22 Perttu AholaAdd singlenode mapgen; generates solely the node 'mapge...
2013-03-17 prollerbuild with ogles2 driver
2013-03-17 prollerinitial mapgen indev version with farscale feature...
2013-03-10 kwolekrRe-add dungeons in new dungeongen.cpp
2013-03-05 sapiersplit scriptapi.cpp
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-26 kwolekrAdd emerge.cpp, initial EmergeThread changes
2013-02-23 kwolekrMerge pull request #503 from RealBadAngel/master
2013-02-23 RealBadAngelAdd sound volume controls to ingame menu
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-21 prollernew auto masterserver
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-14 Ilya ZhuravlevAdd Freetype support
2013-02-12 Dmitry MarakasovServer requires gettext library as well
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 kwolekrReadded and optimized mapgen V6
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2013-01-21 Jürgen DoserBasic support for configuring which mods to load for...
2013-01-21 JeijaAdd a list of servers to the "Multiplayer" tab
2013-01-14 JeijaAdd particles
2012-12-30 RealBadAngelL-System treegen
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
next