| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | Add missing bassopus to the configure script (#361) | Skye Deving | |
| 2020-08-13 | Merge master with some older CI changes | oldmud0 | |
| 2020-08-13 | Miscellaneous changes to CI scripts | oldmud0 | |
| 2020-07-22 | fix mac builds, opus lib path was wrong | sD | |
| 2020-07-05 | Mac CI: Fix wrong zip name | oldmud0 | |
| 2020-07-05 | Fix Mac build missing audio (#180) | oldmud0 | |
| 2020-05-22 | Bring back CI changes and macOS support | oldmud0 | |
| 2020-05-22 | Full revert to tag 2.6.2 | oldmud0 | |
| 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-21 | Update CI pipeline for release | oldmud0 | |
| 2020-05-20 | wasabi_program.sh: use bash instead of sh | oldmud0 | |
| 2020-05-19 | CI: Update Dockerfile | oldmud0 | |
| 2020-05-02 | Merge branch '2.7-rc' | oldmud0 | |
| Includes full code reformat. # Conflicts: # src/aomusicplayer.cpp # src/path_functions.cpp | |||
| 2020-04-18 | compress it more | sD | |
| 2020-04-18 | this and post_build do the same thing | sD | |
| 2020-04-18 | zip it and upload the correct file | sD | |
| 2020-04-17 | Run clang-format on entire project | oldmud0 | |
| 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. | |||
| 2019-08-13 | forgot macdeployqt | mac builder | |
| 2019-08-13 | post build executable | mac builder | |
| 2019-08-13 | bruh moment, qmake isn't in path | mac builder | |
| 2019-08-05 | Add double quotes around ${ROOT_DIR} (#91) | windrammer | |
| Without this the script fails with ./configure_ubuntu.sh: line 10: cd: too many arguments if there's any space in the patch of the root folder | |||
| 2019-07-31 | Revert "make default clone compileable to improve new dev experience and ↵ | stonedDiscord | |
| switch to qt on linux" This reverts commit bf8aad33de3b326f3a36cad33ced5d3acd7f2c24. | |||
| 2019-07-31 | make default clone compileable to improve new dev experience and switch to ↵ | stonedDiscord | |
| qt on linux | |||
| 2019-07-29 | Update configure_ubuntu.sh | cents02 | |
| 2019-07-29 | Ubuntu config gets curl too | cents02 | |
| Config now gets curl incase of fresh vm. | |||
| 2019-07-27 | CI: Add libarchive for launcher builds | oldmud0 | |
| 2019-07-27 | CI: Fix entry point bug in build artifact | oldmud0 | |
| 2019-07-20 | Change the shebang of configure_ubuntu.sh from sh to bash | windrammer | |
| because the script it's using the bash only variable BASH_SOURCE | |||
| 2019-07-02 | Merge branch 'ci' into 'master' | oldmud0 | |
| 2019-06-29 | Mac improvements | David Skoland | |
| Just modifying build scripts to make it less painful to build and release on Mac See merge request AttorneyOnline/AO2-Client!64 | |||
| 2019-04-11 | Use /bin/sh and exit immediately if a command fails. | nnoodle | |
| 2019-04-03 | Use --name-status instead of --summary | oldmud0 | |
| 2019-04-03 | I hate JavaScript sometimes | oldmud0 | |
| 2019-04-03 | Cover rename and deleted directory cases | oldmud0 | |
| 2019-04-03 | Fix typo in getting added/modified files | oldmud0 | |
| 2019-04-03 | Remove S3_MANIFESTS and S3_ARCHIVES | oldmud0 | |
| 2019-04-03 | Fix issues parsing deletions file | oldmud0 | |
| 2019-04-03 | Stronger check for array length | oldmud0 | |
| 2019-04-03 | Allow overwriting versions of same name | oldmud0 | |
| 2019-04-03 | Fix type errors during argument parsing | oldmud0 | |
| 2019-04-03 | Fix unbound variable (again) | oldmud0 | |
| 2019-04-03 | Fix unbound variable EXECUTABLE | oldmud0 | |
| 2019-04-03 | Fix some bugs in manifest script | oldmud0 | |
| 2019-04-03 | Continue work on manifest scripts | oldmud0 | |
| 2019-03-29 | Add a bunch of scripts | oldmud0 | |
| 2019-02-10 | Add BASSOPUS to all target platforms | oldmud0 | |
| 2019-02-10 | Keep fixing issues with the Mac build script | oldmud0 | |
| 2019-02-10 | Actually save the discord-rpc zip | oldmud0 | |
| 2019-02-10 | Okay, let's try this again... | oldmud0 | |
| 2019-02-10 | Add Travis script for Mac builds | oldmud0 | |
| 2019-01-06 | updated macos build script | David Skoland | |
