Commit Graph

60 Commits

Author SHA1 Message Date
Sebastian Lohff c771f24ff6 Merge branch 'master' of git.someserver.de:seopardy 2014-12-23 04:48:45 +01:00
Sebastian Lohff 185f694f59 Assure that questions are actually strings 2014-12-23 03:39:42 +01:00
Sebastian Lohff 5e34d4e9b1 Make question media path relative to file 2014-12-17 05:11:24 +01:00
Sebastian Lohff 0ec7bb3a7e Removed header string from gameboard 2014-12-17 04:05:23 +01:00
Sebastian Lohff 09466d83a8 Implemented video playback for questions 2014-12-17 01:36:14 +01:00
Sebastian Lohff d7a2d8c56a Fixed variable typo in question parser 2014-12-16 01:55:13 +01:00
Sebastian Lohff 9ea09888aa Button events for PlayerStartWindow 2013-12-19 18:42:08 +01:00
Sebastian Lohff 8baf7f05aa Beopardy-Style buttonreader 2013-12-19 18:12:41 +01:00
Sebastian Lohff ca7ace68ba Unknown player handling with extra event 2013-12-19 18:08:53 +01:00
Sebastian Lohff ccd22fc3c3 Transfer buttons from readers via signal/slot 2013-12-19 18:07:06 +01:00
Sebastian Lohff 8313b81529 Documentation for extra input signals 2013-12-18 02:07:03 +01:00
Sebastian Lohff 11ef399213 Signaling to show ButtonReaders what is going on 2013-12-18 01:44:52 +01:00
Sebastian Lohff b1c8f7b368 Removed some prints 2013-12-08 16:45:48 +01:00
Sebastian Lohff ea8254c68e Respect that playerInput can be none 2013-12-08 00:56:37 +01:00
Sebastian Lohff 7a8a7ab16a Documentation 2013-12-08 00:52:47 +01:00
Sebastian Lohff bd53593270 Don't allow questions with answers but no winner 2013-12-07 21:11:50 +01:00
Sebastian Lohff 1b93da5f11 Do not close window if it has childwindows 2013-12-07 21:09:17 +01:00
Sebastian Lohff c75098f8ce Adding players is now working 2013-12-07 20:44:17 +01:00
Sebastian Lohff afe4985bcc External input (fifo + serial) 2013-12-07 20:42:08 +01:00
Sebastian Lohff 160cf5ac4c Show exception-content for broken question files 2013-12-03 23:18:46 +01:00
Sebastian Lohff 87c9cbddaa Use yaml safe_load where easily possible 2013-12-03 23:18:30 +01:00
Sebastian Lohff 4ce06a2adb Play start and closing song 2013-12-02 23:15:57 +01:00
Sebastian Lohff a30906e887 Support for a closingsong by config 2013-12-02 22:59:52 +01:00
Sebastian Lohff 97c2440635 Set application name 2013-12-02 22:55:10 +01:00
Sebastian Lohff be4fd828c0 Check if soundfiles exist for jeopardy music 2013-12-02 22:54:51 +01:00
Sebastian Lohff 649a714bb3 Music questions are working now 2013-12-02 02:46:33 +01:00
Sebastian Lohff f321312a64 Fixed code & image question display 2013-12-02 02:40:21 +01:00
Sebastian Lohff 8d2205dd12 Added "Code" question type 2013-12-02 01:08:43 +01:00
Sebastian Lohff d7ca903f01 Config file handling 2013-12-02 01:06:46 +01:00
Sebastian Lohff 645745ed7c Music playback backend now present 2013-12-02 00:23:05 +01:00
Sebastian Lohff d26c7a3a88 GameState loading/saving works 2013-12-01 22:41:44 +01:00
Sebastian Lohff 13690e493e Removed some prints 2013-11-28 20:49:02 +01:00
Sebastian Lohff 036edcc1cd DJ display + DJ editing 2013-11-28 20:47:24 +01:00
Sebastian Lohff 64bee1c240 Less printing 2013-11-28 20:13:57 +01:00
Sebastian Lohff 324423371f Double-Jeopardy works in questions 2013-11-28 20:13:30 +01:00
Sebastian Lohff 15e18fb270 No Double-Jeopardy for NoBody 2013-11-28 20:02:56 +01:00
Sebastian Lohff 48a3bd6a93 Complete DJ-Window + "who's turn is it" 2013-11-27 01:16:44 +01:00
Sebastian Lohff 88fdac4cd2 More usage of the nobody color 2013-11-25 19:27:31 +01:00
Sebastian Lohff e0de9a4f31 Don't readd points on visited questions 2013-11-25 19:26:57 +01:00
Sebastian Lohff 7ad21c516b Gave nobody a defined color 2013-11-25 12:06:07 +01:00
Sebastian Lohff cedca2e8c9 Broken beginnings of Double-Jeopardy window 2013-11-25 05:21:11 +01:00
Sebastian Lohff a2172a444a Better signal for player name determination 2013-11-24 04:06:33 +01:00
Sebastian Lohff 113a0b6c4a Added victory window 2013-11-23 17:51:52 +01:00
Sebastian Lohff 2032b8eb1a Padding for point-label 2013-11-22 02:28:24 +01:00
Sebastian Lohff 8ea44f22ea Extra key to get to start window 2013-11-22 02:28:12 +01:00
Sebastian Lohff ca8f014161 Start window for player naming 2013-11-22 00:01:09 +01:00
Sebastian Lohff 5cf6231a90 Added QEvent for player button presses 2013-11-21 15:38:21 +01:00
Sebastian Lohff b88c998bae Code cleanup 2013-11-21 15:24:42 +01:00
Sebastian Lohff 7d9b18843e Removed commit from playerpoints 2013-11-21 15:23:48 +01:00
Sebastian Lohff 1bae9069a0 Focus-moving on board works 2013-11-18 18:33:43 +01:00