Commit Graph

  • 68145616f5 removed redundant statement from ubuntu config script David Skoland 2018-12-26 19:34:38 +0100
  • bc3b41a29b Merge branch 'master' of github.com:OmniTroid/AO2-Client David Skoland 2018-12-26 19:33:20 +0100
  • c353b3f24f same LIBS for unix and win32 is fine. and RC_ICONS is only relevant for windows David Skoland 2018-12-26 19:33:18 +0100
  • fa24d4bd86
    discord-rpc actually has prebuilt static libraries David Skoland 2018-12-26 18:53:23 +0100
  • 44dfdb8996
    clarified readme build doc David Skoland 2018-12-26 18:48:18 +0100
  • 452cffcac3
    added building instructions David Skoland 2018-12-26 18:44:26 +0100
  • bae5ef5363
    it's the official version, no need for numbers David Skoland 2018-12-26 18:17:53 +0100
  • ac290a38ca renamed pro file to nicer name David Skoland 2018-12-26 18:17:16 +0100
  • 9753a16a84 remove kebab David Skoland 2018-12-26 18:16:24 +0100
  • a2d3ab8b96 adjusted gitignore files David Skoland 2018-12-26 18:11:08 +0100
  • 73a13d9d88 added lib folder to ubuntu configure script David Skoland 2018-12-26 18:02:15 +0100
  • 1f754776b4 finished ubuntu build script and made default plugin mode dynamic linking David Skoland 2018-12-26 17:31:43 +0100
  • 45eae60445 added ubuntu config script David Skoland 2018-12-26 17:14:10 +0100
  • 0c44a1c854 including the bass header file is fine honestly David Skoland 2018-12-26 16:51:11 +0100
  • 706f5bb7c7 simplified the project file David Skoland 2018-12-26 16:48:30 +0100
  • 00cfd2750d moved headers into include and cpp files into src + logo into resource David Skoland 2018-12-26 16:43:08 +0100
  • 6f1bce5882 Fixed an issue with overlapping SFXes. Cerapter 2018-12-19 22:28:49 +0100
  • ce350da473 Moved realisation to start_chat_ticking(). Cerapter 2018-12-18 11:25:20 +0100
  • 2e9404153b Fixed a theme issue where evidence didn't appear. Cerapter 2018-12-18 10:59:21 +0100
  • 1bdd8e4593
    Merge pull request #49 from Cerapter/vanilla-big-boi-button Cerapter 2018-12-18 01:06:11 +0100
  • 7ce1851ee5 Fixed a bug with the rainbow colour and inline colours. Cerapter 2018-12-18 00:53:23 +0100
  • 80af3fb3ff
    Fixed a bug in the insensitive file searcher function. Cerapter 2018-12-17 22:03:23 +0100
  • afffb43594 Changed the left and right buttons across the default theme to be bigger. Cerapter 2018-12-17 19:43:19 +0100
  • f1c517667c
    Merge pull request #48 from Cerapter/vanilla-theme-fixes oldmud0 2018-12-17 08:37:07 -0600
  • 73b6e72ab9 Fix judge buttons not appearing & crash if MS goes down during play. Cerapter 2018-12-17 11:08:20 +0100
  • 144a5bb64b Fixed the theme issues (casing button, emote page switcher buttons). Cerapter 2018-12-17 10:46:09 +0100
  • 50af363b73
    Fixed a bug with area-less servers and ARUP. Cerapter 2018-12-16 23:59:18 +0100
  • def23b10ff
    Fix theme issues. Cerapter 2018-12-16 23:06:57 +0100
  • 480db3e585 AO 2.6 bugfixes. Cerapter 2018-12-16 10:41:59 +0100
  • de68774097
    Merge pull request #33 from AttorneyOnline/mega-merge oldmud0 2018-12-15 11:02:12 -0600
  • 6d1ea9d81f Add big ugly hack to fall back jury/seance backgrounds to witness oldmud0 2018-12-15 10:56:59 -0600
  • f70fd357b4 Darken character selection background oldmud0 2018-12-14 22:54:34 -0600
  • 30e5b72ad0 Update about dialog oldmud0 2018-12-14 22:53:51 -0600
  • 8be6944475
    Merge pull request #40 from Cerapter/mega-merge-case-announcer oldmud0 2018-12-14 19:53:17 -0600
  • 410b865bae Changed how the new netcodes are built, so they're properly encoded. Cerapter 2018-12-14 20:44:22 +0100
  • 9b8173a1f9 Made case announcement use netcode instead of calling tsuserver commands. Cerapter 2018-12-14 19:53:53 +0100
  • a852ab504b
    Merge pull request #39 from Cerapter/mega-merge-audio-fix oldmud0 2018-12-13 17:26:06 -0600
  • 1c6afdce99 Fixed a bug where there would be no sound on Windows during the first start. Cerapter 2018-12-13 11:38:21 +0100
  • d092691224
    Merge pull request #38 from Cerapter/mega-merge-fixes oldmud0 2018-12-12 13:05:27 -0600
  • 171196885d Fixed a bug where the misc/ bubbles would be preferred over the characters' own. Cerapter 2018-12-12 19:47:54 +0100
  • c5d983033e Merged some duplicate functions. Cerapter 2018-12-12 19:46:13 +0100
  • f217c68f85 The charselect's "shadows" correctly update based on what chars are taken. Cerapter 2018-12-12 19:22:34 +0100
  • 941a32d99c Fixed a bug where your chatlog would completely erase if you had a limit of 0. Cerapter 2018-12-12 18:55:16 +0100
  • 1dcdb0f5d8 Added defaults to the inline colouring system. Cerapter 2018-12-12 18:54:50 +0100
  • 9270069e72 More changes to default theme oldmud0 2018-12-11 15:40:11 -0600
  • 9727acc974 Re-add missing BASS_StreamCreateFile line oldmud0 2018-12-10 15:10:31 -0600
  • 3876ecf95c Update readme and license oldmud0 2018-12-06 14:38:02 -0600
  • 1852f92087 Overhaul theme oldmud0 2018-11-25 13:24:43 -0600
  • 5bf5a22833 Fix compile-time issues from merge oldmud0 2018-11-17 20:12:12 -0600
  • b385babf77 Fix case-insensitive paths on Linux (#34) oldmud0 2018-11-17 19:57:27 -0600
  • 027f95decc adjusted functions to reflect change in get_case_sensitive_path David Skoland 2018-11-17 20:26:12 +0100
  • fddb72950e reworked get_case_sensitive_path to be recursive David Skoland 2018-11-17 20:11:59 +0100
  • 06c7a95bc2 changed variable names for clarity David Skoland 2018-11-17 18:57:35 +0100
  • ee4b9acfeb fixed get_sounds_path as well + nuked the last unneccessary tolower calls David Skoland 2018-11-16 02:37:57 +0100
  • 727c39a1df small fixes and removing compiler warnings David Skoland 2018-11-16 02:26:47 +0100
  • 8ffdd2afb8 refactored path functions and added support for case-sensitive filesystems David Skoland 2018-11-16 02:01:08 +0100
  • 11c2f258eb removed legacy for char icons David Skoland 2018-11-16 01:02:55 +0100
  • 051c8975ec added case insensitive path function for those filesystems David Skoland 2018-11-15 23:56:58 +0100
  • e9eefee1da added extra define case in main.cpp for case-sensitive file systems David Skoland 2018-11-15 23:11:12 +0100
  • 8d61f6007e Remove AOV-specific changes oldmud0 2018-11-12 15:18:23 -0600
  • bc5eaa888b Merge history from argoneuscze/master oldmud0 2018-11-11 20:23:48 -0600
  • 33cae53665 Merge AOV 2.5.1 into mainline oldmud0 2018-11-10 23:50:51 -0600
  • de9bdceec7 Remove patch file oldmud0 2018-11-10 23:24:28 -0600
  • de348c22d5 Coalesce server changes into patch file (this is not a monorepo) oldmud0 2018-11-10 23:15:54 -0600
  • 56ec03a23a Clean up style of merged in code oldmud0 2018-11-10 23:08:43 -0600
  • c7a58f89b1 Initial merge of Case Cafe 1.4.1 into mainline oldmud0 2018-11-09 23:04:19 -0600
  • 64aad25069 removed redundant linker argument argoneus 2018-11-04 19:53:28 +0100
  • 021d89c065 fixed project file to use qapng and discord rpc correctly argoneus 2018-11-04 19:37:04 +0100
  • 57736ad24b Updated README to talk about the 1.4.1 update. Cerapter 2018-11-02 17:01:21 +0100
  • 1f8b4944ca A safety measure regarding the IC commands /a and /s. Cerapter 2018-11-02 15:28:31 +0100
  • e8bb1f1e49 Reverted the full stop silence feature. Cerapter 2018-11-02 15:15:07 +0100
  • a7fa843bd3 Don't fix what's doubly broken: Emote dropdown. Cerapter 2018-11-02 15:08:39 +0100
  • 3ef743da7b
    Merge pull request #32 from Cerapter/vanilla-loadingprogress oldmud0 2018-10-26 16:37:25 -0500
  • 91c8e04bde Loading progress fix on server join. Cerapter 2018-10-26 19:11:29 +0200
  • 962289793d Added support for the stenographer role in case alerts. Cerapter 2018-10-23 16:34:39 +0200
  • de8badc9a6 Support for case alerts serverside. Cerapter 2018-10-23 16:15:15 +0200
  • 660daf9922 Client can now accept case alerts. Cerapter 2018-10-23 14:54:36 +0200
  • 3844827724 Fixed a bug regarding ARUP that caused crashes. Cerapter 2018-10-23 11:49:31 +0200
  • bbf8d103b3 Changed dropdown menus so they activate even if you click an item in them. Cerapter 2018-10-23 10:52:59 +0200
  • fc72ff4234 The connect button is disabled until you get an FL package from a server. Cerapter 2018-10-23 10:39:54 +0200
  • bed38e0b7f Fixed charselect showing the wrong amount of characters on its list, version bump. Cerapter 2018-10-23 10:06:04 +0200
  • 3f41ed1341 Fixed the fullstop-silence bug. Cerapter 2018-10-23 09:51:53 +0200
  • 546d3c8970 Moved bassopus stuff to its own function. Cerapter 2018-10-23 09:33:58 +0200
  • 2c5ef116eb
    Merge pull request #7 from Iamgoofball/kick_reason wewlad1 2018-10-20 08:22:33 -0700
  • c3db67c643
    Merge pull request #6 from Iamgoofball/apng_tes wewlad1 2018-10-20 08:21:11 -0700
  • 2ba3e86a1d Adds reason support for kicks and bans to the client. iamgoofball 2018-10-17 17:19:52 -0700
  • 462ece38c7 fixes iamgoofball 2018-10-17 15:16:47 -0700
  • 5325083b6f fixes (TM) iamgoofball 2018-10-17 09:44:15 -0700
  • ad27e00433 version to 2.6.0 iamgoofball 2018-10-17 08:27:17 -0700
  • b56421365a APNG Support iamgoofball 2018-10-17 08:11:52 -0700
  • 7e20b50b4f
    Merge pull request #5 from Iamgoofball/patch-1 wewlad1 2018-10-16 03:18:51 -0700
  • d1347b2243 Opus on SFX iamgoofball 2018-10-16 01:22:07 -0700
  • 4858904d11 forgot to bump the version number iamgoofball 2018-10-15 23:56:19 -0700
  • af19ee5688 build fix iamgoofball 2018-10-15 23:18:20 -0700
  • 0fab6785e6
    fixes opus courtesy of longbyte1 Iamgoofball 2018-10-14 17:38:54 -0700
  • 265714d9d5 Added support for opus files on Linux. Cerapter 2018-10-03 21:24:13 +0200
  • 8138068d51 I totally forgot this, it seems. Cerapter 2018-09-30 00:11:42 +0200
  • 5930bf569b Made it so that AOCharMovie accepts both excessively wide and excessively tall sprites. Cerapter 2018-09-28 16:14:44 +0200
  • c17fe46e76 Added the ability to change the showname's colour. Cerapter 2018-09-24 22:00:16 +0200
  • 795dea1ad2 Some UI bugfixes in regards to custom client features shown + nonint-pre fixes. Cerapter 2018-09-23 14:09:10 +0200