doitux
12bbe999a4
2007-10-09 20:41:57 +00:00
lotodore
2e8a60bc0d
Fixed windows compile issue.
2007-10-09 16:12:10 +00:00
doitux
1c371c3d4c
bugfix
2007-10-09 08:46:28 +00:00
doitux
8e8ee03325
nick-autocompletition, scrollable chat-history
2007-10-09 07:50:56 +00:00
lotodore
310fadefdb
Keep lobby open in the background during internet games. Show the lobby after the game finished. Re-open the game. Start and stop irc thread together with the client thread.
2007-10-08 20:14:44 +00:00
doitux
49845451f2
start inserting nick-autocompletition for lobbychat input field
2007-10-07 21:38:28 +00:00
doitux
65563cbc39
add switchLanguage ComboBox in Settings to change app language. add option to disable lobby-chat. string update
2007-10-04 21:13:00 +00:00
doitux
38ceeaf68f
mark new admin in connected players list
2007-10-03 23:30:41 +00:00
doitux
48c411dc00
mark admin in connected players list
2007-10-03 17:39:47 +00:00
lotodore
076d44b0ae
Pass on admin state if the admin leaves the network game, so that someone else can start the game.
2007-10-03 13:36:47 +00:00
doitux
8385b2e28d
2007-10-03 13:11:29 +00:00
doitux
101ef7ff3f
2007-10-03 12:30:04 +00:00
lotodore
af6dca56d9
Moved update blinds in dialog to function.
2007-10-03 09:37:02 +00:00
doitux
4f03bf1fc8
shows new blinds settings in lobby dialog
2007-10-03 00:32:17 +00:00
lotodore
0d1650e9a9
Fixed a bunch of compiler warnings.
2007-09-30 18:50:46 +00:00
doitux
0e11228a95
highlight lobbychat messages with own nick into
2007-09-30 18:48:43 +00:00
lotodore
087a0d0cda
IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still.
2007-09-30 16:19:44 +00:00
doitux
10740df0fb
gui fixes
2007-09-30 00:42:14 +00:00
doitux
27b82a4260
2007-09-29 22:50:20 +00:00
doitux
3db1435185
lock icon shows private games
2007-09-29 22:44:16 +00:00
doitux
0b5209979f
2007-09-29 22:25:33 +00:00
lotodore
aaf4106c20
Send notification to clients when a game in the lobby was started. Mark games as running in lobby dialog.
2007-09-29 20:20:01 +00:00
lotodore
43103d6fea
Name fix.
2007-09-29 19:23:14 +00:00
lotodore
3c88ba8bbe
Game list in Lobby is now shown and updated even after joining or creating a game. Game updates will be sent by the server at all times (even during the game).
2007-09-29 14:05:41 +00:00
doitux
45d71f0866
implement new blinds settings (II)
2007-09-28 05:23:13 +00:00
lotodore
eb62635e02
Additional irc stuff - list of nicks, leaving/joining players. Not complete yet, renames are missing, as well as special stuff like being kicked.
2007-09-27 20:59:00 +00:00
doitux
3c7aa802db
add changecompleteblindsdialog for start-dialogs to change new blinds-settings
2007-09-27 00:35:30 +00:00
lotodore
7bbf76fe5d
Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress.
2007-09-26 11:48:33 +00:00
doitux
783536f6b7
lobbychat class added
2007-09-07 20:26:13 +00:00
lotodore
75c02ec8c0
Now using the prepared password dialog.
2007-09-07 10:18:06 +00:00
doitux
e50f9708af
dutch, german translation update; string updates; IRC server configuration added; password-dialog to join a private game; return-event for chat-input (chat-classes not implementet)
2007-09-07 08:58:36 +00:00
lotodore
9d0edc5eee
Major redesign: The game can not be left without disconnecting from the server. This happens if a player is kicked, if he wishes to leave, or for other reasons. Error packets from the server will always cause a disconnect, however.
...
If joining a game fails, there is a proper failure packet now.
2007-09-06 19:09:05 +00:00
lotodore
9f6bf5206e
The checkbox "fill up with computer players" is now working (protocol has been changed to implement this). Lobby dialog is now also used after joining the game. Leaving game not possible yet.
2007-09-05 19:14:34 +00:00
lotodore
0900d3844b
Fixed a bunch of compiler warnings (mingw compiler).
2007-09-04 23:37:32 +00:00
lotodore
6e7f2c06fc
Fixed nasty GUI update bug in game list. Fixed compiler warning.
2007-09-04 17:38:13 +00:00
lotodore
9ed217609b
Internet game lobby dialog shows now overview of games and whether they are private. Now showing connection progress before the internet game lobby.
2007-09-04 12:44:11 +00:00
doitux
95467e0b96
checkBox_fillUpWithComputerOpponents added; some startnetworkgamedialog behaviour changes
2007-09-03 22:51:00 +00:00
lotodore
bd53403752
Major redesign: Using game ids and player ids in gui (associated with tree view items).
...
Player list of all network games is now dynamically updated in lobby (no polling, server sends events).
2007-09-02 16:36:52 +00:00
lotodore
096c02dd24
Fixed crash when creating a network game.
2007-09-01 21:15:11 +00:00
doitux
a84f164b8a
preparation gamelobby slots
2007-08-29 22:30:18 +00:00
doitux
1e20e202e0
2007-08-29 19:27:12 +00:00
lotodore
fa8d7b14ec
Information about the game is now shown in lobby, when selecting a game.
...
Some GUI modifications, GUI update is working properly now if the dialog is shown the second time (after clearing items).
List of players for the game is still missing. With the new on-demand model for player id/player name, this is kind of hard to implement.
2007-08-27 09:57:51 +00:00
doitux
f8a10f33b7
2007-08-26 12:45:37 +00:00
doitux
66e8cfa61c
set currentGameName as windowTitle for NetworkStartGameDialog
2007-08-22 20:03:19 +00:00
doitux
c4f62eb53f
adds createInternetGameDialog
2007-08-21 23:31:09 +00:00
doitux
1196240eae
accept() signal moved to gamelobbydialog.ui
2007-08-21 21:01:49 +00:00
lotodore
3a2f3255af
More fixes. Using player name as base for game name now. Removing games which have no players left. Check collision of all player names on connect (kind of slow, but name needs to be unique).
2007-08-21 17:27:13 +00:00
lotodore
839a4f7112
More steps towards supporting multiple games per server. Player rights still broken, so starting the game is not possible. Games are not yet terminated after all players have left.
2007-08-21 12:34:33 +00:00
doitux
23963e4ac5
add GameLobbyDialog
2007-08-20 21:23:03 +00:00