| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-17 | Changed the left and right buttons across the default theme to be bigger. | Cerapter | |
| 2018-12-17 | Merge pull request #48 from Cerapter/vanilla-theme-fixes | oldmud0 | |
| Theme, interface, and pointer magic fixes. | |||
| 2018-12-17 | Fix judge buttons not appearing & crash if MS goes down during play. | Cerapter | |
| The former was caused by the position dropdown simply not having code to make the judge buttons appear. Alongside that, the issue(?) where `/pos judddd` (or variations) would not put the user in the judge position, but gave them the buttons anyway. The latter was caused by a simple mistake. We deleted the Lobby (and the Courtroom) frequently, however, we never did set its (their) pointer(s) back to null -- so they pointer to trash data, and the `if (w_lobby != nullptr)` part never failed. This is also now fixed, and deletion of the Lobby or the Courtroom also brings about the nulling of their pointers. | |||
| 2018-12-17 | Fixed the theme issues (casing button, emote page switcher buttons). | Cerapter | |
| 2018-12-16 | Fixed a bug with area-less servers and `ARUP`. | Cerapter | |
| A server with no areas will no longer crash the client upon joining. | |||
| 2018-12-16 | Fix theme issues. | Cerapter | |
| This quick typo-fix fixes #41 . | |||
| 2018-12-16 | AO 2.6 bugfixes. | Cerapter | |
| - The `base/` folder's path is now determined based on where the executable was executed, not where its workspace is. - Showing custom shownames is now assumed to be `true` by default, unless the `config.ini` says otherwise. - The Lobby's listing of servers has now been moved into its constructor (previously only specifically called by the "Back to Lobby" button). This makes it list servers even if the user was kicked, banned, or left due to timeout. | |||
| 2018-12-15 | Merge pull request #33 from AttorneyOnline/mega-merge | oldmud0 | |
| AOV/Case Cafe feature parity | |||
| 2018-12-15 | Add big ugly hack to fall back jury/seance backgrounds to witness | oldmud0 | |
| 2018-12-14 | Darken character selection background | oldmud0 | |
| 2018-12-14 | Update about dialog | oldmud0 | |
| 2018-12-14 | Merge pull request #40 from Cerapter/mega-merge-case-announcer | oldmud0 | |
| Made case announcement use netcode instead of calling tsuserver commands. | |||
| 2018-12-14 | Changed how the new netcodes are built, so they're properly encoded. | Cerapter | |
| 2018-12-14 | Made case announcement use netcode instead of calling tsuserver commands. | Cerapter | |
| 2018-12-13 | Merge pull request #39 from Cerapter/mega-merge-audio-fix | oldmud0 | |
| Fix the no sound on Windows at start bug. | |||
| 2018-12-13 | Fixed a bug where there would be no sound on Windows during the first start. | Cerapter | |
| 2018-12-12 | Merge pull request #38 from Cerapter/mega-merge-fixes | oldmud0 | |
| CC-original related feature fixes. | |||
| 2018-12-12 | Fixed a bug where the `misc/` bubbles would be preferred over the ↵ | Cerapter | |
| characters' own. | |||
| 2018-12-12 | Merged some duplicate functions. | Cerapter | |
| Also brought in another function that specifically filters out inline formatting characters, so that the append IC text function is a bit more understandable. | |||
| 2018-12-12 | The charselect's "shadows" correctly update based on what chars are taken. | Cerapter | |
| This was purely a graphical bug. The characters were correctly recognised as taken by the client, but there was no way to update the "taken-shadow" over their icons. Which meant that they were locked into the way they were when the user first joined the server. As a result of this, a `CharsCheck` package from the server will correctly display the taken characters to the client in the character selection. | |||
| 2018-12-12 | Fixed a bug where your chatlog would completely erase if you had a limit of 0. | Cerapter | |
| A limit of zero otherwise means infinite, so no log limit. | |||
| 2018-12-12 | Added defaults to the inline colouring system. | Cerapter | |
| 2018-12-11 | More changes to default theme | oldmud0 | |
| 2018-12-10 | Re-add missing BASS_StreamCreateFile line | oldmud0 | |
| 2018-12-06 | Update readme and license | oldmud0 | |
| 2018-11-25 | Overhaul theme | oldmud0 | |
| The only thing missing in this commit is a new background. I am waiting for a higher-quality version of the AO logo. | |||
| 2018-11-17 | Fix compile-time issues from merge | oldmud0 | |
| 2018-11-17 | Fix case-insensitive paths on Linux (#34) | oldmud0 | |
| Closes #9 | |||
| 2018-11-17 | adjusted functions to reflect change in get_case_sensitive_path | David Skoland | |
| 2018-11-17 | reworked get_case_sensitive_path to be recursive | David Skoland | |
| 2018-11-17 | changed variable names for clarity | David Skoland | |
| 2018-11-16 | fixed get_sounds_path as well + nuked the last unneccessary tolower calls | David Skoland | |
| 2018-11-16 | small fixes and removing compiler warnings | David Skoland | |
| 2018-11-16 | refactored path functions and added support for case-sensitive filesystems | David Skoland | |
| 2018-11-16 | removed legacy for char icons | David Skoland | |
| 2018-11-15 | added case insensitive path function for those filesystems | David Skoland | |
| 2018-11-15 | added extra define case in main.cpp for case-sensitive file systems | David Skoland | |
| 2018-11-12 | Remove AOV-specific changes | oldmud0 | |
| 2018-11-11 | Merge history from argoneuscze/master | oldmud0 | |
| 2018-11-10 | Merge AOV 2.5.1 into mainline | oldmud0 | |
| 2018-11-10 | Remove patch file | oldmud0 | |
| 2018-11-10 | Coalesce server changes into patch file (this is not a monorepo) | oldmud0 | |
| 2018-11-10 | Clean up style of merged in code | oldmud0 | |
| 2018-11-10 | Initial merge of Case Cafe 1.4.1 into mainline | oldmud0 | |
| 2018-11-04 | removed redundant linker argument | argoneus | |
| 2018-11-04 | fixed project file to use qapng and discord rpc correctly | argoneus | |
| 2018-11-02 | Updated README to talk about the 1.4.1 update. | Cerapter | |
| 2018-11-02 | A safety measure regarding the IC commands `/a` and `/s`. | Cerapter | |
| Made it so they actually require the command plus a space, so that things like `/area` in IC don't get caught. | |||
| 2018-11-02 | Reverted the full stop silence feature. | Cerapter | |
| With 3D characters, it made the game lag too much -- really wasn't worth it. | |||
| 2018-11-02 | Don't fix what's doubly broken: Emote dropdown. | Cerapter | |
| Made it so that emote dropdown only responds to activation, instead of index changing, i.e., reverted to previous behaviour. Emote changing already had a failsafe for the emote dropdown index changing, which activated even when you clicked on the emotes. That made it so that you'd get the Pre button ticked on emotes that didn't have 'em, and vice versa. | |||
