]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
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
2012-12-02 Perttu AholaTry to add a bit of topside brightness when not using...
2012-12-02 Perttu AholaTweak shader randomly a bit
2012-12-02 Perttu AholaDefault to preload_item_visuals=true
2012-12-02 MirceaKitsuneDon't send player position from client to server if...
2012-12-02 Ilya ZhuravlevFix minetest.get_node_drops(). It should always return...
2012-12-02 Perttu AholaSmooth day-night transitions
2012-12-02 Perttu AholaConst-correct util/serialize.h
2012-12-02 Perttu AholaHandle day-night transition in shader and make light...
2012-12-02 Perttu AholaGet rid of jordan4ibanez's insane digging animation...
2012-12-02 Perttu AholaFix tile MaterialType to make sense and make lava surfa...
2012-12-01 Perttu AholaInstall shaders properly
2012-12-01 Perttu AholaRemove accidental vim swap file
2012-12-01 Perttu AholaAdd enable_shaders to minetest.conf.example
2012-12-01 obneqAdd checkboxes for shaders and on-demand item visual...
2012-12-01 Perttu AholaImplement a global shader parameter passing system...
2012-12-01 KahrlShaderSource and silly example shaders
2012-12-01 Perttu AholaAdd setting preload_item_visuals
2012-12-01 Perttu AholaOn-demand item meshes and textures
2012-12-01 Perttu AholaModify some client log message levels
2012-12-01 RealBadAngelNew elements in formspec, item_image and item_image_button.
2012-12-01 PilzAdamOnly check attachment for nodes with group attached_node
2012-12-01 PilzAdamAdd the group attached_node
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-30 Perttu AholaAdd the ability for client to check if image exists
2012-11-30 DannyDarkLog /grant and /revoke command usage
2012-11-30 Jürgen DoserMake dragged itemstack following the mouse cursor much...
2012-11-30 Matthew IIgnore directories beginning with a "." when searching...
2012-11-30 Perttu AholaRun scriptapi_on_shutdown() thread-safely and remove...
2012-11-30 Matthew IAdd shutdown hook interface to Lua API
2012-11-29 Perttu AholaAdd congestion control settings to minetest.conf
2012-11-29 Perttu AholaFull protocol 13 compatibility on server side
2012-11-29 Perttu AholaMake strict and non-strict protocol version checking...
2012-11-29 Perttu AholaAllow server to accept protocol 13 clients altough...
2012-11-29 Perttu AholaRanged support of protocol version on server side
2012-11-29 Perttu AholaSupport serialization of protocol 13 ContentFeatures
2012-11-29 Perttu Aholaunit test: TestNodedefSerialization
2012-11-29 Perttu AholaModify new ObjectProperties format to such that 0.4...
2012-11-29 Perttu AholaFix Taoki's messed up generic object command ids
2012-11-29 Perttu AholaChange version to 0.4.4-dev because... ehm... why it...
next