aboutsummaryrefslogtreecommitdiff
path: root/src/client/content_mapblock.cpp
Commit message (Expand)AuthorAge
* Fix horizontal/vertical merging bug of hardware-colored framed glass (#10417)Paramat2020-09-24
* Improve default inventory+wield images of node drawtypes (#9299)Wuzzy2020-07-23
* Fix build error on Ubuntu 16.04sfan52020-06-10
* Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy2020-06-06
* Cache liquid alternative IDs (#8053)Vitaliy2020-05-20
* content_mapblock: Move static initialization out of functionssfan52020-05-17
* Fix texture distortion for flowing liquids (#9561)Elias Åström2020-04-02
* Resized torchlike sprite now attaches to surface (#9303)Wuzzy2020-01-20
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
906dfc804bd508336f5bed252bcec62ae0'>Tests: Modularize unit testingkwolekr2015-04-26 * Porting: Refactor initalizePaths()kwolekr2015-04-19 * Schematics: Prepend mod path to relative schematic filepathskwolekr2015-04-08 * Dont write directly to files but rather write and copy a tmp filePilzAdam2013-08-13 * Replace C++ mainmenu by formspec powered onesapier2013-07-02 * Update Copyright YearsSfan52013-02-24 * Change Minetest-c55 to MinetestPilzAdam2013-02-24 * Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05 * Better file/directory removal platform code and utilitiesPerttu Ahola2012-03-26 * Fix map delete on windows (concatenate paths correctly with / or \ depending ...Perttu Ahola2011-10-16 * New map directory structure that avoids map size being limited by filesystemCiaran Gultnieks2011-05-18 * should work nowPerttu Ahola2011-01-26 * Map deletion buttonPerttu Ahola2011-01-26 * license stuffPerttu Ahola