- 21 Jan, 2015 3 commits
- 20 Jan, 2015 2 commits
- 19 Jan, 2015 2 commits
- 17 Jan, 2015 12 commits
-
-
Matt Lowe authored
Added a separator
-
Matt Lowe authored
Previously was adding pixels, rather than using ratios. this was cutting off cards on higher res screens
-
Matt Lowe authored
- removed heap alloc
-
Matt Lowe authored
- removed heap allocation
-
Matt Lowe authored
- removed heap allocs
-
Matt Lowe authored
replaced the resize(x, y) to "pack" the widgets. It saves space and makes the settings tighter.
-
Matt Lowe authored
-
Matt Lowe authored
~ Removed some heap allocs ~ Remaining heap allocs are needed. ~ Unrolled "one line" declarations in header ~ restructured logic in GeneralSettingsPage Refactored Appearance Tab - removed some heap allocs - removed setting of zone view, its not needed here, its configurable in real time, in game.
-
Matt Lowe authored
Added the @ back to the chat, this will help if a user does not have the newest version of the client.
-
Matt Lowe authored
The line edit now gets focus for faster typing.
-
Matt Lowe authored
You can now click on a username in the main chat to add a "@username" tag to the chat. Makes communication with other users using tags faster.
-
Matt Lowe authored
I was able to find a simple way to achive the block highlighting.
-
- 16 Jan, 2015 2 commits
- 15 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ added comments + refactored optimumRect
-
- 14 Jan, 2015 3 commits
-
-
Matt Lowe authored
+ Renamed "Messages" to "Chat Settings" + Moved the chat mentions to this tab + Added boarder round macro settings
-
Matt Lowe authored
-
Matt Lowe authored
+ When viewing a sorted view (like revealing hand, or looking at library), the cards will now be sorted in columns based on the main card type. + Settings are now saved.
-
- 13 Jan, 2015 2 commits
-
-
Matt Lowe authored
-
Jaeic Lee authored
Added translation of some new strings and svg file of South Korean flag. Flag of South Korea is from http://commons.wikimedia.org/wiki/File:Flag_of_South_Korea.svg
-
- 12 Jan, 2015 2 commits
-
-
Matt Lowe authored
Users can now clear the chat in the main lobby. This removes unwanted text and clears up memory when the client has been open a long time.
-
Matt Lowe authored
When being mentioned in a post with '@username' you will now see the entry highlighted. This helps to see when someone is talking to you. It work across the main chat, in game and in private chat.
-
- 11 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ Moved Icons to the top. You can now see all options. + All SVGs now have a background (GO! was missing one). + All SVGs now have the same background (General had one of its own)
-
- 10 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ Added the ability to see the account age of registered users. Changes are both in server and client. The server will now send back the registration date along with the user data. The client will then use this to calculate the account age and display it in the user details window.
-
- 07 Jan, 2015 1 commit
-
-
Michael Callahan authored
-
- 04 Jan, 2015 3 commits
-
-
Jeffrey Oliver authored
-
Jeffrey Oliver authored
-
Matt Lowe authored
+ added time stamps to the in game chat
-
- 03 Jan, 2015 5 commits
-
-
Jaeic Lee authored
Fixed a non-standard word (손패) into the word that is used in official translation (손)
-
Jeffrey Oliver authored
Remove some duplicated code.
-
Jeffrey Oliver authored
-
Jeffrey Oliver authored
-
Jeffrey Oliver authored
-