| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
| 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 | reworked get_case_sensitive_path to be recursive | David Skoland | |
| 2018-11-16 | fixed get_sounds_path as well + nuked the last unneccessary tolower calls | 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-10 | Merge AOV 2.5.1 into mainline | 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-10-23 | Added support for the stenographer role in case alerts. | Cerapter | |
| 2018-10-23 | Support for case alerts serverside. | Cerapter | |
| - Users can use an ingame button to alert people of cases. | |||
| 2018-10-23 | Client can now accept case alerts. | Cerapter | |
| - Settings has a new tab with casing settings. - Can set when the game should alert of cases. - In game tickbox to toggle if you should be alerted of cases. | |||
| 2018-10-23 | Fixed charselect showing the wrong amount of characters on its list, version ↵ | Cerapter | |
| bump. | |||
| 2018-09-20 | Added the ability to give characters custom realisation sounds. | Cerapter | |
| 2018-09-20 | Rolled all the special IC stuff into one FL packet piece. | Cerapter | |
| So now, a standard CCCC server uses three bonus packets: `modcall_reason`, `cccc_ic_support` and `arup`. | |||
| 2018-09-19 | Bumed version to 1.4.0 | Cerapter | |
| 2018-09-15 | Revert "Removed the dependency on `bass.dll`." | Cerapter | |
| This reverts commit fe955d692350cd3bac192721c09d8fdd445afc5d. | |||
| 2018-09-05 | `misc` folder given purpose as the 'default' for shouts and chatboxes. | Cerapter | |
| - Default bubbles. - Default shout sounds. - Custom chatbox. - Custom colours for the chatbox. - No need to have duplicate files of bubbles and shouts all over the character folders. | |||
| 2018-09-04 | The server now announces what features it has. | Cerapter | |
| I'm not sure why I did this. | |||
| 2018-09-04 | Finished the moving of ini handling to QSettings. | Cerapter | |
| Though this was started before anything on our end, still, this finish is once again 100% Gameboyprinter's work, it's just reimplemented here to match our client. | |||
| 2018-09-04 | Removed the dependency on `bass.dll`. | Cerapter | |
| This is merely a reimplementation of Gameboyprinter's changes on the main thing. The only thing that's different from that one is that the options menu has had its audio device removed, too. | |||
| 2018-08-24 | Fixed a Windows bug where there was no way to get back to the default audio ↵ | Cerapter | |
| device. | |||
| 2018-08-19 | Version bump. | Cerapter | |
| 2018-08-19 | Moved includes out of the CPP files into the header files. | Cerapter | |
| Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin. | |||
| 2018-08-19 | Ability to toggle Discord RPC. | Cerapter | |
| Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old origin. | |||
| 2018-08-14 | Clearer loading screen that expands on what is being loaded + autofocus on ↵ | Cerapter | |
| search. | |||
| 2018-08-08 | Added a settings menu. | Cerapter | |
| - Cannot be called yet ingame. - Allows the setting of all `config.ini` variables. - Allows the setting of callwords. | |||
| 2018-08-08 | config.ini functioning changed. | Cerapter | |
| - Now the program uses the QSettings class to manipulate the `config.ini`. - Support for multiple audio devices and options menu started. | |||
| 2018-08-07 | CCCC version now displayed ingame. | Cerapter | |
| 2018-07-28 | Allow the toggling of custom shownames. | Cerapter | |
| Don't forget to enable it in a theme. | |||
| 2018-07-28 | Bump to 2.4.10, autoscrolling bug fixes | ghostfeesh | |
| 2018-07-27 | Reverse IC log config option (#22) | ghostfeesh | |
| The way it should have been. Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please. (thanks argo for putting up with my trash code) | |||
| 2018-07-27 | The log now has an option to go both ways. | Cerapter | |
| - Due to the log's nature, this must be set manually in one's `config.ini`. | |||
| 2018-07-27 | Ability to set a default username added. | Cerapter | |
| - Done by adding a `default_username = whatever` to your `config.ini`. - `whatever` can be any string. - If nothing is given, it defaults to the, uh, default nothing. | |||
| 2018-07-26 | Read log limit maximum from config.ini. | Cerapter | |
| 2018-07-05 | Bump to 2.4.9 | oldmud0 | |
| 2018-07-05 | Merge branch 'discord-toggle' | oldmud0 | |
| 2018-07-05 | moved includes to header files | stonedDiscord | |
| 2018-07-05 | Make discord toggleable, OOC name option, default bg fix | gameboyprinter | |
| 2018-02-11 | Reverted qss stuff and added more comments | David Skoland | |
| 2018-02-09 | renaming some functions and starting qss theme functionality | David Skoland | |
| 2018-01-08 | Increment version to 2.4.8 | oldmud0 | |
| 2018-01-08 | Merge branch 'discord-rich-presence' | oldmud0 | |
| 2018-01-08 | Add Discord rich presence | oldmud0 | |
| This would work, were it not for some freak stack corruption caused by GCC not liking the Discord RPC library... | |||
| 2017-12-30 | Bump ver number and increase chat log size | unknown | |
| 2017-12-29 | Bump version to 2.4.6 | oldmud0 | |
| 2017-11-05 | Set version to 2.4.5 | oldmud0 | |
| 2017-11-04 | Don't do failover for Android, try reconnecting automatically once | oldmud0 | |
| Issue: AOTextArea is supposed to have red text for errors, but it's not working | |||
