- 15 Mar, 2016 1 commit
-
-
Fabio Bas authored
* main.cpp: removed path checking and db loading * card database: merge card loading methods into a single one * settings cache: take care of returning safe paths for decks, replays, etc.. * main window: if db loading fails (eg. first run), propose to run oracle NSIS: propose to run cockatrice instead of oracle Rework card database loading * Move carddatabase-related method out of deckeditor tab * Load cards in another thread and render them progressively * Optimize database reload after enabled sets change Fix deck editor column width * removed the noCard hack. * getCard() no more creates cards instead of just returning existing ones * Fix the “edit tokens” dialog. * PictureLoader: avoid trying to download twice the same card * PictureLoader: correct return of card background * AbstractCardItem: avoid recalculating card color at every paint Use a different file to save custom tokens Misc required improvements * Use nullptr; * Refactor CardInfoWidget to use CardInfoPicture and CardInfoText instead of duplicating code; * Added CardInfo::getColorChar() * Fixed some potential crashes * removed dead code related to CardInfoWidget * Don't require a restart after adding a new custom sets file * Bump CMake requirements to 3.1
-
- 15 Jan, 2016 1 commit
-
-
Fabio Bas authored
-
- 14 Jan, 2016 1 commit
-
-
Zach H authored
-
- 03 Sep, 2015 1 commit
-
-
marco authored
-
- 27 Aug, 2015 3 commits
-
-
tooomm authored
@ZeldaZach grammar nazi :)
👍 -
tooomm authored
nice alignment over strict tabbing
-
tooomm authored
- removed some info text since oracle imports all cards now and no longer offers sets selection - added info about token - `<br/>` --> `\n` - capitalized `URL` --> http://www.oxforddictionaries.com/definition/english/URL
-
- 23 Aug, 2015 2 commits
- 08 Jul, 2015 2 commits
- 07 Jul, 2015 1 commit
-
-
Fabio Bas authored
-
- 18 Apr, 2015 1 commit
-
-
Fabio Bas authored
-
- 21 Feb, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Feb, 2015 1 commit
-
-
Fabio Bas authored
-
- 08 Feb, 2015 1 commit
-
-
Fabio Bas authored
Translations have been updated.
-
- 04 Feb, 2015 3 commits
- 02 Feb, 2015 1 commit
-
-
Fabio Bas authored
Imported unzip methods from OSDaB-Zip project; Adds a soft dependency on zlib to oracle; if lib if not found, oracle will continue to compile and work but without zip support.
-
- 27 Jan, 2015 1 commit
-
-
Gavin Bises authored
-
- 25 Jan, 2015 1 commit
-
-
tooomm authored
-
- 09 Nov, 2014 1 commit
-
-
Fabio Bas authored
Should avoid the problem explained in #414
-
- 15 Sep, 2014 2 commits
- 15 Aug, 2014 1 commit
-
-
Peng Liu authored
Fixed a bug that caused Oracle to be stuck in an infinite loop if the default path checkbox was checked but failed to write.
-
- 07 Aug, 2014 2 commits
- 05 Aug, 2014 1 commit
-
-
Peng Liu authored
-
- 31 Jul, 2014 1 commit
-
-
Peng Liu authored
If a path to cards.xml is set, Oracle will update that cards.xml. If Oracle is run before a path to cards.xml is set, if default is checked, cards.xml will be saved on the AppData path. Furthermore, this path will be set as the cards.xml path for both Oracle and Cockatrice. If Oracle is run before a path to cards.xml is set, if default is NOT checked, cards.xml will be saved at the selected path and this path will be set as the cards.xml path for both Oracle and Cockatrice. If a path to cards.xml is set, if default is NOT checked, cards.xml will be saved at the selected path but this path will NOT be set as the cards.xml path for either Oracle or Cockatrice. This allows people who already have a cards.xml (which may be customized), to still obtain clean copies of cards.xml through Oracle without overwriting their own
-
- 24 Jul, 2014 1 commit
-
-
Fabio Bas authored
-
- 25 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 24 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 21 Jun, 2014 5 commits
-
-
Fabio Bas authored
It will be saved only if: * it’s different than the default (the user used a custom url); * the download actually worked
-
Fabio Bas authored
-
Fabio Bas authored
By default oracle saves cards.xml to the correct path, where cockatrice will be able to pick it up; if oracle is not able to determine the path or the user unchecks the option, oracle will ask for a save path
-
Fabio Bas authored
-
Fabio Bas authored
-
- 19 Jun, 2014 1 commit
-
-
Fabio Bas authored
-