lotodore
|
7d145bf0e1
|
Fixed server crash when disconnecting during login.
|
2010-09-04 16:43:30 +00:00 |
|
doitux
|
17f10632e3
|
fix lan game chat
|
2010-09-04 13:22:38 +00:00 |
|
lotodore
|
dc9bd92fcf
|
Fixing double name in protocol.
|
2010-09-04 12:59:08 +00:00 |
|
lotodore
|
bcdc089390
|
Fixing double name in protocol.
|
2010-09-04 12:36:39 +00:00 |
|
lotodore
|
5e9d22f38e
|
Fixing issue with encrypted cards.
|
2010-09-04 12:27:20 +00:00 |
|
lotodore
|
c2ba56aba9
|
Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users.
|
2010-09-04 11:56:40 +00:00 |
|
lotodore
|
daf99deac3
|
Sending AES encrypted cards is optional, not mandatory, since there is not always a secret available.
|
2010-09-04 09:59:42 +00:00 |
|
doitux
|
45fd81f4a7
|
string change
|
2010-09-04 07:27:55 +00:00 |
|
lotodore
|
9bf9aea7f2
|
Do not perform denial of service check in LAN games.
|
2010-09-03 21:40:14 +00:00 |
|
lotodore
|
9254cacdf7
|
After win32 build, move the server exe to a location where it is able to load the required dlls.
|
2010-08-30 16:58:47 +00:00 |
|
lotodore
|
3cb8e0a042
|
Fixing possible copy problem of mingw dlls.
|
2010-08-30 16:56:15 +00:00 |
|
doitux
|
2d3e38f670
|
remember lobby nick list sorting settings
|
2010-08-30 10:41:56 +00:00 |
|
lotodore
|
35b3edfa12
|
|
2010-08-30 09:16:57 +00:00 |
|
lotodore
|
4ebc245c0e
|
Fixing runtime error (wrong iterator used).
|
2010-08-30 09:13:07 +00:00 |
|
doitux
|
54761f80a2
|
lobby: add filter for idle players in the nicklist
|
2010-08-30 08:31:42 +00:00 |
|
doitux
|
e0afbfdd15
|
lobby: add sort by flag option, align player names in available players list
|
2010-08-29 21:50:18 +00:00 |
|
lotodore
|
46372b2b15
|
New protocol stuff, still for 0.8, not yet implemented.
|
2010-08-29 21:35:29 +00:00 |
|
lotodore
|
9fe9f3ce07
|
If multiple players leave/sit out at the same time, the one with more money at start of hand will get the better place. If people have the same stack, all will get the worse place.
|
2010-08-29 16:51:41 +00:00 |
|
lotodore
|
073ef0ea01
|
Adding AES128 encryption/decryption which works both with gcrypt and openssl. This can be used for encryption of player's cards (not implemented yet).
|
2010-08-29 15:39:46 +00:00 |
|
lotodore
|
698432279f
|
Set place for all players (not only first place) in ranked games. Simple version (all players who leave/lose at the same time get the same place).
|
2010-08-28 14:34:02 +00:00 |
|
lotodore
|
b6723e5ebf
|
Store server database config in config file.
|
2010-08-28 10:50:17 +00:00 |
|
lotodore
|
dfb27a0674
|
Win32 link fixes.
|
2010-08-28 09:24:54 +00:00 |
|
doitux
|
56ecd96ce7
|
french translation update
|
2010-08-23 21:06:43 +00:00 |
|
lotodore
|
1f5447bd1f
|
Store avatar type of current avatar in db.
|
2010-08-23 17:37:22 +00:00 |
|
lotodore
|
6972437f64
|
Only set avatar hash in db if not zero.
|
2010-08-22 19:35:43 +00:00 |
|
lotodore
|
73cf41de27
|
Store hash of last used avatar in db.
|
2010-08-22 18:42:54 +00:00 |
|
lotodore
|
d63b048a45
|
Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows.
|
2010-08-22 16:24:40 +00:00 |
|
lotodore
|
5f84bbc411
|
Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues.
|
2010-08-22 10:53:27 +00:00 |
|
doitux
|
2d3bedf5a6
|
slovak translation update
|
2010-08-21 19:40:14 +00:00 |
|
doitux
|
38fbd34c62
|
pokerth_cz translation update
|
2010-08-17 21:36:01 +00:00 |
|
doitux
|
af73aa37af
|
show button and logging bugfix
|
2010-08-16 23:02:56 +00:00 |
|
doitux
|
1b475637a5
|
tataaaa beta2 now!
|
2010-08-15 20:25:38 +00:00 |
|
doitux
|
27a73d521f
|
show new beta release info bugfix
|
2010-08-15 20:11:31 +00:00 |
|
lotodore
|
8685af480a
|
Continue client even if wrong beta revision.
|
2010-08-15 19:02:20 +00:00 |
|
doitux
|
acf38c550e
|
beta2 updated translation files
|
2010-08-15 18:29:12 +00:00 |
|
lotodore
|
1e4bf1db64
|
Trying to fix postriver issue in client.
|
2010-08-12 22:12:08 +00:00 |
|
doitux
|
868e9f3e12
|
string freeze for beta2. translation files updated
|
2010-08-12 09:59:37 +00:00 |
|
lotodore
|
d375845425
|
Trying to fix client issue with current game round postriver.
|
2010-08-11 20:41:28 +00:00 |
|
lotodore
|
c95a33e0ce
|
Trying to fix client issue with current game round postriver.
|
2010-08-11 20:39:47 +00:00 |
|
doitux
|
3ddb92d656
|
icon changes. logging bugfixes
|
2010-08-10 20:39:24 +00:00 |
|
doitux
|
741b8a55bb
|
prepare changelog for beta2
|
2010-08-09 22:24:05 +00:00 |
|
doitux
|
e5d42c13cd
|
allow last non folded player to show his cards
|
2010-08-09 21:43:49 +00:00 |
|
doitux
|
9cb908cba8
|
lobby nick list refactoring done. search function for nick list added. sorting is caseinsensitive now
|
2010-08-08 23:14:00 +00:00 |
|
lotodore
|
660535690d
|
Fixing issue with player ranks.
|
2010-08-08 12:17:31 +00:00 |
|
lotodore
|
76d5317299
|
Store all players of each game in the database.
|
2010-08-08 10:23:40 +00:00 |
|
lotodore
|
0646bc9d2e
|
Working on storing places of all players in ranking games.
|
2010-08-07 23:06:59 +00:00 |
|
doitux
|
96b4f864f6
|
gui: disable vote for kick during ranking game
|
2010-08-07 21:48:19 +00:00 |
|
doitux
|
413e32f916
|
animation bugfix when show cards during fade-out animation
|
2010-08-07 21:06:42 +00:00 |
|
doitux
|
6a206c0669
|
redo the last changes
|
2010-08-06 21:32:10 +00:00 |
|
doitux
|
c30bd5c095
|
alingment changes in gamelobby
|
2010-08-06 21:23:13 +00:00 |
|