]> git.lizzy.rs Git - dragonfireclient.git/history - src/tile.cpp
Masterserver mods announse, ipv6, better curl errors
[dragonfireclient.git] / src / tile.cpp
2013-07-03 KahrlWhoever called a function parameter m_device is fired...
2013-07-03 KahrlMove generateTextureFromMesh to TextureSource to fix...
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-04 KahrlOnly add ^[forcesingle to get raw texture if atlas...
2013-06-03 KahrlDelay deleting replaced textures (m_texture_trash)
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-02 Perttu AholaGet menu background image from selected game
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-14 darkroseMerge pull request #654 from ShadowNinja/remove_old_mak...
2013-04-12 kwolekrFix double free, null texture drop
2013-04-08 sapierfix inventory image texture leak
2013-04-08 sapierfix huge texture leak in tiledef
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-06 sapierfix memory leak
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-30 Perttu AholaAdd the ability for client to check if image exists
2012-11-25 Perttu AholaRevert "Don't leak textures all over the place"
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-11-02 KahrlDon't leak textures all over the place
2012-08-31 Perttu AholaUse proper alpha blit in some more texture modifiers
2012-08-31 Perttu AholaProperly initialize baseimg for texture modifier [combi...
2012-06-17 Perttu AholaFix random glitches in transparent animations
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-16 Perttu AholaAllow node cracking animations of any length
2012-06-16 Perttu AholaNode texture animation
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-03 Perttu AholaAdd texture modification [lowpart:percent:filename
2012-04-07 Perttu AholaImprove texture atlas generation
2012-04-07 Perttu AholaSupport custom textures installed as /textures/all...
2012-03-29 Kahrl[transformN image modifier
2012-03-25 Perttu AholaAlmost support loading sounds from server
2012-03-19 Perttu AholaMove client textures to the correct place
2012-03-15 KahrlMapBlockMesh, mesh animation system, urgent mesh update...
2012-03-10 Perttu AholaInitial directory structure rework
2012-02-28 Perttu AholaMerge remote-tracking branch 'jn/random-fixes'
2012-02-24 Jonathan Neuschäfertile: remove redundant warning about failing render...
2012-02-24 Jonathan Neuschäfertile: don't duplicate std::string::find_last_of
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-12-03 Kahrlinventorycube: use all three specified textures; also...
2011-12-01 Perttu AholaFix getTextureRaw to always return an image that is...
2011-12-01 Perttu AholaFix texture atlas not being created correctly
2011-11-29 Perttu AholaSome MSVC fixes
2011-11-29 Perttu AholaRename menu background to menubg.png, move unknown_bloc...
2011-11-29 Perttu AholaImprove luaentity sprite functionality (and add some...
2011-11-29 Perttu AholaIf available, use local textures instead of those sent...
2011-11-29 Perttu AholaAdd texture modifier [brighten and modify [toalpha...
2011-11-29 Perttu AholaCut down TextureSource verbosity
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaProperly update textures in node definitions
2011-11-29 Perttu AholaSending of textures WIP
2011-11-29 Perttu AholaModify mod and texture directory hierarchies
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-29 Perttu AholaMove images to data/textures and fix some path stuff...
2011-10-18 Perttu AholaAutomate texture listing for texture atlas making
2011-10-16 Perttu AholaFix to-transparend conversion of backgrounds of sprite...
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-14 Perttu Aholamobv2
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-06 Perttu AholaNote about texture atlas
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 Perttu AholaFix some texture stuff: remove item_fence.png, use...
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Perttu AholaRemoved assert if creating texture atlas image fails...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu AholaUpdated the texture atlas a bit
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-24 Perttu Aholaremoved unnecessary verbosity from debug output of...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-03 Nils Dagsson Moskopp* point out setInventoryTextureCube() is broken with...
2011-06-03 Nils Dagsson Moskopp* point out setInventoryTextureCube() is broken with...
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-30 Nils Dagsson Moskopp+ cactii
next