| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-28 | Ignore tests with noci tag | Skye Deving | |
| 2021-01-28 | Add tag for not running test in ci | Skye Deving | |
| 2021-01-28 | Add env variable to indicate no screen | Skye Deving | |
| 2021-01-28 | Try to fix CI | Skye Deving | |
| 2021-01-28 | Add test for detecting png animation | Skye Deving | |
| 2021-01-28 | Add DISCORD compile definition to tests too | Skye Deving | |
| 2021-01-28 | Add DISCORD compile definition | Skye Deving | |
| 2021-01-28 | Check if copying libs over is unnecessary | Skye Deving | |
| 2021-01-28 | Check if the explicit linking is unnecessary | Skye Deving | |
| 2021-01-28 | Check if this is not required now | Skye Deving | |
| 2021-01-28 | Try fix build | Skye Deving | |
| 2021-01-28 | Link against qapng | Skye Deving | |
| 2021-01-28 | Install QtApng dependency | Skye Deving | |
| 2021-01-28 | Test seems to work if linking QtApng installed on system | Skye Deving | |
| 2021-01-28 | Add info to failing test case | Skye Deving | |
| 2021-01-28 | Test for both apng and APNG in supported image formats | Skye Deving | |
| 2021-01-28 | Fix compile error | Skye Deving | |
| Forgot about passing rvalues | |||
| 2021-01-28 | Refactor aopacket tests | Skye Deving | |
| 2021-01-28 | Create cmake.yml to run tests on github actions | Skye Deving | |
| 2021-01-28 | Update bass streaming test to include opus as well | Skye Deving | |
| 2021-01-28 | Add test for streaming with BASS | Skye Deving | |
| 2021-01-28 | Add test for apng | Skye Deving | |
| 2021-01-28 | Add test for case loading | Skye Deving | |
| 2021-01-28 | Use target_sources | Skye Deving | |
| 2021-01-28 | Link a more relevant qt lib | Skye Deving | |
| 2021-01-28 | Enable build through CMakeLists | Skye Deving | |
| 2021-01-28 | Add tests aopacket | Skye Deving | |
| 2021-01-27 | Merge pull request #432 from AttorneyOnline/revert-416-fix/ghost-music-fade | oldmud0 | |
| Fix music fading being completely broken | |||
| 2021-01-27 | Merge pull request #429 from AttorneyOnline/fix/continuous-bg | oldmud0 | |
| Fix continuous playback being nonfunctional on non-CharLayer elements, and allow users to toggle the feature | |||
| 2021-01-27 | Merge pull request #437 from oldmud0/update-themes | oldmud0 | |
| Update themes submodule | |||
| 2021-01-27 | Merge pull request #438 from AttorneyOnline/feature/textspeed | oldmud0 | |
| Text crawl setting | |||
| 2021-01-27 | Merge pull request #439 from AttorneyOnline/fix/optionsdialog | oldmud0 | |
| Fix some of the options dialog suckery | |||
| 2021-01-27 | Update src/aomusicplayer.cpp | Crystalwarrior | |
| Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> | |||
| 2021-01-27 | Refactor "text scrawl" to "text crawl" (sounds more simple to understand ↵ | Crystalwarrior | |
| than scrawl tbh) | |||
| 2021-01-27 | Initialize blip_rate and blank_blip before the text message chat_tick is ↵ | Crystalwarrior | |
| called instead of when reload_theme is pressed (more intuitive application of the settings) | |||
| 2021-01-27 | Fix options dialog squishing and being annoying when we add more settings | Crystalwarrior | |
| Fix resizing the options dialog causing the save/cancel buttons to take up half the dialog box Add suffixes to all gameplay tab spinboxes Make size policy less suck | |||
| 2021-01-27 | Update text scrawl tooltip info and spinbox suffix | Crystalwarrior | |
| 2021-01-27 | Add the setting for the text scrawl | Crystalwarrior | |
| 2021-01-27 | Fix a thing not being removed | Crystalwarrior | |
| 2021-01-27 | Redesign the text display speed delay to be more modular by introducing a ↵ | Crystalwarrior | |
| "base display speed" variable | |||
| 2021-01-26 | Update themes submodule | oldmud0 | |
| 2021-01-24 | Merge pull request #435 from AttorneyOnline/fix/css-resize | oldmud0 | |
| Call set_widgets() every time we select a character to prevent erroneously displaying courtroom with char_select's window size | |||
| 2021-01-24 | Handle packet decoding separately for SC packet (#433) | Skye Deving | |
| Should fix special (escaped) characters not being parsed correctly in character list. | |||
| 2021-01-24 | Merge pull request #434 from skyedeving/debug-option | oldmud0 | |
| Add info for building with debug options | |||
| 2021-01-24 | add set_widgets call to css | in1tiate | |
| 2021-01-24 | Add info for building with debug options | Skye Deving | |
| It's been useful for using something like gdb for debugging | |||
| 2021-01-24 | Revert "fix music fading being audible when volume is 0 (#416)" | Crystalwarrior | |
| This reverts commit 75c1df5312d36eabee68822bd5830777fe00ec03. | |||
| 2021-01-23 | fix continuous and make it configurable | in1tiate | |
| 2021-01-22 | Allow effects to decide whether they go over or under the chatbox (#424) | in1tiate | |
| Also re-adds pair ordering following viewport refactor. | |||
| 2021-01-20 | Merge pull request #421 from AttorneyOnline/fix/tooltip-shenanigans | oldmud0 | |
| Label truncation fixes | |||
