]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2013-01-30 PilzAdamTranslate key functions in key change menu
2013-01-29 kwolekrMerge pull request #442 from kwolekr/mingw_compile_fix
2013-01-29 kwolekrMerge pull request #441 from kwolekr/mapgen_factories
2013-01-29 Ilya ZhuravlevAdd Spanish, Russian, Polish and Romanian languages.
2013-01-27 PilzAdamDont call on_rightclick() if sneak is pressed
2013-01-27 JeijaPlace block when holding sneak while right-clicking...
2013-01-27 Ilya ZhuravlevWorkaround failing Travis clang build.
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-26 sapiercheck parameters for minetest.log lua function
2013-01-24 WeblateMerge remote branch 'origin/master'
2013-01-24 Pilz AdamTranslated using Weblate (German)
2013-01-23 kwolekrSlightly improved version of mystrtok_r
2013-01-23 kwolekrFix compile under MingW
2013-01-23 kwolekrMake mapgen factory setup more elegant, add mapgen_v6.h
2013-01-23 sfan5Tweak buildbot
2013-01-23 RealBadAngelTreegen update. Some new symbols. Speed up code a bit.
2013-01-23 celeron55Merge pull request #436 from doserj/mod_selection
2013-01-23 Perttu AholaUpdate translation files
2013-01-22 Jürgen DoserMake sure that settings are written to config file...
2013-01-22 Jürgen DoserFix crash when pressing delete button in server browser...
2013-01-22 Jürgen DoserImprove behaviour for empty modpacks and when no mods...
2013-01-22 Jürgen DoserFix crash when no world is selected and configure butto...
2013-01-21 Ilya ZhuravlevDisable travis email notifications.
2013-01-21 Ilya ZhuravlevAdd .travis.yml
2013-01-21 Ilya ZhuravlevFix msvc build
2013-01-21 sapieradd support for saving settings by lua command (server...
2013-01-21 Perttu AholaAdd mapgen parameters to minetest.conf.example
2013-01-21 kwolekrUse a string identifier for a mapgen instead of version
2013-01-21 kwolekrFix compile on certain Linux configurations, reduce...
2013-01-21 kwolekrRemoved Mapgen V7 for now
2013-01-21 kwolekrLast set of minor cleanups
2013-01-21 kwolekrFix MapgenV6::getGroundLevelAtPoint()
2013-01-21 kwolekrFinish and clean up mapgen configuration
2013-01-21 kwolekrAdd Settings::getStruct and Settings::setStruct
2013-01-21 kwolekrClean up EmergeManager, do initial work on Mapgen confi...
2013-01-21 kwolekrReadded and optimized mapgen V6
2013-01-21 kwolekrCleaned & enhanced noise object management
2013-01-21 kwolekrAdd initial Lua biomedef support, fixed biome selection
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2013-01-21 kwolekrMake WATER_LEVEL configurable, fix slight comparison...
2013-01-21 kwolekrOnly clear block modified flag if writing to db was...
2013-01-21 kwolekrMake cloud height user-configurable
2013-01-21 kwolekrstop MSVC++ from generating dumb warnings
2013-01-21 kwolekrProper RUN_IN_PLACE support for OSX and FreeBSD
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 PilzAdamBugfix: else repeat_rightclick_timer = 0;
2013-01-14 JeijaAdd particles
2013-01-12 PilzAdamFix spread of items in falling code
2013-01-12 Jürgen Doserfix integer overflow (fixes #414)
2013-01-11 Jürgen Doserfixes node timer bug (fixes #407).
2013-01-07 dannydarkFixed two typo's in commit 615fd498bc
2013-01-07 PilzAdamDisable all HP handling if enable_damage is false
2013-01-07 PilzAdamAdd a setting to enable always flying fast
2013-01-07 sapierFix buttons not working for Lua-triggered formspecs
2013-01-07 RealBadAngelL-Systems treegen update.
2013-01-04 Ilya Zhuravlev"or" should be "||". Don't use "or", "and", etc.. It...
2013-01-04 JeijaImplement textarea in formspec, a multiline input field
2013-01-04 PilzAdamFix typo doubletab -> doubletap
2013-01-04 dannydarkFixed content_abm aliases
2013-01-04 PilzAdamSwitch to fly mode if spacebar is doubleclicked
2013-01-04 JeijaRepeated right clicking when holding the right mouse...
2013-01-04 PilzAdamAdd on_rightclick(pos, node, clicker) callback for...
2013-01-03 PilzAdamAdjust the maximum alpha of the red hurt screen
2013-01-03 JeijaTilt camera on player damage (tweaked by PilzAdam)
2013-01-02 PilzAdamChange the nodenames for dirt -> grass and sapling...
2013-01-02 PilzAdamReplace constant red hurt screen with fade out red
2013-01-02 Perttu AholaAdd ServerEnvironment::setNode()/removeNode() to allow...
2013-01-02 Perttu AholaAdd InvRef:get_location()
2013-01-02 Perttu AholaCall this 0.4.4-d1 because it has a protocol addition...
2013-01-02 sapierAdd TOCLIENT_SHOW_FORMSPEC to display formspecs at...
2013-01-02 RealBadAngelBugfixes to item_image formspec method
2012-12-30 dannydarkFixed compile issues on windows
2012-12-30 RealBadAngelL-System treegen
2012-12-27 PilzAdamUse aux1 to move fast when flying
2012-12-27 Esteban I.... Add selectionbox_color, crosshair_color, and crosshair_...
2012-12-26 PilzAdamFix 'longjmp causes uninitialized stack frame' in cURL
2012-12-23 Perttu AholaInitialize all member variables of LuaEntitySAO
2012-12-22 DannyDarkFixed two typos in wireshark lua file.
2012-12-22 Ilya ZhuravlevFix keycodes (#325)
2012-12-21 Ilya ZhuravlevPrefer shared cURL library instead of the static one.
2012-12-20 DannyDarkFixed u64 ambiguous symbol error
2012-12-18 sfan5Tweak CMake files for cURL
2012-12-17 PilzAdamAdd ability to change the itemstack in placenode callbacks
2012-12-17 PilzAdamFix falling damage when not flying
2012-12-17 Ilya ZhuravlevMake m_media_fetch_threads to contain MediaFetchThread...
2012-12-17 Ilya ZhuravlevFix hypen used as minus sign (manpages), fix spelling...
2012-12-16 Ilya ZhuravlevAdded ability to fetch media from remote server (using...
2012-12-15 jordan4ibanezFix item entity's collision with nodeboxes
2012-12-11 PilzAdamDont sneak while flying
2012-12-11 PilzAdamOnly fly through walls in noclip mode wich requires...
2012-12-06 Ilya ZhuravlevUpdate README
2012-12-06 Perttu AholaBump version to 0.4.4
2012-12-06 Perttu AholaUpdate GUI texts
2012-12-06 Jürgen Doserdraw gui later. this fixes the hotbar disappearing...
2012-12-06 Jürgen Doserfix screen flickering black when rendering to texture
2012-12-06 Perttu AholaSet proper field background colors in Irrlicht 1.8
2012-12-06 Perttu AholaRaise default maximum render distance to 240
2012-12-06 Perttu AholaFix automagic render distance tuner
2012-12-03 Matthew IAdd #include guards to base64.h
next