ctrlaltca
29ddd44334
Merge pull request #805 from ctrlaltca/translations
...
Fetched new translations from transifex
2015-03-07 14:47:36 +01:00
Fabio Bas
38ad972d03
Fetched new translations (bis)
2015-03-07 12:45:50 +01:00
Fabio Bas
ec8382cbb5
Fetched new translations from transifex
2015-03-07 12:45:27 +01:00
poixen
93286f6d18
Merge pull request #803 from poixen/removed_constructor
...
Removed constructor
2015-03-07 11:50:41 +01:00
Zach
5df7f61360
Merge pull request #800 from poixen/dice_roll
...
Changed color of server maessges in-game
2015-03-06 23:57:43 -05:00
Zach
5f05c0be91
Merge pull request #775 from Cockatrice/fix-331
...
Cards played face down always go untapped to main row.
2015-03-06 23:57:05 -05:00
Gavin Bisesi
5fa5c6b760
Merge pull request #787 from Cockatrice/woogerboy21-inactiveregcleanup
...
Cleanup script to delete unactivated user accounts
2015-03-06 21:09:20 -05:00
Matt Lowe
319b5d88b2
Removed redundant constructor
...
Removed constructor that was not needed. Also removes annoying "error"
output when compiling.
2015-03-06 21:09:18 +01:00
woogerboy21
ebaeae0048
Script to add the first admin account
...
Script to add the first admin account to the servatrice database. Running this script after setting up a servatrice server will add the user account "servatrice" with the password of "password".
2015-03-06 11:08:32 -05:00
Matt Lowe
71e794c0c6
Changed color of server maessges in-game
...
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.
2015-03-06 15:20:14 +01:00
poixen
fd4f76289c
Merge pull request #798 from poixen/window_title_username
...
Updated english, reverted spanish
2015-03-04 18:45:52 +01:00
Matt Lowe
afe33be229
Updated english, reverted spanish
2015-03-04 18:05:35 +01:00
Zach
5f7d0fe7c2
Merge pull request #796 from poixen/search_improvement
...
Fixed card search
2015-03-03 18:53:09 -05:00
Zach
855b7951fe
Merge pull request #795 from poixen/window_title_username
...
Added username to window title
2015-03-03 18:49:46 -05:00
poixen
cc6b826cad
Removed comments
2015-03-03 16:53:48 +01:00
ctrlaltca
ebf088363e
Merge pull request #797 from ctrlaltca/osx_qt541
...
update travis for qt5.4.1 under osx
2015-03-03 15:46:41 +01:00
Fabio Bas
b0e371feb9
update travis for qt5.4.1 under osx
2015-03-03 15:44:24 +01:00
Matt Lowe
b5dd7a42ce
Fixed card search
...
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
2015-03-03 13:32:51 +01:00
Matt Lowe
8f732325b2
Updated english translations
2015-03-03 13:29:43 +01:00
Matt Lowe
4cbffc3f6d
Added username to window title
...
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.
2015-03-03 13:09:41 +01:00
Zach
90880c8b7e
Merge pull request #763 from poixen/pixmap_fix
...
One time pixmap cache update
2015-02-28 20:39:02 -05:00
poixen
f0646ee537
Merge pull request #789 from poixen/new_ready
...
Updated ready/not ready
2015-02-27 23:37:45 +01:00
Matt Lowe
9cea8e0229
Added faint black line, tilted tick more
2015-02-27 00:00:49 +01:00
Matt Lowe
e4f8a499f4
Updated ready/not ready
2015-02-26 23:26:36 +01:00
woogerboy21
38b6235242
Cleanup script to delete unactivated user accounts
...
Fix #782
The script will remove any registered user accounts that are not active that are 5 days old or older (by default). You can change the time frame to whatever liking you desire.
2015-02-26 10:37:08 -05:00
Zach
b0fe2ef9d3
Merge pull request #772 from ctrlaltca/trice_saveonclose_2ndtry
...
cockatrice: ask to save modified decks on close; fix #759
2015-02-25 17:09:53 -05:00
Fabio Bas
061fd5a830
Workaround for duplicated dialogs on close
2015-02-25 18:32:33 +01:00
Zach
c25ba426b0
Merge pull request #785 from ideocl4st/update-sourcelang-150224
...
Updating source language file
2015-02-24 01:43:19 -05:00
Jaeic Lee
e6bf3b783c
Updating source language file
2015-02-24 11:37:30 +09:00
Zach
928f51a462
Merge pull request #784 from ctrlaltca/translations
...
Fetched new translations from transifex
2015-02-23 18:31:36 -05:00
Fabio Bas
def4d50e97
Fetched new translations from transifex
2015-02-23 22:40:07 +01:00
Fabio Bas
c72ddcfaed
Tabs -> spaces
2015-02-22 20:07:47 +01:00
Fabio Bas
a7b8934a1b
Fix remaining issues
2015-02-22 20:02:58 +01:00
Gavin Bisesi
a984a9ea69
Merge pull request #773 from ctrlaltca/fix_754
...
Clamp the zoneviewwidget's topleft point to the scene view area; fix #754
2015-02-22 06:16:39 -05:00
Gavin Bises
e423fb2a39
Readability tweak
2015-02-21 21:31:17 -05:00
Gavin Bises
779a400de4
Fix #331
2015-02-21 15:18:32 -05:00
Zach
66678e95dc
Merge pull request #765 from Cockatrice/no-spec-alerts
...
Game events do not notify taskbar while spectating.
2015-02-21 13:32:09 -05:00
Zach
342dfe7edb
Merge pull request #770 from Cockatrice/fix-632
...
Fix #632 . Url and mentions work together
2015-02-21 13:10:52 -05:00
Zach
510fe4e0fb
Merge pull request #769 from Cockatrice/fix-osx-compile-bug
...
Avoid compilation failure due to protobuf bug on osx
2015-02-21 13:08:17 -05:00
Zach
65412800f8
Merge pull request #767 from ctrlaltca/oracle_progressbar
...
Fix oracle progressbar; fix #764
2015-02-21 13:02:03 -05:00
Fabio Bas
b9f0212c9b
Clamp the zoneviewwidget's topleft point to the scene view area; fix #754
2015-02-21 16:43:38 +01:00
Fabio Bas
399d4bf516
cockatrice: ask to save modified decks on close; fix #759
2015-02-21 15:21:26 +01:00
Gavin Bises
5ff6693c9c
Fix #632 . Url and mentions work together
2015-02-21 08:13:59 -05:00
Gavin Bises
4d8218da13
Avoid compilation failure due to protobuf bug on osx
...
https://code.google.com/p/protobuf/issues/detail?id=119
2015-02-21 07:16:51 -05:00
Fabio Bas
514c414cfc
Fix oracle progressbar; fix #764
2015-02-21 10:46:16 +01:00
Gavin Bises
5fc28e31a6
Disable spec notification toggle if notifications are off on dlg create
2015-02-20 21:36:18 -05:00
Gavin Bises
1562c234ca
Add spec notification toggle to UI settings.
2015-02-20 20:57:22 -05:00
Gavin Bises
11bd2444d8
Do not alert the application for game events when spectating.
...
Add a configuration toggle to enable alerts when spectating.
Default behavior is to not alert.
2015-02-20 20:29:36 -05:00
Matt Lowe
6a91f3a976
Added hq image to check
2015-02-20 21:50:16 +01:00
Matt Lowe
c5bc3ea4dd
One time pixmap cache update
...
Code will now perform a one time check on starting to see if the cache
has been updated to the new 2048 default. If the update has not been set
we update. After this time if the user lowers the level, it will not
reset back to 2048 by default.
2015-02-20 21:43:02 +01:00