* 2479: Running clang-format Reformatting files to be in line with style guidelines. * 2479: Updates to remove set/url indices This change removes set and Url indices in favor of check for empty lists and removing items from them instead. * 2479: TransformUrl will now error on missing fields If transformUrl is called with a template, and the card/set is missing something required by that template, it will now return an empty string, instead of the template with an empty string substituted in. * 2479: clang-format updates * 2479: Fixing omission of ! from two properties * 2479: Adding prefix on debug messages Adding PictureLoader: to the front of each debug message from this file, so that it can be more easily filtered out by grep in the log of a running application. * 2479: Remove outdated comment * 2479: Remove unused method from intermediate work * 2479: Updating QDebug messages to be more consistent * 2479: clang-format updates * 2479: Remove repeated code, replace with call to nextUrl This removes some redundant code that is better replaced with a call to nextUrl, in case the code needed to populate the nextUrl changes significantly. * 2479: Adding more detailed comments * 2479: Refactor transformUrl Refactor transformUrl to do everything in a single loop instead of two almost identical loops. set information is populated if present, but is added with empty strings if absent. |
||
---|---|---|
.. | ||
resources | ||
sounds | ||
src | ||
themes | ||
translations | ||
.qdevelop | ||
CMakeLists.txt | ||
cockatrice.desktop | ||
cockatrice.qrc | ||
cockatrice.rc |