aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-12-22Update readme content link (#1062)Salanto
2024-07-31Universal configure script (#1022)OmniTroid
* 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-01Readme and script cleanup (#995)OmniTroid
* 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-06-30Update readme to mention Qt6, not Qt5Salanto
2023-07-27Update README.md (#914)ame
fixed the incorrect dep for ubuntu
2023-05-02add instructions for installing Qt dependencies (#902)lambdcalculus
2022-08-20add contributorsstonedDiscord
2022-08-20add CI and license badgestonedDiscord
2020-06-28Update readme (#172)oldmud0
* Readme: link to docs repository * Move compile and release instructions to new file * Remove compile and release instructions from readme
2020-02-20Remove QtApng dependencyCrystalwarrior
2019-12-06Update readme with wiki linkCrystalwarrior
2019-10-22Update README.mdCrystalwarrior
2019-10-22Update README.mdCrystalwarrior
2019-10-22Update README.mdCrystalwarrior
2018-12-26it's the official version, no need for numbersDavid Skoland
2018-12-06Update readme and licenseoldmud0
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-11-02Updated README to talk about the 1.4.1 update.Cerapter
2018-09-20Updated the readme.Cerapter
2018-09-15Revert "Removed the dependency on `bass.dll`."Cerapter
This reverts commit fe955d692350cd3bac192721c09d8fdd445afc5d.
2018-09-04Removed the dependency on `bass.dll`.Cerapter
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-08-29Remove BASS copyrightDenton
2018-08-26Updated the readme to 1.3.1 features.Cerapter
2018-08-03Static linking for Windows.Cerapter
2018-03-15Relicense/dual-license under MIToldmud0
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 :)
2017-07-04Include copyright information in readmeoldmud0
2017-04-04Update README.mdDavid Skoland
2016-12-29Added some more infoDavid Skoland
like a link to the old project and Qt version
2016-12-29Initial commitDavid Skoland