aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-13add a default for thisstonedDiscord
2019-03-13sfx glitchstonedDiscord
2019-03-13begone, commented codestonedDiscord
2019-03-13setVolume doesn't take floatsstonedDiscord
2019-03-13saves space i guessstonedDiscord
2019-03-12qt musicstonedDiscord
2019-03-12sfx tested and worksstonedDiscord
2019-03-12qt can play the blips just finestonedDiscord
2019-03-12discord optional v2stonedDiscord
2019-03-12cleanup qmakefilestonedDiscord
2019-03-12Revert "make discord optional"stonedDiscord
This reverts commit 744c100159ff7b79e01c40ec57e42d37650d139b.
2019-03-12looks like multimedia isn't really necessarystonedDiscord
2019-03-12c++ 14stonedDiscord
i guess this is important
2019-03-12gcc didn't like thatstonedDiscord
2019-03-12make discord optionalstonedDiscord
2019-03-12project rules where i can configure stuffstonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2019-03-12update gitignore so it leaves my base folder alonestonedDiscord
2019-03-11update project filestonedDiscord
2019-01-21Update Attorney_Online.pro for C++14oldmud0
2019-01-08Fix #57perplexedMurfy
2019-01-07Merge pull request #56 from OmniTroid/masteroldmud0
Small fixes, decluttering + better build scripts
2019-01-06updated macos build scriptDavid Skoland
2019-01-06fixed opus plugin load for macOSDavid Skoland
2019-01-05version bump in .pro fileDavid Skoland
2019-01-05Merge remote-tracking branch 'upstream/master'David Skoland
2019-01-05remove old mac scriptDavid Skoland
2019-01-03Bump version to 2.6.1oldmud0
2019-01-03Fix APNG preanimations not working (#52)oldmud0
2019-01-03Add theme changes that weren't committed (??)oldmud0
2019-01-03Show ban reason with BD packetperplexedMurfy
This fully fixes issue 39 with tsuserver3 (https://github.com/AttorneyOnline/tsuserver3/issues/39)
2019-01-03declutter pro fileDavid Skoland
2019-01-03added icns file for macosDavid Skoland
2019-01-03added the last few icons to prevent warnings in iconutilDavid Skoland
2019-01-03removed redundant QTPLUGIN declaration and added macx icon fileDavid Skoland
2019-01-03adjusted macos post build scriptDavid Skoland
2019-01-03added macos post build scriptDavid Skoland
2019-01-02yOu nEEd tO HaVe iCoNs oF ALl kINdS oF SIzeS -sincerely, appleDavid Skoland
2019-01-02fixed a crash condition where blip rate is less than 1David Skoland
2019-01-02Merge pull request #54 from OmniTroid/masteroldmud0
Restructuring + better cross-platform support
2018-12-26added dynamic linking fix script for macosDavid Skoland
2018-12-26Merge branch 'master' of github.com:OmniTroid/AO2-ClientDavid Skoland
2018-12-26Update README_BUILD.mdDavid Skoland
2018-12-26added dynamic loading of qapng and fixed mac soundDavid Skoland
2018-12-26muh macos supportDavid Skoland
2018-12-26removed redundant statement from ubuntu config scriptDavid Skoland
2018-12-26Merge branch 'master' of github.com:OmniTroid/AO2-ClientDavid Skoland
2018-12-26same LIBS for unix and win32 is fine. and RC_ICONS is only relevant for windowsDavid Skoland
2018-12-26discord-rpc actually has prebuilt static librariesDavid Skoland
2018-12-26clarified readme build docDavid Skoland