Fabio Bas
|
c0ee060af4
|
Fixed vendor name
|
2014-11-09 23:14:36 +01:00 |
|
Fabio Bas
|
a716d73a42
|
OSX: Add proper infos to info.plist
fixes #411
|
2014-11-09 21:03:10 +01:00 |
|
Gavin Bisesi
|
8d2e5d3c43
|
Merge pull request #306 from Mawu3n4/translation
French translation
|
2014-11-07 10:11:53 -05:00 |
|
Gavin Bisesi
|
8f801825a9
|
Merge pull request #379 from poixen/uicolors
Changed UI colors
|
2014-11-05 15:45:53 -05:00 |
|
Gavin Bisesi
|
5ad869c636
|
Merge pull request #378 from poixen/animation
Card Animation performance improvement
|
2014-11-05 15:45:24 -05:00 |
|
Gavin Bisesi
|
67db347d12
|
Merge pull request #366 from poixen/removeoldimages
Resource cleanup
|
2014-11-05 15:31:17 -05:00 |
|
poixen
|
967e1a469e
|
Removed comments
- Removed comments as-per request
|
2014-11-05 14:10:30 +01:00 |
|
poixen
|
accd3ecca1
|
Removed commented line
- removed unused commented out code
|
2014-11-05 14:03:43 +01:00 |
|
Matt Lowe
|
332d69a1a5
|
Removed comment
+ removed getters and setters comment
|
2014-11-03 17:19:12 +01:00 |
|
Matt Lowe
|
097090ac1c
|
Updated static variable name
+ Updated DELTA variable to more suitable name:
ROTATION_DEGREES_PER_FRAME
|
2014-11-03 16:33:48 +01:00 |
|
Gavin Bisesi
|
a051133af9
|
Merge pull request #397 from woogerboy21/patch-1
Correct gametype primary key
|
2014-11-03 10:22:24 -05:00 |
|
Matt Lowe
|
c130ee92fa
|
Additional comment
+ Added additional comment explaining what DELTA is.
|
2014-11-03 14:39:51 +01:00 |
|
Gavin Bisesi
|
1d7850fff8
|
Merge pull request #406 from ctrlaltca/fix_405
Fix for #405
|
2014-10-29 09:53:21 -04:00 |
|
Fabio Bas
|
9cfb09cd5b
|
Possible fix for #405
|
2014-10-28 16:30:49 +01:00 |
|
woogerboy21
|
950fc01363
|
Correct gametype primary key
Updated rooms_gametype to reflect proper column as primary key.
|
2014-10-24 21:02:45 -04:00 |
|
Zack
|
66aba2eec7
|
Merge remote-tracking branch 'upstream/master' into translation
|
2014-10-22 11:18:54 +02:00 |
|
Gavin Bisesi
|
07cccda17b
|
Merge pull request #377 from poixen/newhandsvg
Updated hand.svg
|
2014-10-20 10:28:58 -04:00 |
|
Gavin Bisesi
|
d264191ee6
|
Merge pull request #381 from poixen/abstractcarddragitemcleanup
Removed inline logic
|
2014-10-17 15:07:04 -04:00 |
|
Matt Lowe
|
80fd0fbcf3
|
Removed inline logic
Removed inline logic to static variable, slight performance increase.
|
2014-10-17 00:17:44 +02:00 |
|
Matt Lowe
|
41478800ef
|
Updated Sideboard gradient colors
Wasnt happy with the first gradient, too much white. Now uses 2 shades
or purple.
|
2014-10-16 18:15:07 +02:00 |
|
Matt Lowe
|
a1c013a893
|
Updated UI features
+ Added a fade to inactive players TableZone
+ Refreshed TableZone, HandZone and DeckView default background colors
|
2014-10-16 18:14:51 +02:00 |
|
Matt Lowe
|
2193d247d0
|
Improved card animation performance
+ Cards now animate smoother and faster
+ removed redundant computations performed each frame
|
2014-10-16 18:06:30 +02:00 |
|
Matt Lowe
|
dc58d1a61e
|
Shortened animation time between phases
+ changed from 50ms to 25ms between update calls.
|
2014-10-16 18:05:49 +02:00 |
|
Gavin Bisesi
|
2a15b9c95a
|
Merge pull request #376 from ctrlaltca/oh_my_sounds
Fix sounds under windows and osx (fix #356)
|
2014-10-16 11:32:30 -04:00 |
|
Matt Lowe
|
03f79887c4
|
Updated Hand image
Looking at the client I saw the cockatrice was still on the card back. I
have now removed it.
|
2014-10-14 22:43:14 +02:00 |
|
Fabio Bas
|
e0d76b60d0
|
Change button label and made it translatable
|
2014-10-14 22:02:42 +02:00 |
|
Fabio Bas
|
82a3deec30
|
Add a button in the sounds settings to play a test sound
|
2014-10-14 21:13:16 +02:00 |
|
Fabio Bas
|
9ef4d79c33
|
Install the audio/* plugins under windows and osx
|
2014-10-14 21:13:04 +02:00 |
|
Gavin Bisesi
|
8dbb2d8e6f
|
Merge pull request #364 from ctrlaltca/win32_openssl_cmake
Deploy openssl libraries under win32
|
2014-10-14 14:03:32 -04:00 |
|
Gavin Bisesi
|
592bb7c8f1
|
Merge pull request #368 from ctrlaltca/servatrice_linux_menu_entry
Servatrice linux menu entry
|
2014-10-14 11:58:50 -04:00 |
|
Gavin Bisesi
|
ae7cdc1c23
|
Merge pull request #375 from Daenyth/revert-260-master
Revert "Find cards by prefix"
|
2014-10-14 11:57:41 -04:00 |
|
Gavin Bisesi
|
a26d4078cc
|
Revert "Find cards by prefix"
|
2014-10-14 11:28:30 -04:00 |
|
Zack
|
2c74524f59
|
fix: missing message closing tag
|
2014-10-12 16:43:35 +02:00 |
|
Fabio Bas
|
754b97f212
|
Servatrice: open in a terminal window when started from the menu
|
2014-10-11 13:38:07 +02:00 |
|
Fabio Bas
|
c0abb347ac
|
Servatrice: Install icons and desktop file under linux
|
2014-10-11 13:37:52 +02:00 |
|
Matt Lowe
|
299283aa2e
|
Resource cleanup
Removed some unused resource files.
|
2014-10-10 23:00:05 +02:00 |
|
Fabio Bas
|
ea622a7302
|
NSIS: uninstall openssl libraries
|
2014-10-10 17:22:39 +02:00 |
|
Fabio Bas
|
dfb8be79cf
|
Fix installation of libeay32.dll, ssleay32.dll while compiling the PACKAGE target
|
2014-10-10 17:22:29 +02:00 |
|
Zack
|
9169d3a804
|
fix: conflicts && add: new translation
|
2014-10-10 14:56:05 +02:00 |
|
Fabio Bas
|
ef7fc01f08
|
Fix typos
|
2014-10-10 14:26:52 +02:00 |
|
Gavin Bisesi
|
ca60a469eb
|
Merge pull request #363 from woogerboy21/win_servatrice_icon
Servatrice Icon For Windows
|
2014-10-10 08:25:51 -04:00 |
|
Fabio Bas
|
90e90b59a3
|
Reverted WITH_SERVER to OFF
|
2014-10-10 14:23:31 +02:00 |
|
Fabio Bas
|
6f25e09132
|
Deploy openssl libraries under win32
They are needed to fetch prices from deckbrew and possibly, in the
future, for ssl server connections
|
2014-10-10 14:12:30 +02:00 |
|
woogerboy21
|
692910f9f3
|
Servatrice Icon For Windows
Servatrice icon now gets created in windows start menu.
|
2014-10-09 15:25:06 -04:00 |
|
Gavin Bisesi
|
6810ae46d6
|
Merge pull request #260 from Mawu3n4/master
Find cards by prefix
|
2014-10-09 11:29:02 -04:00 |
|
Gavin Bisesi
|
4070ba8e26
|
Merge pull request #352 from poixen/image-refresh
Image refresh
|
2014-10-09 11:27:47 -04:00 |
|
Gavin Bisesi
|
0f5f82d492
|
Merge pull request #358 from poixen/serverlogo2
Servatrice logo
|
2014-10-09 11:27:15 -04:00 |
|
Matt Lowe
|
359714214d
|
Added .desktop file
|
2014-10-08 18:46:31 +02:00 |
|
Gavin Bisesi
|
3c0a09bf5c
|
Merge pull request #361 from woogerboy21/servatrice-dbtable-fix
correct _room db table, add _rooms_gametypes table
|
2014-10-08 08:50:00 -04:00 |
|
Gavin Bisesi
|
602fa25321
|
Merge pull request #359 from ctrlaltca/servatrice_reguser_fixes
Servatrice reguser fixes
|
2014-10-08 08:41:13 -04:00 |
|