Commit Graph

30 Commits

Author SHA1 Message Date
Salanto
4e16537da0
Delete dubious MIT license (#1100)
* Delete diubious MIT license

AO2 does not gain copyright by people adding code. This license was added under dubious legal ground and, at best, should've only been added once consent from all contributors whose code was incorporated was given.

* Adjust readme, add relicense.md
2025-05-31 18:58:06 +02:00
Salanto
115c1ccd1d
Update readme content link (#1062) 2024-12-22 08:54:07 -06:00
OmniTroid
0e45f3c0ee
Universal configure script (#1022)
* Init configure.sh

* echo detected platform

* Implement check_command

* Implement install_bass_macos, plus checks

* Ignore tmp

* Add configure main function and bass installs

* Less functions

* Reformat file, add some stuff

* Start adding automatic qt detection

* Curl is more portable it seems

* Try finding Qt's bundled cmake

* fix cmake command checking

* Reorder to windows first

* do not download deps if already present

* Add configure clean

* Fix basic command checks

* cmd fixes

* thank you bash, very cool!

* fix file shenanigans

* unneccessary comment

* Use qt_path instead of qt_cmake

* Ignore apng folder

* Rework with QT_PATH

* Move find_qt to the top

* move check_command near the top

* Tidy up command checking

* Rename QT_PATH to QT_ROOT and call the qt installation path QT_PATH instead

* only clone qtapng if no dir

* Cmake shenanigans

* Fix build with ninja

* Fix apng cp cmd

* Fix apng check

* Just call it cmake

* Run cmake in configure.sh

* Ignore generated files

* Comment out mega cmake command

* Fix apng check

* more cmake stuff

* make the cmake command we use very clear

* ignore cmake_cmd.txt

* Note that linux and macos is not supported

* Update README

* Add some stuff to windeployqt

* Clone themes

* macos fixes

* Only call windeployqt on windows

* Linux fixes

* Remove linux todo comment

* Remove git stuff from themes checkout

* Note about vanilla content..

* Add note about formatting in readme

* Remove e flag so script doesn't stop with no error messages

* Note about toolchains on unix-likes

* Fix cmake path on linux

* Rework get_zip for better error handling and less unzipping unnecessary files

* Adjust get_zip calls

* Hopefully make error handling more robust

* Fix bassopus on linux

* linux bassopus pathing fix

* Fix discord rpc linux

* Add note about opengl

* Ignore test_aopacket

* Tidy up readme a bit again

* Remove old configure scripts
2024-07-31 13:40:43 +02:00
OmniTroid
36345612d7
Readme and script cleanup (#995)
* Ignore .idea

* Ignore build dir too

* Remove unused Windows Docker files

* Remove somewhat cryptic launch.sh script

* Remove kebab (javascript)

* Remove outdated release_macos script and rename the most up-to-date one to macos_release

* Clean up README.md and delete the other ones

* Add preliminary configure script

* Add hint in dependencies

* Remove obsolete CONTRIBUTING.md

* let's write the configure script later

* Adding this is so supremely ironic that I can't even

* Update QtApng repo

* Actually we needed that

* Add comment

* Contact should be h2
2024-07-01 18:00:23 +02:00
Salanto
fd2e3097b9 Update readme to mention Qt6, not Qt5 2024-06-30 21:56:29 +02:00
ame
6daaccaa43
Update README.md (#914)
fixed the incorrect dep for ubuntu
2023-07-27 10:40:34 +02:00
lambdcalculus
2915f4cc04
add instructions for installing Qt dependencies (#902) 2023-05-02 20:42:41 +02:00
stonedDiscord
228c6910e1 add contributors 2022-08-20 16:23:23 +02:00
stonedDiscord
a5d53ae8bd add CI and license badge 2022-08-20 16:17:27 +02:00
oldmud0
12023c4d5c
Update readme (#172)
* Readme: link to docs repository

* Move compile and release instructions to new file

* Remove compile and release instructions from readme
2020-06-28 19:53:42 -05:00
Crystalwarrior
9df7b9648a
Remove QtApng dependency 2020-02-20 00:32:37 +03:00
Crystalwarrior
d7e1ebeb0c
Update readme with wiki link 2019-12-06 16:50:46 +03:00
Crystalwarrior
f0a0f6bc1a
Update README.md 2019-10-22 18:07:21 +03:00
Crystalwarrior
39777f6d13
Update README.md 2019-10-22 18:06:43 +03:00
Crystalwarrior
52921b51a4
Update README.md 2019-10-22 18:05:39 +03:00
David Skoland
bae5ef5363
it's the official version, no need for numbers 2018-12-26 18:17:53 +01:00
oldmud0
3876ecf95c Update readme and license 2018-12-06 14:38:02 -06:00
oldmud0
c7a58f89b1 Initial merge of Case Cafe 1.4.1 into mainline 2018-11-10 12:36:12 -06:00
Cerapter
57736ad24b Updated README to talk about the 1.4.1 update. 2018-11-02 17:01:21 +01:00
Cerapter
75cc04225b Updated the readme. 2018-09-20 17:58:44 +02:00
Cerapter
c1c042b93d Revert "Removed the dependency on bass.dll."
This reverts commit fe955d6923.
2018-09-15 01:42:44 +02:00
Cerapter
fe955d6923 Removed the dependency on bass.dll.
This is merely a reimplementation of Gameboyprinter's changes on the
main thing.
The only thing that's different from that one is that the options menu
has had its audio device removed, too.
2018-09-04 17:32:20 +02:00
Denton
3b1498366e
Remove BASS copyright 2018-08-29 21:38:22 -05:00
Cerapter
ce73d26801 Updated the readme to 1.3.1 features. 2018-08-26 11:08:11 +02:00
Cerapter
c460a5b795 Static linking for Windows. 2018-08-03 19:50:53 +02:00
oldmud0
f5e0177b9e Relicense/dual-license under MIT
See https://github.com/OmniTroid/attorney_online.
This is to say that the Attorney Online open-source client project
no longer requires releasing any source code as a result of modifying
or redistributing the client. Go in peace :)
2018-03-15 20:38:58 -05:00
oldmud0
b961ff3075 Include copyright information in readme 2017-07-04 10:55:58 -05:00
David Skoland
b6fdd3ba2c Update README.md 2017-04-04 15:11:59 +02:00
David Skoland
78c5e1563d Added some more info
like a link to the old project and Qt version
2016-12-29 01:52:46 +01:00
David Skoland
de28c3e4f2 Initial commit 2016-12-29 01:47:07 +01:00