servatrice/cockatrice
Andrew Zwicky ed01752cb4 [WIP] Card image loading: Fallback on 404 (#3367)
* 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.
2018-08-22 09:52:38 +02:00
..
resources new icons (#3289) 2018-06-17 18:09:58 -04:00
sounds fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
src [WIP] Card image loading: Fallback on 404 (#3367) 2018-08-22 09:52:38 +02:00
themes fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
translations translation pulls (#3335) 2018-07-17 20:19:40 -04:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt fix #3235 (#3302) 2018-06-21 18:56:53 -04:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc new icons (#3289) 2018-06-17 18:09:58 -04:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00