aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online.pro
AgeCommit message (Collapse)Author
2019-10-20Version 2.8.0.5Crystalwarrior
Add Killing Fever Online icon (mac icon not updated yet)
2019-10-12Version 4Crystalwarrior
2019-10-05version 3Crystalwarrior
2019-10-01Fix music volume being weird due to m_volume being shared by ambience and ↵Crystalwarrior
music at the same time Fix version= being wrong
2019-09-29Bump up version numbers to 2.8.0Crystalwarrior
2019-09-29MMMYEAH THIS BIT REQUIRES ME TO UPDATE THE ACTUAL DOCKERFILE.Crystalwarrior
2019-09-29Update Bass.dll headers to newer versionCrystalwarrior
Remove a bunch of comments Add lqapng and lqwebp to try and get apng and webp support to fuckin load already
2019-09-13Kill Music on Object optioniamgoofball
(todo: actual functionality, cherrypicked from Goofball's 2.7 branch)
2019-08-08Merge pull request #88 from AttorneyOnline/i18nstonedDiscord
I18n
2019-08-06its called jp not jastonedDiscord
2019-08-06the line numbers changed + compiled ru, esstonedDiscord
2019-08-04try this againstonedDiscord
2019-07-31Revert "make default clone compileable to improve new dev experience and ↵stonedDiscord
switch to qt on linux" This reverts commit bf8aad33de3b326f3a36cad33ced5d3acd7f2c24.
2019-07-31make default clone compileable to improve new dev experience and switch to ↵stonedDiscord
qt on linux
2019-07-29adjust path in .prostonedDiscord
2019-07-29add translation to .pro so lupdate and lrelease find themstonedDiscord
2019-07-27Bump version to 2.6.2 (#87)oldmud0
2019-07-20Merge branch 'master' into 'bass-optional'stonedDiscord
# Conflicts: # Attorney_Online.pro # include/aoapplication.h
2019-03-12cleanup qmakefilestonedDiscord
2019-03-12looks like multimedia isn't really necessarystonedDiscord
2019-03-12c++ 14stonedDiscord
i guess this is important
2019-03-12project rules where i can configure stuffstonedDiscord
2019-03-11update project filestonedDiscord
2019-02-10Add more frameworksoldmud0
2019-02-10Use CoreFoundation libraryoldmud0
2019-01-21Update Attorney_Online.pro for C++14oldmud0
(cherry picked from commit 032ba33ecff1b108fb1c12d06c14e26d86b21a60)
2019-01-21Update Attorney_Online.pro for C++14oldmud0
2019-01-05version bump in .pro fileDavid Skoland
2019-01-03declutter pro fileDavid Skoland
2019-01-03removed redundant QTPLUGIN declaration and added macx icon fileDavid Skoland
2018-12-26added dynamic loading of qapng and fixed mac soundDavid Skoland
2018-12-26same LIBS for unix and win32 is fine. and RC_ICONS is only relevant for windowsDavid Skoland
2018-12-26renamed pro file to nicer nameDavid Skoland