Commit Graph
100 Commits
Author SHA1 Message Date
floty c879e3aed8 codes for handling error file upload (#146) 2012-12-22 13:48:04 +01:00
lotodore 6c45ac7f3f Preparing release 0.9.5. 2012-06-21 22:16:50 +02:00
lotodore 993c79ace8 Preparing release 0.9.4. 2012-04-09 13:54:32 +00:00
lotodore f5c800cf7a Preparing release 0.9.3. 2012-02-11 16:42:21 +00:00
lotodore ee8b070064 Preparing 0.9.2. 2012-01-28 13:18:56 +00:00
lotodore c660c0750d Preparing release 0.9.1. 2012-01-09 21:01:46 +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 851707c5fc new define SQLITE_LOG_VERSION 2012-01-07 18:53:40 +00:00
floty 3a659dd5d5 logging missing network actions in sqlite; run astyle. 2012-01-05 20:54:27 +00:00
lotodore 63f5aadf40 Preparing release 0.9. 2012-01-03 23:26:58 +00:00
lotodore aa6fdf1de1 Preparing 0.9rc1 2012-01-02 20:51:52 +00:00
floty ee8f4c7444 finished first version showLog and htmlExport --> activating sqlite-logging from now on 2011-12-31 17:47:06 +00:00
lotodore c7185f8599 Preparing 0.9 beta6. 2011-12-30 13:14:01 +00:00
lotodore 6c4a8652fe Preparing 0.9 beta5. 2011-12-27 18:58:54 +00:00
lotodore 930744bf99 Preparing 0.9 beta4. 2011-12-26 21:30:42 +00:00
lotodore ce8561b129 Preparing 0.9 beta3 release. 2011-12-23 20:02:47 +00:00
doitux e3a30d571c gui tweaks for autofold mode, new timeout message about autofold mode 2011-12-20 22:11:23 +00:00
floty 110a9536f4 disabling sqlite-logging --> its not tested enough 2011-12-03 00:11:14 +00:00
doitux 272cd1408d gui preperation for log export and live preview 2011-11-26 21:07:22 +00:00
lotodore 75a57900af Preparing 0.9 beta2. 2011-11-15 21:22:20 +00:00
lotodore d975139409 Preparing release 0.9-beta1. Fixing issue that player was not marked as kicked when kicked through the chat cleaner. Fixing java test cases. 2011-11-13 19:10:07 +00:00
lotodore 03b91bb68c Preparing release 0.9 alpha. 2011-10-29 19:10:19 +00:00
floty 7f13da91e5 applying astyle 2011-10-26 22:29:47 +00:00
floty c867a789d3 - bugfix new entry in PlayerActionLog 2011-10-24 20:53:32 +00:00
lotodore 2c62a097e4 Switching license from GPL2 to AGPL3. 2011-07-02 14:45:12 +00:00
doitux 62da7257d5 implement new "open stats page" context menu (ticket #63) 2011-03-05 21:20:08 +00:00
floty 1f833d106a sqlite-log: implementing action logging 2011-02-27 00:03: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 4a6367cea3 Preparing 0.8.3 release. 2011-01-16 16:46:22 +00:00
lotodore 969e7822f8 Preparing release 0.8.2. 2011-01-03 19:57:29 +00:00
lotodore 19efe2fca3 Preparing bugfix release 0.8.1. 2010-10-09 12:31:52 +00:00
floty 377f6dde6e active sqlite-log with symbol constant 2010-09-29 17:43:49 +00:00
lotodore 0bb801acdf Preparing 0.8 release. 2010-09-25 15:27:09 +00:00
lotodore bf3d0627fb Preparing beta3. 2010-09-05 14:34:23 +00:00
doitux acf38c550e beta2 updated translation files 2010-08-15 18:29:12 +00:00
lotodore d9c19fc4cc Fix server issue with player limit of ranking games. 2010-08-01 21:17:55 +00:00
lotodore 896c335204 Header files cleanup work. 2010-08-01 19:23:08 +00:00
doitux 15b513fb85 count revisions to 0.8-beta1 2010-07-23 15:25:38 +00:00
doitux 98d7e84ed2 move some style related defines and enums back to gui context 2010-07-10 13:25:23 +00:00
doitux 68594eceb7 extendet error handling for game table styles. every missing field or picture will be filled up by default style. 2010-07-09 22:45:21 +00:00
doitux 6104acc011 add a new show-cards-button, change styles handling in settings dialog 2010-07-08 22:01:07 +00:00
lotodore c761d10684 Preparing game invitation. 2010-03-29 12:22:41 +00:00
lotodore 5424aed21e Fixing server announcement. Gui callback still needed. 2009-11-08 09:48:01 +00:00
lotodore 945c4a102a Completely rewriting all NetPacket stuff to use ASN.1. Finally this big chunk of work is completed. Compiles and links fine, but still partly non-functional.
PLEASE NOTE: This is NOT COMPATIBLE to 0.7.x, because it is a new network protocol.
2009-08-02 15:11:40 +00:00
doitux b6fd57c0fe start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
2009-07-05 12:26:12 +00:00
lotodore 3ae3f9a883 Preparing 0.7.1 release. 2009-06-25 20:32:58 +00:00
lotodore 468e52d002 Increasing game version. 2009-06-19 22:08:24 +00:00
doitux 1ac6d2cd23 0.7.1-svn string added 2009-05-30 21:23:22 +00:00
lotodore 0431b4cb33 Setting beta revision to 0. 2009-05-03 11:39:32 +00:00
doitux a2e830f2dc small gametable tweaks 2009-04-30 09:27:38 +00:00