Commit Graph
29 Commits
Author SHA1 Message Date
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 ad055022f3 Log -> guiLog 2010-12-13 22:09:48 +00:00