Commit Graph

30 Commits

Author SHA1 Message Date
Crystalwarrior
292c425c78 Fix music volume being weird due to m_volume being shared by ambience and music at the same time
Fix version= being wrong
2019-10-01 04:58:57 +03:00
Crystalwarrior
9bf41a714b Bump up version numbers to 2.8.0 2019-09-29 16:51:37 +03:00
Crystalwarrior
adc3cbfe5b MMMYEAH THIS BIT REQUIRES ME TO UPDATE THE ACTUAL DOCKERFILE. 2019-09-29 03:42:58 +03:00
Crystalwarrior
d5cbb085db Update Bass.dll headers to newer version
Remove a bunch of comments
Add lqapng and lqwebp to try and get apng and webp support to fuckin load already
2019-09-29 03:27:36 +03:00
iamgoofball
8a5bc8632e Kill Music on Object option
(todo: actual functionality, cherrypicked from Goofball's 2.7 branch)
2019-09-13 00:34:15 +03:00
stonedDiscord
7fe64163ea
Merge pull request #88 from AttorneyOnline/i18n
I18n
2019-08-08 00:20:51 +02:00
stonedDiscord
5180bb4f21 its called jp not ja 2019-08-06 21:09:03 +02:00
stonedDiscord
4936de0f12 the line numbers changed + compiled ru, es 2019-08-06 20:09:19 +02:00
stonedDiscord
d4129f0225 try this again 2019-08-04 19:39:34 +02:00
stonedDiscord
d71aad9d72 Revert "make default clone compileable to improve new dev experience and switch to qt on linux"
This reverts commit bf8aad33de.
2019-07-31 22:33:15 +02:00
stonedDiscord
bf8aad33de make default clone compileable to improve new dev experience and switch to qt on linux 2019-07-31 21:50:16 +02:00
stonedDiscord
847da688b1 adjust path in .pro 2019-07-29 21:54:12 +02:00
stonedDiscord
95da26195f add translation to .pro so lupdate and lrelease find them 2019-07-29 21:50:47 +02:00
oldmud0
e3187b6824
Bump version to 2.6.2 (#87) 2019-07-27 10:11:48 -05:00
stonedDiscord
4a2a167f7d Merge branch 'master' into 'bass-optional'
# Conflicts:
#   Attorney_Online.pro
#   include/aoapplication.h
2019-07-20 16:20:05 +00:00
stonedDiscord
3fb6b50d10 cleanup qmakefile 2019-03-12 19:27:38 +01:00
stonedDiscord
fced80661c looks like multimedia isn't really necessary 2019-03-12 00:46:27 +01:00
stonedDiscord
dbb05f2b4b c++ 14
i guess this is important
2019-03-12 00:31:01 +01:00
stonedDiscord
e4edb7e127 project rules where i can configure stuff 2019-03-12 00:27:00 +01:00
stonedDiscord
8c2eeca9d7 update project file 2019-03-11 01:27:08 +01:00
oldmud0
09ff1755a0 Add more frameworks 2019-02-10 02:32:11 +00:00
oldmud0
e4c4ecb0fd Use CoreFoundation library 2019-02-10 02:19:12 +00:00
oldmud0
4860be3cdf Update Attorney_Online.pro for C++14
(cherry picked from commit 032ba33ecf)
2019-01-21 02:46:23 +00:00
oldmud0
032ba33ecf Update Attorney_Online.pro for C++14 2019-01-21 02:43:57 +00:00
David Skoland
ce459e3bc1 version bump in .pro file 2019-01-05 23:02:07 +01:00
David Skoland
bda0457f2e declutter pro file 2019-01-03 00:47:02 +01:00
David Skoland
181b5da379 removed redundant QTPLUGIN declaration and added macx icon file 2019-01-03 00:29:42 +01:00
David Skoland
110751ac39 added dynamic loading of qapng and fixed mac sound 2018-12-26 22:19:49 +01:00
David Skoland
c353b3f24f same LIBS for unix and win32 is fine. and RC_ICONS is only relevant for windows 2018-12-26 19:33:18 +01:00
David Skoland
ac290a38ca renamed pro file to nicer name 2018-12-26 18:17:16 +01:00