oldmud0
012a03e961
Warn/error on incorrect compile settings for audio
2020-05-31 21:22:54 -05:00
sD
e7ec42f977
undo branding
2020-05-23 18:41:27 +02:00
oldmud0
80daf94895
Fix Linux build trying to use BASS
2020-05-22 21:55:09 -05:00
oldmud0
392cefbee4
Bring back translation files
...
Note that there are some strings that had the tr() qualification
removed, and also a LOT of strings that were never wrapped with
tr() to begin with. It will take some work to bring back i18n support.
2020-05-22 19:42:47 -05:00
oldmud0
25ae8071fb
Bring back Android project files
2020-05-22 19:37:12 -05:00
oldmud0
fd1855b8d0
Merge KFO source unconditionally into AO2
2020-05-22 19:17:55 -05:00
oldmud0
156a760eba
Full revert to tag 2.6.2
...
Due to a countless number of changes made to the core that were not
fully understood, tested, or documented, it was decided to roll
everything back to the last known stable version (2.6.2).
Changes dropped include:
- Witness needed
- Shake
- Frame SFX
- Multiple custom objections
- Multithreaded thumbnail generation
- Looping
- Various translation additions
- "Mirror IC"
- Color in IC log
- An invocation of clang-format
Next time, work together and split your big fork into independently
testable feature branches.
2020-05-22 17:02:32 -05:00
oldmud0
13942345c6
Run clang-format on entire project
...
Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style.
Lines reflow at 80 characters. One-line method bodies are on the same
line as the signature. Space always after `//`. No indentation
on preprocessor macros. Includes are sorted lexicographically.
If you don't want to see this commit on blames, use the hidden
whitespace option on GitHub, or use `-w` in git-blame.
2020-04-17 21:57:16 -05:00
likeawindrammer
8486e19119
Add Portuguese translation
2020-04-11 18:21:04 -06:00
Crystalwarrior
2e89f0d199
Change the ultra-tiny-minor version so people can right-click for details and tell me which version they're using during qa-testing
2020-03-31 14:26:16 +03:00
Crystalwarrior
4c8bf57268
VERSION 2.8.3 BABYYYYYYYY
...
Add "KFO" to version display in lobby so it's even clearer this is a custom client
Add a settings button to the Lobby screen
2020-03-12 18:34:51 +03:00
sD
2e8ae44167
Revert "reactivate discord and bass so they get used in the CI pipeline"
...
This reverts commit d077bab4e3
.
2020-02-24 19:20:34 +01:00
sD
d077bab4e3
reactivate discord and bass so they get used in the CI pipeline
2020-02-24 00:49:49 +01:00
sD
b5c5141007
make network debug depend on if its a debug build or not
2020-02-21 18:47:46 +01:00
stonedDiscord
7d55ff01f5
Merge branch 'master' into 2.7
2020-02-21 16:39:32 +01:00
sD
6ccabdd568
maybe at some point, someone will try this again
2020-01-22 15:24:59 +01:00
Crystalwarrior
6138bb107b
Separate screenshake options button from effects options button
...
Add a color logging option button
Update version to 2.8.2
2020-01-15 16:42:44 +03:00
sD
abbbb43c98
redundant headers in projectfile
2019-12-26 16:34:47 +01:00
Crystalwarrior
159f073514
Set version to 2.8.1 woop woop
2019-11-21 00:23:35 +03:00
Crystalwarrior
a49c4a503b
add .opus support
2019-11-04 16:10:54 +03:00
Crystalwarrior
7d73347618
Version 2.8.0.5
...
Add Killing Fever Online icon (mac icon not updated yet)
2019-10-20 17:59:38 +03:00
Crystalwarrior
1cc5b5b441
Version 4
2019-10-12 17:58:17 +03:00
Crystalwarrior
8ab5a3a6b2
version 3
2019-10-05 22:50:39 +03:00
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
Pyraq
327661c0a4
Added polish translation.
2019-09-14 21:29:23 +02:00
Pyraq
9967a57f46
Added polish translation.
2019-09-14 21:16:29 +02: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
iamgoofball
0dcf8a7f17
bump the version number to 2.7.2
2019-02-01 17:20:08 -08: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