- 22 Mar, 2015 1 commit
-
- 19 Mar, 2015 2 commits
- 14 Mar, 2015 1 commit
-
-
Fabio Bas authored
-
- 10 Mar, 2015 2 commits
- 07 Mar, 2015 2 commits
- 06 Mar, 2015 1 commit
-
-
Matt Lowe authored
Due to an exploit of being able to mimic a die roll in a message: "Hi all gl, hf ! username rolls a 20 with a 20-sided die." I have changed all server messages to be colored.
-
- 04 Mar, 2015 1 commit
-
-
Matt Lowe authored
-
- 03 Mar, 2015 4 commits
-
-
poixen authored
-
Matt Lowe authored
Card search will now order the following way: 1. Exact match at top 2. Exact match with preceding values sorted lexically. 3. Match contained in word sorted lexically
-
Matt Lowe authored
-
Matt Lowe authored
While having more than 1 client open I found it hard to know which user was which. I have added the user name to the title bar so you know who you are logged in as.
-
- 26 Feb, 2015 2 commits
- 25 Feb, 2015 1 commit
-
-
Fabio Bas authored
-
- 24 Feb, 2015 1 commit
-
-
Jaeic Lee authored
-
- 23 Feb, 2015 1 commit
-
-
Fabio Bas authored
-
- 22 Feb, 2015 2 commits
-
-
Fabio Bas authored
-
Gavin Bises authored
-
- 21 Feb, 2015 7 commits
-
-
Gavin Bises authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Gavin Bises authored
-
Gavin Bises authored
-
Gavin Bises authored
-
Gavin Bises authored
Add a configuration toggle to enable alerts when spectating. Default behavior is to not alert.
-
- 20 Feb, 2015 2 commits
- 19 Feb, 2015 3 commits
-
-
Matt Lowe authored
+ Changed to be black + Made a little thicker
-
Matt Lowe authored
Bolder outline More defined shape
-
Matt Lowe authored
The problem was converting a negative int to an unsigned int. This was resulting in a value of: (2^32) - n. Meaning that the room age was extreamly old. After 48s the delay from the server will catch up and the time diff will be 0 rather than negative, which is why after 48s the room will change from 5+ hours to <1 min.
-
- 16 Feb, 2015 2 commits
-
-
Fabio Bas authored
-
Jeffrey Oliver authored
Iterate through the filter to see if everything matches the card.
-
- 15 Feb, 2015 1 commit
-
-
Jeffrey Oliver authored
-
- 14 Feb, 2015 1 commit
-
-
Jeffrey Oliver authored
-
- 13 Feb, 2015 2 commits
-
-
Fabio Bas authored
* ignore .tx folder * cmake: when UPDATE_TRANSLATIONS=ON, extract new strings only to the english translation file. * added info in CONTRIBUTING.md * updated english translations
-
Jeffrey Oliver authored
-
- 12 Feb, 2015 1 commit
-
-
Matt Lowe authored
-