doitux
|
df66625b96
|
Possible fix for Ticket #59
|
2011-03-05 21:42:52 +00:00 |
|
doitux
|
62da7257d5
|
implement new "open stats page" context menu (ticket #63)
|
2011-03-05 21:20:08 +00:00 |
|
doitux
|
9b8e250876
|
ticket #6 implemented (new filter for ranking games in the lobby). Testing needed
|
2011-03-04 21:03:42 +00:00 |
|
lotodore
|
6f290be894
|
Removing several unnecessary allocations.
|
2011-02-28 22:05:44 +00:00 |
|
lotodore
|
a87a12e8b0
|
Remove unnecessary allocation.
|
2011-02-28 21:19:04 +00:00 |
|
lotodore
|
2ad5f1cb40
|
Fixing possible memory leak and compiler warnings.
|
2011-02-28 19:59:14 +00:00 |
|
floty
|
9c2dc64fbd
|
sqlite-log: deleting unused parameters and implementing logging board cards
|
2011-02-27 16:34:39 +00:00 |
|
floty
|
1f833d106a
|
sqlite-log: implementing action logging
|
2011-02-27 00:03:39 +00:00 |
|
lotodore
|
c4b8e567ed
|
Implementing private messages in lobby chat, ticket #12. Some cosmetic improvements are still missing.
|
2011-02-11 23:02:29 +00:00 |
|
lotodore
|
02518c67b2
|
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
|
2011-02-11 20:02:08 +00:00 |
|
lotodore
|
246c99e62e
|
Trying to fix more cppcheck messages.
|
2011-02-10 13:54:53 +00:00 |
|
lotodore
|
26d5ab02bc
|
More cppcheck fixes. Almost done now.
|
2011-02-09 16:44:26 +00:00 |
|
lotodore
|
49f6c4e757
|
More cppcheck fixes.
|
2011-02-09 16:25:05 +00:00 |
|
lotodore
|
024258e41c
|
More cppcheck fixes.
|
2011-02-09 15:01:07 +00:00 |
|
lotodore
|
4032bf48a2
|
Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues.
|
2011-02-09 14:33:39 +00:00 |
|
lotodore
|
2dd18020a7
|
CppCheck fixes.
|
2011-02-08 16:00:43 +00:00 |
|
lotodore
|
f5c3b2d1c0
|
Fixing issues with very small timeouts in network games.
|
2011-02-06 14:03:45 +00:00 |
|
lotodore
|
851528f290
|
Fixing #24 again.
|
2011-02-06 12:35:31 +00:00 |
|
lotodore
|
8d5507ddad
|
Allow choosing zero timeout in LAN games, fixing remaining part of #24.
|
2011-02-06 12:29:05 +00:00 |
|
lotodore
|
8c9a17f7db
|
Trying to fix avatar file name charset issue #44
|
2011-02-04 21:14:49 +00:00 |
|
doitux
|
ca25c35b94
|
implementing #36 tooltip over players nickname and rating function (thx to drull for this patch)
|
2011-01-31 23:53:52 +00:00 |
|
lotodore
|
5f8e662457
|
Show message whether avatar report was successful.
|
2011-01-16 16:35:54 +00:00 |
|
doitux
|
b6c820718a
|
session:: shared pointer game refactoring
|
2011-01-12 22:37:33 +00:00 |
|
doitux
|
0fffc9476e
|
0.8.3 translation source update, list refactoring for crash bugfix in qt/*
|
2011-01-11 23:13:55 +00:00 |
|
doitux
|
6028ae57b7
|
servermessages via id implemented
|
2011-01-10 21:40:48 +00:00 |
|
lotodore
|
3974e7cac5
|
More shared_ptr in engine to prevent race conditions when accessing client engine from gui. Still incomplete.
|
2011-01-09 14:16:20 +00:00 |
|
doitux
|
0bb3f8e5f0
|
PokerTH 0.8.2 now!
|
2011-01-03 22:33:21 +00:00 |
|
doitux
|
3b30a535a5
|
bugfix
|
2011-01-03 22:23:58 +00:00 |
|
doitux
|
852e3dc922
|
bugfix
|
2011-01-03 22:00:37 +00:00 |
|
doitux
|
0da77fd0ed
|
guest avatar bugfix
|
2011-01-03 21:55:35 +00:00 |
|
doitux
|
493081a764
|
guest avatar menu
|
2011-01-03 21:26:49 +00:00 |
|
doitux
|
a06c1b6ac1
|
uniqueid fix
|
2010-12-24 16:51:46 +00:00 |
|
lotodore
|
710affb1e5
|
Preparing the use of the report bad avatar function.
|
2010-12-24 12:27:46 +00:00 |
|
floty
|
0e46188ff3
|
some bugfixes in Log and guiLog
|
2010-12-18 23:10:10 +00:00 |
|
floty
|
4f89969bd3
|
implementing first function in new log.cpp
|
2010-12-17 23:18:30 +00:00 |
|
floty
|
4e2a989031
|
bugfix guilog, adding new log in local_engine
|
2010-12-15 23:01:10 +00:00 |
|
doitux
|
798839b5c7
|
add #include guilog.h to get last changes compiled
|
2010-12-14 21:14:49 +00:00 |
|
floty
|
6b3ed95b1a
|
Log -> guiLog (delete old log.h and log.cpp)
|
2010-12-13 22:11:26 +00:00 |
|
floty
|
ad055022f3
|
Log -> guiLog
|
2010-12-13 22:09:48 +00:00 |
|
doitux
|
41b0186279
|
bugfix for #0000022: Notification window kept open when game finishes
|
2010-12-13 18:16:01 +00:00 |
|
doitux
|
7087c38b89
|
bugfix for #0000024: Ignore player window appears on double right click
|
2010-12-13 16:19:37 +00:00 |
|
doitux
|
df186db369
|
add report bad avatar function
|
2010-12-11 00:58:40 +00:00 |
|
doitux
|
dbf889b363
|
smooth scaled small avatars in lobby dialog
|
2010-12-10 22:44:28 +00:00 |
|
floty
|
06771c8848
|
implementing tables für sqlite-logging
|
2010-12-06 20:42:34 +00:00 |
|
doitux
|
0f00b8c9b3
|
add new network notification messages
|
2010-11-14 19:26:53 +00:00 |
|
lotodore
|
4278de6341
|
Do not search for /me, instead search for /me (with spacebar), so that typing things like /media will not activete the /me mode.
|
2010-10-31 14:13:47 +00:00 |
|
doitux
|
b6a9ac4e02
|
make cppcheck happier in the gui ;-)
|
2010-10-28 08:19:52 +00:00 |
|
lotodore
|
edad47b7f4
|
Making cppcheck even happier.
|
2010-10-28 08:04:36 +00:00 |
|
lotodore
|
74355c046d
|
More changes for CppCheck.
|
2010-10-26 21:43:07 +00:00 |
|
doitux
|
74a96a4354
|
optional add country flag to avatar feature (thx to drull)
|
2010-10-26 17:31:41 +00:00 |
|