Zach
|
ac4c745521
|
Merge pull request #1294 from mildmongrel/tablezone_refactor_001
tablezone refactor and cleanup
|
2015-07-25 22:45:06 -07:00 |
|
Zach
|
387137fbc7
|
Merge pull request #1292 from ctrlaltca/fix_compile_debug
fix compilation with gcc in paranoic mode
|
2015-07-25 22:37:18 -07:00 |
|
Zach
|
c675cf4010
|
Merge pull request #1272 from Fizztastic/fix_577
Joining a full game joins you as spectator
|
2015-07-25 22:16:00 -07:00 |
|
mildmongrel
|
ba50025e80
|
tablezone refactor and cleanup
|
2015-07-24 16:15:08 -07:00 |
|
Fabio Bas
|
800a17e483
|
Force black text color on deck list; fix #1289
|
2015-07-24 19:35:31 +02:00 |
|
Fabio Bas
|
119871d114
|
fix compilation with gcc in paranoic mode
deckview.cpp:244:6: warning: no previous declaration for 'bool
sortCardsByName(DeckViewCard*, DeckViewCard*)' [-Wmissing-declarations]
|
2015-07-24 19:29:06 +02:00 |
|
Fabio Bas
|
90655ff631
|
Prefer enabled sets when loading images; fix #1235
|
2015-07-22 17:35:44 +02:00 |
|
Jeff
|
3f22024281
|
Joining a full game joins you as spectator
|
2015-07-18 01:33:15 -04:00 |
|
ctrlaltca
|
0d5e169648
|
Merge pull request #1270 from ctrlaltca/fix_1269
Fix change flag in edit account; Fix #1269
|
2015-07-16 18:01:40 +02:00 |
|
Fabio Bas
|
c9e1585322
|
Fix change flag in edit account; Fix #1269
|
2015-07-16 17:59:28 +02:00 |
|
ctrlaltca
|
9b9db297b3
|
Revert "Confirmation dialog on close"
|
2015-07-16 14:30:12 +02:00 |
|
Zach
|
e0b71d3b05
|
Merge pull request #1257 from ctrlaltca/messageparser
Chatview: split message parser and add "highlight words"
|
2015-07-15 20:00:08 -04:00 |
|
Zach H
|
ebd516fbf3
|
confirmation dialog on close
|
2015-07-15 18:34:21 -04:00 |
|
Fabio Bas
|
ef831d2749
|
Reworded settings sentence
|
2015-07-15 22:44:24 +02:00 |
|
Zach H
|
d956a1d309
|
add colors to popup
|
2015-07-15 16:38:29 -04:00 |
|
Fabio Bas
|
efe388bddd
|
Fix server message color; try to detect words inside parentheses, punctuation, etc..
|
2015-07-15 11:52:04 +02:00 |
|
Zach H
|
c29bf1ae17
|
require pass & email confirmation
|
2015-07-14 14:12:49 -04:00 |
|
Fabio Bas
|
2e3e6c55ff
|
Updated with latest changes from #1243
|
2015-07-14 09:19:07 +02:00 |
|
woogerboy21
|
a9acb3f1cc
|
Total Max User Restriction
Syntax correction.
|
2015-07-13 17:54:03 -04:00 |
|
Zach
|
7ebf817b17
|
Merge pull request #1197 from Cockatrice/cpp11
|
2015-07-13 13:23:18 -04:00 |
|
Zach H
|
29aecc4eb8
|
Green kick msg
|
2015-07-13 03:05:03 -04:00 |
|
Fabio Bas
|
87c70466a4
|
Rework message parser
|
2015-07-12 23:56:32 +02:00 |
|
Zach H
|
97f298452e
|
first fixes
|
2015-07-12 11:00:11 -04:00 |
|
Zach H
|
dc05a14f4c
|
Highlight Custom Words
|
2015-07-11 22:46:00 -04:00 |
|
Zach
|
9edacd7b3e
|
Merge pull request #1236 from Fizztastic/fix_574
Double Click to open replays
|
2015-07-09 23:36:33 -04:00 |
|
Jeff
|
8bc885c3f1
|
Double Click to open replays
|
2015-07-09 00:42:02 -04:00 |
|
Zach
|
f733daf18a
|
Merge pull request #1179 from mildmongrel/feature-player-rotation
Added ability to rotate player positions in the local game view.
|
2015-07-08 18:23:10 -04:00 |
|
Zach
|
091ca9fc12
|
Merge pull request #1230 from ZeldaZach/fix_97
add shortcut for filter delete
|
2015-07-08 18:11:08 -04:00 |
|
Zach
|
2837a4c010
|
Merge pull request #1232 from ZeldaZach/fix_242
show colors of cards
|
2015-07-08 18:10:23 -04:00 |
|
Zach
|
2bd0133055
|
Merge pull request #1233 from Fizztastic/fix_340
Play cards only with double left click
|
2015-07-08 18:09:31 -04:00 |
|
Jeff
|
6470e1fd10
|
Remove unneeded if
|
2015-07-08 16:25:25 -04:00 |
|
mildmongrel
|
124788d217
|
Added ability to rotate player positions in the local game view.
|
2015-07-08 09:16:37 -07:00 |
|
Jeff
|
438aacb9c4
|
Play cards only with double left click
Fix #340
|
2015-07-08 00:55:35 -04:00 |
|
Zach H
|
afa8b53870
|
show colors of cards
|
2015-07-07 23:50:37 -04:00 |
|
Zach H
|
ce42d56a2d
|
add shortcut for filter delete
|
2015-07-07 22:42:05 -04:00 |
|
Zach
|
f199e20740
|
Merge pull request #1216 from ZeldaZach/fix_morphs
Fix Morphs from Sharing Information
|
2015-07-07 22:00:32 -04:00 |
|
Zach
|
955cc3920f
|
Merge pull request #1189 from mildmongrel/fix_col_layout
Fixed horizontal positioning in multicolumn layout.
|
2015-07-07 21:40:17 -04:00 |
|
Zach
|
f0efab5142
|
Merge pull request #1226 from ctrlaltca/fix_241
Add an option to annotate tokens from card text (default off)
|
2015-07-07 21:12:59 -04:00 |
|
Zach
|
9b87f9e7e7
|
Merge pull request #1225 from ctrlaltca/fix_247
Order cards by name in deck-load screen
|
2015-07-07 20:42:44 -04:00 |
|
Zach
|
db604bce03
|
Merge pull request #1219 from poixen/pic_fix
|
2015-07-07 13:41:06 -04:00 |
|
Fabio Bas
|
68e176cc00
|
Add an option to annotate tokens from card text (default off); fix #241
|
2015-07-07 19:19:58 +02:00 |
|
Fabio Bas
|
1c2ddccb46
|
Order cards by name in deck-load screen; fix #247
|
2015-07-07 17:56:11 +02:00 |
|
Zach
|
685aa99ad6
|
Merge pull request #1224 from ctrlaltca/profile_edit
Integrate #1210 changing "Gender" to "Pronouns"
|
2015-07-07 10:47:37 -04:00 |
|
Fabio Bas
|
6013974b5e
|
Gender => Pronouns
|
2015-07-07 14:10:15 +02:00 |
|
Zach
|
1c69288f0e
|
Merge pull request #1222 from Fizztastic/fix_740
Added 2 shortcuts to game deck screen
|
2015-07-07 02:43:04 -04:00 |
|
Zach
|
6bf421cc31
|
Merge pull request #1210 from ctrlaltca/profile_edit
Profile management
|
2015-07-07 02:01:27 -04:00 |
|
Fizztastic
|
4d6a405d01
|
Added 2 shortcuts to game deck screen
- Ctrl+O (Load Deck)
- Ctrl+Alt+O (Load Remote Deck)
|
2015-07-07 01:14:06 -04:00 |
|
Zach
|
2b484aa9ee
|
Merge pull request #1221 from Fizztastic/fix_818
Load .cod files from clipboard in deck editor
|
2015-07-07 00:36:49 -04:00 |
|
Zach
|
29b83c3700
|
Merge pull request #1215 from ZeldaZach/fix_1208
Mod Global Messaging
|
2015-07-06 23:48:46 -04:00 |
|
Fizztastic
|
0b8fab4721
|
Load .cod files from clipboard
|
2015-07-06 23:46:11 -04:00 |
|
Fizztastic
|
680332a708
|
keep consistent ordering
|
2015-07-06 19:18:27 -04:00 |
|
Fizztastic
|
19bd6cc381
|
Adds Move To... Hand context menu for cards
|
2015-07-06 19:10:13 -04:00 |
|
Matt Lowe
|
c260a8a1d4
|
Fixed image centering
|
2015-07-06 20:34:38 +02:00 |
|
Zach H
|
ae4436ade7
|
mod global msg overrides settings
|
2015-07-06 12:45:08 -04:00 |
|
Zach H
|
cf09aeccfd
|
local user sees orange too
|
2015-07-05 23:21:46 -04:00 |
|
Zach H
|
1bda6e53b2
|
allow mod global msg
|
2015-07-05 22:06:35 -04:00 |
|
Zach H
|
e20c06b639
|
troubleshooting&faq
|
2015-07-05 20:11:42 -04:00 |
|
Fabio Bas
|
15998fb3e6
|
Misc fixes
|
2015-07-05 22:44:35 +02:00 |
|
Fabio Bas
|
7f5f290c93
|
Profile management
|
2015-07-05 22:44:35 +02:00 |
|
mildmongrel
|
75d0d5f66b
|
Fixed horizontal positioning in multicolumn layout.
|
2015-07-05 10:12:01 -07:00 |
|
Zach
|
31890450dc
|
Merge pull request #1205 from ZeldaZach/fix_1173
Server Name Rules Information
|
2015-07-04 19:37:50 -04:00 |
|
Zach H
|
1f9b3ed28f
|
minor fix
|
2015-07-04 18:52:50 -04:00 |
|
Zach H
|
24e54fd291
|
fix crash on mention
|
2015-07-04 18:26:54 -04:00 |
|
Zach H
|
1d210e57bd
|
show all rules
|
2015-07-03 23:54:14 -04:00 |
|
Zach
|
360498c83f
|
Merge pull request #1194 from ZeldaZach/fix_1192
Fix local mention crash
|
2015-07-03 18:41:48 -04:00 |
|
Gavin Bises
|
8ed9d35724
|
Update project to C++11 compilation.
|
2015-07-03 10:02:31 -04:00 |
|
Zach H
|
cc3e4edfd9
|
rename function
|
2015-07-03 00:37:30 -04:00 |
|
Zach H
|
e2be1cd897
|
fix local mention crash
|
2015-07-03 00:30:59 -04:00 |
|
Fabio Bas
|
6cf3db7e6b
|
Servatrice: refactor signal handling and permit config reloading
|
2015-06-30 22:21:26 +02:00 |
|
Fabio Bas
|
6b54d8cbfd
|
Fixed issues
|
2015-06-30 21:40:39 +02:00 |
|
Fabio Bas
|
02dcaff356
|
Publish username rules in login failure, too
|
2015-06-30 18:44:40 +02:00 |
|
Fabio Bas
|
4c27304047
|
publish username rules in registration failure
|
2015-06-29 23:35:27 +02:00 |
|
Fabio Bas
|
56db6cd060
|
Updated translations
|
2015-06-28 15:17:46 +02:00 |
|
Zach
|
36d0a13fc9
|
Merge pull request #1153 from ctrlaltca/issue_1144
Fix windows size growing out of screen; fix #1144
|
2015-06-27 21:20:57 -04:00 |
|
Zach
|
d2b71a15fa
|
Merge pull request #1166 from ctrlaltca/fix_232
Support <tablerow> for tokens; fix #232
|
2015-06-27 20:49:14 -04:00 |
|
Fabio Bas
|
f84d6fec1b
|
Never send wrong row numbers
|
2015-06-25 15:39:03 +02:00 |
|
Fabio Bas
|
fa6e9c7344
|
updated translations
|
2015-06-24 13:26:02 +02:00 |
|
Fabio Bas
|
d0c0531bfc
|
extracted new translatable strings
|
2015-06-24 13:01:23 +02:00 |
|
ctrlaltca
|
78a53f0691
|
Merge pull request #1151 from ZeldaZach/fix_1050
Fix False Notifications
|
2015-06-24 12:55:13 +02:00 |
|
Fabio Bas
|
ed24b38add
|
support <tablerow> for tokens; fix #232
|
2015-06-24 10:31:00 +02:00 |
|
Fabio Bas
|
872177a5ed
|
Card images blacklist; changed fallback urls
|
2015-06-23 15:44:43 +02:00 |
|
Zach H
|
27fa6eb642
|
Fix False Notifications
|
2015-06-22 22:43:59 -04:00 |
|
Fabio Bas
|
ec45a099e1
|
Made items not collapsible; changed players widget's min height from 60 to 40 px
|
2015-06-22 18:24:05 +02:00 |
|
ctrlaltca
|
0c24f48aa2
|
Merge pull request #1145 from ZeldaZach/fix_182
Fix Moved From Error
|
2015-06-22 17:29:15 +02:00 |
|
ctrlaltca
|
2415ba2605
|
Merge pull request #1134 from ctrlaltca/related_cards
Related cards
|
2015-06-22 17:22:47 +02:00 |
|
poixen
|
d7c81a07c6
|
Merge pull request #1155 from poixen/solid_counters
Solid counters
|
2015-06-21 08:39:38 +02:00 |
|
Matt Lowe
|
4cc959396f
|
Reduced min table width
The initial table width is too high. The table starts to scale down far
too soon, meaning you have to play in a letterbox ratio.
|
2015-06-19 23:40:55 +02:00 |
|
Matt Lowe
|
5c526f6c07
|
Solid counters
Removed gradient to give counters a more solid look
|
2015-06-19 23:26:36 +02:00 |
|
Fabio Bas
|
c400d6d4ec
|
use the new card frame in game; mitigates #1144
|
2015-06-19 14:57:20 +02:00 |
|
Fabio Bas
|
1ae79fbcaa
|
Removed double margin around chatbox in game
|
2015-06-19 14:42:13 +02:00 |
|
Fabio Bas
|
1251338619
|
enforce max size for user avatar on userinfobox; refs #1144
|
2015-06-19 14:33:23 +02:00 |
|
Fabio Bas
|
d6ce1852a1
|
Fix deckeditor jitter problem; fix #1143
|
2015-06-18 23:13:12 +02:00 |
|
Zach H
|
045da30546
|
fix wording
|
2015-06-18 00:16:09 -04:00 |
|
Zach
|
853342463a
|
Merge pull request #1138 from ZeldaZach/chatview_www
Fix WWW link error
|
2015-06-16 20:57:46 -04:00 |
|
ctrlaltca
|
8cf0c3beed
|
Merge pull request #1141 from ZeldaZach/hq_options2
Allow Custom Download URL
|
2015-06-16 09:02:20 +02:00 |
|
Zach H
|
89f1298a48
|
change wording
|
2015-06-15 16:47:02 -04:00 |
|
ctrlaltca
|
48c3e64ef5
|
Merge pull request #1137 from ctrlaltca/deck_editor
Reworked deck editor
|
2015-06-15 12:51:51 +02:00 |
|
Fabio Bas
|
fac44966fd
|
Reworked to use a qtabwidget: better cross-os look
|
2015-06-15 12:27:54 +02:00 |
|
Zach H
|
45c2e6f646
|
Allow Custom HQ URL
|
2015-06-15 01:03:41 -04:00 |
|
Zach H
|
be4a581f7c
|
remove autoclear
|
2015-06-14 20:53:20 -04:00 |
|