| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-06 | Update about dialog | oldmud0 | |
| - Credited FanatSors - Added Qt version, audio engine, and build date | |||
| 2020-05-31 | Fix SFX playing at 1/100th of its intended volume | oldmud0 | |
| 2020-05-31 | Warn/error on incorrect compile settings for audio | oldmud0 | |
| 2020-05-31 | Update themes submodule | oldmud0 | |
| 2020-05-31 | Fix server list showing in reverse order | oldmud0 | |
| 2020-05-31 | Lobby: Change "font_*" config entry to "*_font" | oldmud0 | |
| 2020-05-31 | Bring back AO themes submodule | oldmud0 | |
| 2020-05-23 | include the translations with the client or they can't get loaded | sD | |
| 2020-05-23 | update german translation | sD | |
| 2020-05-23 | give the translators something to do | sD | |
| 2020-05-23 | Clanged changes | cents | |
| 2020-05-23 | Added backwards compatibility for the music list | cents | |
| 2020-05-23 | fix qt sfx player | sD | |
| 2020-05-23 | i don't need this 3 times | sD | |
| 2020-05-23 | fix qt music player | sD | |
| 2020-05-23 | Disable html injection | cents | |
| 2020-05-23 | ignore the logs | sD | |
| 2020-05-23 | undo branding | sD | |
| 2020-05-23 | rename logo files | sD | |
| 2020-05-23 | use new hdid method if supported | sD | |
| 2020-05-23 | translate stuff that got run over | sD | |
| 2020-05-23 | Other image formats now support the present evidence | cents | |
| 2020-05-23 | forgot those on noaudio | sD | |
| 2020-05-23 | no and zone | sD | |
| 2020-05-23 | fix up nomusic | sD | |
| 2020-05-22 | Fix Linux build trying to use BASS | oldmud0 | |
| 2020-05-22 | Fix compile errors from merge | oldmud0 | |
| 2020-05-22 | Bring back translation files | oldmud0 | |
| Note that there are some strings that had the tr() qualification removed, and also a LOT of strings that were never wrapped with tr() to begin with. It will take some work to bring back i18n support. | |||
| 2020-05-22 | Bring back Android project files | oldmud0 | |
| 2020-05-22 | Bring back CI changes and macOS support | oldmud0 | |
| 2020-05-22 | Merge KFO source unconditionally into AO2 | oldmud0 | |
| 2020-05-22 | Perform clang-format | oldmud0 | |
| If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame. | |||
| 2020-05-22 | Full revert to tag 2.6.2 | oldmud0 | |
| Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches. | |||
| 2020-05-22 | Change version number to 2.8.4 | Crystalwarrior | |
| 2020-05-22 | Fix looping frame SFX not working w/ AOV's definitions | Crystalwarrior | |
| 2020-05-22 | clang 2 electric boogaloo | Crystalwarrior | |
| { BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup} | |||
| 2020-05-22 | Clang-ify the code with this styling using Visual Studio Code: | Crystalwarrior | |
| { BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All } (this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup) | |||
| 2020-05-21 | Update CI pipeline for release | oldmud0 | |
| 2020-05-20 | CI: npm install before running script | oldmud0 | |
| 2020-05-20 | CI: install more dependencies for publish job | oldmud0 | |
| 2020-05-20 | wasabi_program.sh: use bash instead of sh | oldmud0 | |
| 2020-05-20 | CI: use simpler release script | oldmud0 | |
| 2020-05-20 | Merge pull request #156 from AttorneyOnline/fix-155 | oldmud0 | |
| Fix #155 "Certain special characters are not correctly displayed as part of ini-defined shownames" | |||
| 2020-05-20 | specify encoding for qsettings calls | in1tiate | |
| 2020-05-19 | CI: Update Dockerfile | oldmud0 | |
| 2020-05-19 | Fix broken APNG (#153) | oldmud0 | |
| * Remove explicit APNG check * Update aocharmovie.h | |||
| 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 | |
