aboutsummaryrefslogtreecommitdiff
path: root/build/android/icons/down.svg
Commit message (Expand)AuthorAge
* Re-master and improve touchscreen gui icons (#7931)stujones112018-12-03
f8e062dd0533619921223656e32598a'>Refactor utf8_to_wide/wide_to_utf8 functionssfan52021-02-02 * Rework use_texture_alpha to provide three opaque/clip/blend modessfan52021-01-29 * Settings: Purge getDefault, clean FontEngineSmallJoker2021-01-29 * Settings: Proper priority hierarchySmallJoker2021-01-29 * Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-05 * (se)SerializeString: Include max length in the nameSmallJoker2020-10-01 * Clean up serializationSmallJoker2020-10-01 * Settings: Fix unittest memory leak, change input typesSmallJoker2020-09-22 * Remove Thread::kill() and related unittest (#10317)Sebastien Marie2020-09-10 * Load media from subfolders (#9065)DS2020-08-20 * TestBan: Clean up properly after completing test (#9994)ANAND2020-06-05 * Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26 * Allow ObjDefManager instances to be clonedsfan52020-05-05 * Optimize get_objects_inside_radius calls (#9671)Loïc Blot2020-04-16 * Drop content_sao.{cpp,h}Loic Blot2020-04-11 * Collision various fixes (#9343)TheTermos2020-04-08 * Add limit parameter to decompressZlibBen Deutsch2020-02-01 * Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker2020-01-25 * StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-22 * Fix AreaStore's IDs persistence (#8888)SmallJoker2019-09-21 * Inventory: Send dirty lists where appropriate (#8742)SmallJoker2019-08-24 * Fix compare between pointer and 0 in unittestsJozef Behran2019-08-13 * Optimize string (mis)handling (#8128)Jozef Behran2019-05-18 * Add Irrlicht-specific smart pointer (#6814)Vitaliy2019-04-12 * LINT fixLoïc Blot2019-02-15 *