- 30 Jun, 2014 1 commit
-
-
arxanas authored
-
- 29 Jun, 2014 1 commit
-
-
Daenyth authored
-
- 28 Jun, 2014 4 commits
- 26 Jun, 2014 1 commit
-
-
arxanas authored
-
- 25 Jun, 2014 4 commits
-
-
Gavin Bisesi authored
It's always windows.
-
Daenyth authored
-
Daenyth authored
Dunno how I missed that. Fix #128
-
Daenyth authored
Ref #122
-
- 24 Jun, 2014 3 commits
- 23 Jun, 2014 3 commits
- 22 Jun, 2014 8 commits
-
-
Fabio Bas authored
If the sounds path is unset in the settings and a “sounds” directory doesn’t exists in the user’s data directory, install the sounds files and set the settings value accordingly
-
Fabio Bas authored
If none of the gameboard images is set and and the user’s data directory doesn’t contain a “zonebg” directory, create the directory, copy contents from cockatrice’s app bundle and sets the config accordingly.
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
If the sounds path is unset in the settings and a “sounds” directory doesn’t exists in the user’s data directory, install the sounds files and set the settings value accordingly
-
Fabio Bas authored
If none of the gameboard images is set and and the user’s data directory doesn’t contain a “zonebg” directory, create the directory, copy contents from cockatrice’s app bundle and sets the config accordingly.
-
Fabio Bas authored
-
Daenyth authored
-
- 21 Jun, 2014 5 commits
- 18 Jun, 2014 1 commit
-
-
Mark Morschhäuser authored
-
- 15 Jun, 2014 2 commits
- 10 Jun, 2014 2 commits
- 24 Apr, 2014 2 commits
-
-
sylvanbasilisk authored
removed LEFT/RIGHT increment/decrement while the card database/quicksearch edit have focus. LEFT/RIGHT increment/decrement remains while the deck view has focus. also, now the card database delegates focus the quicksearch editor so that any characters typed while the card database has focus will narrow the search down using the quicksearch filter. `control`+`alt`+`-`/`=` now increment/decrement the mainboard and `control`+`alt`+`[`/`]` now increment/decrement the sideboard (alt could not be used alone as OSX inserts special characters using alt.
-
sylvanbasilisk authored
in the case of AND'ed filter terms, returning true from acceptCardAttr will be equivalent to ignoring the disabled term, but in the case of OR'ed terms, returning true will incorrectly cause all cards to be accepted. the fix is to test for whether the term is enabled before calling acceptCardAttr and continue if disabled.
-
- 25 Mar, 2014 3 commits
-
-
sylvanbasilisk authored
-
sylvanbasilisk authored
-
sylvanbasilisk authored
this should fix the compilation issue mentioned by mattkelly
-