aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13Merge pull request #39 from Cerapter/mega-merge-audio-fixoldmud0
2018-12-13Fixed a bug where there would be no sound on Windows during the first start.Cerapter
2018-12-12Merge pull request #38 from Cerapter/mega-merge-fixesoldmud0
2018-12-12Fixed a bug where the `misc/` bubbles would be preferred over the characters'...Cerapter
2018-12-12Merged some duplicate functions.Cerapter
2018-12-12The charselect's "shadows" correctly update based on what chars are taken.Cerapter
2018-12-12Fixed a bug where your chatlog would completely erase if you had a limit of 0.Cerapter
2018-12-12Added defaults to the inline colouring system.Cerapter
2018-12-11More changes to default themeoldmud0
2018-12-10Re-add missing BASS_StreamCreateFile lineoldmud0
2018-12-06Update readme and licenseoldmud0
2018-11-25Overhaul themeoldmud0
2018-11-17Fix compile-time issues from mergeoldmud0
2018-11-17Fix case-insensitive paths on Linux (#34)oldmud0
2018-11-17adjusted functions to reflect change in get_case_sensitive_pathDavid Skoland
2018-11-17reworked get_case_sensitive_path to be recursiveDavid Skoland
2018-11-17changed variable names for clarityDavid Skoland
2018-11-16fixed get_sounds_path as well + nuked the last unneccessary tolower callsDavid Skoland
2018-11-16small fixes and removing compiler warningsDavid Skoland
2018-11-16refactored path functions and added support for case-sensitive filesystemsDavid Skoland
2018-11-16removed legacy for char iconsDavid Skoland
2018-11-15added case insensitive path function for those filesystemsDavid Skoland
2018-11-15added extra define case in main.cpp for case-sensitive file systemsDavid Skoland
2018-11-12Remove AOV-specific changesoldmud0
2018-11-11Merge history from argoneuscze/masteroldmud0
2018-11-10Merge AOV 2.5.1 into mainlineoldmud0
2018-11-10Remove patch fileoldmud0
2018-11-10Coalesce server changes into patch file (this is not a monorepo)oldmud0
2018-11-10Clean up style of merged in codeoldmud0
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-11-04removed redundant linker argumentargoneus
2018-11-04fixed project file to use qapng and discord rpc correctlyargoneus
2018-11-02Updated README to talk about the 1.4.1 update.Cerapter
2018-11-02A safety measure regarding the IC commands `/a` and `/s`.Cerapter
2018-11-02Reverted the full stop silence feature.Cerapter
2018-11-02Don't fix what's doubly broken: Emote dropdown.Cerapter
2018-10-26Merge pull request #32 from Cerapter/vanilla-loadingprogressoldmud0
2018-10-26Loading progress fix on server join.Cerapter
2018-10-23Added support for the stenographer role in case alerts.Cerapter
2018-10-23Support for case alerts serverside.Cerapter
2018-10-23Client can now accept case alerts.Cerapter
2018-10-23Fixed a bug regarding ARUP that caused crashes.Cerapter
2018-10-23Changed dropdown menus so they activate even if you click an item in them.Cerapter
2018-10-23The connect button is disabled until you get an FL package from a server.Cerapter
2018-10-23Fixed charselect showing the wrong amount of characters on its list, version ...Cerapter
2018-10-23Fixed the fullstop-silence bug.Cerapter
2018-10-23Moved bassopus stuff to its own function.Cerapter
2018-10-20Merge pull request #7 from Iamgoofball/kick_reasonwewlad1
2018-10-20Merge pull request #6 from Iamgoofball/apng_teswewlad1
2018-10-17Adds reason support for kicks and bans to the client.iamgoofball