doitux
|
20840a2af0
|
qt5 refactoring ...
|
2013-08-28 10:49:03 +02:00 |
|
lotodore
|
1d0b9fc5f2
|
Signals/callbacks when spectators join or leave.
|
2013-08-19 22:50:56 +02:00 |
|
lotodore
|
45a5c7cef8
|
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
|
2012-12-25 15:06:23 +01:00 |
|
floty
|
dc5f7fb495
|
adapt log of local game to log of network/internet game
|
2012-12-22 00:19:53 +01:00 |
|
floty
|
10f94f2749
|
provide functions for enhanced log preview
|
2012-11-29 20:52:51 +01:00 |
|
lotodore
|
295610fbf9
|
Running astyle.
|
2012-03-03 14:24:00 +00:00 |
|
doitux
|
22c879c1a5
|
remove debug output
|
2012-02-10 00:00:08 +00:00 |
|
doitux
|
3cc3194852
|
dblog removal blocker improvements
|
2012-02-09 23:59:36 +00:00 |
|
doitux
|
715a31c475
|
avoid removal of current db log file
|
2012-02-09 23:29:04 +00:00 |
|
floty
|
0b7aef3cfb
|
transmitting mySqliteLogFileName from log to guiLog
|
2012-02-09 17:47:51 +00:00 |
|
doitux
|
82f39c5272
|
doing #101 changes - logos size increase
|
2012-02-03 22:25:32 +00:00 |
|
floty
|
c8827bd548
|
gui modifications for resolution 800x480 (Maemo OS)
|
2012-02-03 16:49:27 +00:00 |
|
floty
|
52ffaff1c6
|
delete pokerth logo from html export
|
2012-01-28 13:09:19 +00:00 |
|
floty
|
3b96fb2196
|
show logos in the log preview (#101)
|
2012-01-28 12:51:42 +00:00 |
|
lotodore
|
4b0630f900
|
Use .c_str() instead of .data() to access null terminated char array of std::string. Use boost::filesystem::path when opening the log files (#99).
|
2012-01-11 22:28:41 +00:00 |
|
floty
|
5769423595
|
last bugfixes for sqlite-log; activating sqlite-log for release version 0.9.1
|
2012-01-09 12:42:04 +00:00 |
|
floty
|
800199f6f0
|
changing parameter in some log-functions; run astyle
|
2012-01-07 18:42:24 +00:00 |
|
floty
|
3a659dd5d5
|
logging missing network actions in sqlite; run astyle.
|
2012-01-05 20:54:27 +00:00 |
|
floty
|
52196a09bb
|
some bugfixes according to multiple gameID and txt-export
|
2012-01-03 18:02:29 +00:00 |
|
floty
|
39243cbd0b
|
improvement in txt export from sqlite log
|
2012-01-01 21:11:42 +00:00 |
|
floty
|
ee8f4c7444
|
finished first version showLog and htmlExport --> activating sqlite-logging from now on
|
2011-12-31 17:47:06 +00:00 |
|
floty
|
bc37ac69fd
|
implementing skeletal structure for exporting sqlite-logging
|
2011-12-22 00:29:21 +00:00 |
|
doitux
|
272cd1408d
|
gui preperation for log export and live preview
|
2011-11-26 21:07:22 +00:00 |
|
floty
|
9cd7b9f193
|
preparing export to html-log
|
2011-11-25 21:51:27 +00:00 |
|
floty
|
2437407ffc
|
optimizing local sqlite-logging; implementing second steps network client sqlite-logging
|
2011-11-13 01:05:28 +00:00 |
|
floty
|
385a641ede
|
optimizing local sqlite-logging; implementing first steps network client sqlite-logging
|
2011-11-09 21:39:37 +00:00 |
|
doitux
|
3f8086eba4
|
add aditional guilog message "player joined game" for rejoined players
|
2011-11-01 00:02:12 +00:00 |
|
doitux
|
d1e7266501
|
fix wrong include indents
|
2011-07-03 19:45:08 +00:00 |
|
doitux
|
29242aa47d
|
Switching license from GPL2 to AGPL3. Translation files update
|
2011-07-02 23:03:18 +00:00 |
|
floty
|
6ccd1d0d0e
|
sqlite-log: transmitting some functions to cardsValue for logging hole cards
|
2011-03-20 22:16:57 +00:00 |
|
floty
|
9c2dc64fbd
|
sqlite-log: deleting unused parameters and implementing logging board cards
|
2011-02-27 16:34:39 +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
|
26d5ab02bc
|
More cppcheck fixes. Almost done now.
|
2011-02-09 16:44:26 +00:00 |
|
lotodore
|
4032bf48a2
|
Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues.
|
2011-02-09 14:33:39 +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 |
|
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 |
|
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
|
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 |
|
floty
|
06771c8848
|
implementing tables für sqlite-logging
|
2010-12-06 20:42:34 +00:00 |
|
floty
|
7cb9f78c97
|
minor changes in sqlite-logging
|
2010-10-03 11:10:42 +00:00 |
|
floty
|
377f6dde6e
|
active sqlite-log with symbol constant
|
2010-09-29 17:43:49 +00:00 |
|
floty
|
ee910b27ba
|
comment the sqlite-log
|
2010-07-22 21:34:11 +00:00 |
|
floty
|
e2cef18b57
|
changes in logging with sqlite-db
|
2010-07-15 22:36:06 +00:00 |
|
floty
|
dad7c694ce
|
bugfix in logging with sqlite-db
|
2010-07-14 16:05:18 +00:00 |
|
doitux
|
3f06af6194
|
fixing many destruktors
|
2010-07-13 21:27:04 +00:00 |
|
doitux
|
7213e10ba8
|
implement close log in log.cpp again
|
2010-07-13 20:55:01 +00:00 |
|
floty
|
bebc215e88
|
changes in logging with sqlite-db
|
2010-07-13 20:26:46 +00:00 |
|