lotodore
|
d789162a2a
|
New version of the boost timer (addon lib).
|
2007-09-05 00:06:20 +00:00 |
|
lotodore
|
dde14654f9
|
Trying to add computer players in dedicated server. Not fully functional yet (names are not shown).
|
2007-09-02 20:59:16 +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
|
56b24e09eb
|
Major design change in network protocol: Player information is now requested by clients whenever it is needed. The server only sends player ids. The client has a cache with player information.
|
2007-08-26 22:41:37 +00:00 |
|
lotodore
|
388db7c16a
|
Game List is now dynamically updated.
|
2007-08-21 19:50:13 +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 |
|
lotodore
|
67e81d1631
|
More work on the server code. Still broken.
|
2007-08-20 20:37:54 +00:00 |
|
lotodore
|
9d63df9218
|
More work on server redesign. Network mode still broken.
|
2007-08-20 15:30:22 +00:00 |
|
lotodore
|
e9202b774b
|
Renamed some files for new networking engine.
|
2007-08-15 13:40:23 +00:00 |
|