aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-26added building instructionsDavid Skoland
2018-12-26it's the official version, no need for numbersDavid Skoland
2018-12-26renamed pro file to nicer nameDavid Skoland
2018-12-26remove kebabDavid Skoland
2018-12-26adjusted gitignore filesDavid Skoland
2018-12-26added lib folder to ubuntu configure scriptDavid Skoland
2018-12-26finished ubuntu build script and made default plugin mode dynamic linkingDavid Skoland
2018-12-26added ubuntu config scriptDavid Skoland
2018-12-26including the bass header file is fine honestlyDavid Skoland
2018-12-26simplified the project fileDavid Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland
2018-12-19Fixed an issue with overlapping SFXes.Cerapter
2018-12-18Moved realisation to `start_chat_ticking()`.Cerapter
2018-12-18Fixed a theme issue where evidence didn't appear.Cerapter
2018-12-18Merge pull request #49 from Cerapter/vanilla-big-boi-buttonCerapter
2018-12-18Fixed a bug with the rainbow colour and inline colours.Cerapter
2018-12-17Fixed a bug in the insensitive file searcher function.Cerapter
2018-12-17Changed the left and right buttons across the default theme to be bigger.Cerapter
2018-12-17Merge pull request #48 from Cerapter/vanilla-theme-fixesoldmud0
2018-12-17Fix judge buttons not appearing & crash if MS goes down during play.Cerapter
2018-12-17Fixed the theme issues (casing button, emote page switcher buttons).Cerapter
2018-12-16Fixed a bug with area-less servers and `ARUP`.Cerapter
2018-12-16Fix theme issues.Cerapter
2018-12-16AO 2.6 bugfixes.Cerapter
2018-12-15Merge pull request #33 from AttorneyOnline/mega-mergeoldmud0
2018-12-15Add big ugly hack to fall back jury/seance backgrounds to witnessoldmud0
2018-12-14Darken character selection backgroundoldmud0
2018-12-14Update about dialogoldmud0
2018-12-14Merge pull request #40 from Cerapter/mega-merge-case-announceroldmud0
2018-12-14Changed how the new netcodes are built, so they're properly encoded.Cerapter
2018-12-14Made case announcement use netcode instead of calling tsuserver commands.Cerapter
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