aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-09less tabs more spacesDavid Skoland
2018-02-09renaming some functions and starting qss theme functionalityDavid Skoland
2018-02-08tabs vs. spaces: the eternal struggleDavid Skoland
2018-02-08removed dirty hack and optimized IC chatDavid Skoland
2018-01-18Add BASSOPUS supportoldmud0
Nothing will happen if you do not have the DLL. Sample rate was changed to 48 kHz as Opus only supports 48 kHz audio, and pretty much all sound cards support 48 kHz.
2018-01-08Increment version to 2.4.8oldmud0
2018-01-08Merge branch 'discord-rich-presence'oldmud0
2018-01-08Add spectate state; add "playing as character" stateoldmud0
2018-01-08Just switch to DLLs.oldmud0
2018-01-08Add Discord rich presenceoldmud0
This would work, were it not for some freak stack corruption caused by GCC not liking the Discord RPC library...
2017-12-30Bump ver number and increase chat log sizeunknown
2017-12-29Bump version to 2.4.6oldmud0
2017-12-29Fail over to non-SRV master server connectionoldmud0
This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely.
2017-11-17Compatibility with older Qt versionsoldmud0
2017-11-05Set version to 2.4.5oldmud0
2017-11-05Fix red text in append_erroroldmud0
2017-11-05Truncate chat (needs testing)oldmud0
2017-11-05Notify user if lobby layout file is missingoldmud0
2017-11-05we still need the definitionstonedDiscord
but its stubbed so its k
2017-11-04Don't do failover for Android, try reconnecting automatically onceoldmud0
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-11-03Fix impatient failover wait loopoldmud0
2017-07-24Change basic connection to DNS SRV lookup for master server failoveroldmud0
2017-07-08ready for the REAL real (really real this time) 2.4.3 releaseOmniTroid
2017-07-08ready for the REAL 2.4.3 releaseOmniTroid
2017-07-08Merge branch 'master' of ↵OmniTroid
https://github.com/Attorney-Online-Engineering-Task-Force/AO2-Client bruh
2017-07-08made IC names bold tooOmniTroid
2017-07-06not really animated backgroundsstonedDiscord
2017-07-04Include copyright information in readmeoldmud0
2017-06-19incremented to 2.4.3, ready to releaseOmniTroid
2017-06-19added pick evidence image buttonOmniTroid
2017-06-16added bold OOC names and fixed the url regexOmniTroid
2017-06-16fixed evidence description bug and local muteOmniTroid
2017-06-11Merge pull request #6 from oldmud0/bass-unicodeDavid Skoland
Unicode support for BASS
2017-06-09Unicode support for BASSoldmud0
2017-06-06Merge pull request #5 from oldmud0/patch-1David Skoland
Change professional compiler erroring to #error
2017-06-05fixed a bug where present wouldn't show the right image when theme was reloadedOmniTroid
2017-06-03Change professional compiler erroring to #erroroldmud0
So professional. `#error` is the correct directive here and is supported by the major compilers.
2017-05-30added call word function and fixed an evidence-related crashOmniTroid
2017-05-30fixed an evidence-related crashOmniTroid
2017-05-24incremented to 2.4.1 in the header tooOmniTroid
2017-05-24fixed ANOTHER bug with hyperlinks zzzzz 2.4.1OmniTroid
2017-05-24fixed the hyperlink issue. ready for 2.4.0OmniTroid
2017-05-24FASTEN YOUR SEATBELTS, EVIDENCE IS DONEOmniTroid
2017-05-23added aoevidencedisplay class. almost done with evidenceOmniTroid
2017-05-22made evidence description editable + added the present buttonOmniTroid
2017-05-22finished first part of evidenceOmniTroid
2017-05-21fixed a code error and renamed flipped_movieOmniTroid
2017-05-21made char movies a bit more consistent in terms of qualityOmniTroid
2017-05-21added optional pos dropdownOmniTroid
2017-05-19added evidence edit and add + incremented versionOmniTroid