Rev | Author | Branch | Log Message | Date | SHA |
---|---|---|---|---|---|
r20949 |
Bob |
1.5.9 | Typo fixes (#2353) Remotly -> Remotely ... |
12 September, 2021 | |
patrikjuvonen |
1.5.9 | Fix #2257: Tweak domain permission window label positioning |
12 September, 2021 | ||
patrikjuvonen |
1.5.9 | Fix #2177: Print new line separately from LogPrintf which has max length As pointed out by @Pirulax at https://github.com/multitheftauto/mtasa-blue/issues/2177#issuecomment-816842553 we can use std::format in the future on all of these custom Printf functions. ... |
12 September, 2021 | ||
patrikjuvonen |
1.5.9 | Fix #2270: Fix high order byte comparison For example some capital cyrillic letters didn't work in CEF because the comparison was faulty and shift was included. ... |
12 September, 2021 |