| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-19 | CI: Update Dockerfile | oldmud0 | |
| 2020-05-19 | CI: Fix YAML syntax error | oldmud0 | |
| 2020-05-19 | CI: Don't use dynamic QtApng on Windows | oldmud0 | |
| 2020-05-18 | CI: Copy qapng.dll to correct location | oldmud0 | |
| 2020-05-17 | Bundle QtApng on Windows | oldmud0 | |
| 2020-05-16 | CI: fix missing xz-utils | oldmud0 | |
| 2020-05-02 | CI: fix apt asking questions | oldmud0 | |
| 2020-05-02 | Fix syntax error from unclean merge | oldmud0 | |
| 2020-05-02 | Merge branch '2.7-rc' | oldmud0 | |
| Includes full code reformat. # Conflicts: # src/aomusicplayer.cpp # src/path_functions.cpp | |||
| 2020-04-24 | what is this, c++ for ANDs | sD | |
| this kept it from buildinf with MSVC | |||
| 2020-04-24 | use the smaller themes | sD | |
| 2020-04-23 | Merge branch '2.7-rc' of https://github.com/AttorneyOnline/AO2-Client into ↵ | sD | |
| 2.7-rc | |||
| 2020-04-23 | Fixed wrong name being written in mirror mode | cents | |
| 2020-04-23 | it's just the katakana for the colors but here you go | sD | |
| 2020-04-23 | add german translations for new features | sD | |
| 2020-04-23 | run lupdate so translators can do their work | sD | |
| 2020-04-21 | Update Portuguese translation | likeawindrammer | |
| 2020-04-21 | Update Spanish translation | likeawindrammer | |
| 2020-04-21 | fix typo | likeawindrammer | |
| 2020-04-20 | Update reference for the themes submodule | likeawindrammer | |
| 2020-04-20 | Hooked up the new settings | cents | |
| Did you know you could scale the iclog with ctrl + mouse wheel? | |||
| 2020-04-20 | Added additional customization options. | cents | |
| I didn't format anything tho that is at the end | |||
| 2020-04-19 | Revert faster blip speed | likeawindrammer | |
| Without an option to change it users will complain Thanks Initiate for telling me how to change this | |||
| 2020-04-19 | Removed Duplicates | cents | |
| 2020-04-19 | Fix crash on saving settings | likeawindrammer | |
| Thanks Initiate for actually fixing this | |||
| 2020-04-19 | Merge pull request #134 from AttorneyOnline/streammusic | stonedDiscord | |
| Streaming music | |||
| 2020-04-19 | Merge pull request #144 from AttorneyOnline/deploy_mac | stonedDiscord | |
| Deploy mac | |||
| 2020-04-19 | Delete label.yml | stonedDiscord | |
| 2020-04-18 | Merge branch 'master' into 2.7-rc | likeawindrammer | |
| 2020-04-18 | Merge pull request #145 from Pyraqq/master | windrammer | |
| Polish translation update | |||
| 2020-04-18 | Change "IC log colorido" to "Log IC colorido" on the Spanish translation | likeawindrammer | |
| 2020-04-18 | Update Portuguese translation with the strings added on the CR branch | likeawindrammer | |
| 2020-04-18 | Add Polish to the language options | likeawindrammer | |
| 2020-04-18 | Updated Polish translation. | Pyraq | |
| 2020-04-18 | only deploy on tagged commits | sD | |
| 2020-04-18 | compress it more | sD | |
| 2020-04-18 | please build | sD | |
| 2020-04-18 | this and post_build do the same thing | sD | |
| 2020-04-18 | zip it and upload the correct file | sD | |
| 2020-04-18 | Update Spanish translation | likeawindrammer | |
| 2020-04-18 | Change second exclamation to period on tooltip | likeawindrammer | |
| No need for two exclamations | |||
| 2020-04-18 | Add missing periods on two tooltips | likeawindrammer | |
| 2020-04-18 | "interupted" -> "interrupted"; "expierence" -> "experience" | likeawindrammer | |
| 2020-04-18 | "IC_Log" -> "IC Log" | likeawindrammer | |
| 2020-04-18 | Change some tooltips | likeawindrammer | |
| 2020-04-17 | Change tickbox to checkbox on README.md ☑ | likeawindrammer | |
| As far as I know checkbox is more popular than tickbox, on Wikipedia for example it's called checkbox. And some spell checkers will highlight tickbox as a typo, but not checkbox. | |||
| 2020-04-17 | Revert "Change "Custom shownames:" to "Show custom IC names:"" | likeawindrammer | |
| This reverts commit cd034b996ad2887b3f0b310e6839603f3064d294. | |||
| 2020-04-17 | Change tickbox to checkbox | likeawindrammer | |
| As far as I know checkbox is more common | |||
| 2020-04-17 | Change "Custom shownames:" to "Show custom IC names:" | likeawindrammer | |
| "shownames" isn't a word, and what does "Custom shownames" even mean anyway? "Show custom IC names" should do a better job at explaining what this option does. | |||
| 2020-04-17 | Run clang-format on entire project | oldmud0 | |
| Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style. Lines reflow at 80 characters. One-line method bodies are on the same line as the signature. Space always after `//`. No indentation on preprocessor macros. Includes are sorted lexicographically. If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame. | |||
