Rob Blanckaert
ea8201af5c
Judge mode ( #3531 )
...
* Judge mode
* Use seperate judge icon
* Fix clang init ordering complaint
* Create gavel.svg
* Add judge level
* Adjust judge permissions.
* - Tag events caused by judges
- Allow judges access to card right click menus.
* Allow judges to change phase / turn.
* Remove gavel from pawn
* Make judge action text black.
* Create scales
* Rename scales to scales.svg
* Use scales
* remove gavel
* - Address PR feedback
- Fix sort order
* Zach
* add option to servatrice.ini
2019-02-21 14:00:00 -05:00
ctrlaltca
b29bd9e070
Clang-format ( #3028 )
...
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
2018-01-27 10:41:32 +01:00
woogerboy21
2f23a9cb2f
Smarter rooms ( #2484 )
...
* Added VIP only room
* Added DONATOR room.
* Extended Room to include privilege level.
* Updated room join logic
* Updated server tab permissions column display based on perm+privlevel definitions
* Fixed new client -> old server blank permissions column on server tab
Added the ability for registered user - VIP/DONATOR/PRIVILEGED room.
2017-03-22 21:45:16 -04:00
Fabio Bas
25d77fb64a
Possibly fix #1598
2015-12-15 16:58:44 +01:00
woogerboy21
87a64da1bc
Added chat history to a room that is displayed on join.
...
With this update a new chat history definition is added on a per
room bases which allows operators to specify the number of chat
messages to store and present to the user on join. Please see
the sample ini for room definitions.
2015-09-14 17:54:04 -04:00
woogerboy21
3e94c9d283
Define permission levels for rooms
2015-08-15 21:00:51 -04:00
arxanas
4e8ba699d2
Tabs to spaces.
2014-07-08 22:53:02 -04:00
Max-Wilhelm Bruker
ce642e3000
don't use Server_Room::getInfo when updating
2013-02-15 19:31:37 +01:00
Max-Wilhelm Bruker
7a30b827c8
changed Server_Room::gamesMutex to QReadWriteLock
2013-02-11 15:43:31 +01:00
Max-Wilhelm Bruker
00029eeeb4
Server_Room optimisation
2013-02-11 15:29:19 +01:00
Max-Wilhelm Bruker
b328c1ed4d
database interface separated from server, multiple concurrent database connections are now possible
2012-05-28 16:32:45 +02:00
Max-Wilhelm Bruker
981db47f9e
initial commit for connection pools
2012-05-20 18:47:28 +02:00
Max-Wilhelm Bruker
ae19d3dc4b
fixed game list update bug, minor optimizations, restrict client protocol output to QT_DEBUG mode
2012-04-06 17:52:23 +02:00
Max-Wilhelm Bruker
542fd2c5c8
added menu item: game->game information, issue #1 fixed
2012-03-24 22:09:06 +01:00
Max-Wilhelm Bruker
5db0fcd6ae
cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies
2012-03-18 18:48:14 +01:00
Max-Wilhelm Bruker
c23af44749
changed a lot of thread locking code in the server, rooms are working with ISL now
2012-03-17 16:09:00 +01:00
Max-Wilhelm Bruker
572e4eaafa
more ISL code, mutex fixes
2012-03-12 00:36:44 +01:00
Max-Wilhelm Bruker
c9b66e4239
more ServerNetwork code
2012-03-04 19:23:43 +01:00
Max-Wilhelm Bruker
0c9a2b061c
deck storage is fully working again, cleaned up some unnecessarily large messages
2012-01-02 15:46:14 +01:00
Max-Wilhelm Bruker
d3b96b1a88
PB: server compiles again, standalone RemoteClient is able to log in
2011-12-30 21:50:25 +01:00
Max-Wilhelm Bruker
abd5425796
finished getGamesOfUser function
2011-07-02 16:43:19 +02:00
Max-Wilhelm Bruker
be12a0b3a9
preliminary showGamesOfUser support
2011-07-02 14:36:10 +02:00
Max-Wilhelm Bruker
461a62e0c8
LocalServer crash fix
2011-05-08 17:56:52 +02:00
Max-Wilhelm Bruker
38b31681e2
changed leave game shortcut, server cleanups, added max_games_per_user
2011-04-21 01:52:09 +02:00
Max-Wilhelm Bruker
2c6d112ba4
Merge branch 'experimental' of git://cockatrice.git.sourceforge.net/gitroot/cockatrice/cockatrice
2011-04-18 18:56:27 +02:00
Max-Wilhelm Bruker
69fce1fb5d
thread fixes
2011-04-18 18:55:35 +02:00
Max-Wilhelm Bruker
6f3a20f53f
SIGABRT handler, crash fix
2011-04-18 17:50:42 +02:00
Max-Wilhelm Bruker
2d8b12a576
reduced game selector minimum height; server race conditions fixed
2011-04-17 15:46:47 +02:00
Max-Wilhelm Bruker
81a5d58d70
more mutexes
2011-03-22 19:37:56 +01:00
Max-Wilhelm Bruker
4548841a93
server crash fix
2011-03-22 18:31:26 +01:00
Max-Wilhelm Bruker
fd7593edc1
improved logging, improved server multithreading
2011-03-22 17:55:20 +01:00
Max-Wilhelm Bruker
acac5addd6
initial commit: buddy list, ignore list
2011-02-20 16:47:13 +01:00
Max-Wilhelm Bruker
29e5773fb5
minor server fix, added mbs to sets.xml
2011-02-09 13:47:21 +01:00
Max-Wilhelm Bruker
04742f6fb9
implemented game types
2011-01-27 19:13:22 +01:00
Max-Wilhelm Bruker
596e7be8b1
fixed one server memory leak
2011-01-25 23:14:07 +01:00
Max-Wilhelm Bruker
78d81ae65a
room stuff and minor fixes
2011-01-03 19:01:49 +01:00
Max-Wilhelm Bruker
80277ff573
rooms work mostly
2011-01-02 16:13:07 +01:00
Max-Wilhelm Bruker
d8d4563292
initial commit for rooms
2010-12-24 02:21:00 +01:00