| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-30 | Indentation | cents02 | |
| 2019-06-30 | New feature! /save_case . Takes two parameters, name and cr status. | cents02 | |
| E.g: /save_case case1 lfp . It takes court evidence but leaves the doc and cmdoc options blank to be entered manually(if anybody actually puts anything). | |||
| 2019-06-03 | Resolved requests/issues. | cents02 | |
| 2019-05-31 | Update courtroom.cpp | cents02 | |
| 2019-05-31 | Fixed issues #47 on both client and server | cents02 | |
| 2019-05-10 | Merge branch 'unicode-blips' into 'master' | oldmud0 | |
| Text is now advanced based on graphemes, rather than bytes. `QTextBoundaryFinder` is used to determine the end of a grapheme cluster, and then the entire cluster is copied into `f_character`. This will not influence text comparisons, like when determining formatting characters. The `f_character` being potentially more than one byte long is then used to advance the `tick_pos` to the correct position, using its length. See merge request AttorneyOnline/AO2-Client!60 | |||
| 2019-05-09 | Text is now advanced based on graphemes, rather than bytes. | Cerapter | |
| 2019-04-11 | Use /bin/sh and exit immediately if a command fails. | nnoodle | |
| 2019-01-21 | Update Attorney_Online.pro for C++14 | oldmud0 | |
| 2019-01-08 | Fix #57 | perplexedMurfy | |
| 2019-01-07 | Merge pull request #56 from OmniTroid/master | oldmud0 | |
| Small fixes, decluttering + better build scripts | |||
| 2019-01-06 | updated macos build script | David Skoland | |
| 2019-01-06 | fixed opus plugin load for macOS | David Skoland | |
| 2019-01-05 | version bump in .pro file | David Skoland | |
| 2019-01-05 | Merge remote-tracking branch 'upstream/master' | David Skoland | |
| 2019-01-05 | remove old mac script | David Skoland | |
| 2019-01-03 | Bump version to 2.6.1 | oldmud0 | |
| 2019-01-03 | Fix APNG preanimations not working (#52) | oldmud0 | |
| 2019-01-03 | Add theme changes that weren't committed (??) | oldmud0 | |
| 2019-01-03 | Show ban reason with BD packet | perplexedMurfy | |
| This fully fixes issue 39 with tsuserver3 (https://github.com/AttorneyOnline/tsuserver3/issues/39) | |||
| 2019-01-03 | declutter pro file | David Skoland | |
| 2019-01-03 | added icns file for macos | David Skoland | |
| 2019-01-03 | added the last few icons to prevent warnings in iconutil | David Skoland | |
| 2019-01-03 | removed redundant QTPLUGIN declaration and added macx icon file | David Skoland | |
| 2019-01-03 | adjusted macos post build script | David Skoland | |
| 2019-01-03 | added macos post build script | David Skoland | |
| 2019-01-02 | yOu nEEd tO HaVe iCoNs oF ALl kINdS oF SIzeS -sincerely, apple | David Skoland | |
| 2019-01-02 | fixed a crash condition where blip rate is less than 1 | David Skoland | |
| 2019-01-02 | Merge pull request #54 from OmniTroid/master | oldmud0 | |
| Restructuring + better cross-platform support | |||
| 2018-12-26 | added dynamic linking fix script for macos | David Skoland | |
| 2018-12-26 | Merge branch 'master' of github.com:OmniTroid/AO2-Client | David Skoland | |
| 2018-12-26 | Update README_BUILD.md | David Skoland | |
| 2018-12-26 | added dynamic loading of qapng and fixed mac sound | David Skoland | |
| 2018-12-26 | muh macos support | David Skoland | |
| 2018-12-26 | removed redundant statement from ubuntu config script | David Skoland | |
| 2018-12-26 | Merge branch 'master' of github.com:OmniTroid/AO2-Client | David Skoland | |
| 2018-12-26 | same LIBS for unix and win32 is fine. and RC_ICONS is only relevant for windows | David Skoland | |
| 2018-12-26 | discord-rpc actually has prebuilt static libraries | David Skoland | |
| 2018-12-26 | clarified readme build doc | David Skoland | |
| 2018-12-26 | added building instructions | David Skoland | |
| 2018-12-26 | it's the official version, no need for numbers | David Skoland | |
| 2018-12-26 | renamed pro file to nicer name | David Skoland | |
| 2018-12-26 | remove kebab | David Skoland | |
| 2018-12-26 | adjusted gitignore files | David Skoland | |
| 2018-12-26 | added lib folder to ubuntu configure script | David Skoland | |
| 2018-12-26 | finished ubuntu build script and made default plugin mode dynamic linking | David Skoland | |
| 2018-12-26 | added ubuntu config script | David Skoland | |
| 2018-12-26 | including the bass header file is fine honestly | David Skoland | |
| 2018-12-26 | simplified the project file | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
