Tags: Rexbolo/Cataclysm-DDA
Tags
Disable security checks in msvc builds for perf reasons.
Merge pull request CleverRaven#45193 from BrettDong/i18n Routine i18n updates on 1 Nov 2020
Merge pull request CleverRaven#45165 from Pupsi-Mupsi/PM-sm-trait-sort NewCharacter: Fix 'Stimulant Psychosis' sorting oddity
Grammar and typo fixes (CleverRaven#45168) * Add files via upload * fixes missing final dots in descriptions * minor grammar fix
Merge pull request CleverRaven#45159 from Drafting-Goblin/Blanket-tem… …p-fix Blanket-temp-fix
Add a specialization for static/interned string_ids (performance impr… …oved ≈30%) (CleverRaven#45099) * add a specialization for static/interned string_ids make most of the string_id interned * extract sorted_lex into a separate header to keep string_id.h lightweight * apply suggestions from review: * remove `abstract_string_id_params` * std::binary_function * replace std::enable_if -> std::enable_if_t where appropriate * same with std::conditional -> std::conditional_t * change collection names in string_id.cpp * replace `insert` with `emplace`
Merge pull request CleverRaven#45123 from kevingranade/fix-vehicle-re… …pair-weariness Fix vehicle repair weariness test
Add "ignore favorites" zone to loot manager (CleverRaven#44982)
[magiclysm] fix forge exploit (CleverRaven#45087)
Bring back MSX+ (CleverRaven#44930) * Bring back MSX+ * Make everything better * Fix offsets fro status icons
PreviousNext