lotodore
47a9fc9588
Typo fixes.
2009-05-12 20:23:47 +00:00
lotodore
d68827c606
Updating server irc commands.
2009-05-12 20:19:39 +00:00
lotodore
411ede3500
Updated windows build script, now using:
...
- tdm mingw gcc 4.4
- Qt 4.5.1
- boost 1.39
+ other minor updates.
Update of build tool still pending. The script will be changed to retrieve a stable revision instead of HEAD.
2009-05-04 23:14:07 +00:00
doitux
e8a3973695
tab order fixes for settings, change 0.6.5 to 0.7 in styling howto
2009-04-15 12:20:34 +00:00
doitux
cd229a9b98
small howto changes
2009-04-11 17:19:22 +00:00
lotodore
739deb8f9d
Updating build docs: boost_regex is now required.
2009-04-11 15:41:32 +00:00
doitux
3abaaa94f7
linebreak changes etc
2009-04-07 21:22:44 +00:00
lotodore
58279b5967
Small fixes.
2009-04-07 20:49:41 +00:00
doitux
ded97ff324
gui skinning howto updated
2009-04-05 23:25:41 +00:00
doitux
f54e03d179
serverlist gui added
2009-04-05 12:32:16 +00:00
lotodore
6f99cb6c9c
Some editorial fixes.
2009-04-04 19:41:14 +00:00
doitux
b611eca1a0
add docs and comments in xml files for building styles
2009-04-04 00:35:18 +00:00
lotodore
2e8ab6b4d5
0.6.4 NOW
2009-03-22 20:12:52 +00:00
lotodore
f2ec0b1ef4
Detect avatar file type for download. Not fully working yet.
2009-03-22 00:39:25 +00:00
lotodore
000dfa6011
Changes for release.
2009-03-21 12:45:23 +00:00
lotodore
e8f9d917f8
Fixed Windows build issues.
2009-03-02 19:24:16 +00:00
lotodore
7b25cf12c8
Use TDM's g++ 4.3.3 mingw Dwarf2 compiler (instead of SJLJ, which seems to cause exception problems).
2009-02-28 11:28:57 +00:00
lotodore
8a02490262
Changes for boost 1.38.0 on Windows.
2009-02-22 20:43:45 +00:00
lotodore
8b63c84da3
Updated windows build scripts for mingw gcc 4.3.3 (TDM).
2009-02-18 20:03:10 +00:00
lotodore
8e131aae8b
Proper patches for mingw gcc 4.3.3 (qt/boost).
2009-02-18 19:57:49 +00:00
lotodore
5ae32a1073
Adding Qt patch for mingw gcc 4.3.3.
2009-02-16 23:47:08 +00:00
lotodore
24c0ceb7b6
Use TDM's gcc mingw32 compiler on Windows. (Tired of waiting for official mingw releases.) There is still a small Qt issue (will be patched from the build script) and a boost date_time issue in the server (will also be patched from the build script). Anyway, this is finally gcc 4.3 on Windows :-). Hooray!
2009-02-16 15:51:46 +00:00
lotodore
26391b57d1
Console client: Several fixes, added handling of removed from game event.
2008-12-26 23:05:45 +00:00
lotodore
23c3ae3849
Enable sending of a global message box through the irc bot, to inform clients about server reboots.
2008-12-26 16:47:14 +00:00
lotodore
77bb02113a
Let the server automatically perform call/all in without the client having to provide values.
2008-12-25 21:11:05 +00:00
lotodore
ea2a1288be
Console client: Support for additional network packets. Preparing game.
2008-12-22 23:03:15 +00:00
lotodore
10624d5399
Clarification: The password protection flag is not a general game flag. General flags should be in the game info block.
2008-12-19 12:10:50 +00:00
lotodore
c89ecd9f8c
Fixed windows build, because SDL downloads are back to usual again. New boost release. New gnutls version.
2008-12-15 17:47:40 +00:00
lotodore
4bf9ceff6d
Deny ask kick if the player is not/no longer present.
2008-12-12 22:38:35 +00:00
lotodore
80883dd409
Update number of votes on client.
2008-12-07 12:22:35 +00:00
lotodore
89450a9a32
More work on server side vote kick. Most error handling complete now. Client side still lacking.
2008-12-07 11:04:42 +00:00
lotodore
e0c1662fa5
Work on timeout of kick votes.
2008-12-06 21:10:46 +00:00
lotodore
2652625828
Started error handling for vote kick.
2008-12-06 00:18:36 +00:00
lotodore
c57ea0985b
Trying to send reason why the player leaves the game.
2008-11-25 23:19:34 +00:00
lotodore
b236fa9d62
Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update.
2008-11-25 22:18:17 +00:00
lotodore
c3b763f192
New version of GnuTLS. Optional.
2008-11-19 23:07:41 +00:00
lotodore
daeb349059
Updated server instructions - at least some points. Thanks for the hint, heyn :-).
2008-11-19 23:06:33 +00:00
lotodore
eff1919831
Fixed win32 lib download script. The script runs fine, but PokerTH build is still untested.
2008-10-30 23:33:36 +00:00
lotodore
716e45c881
More work on vote kick network protocol.
2008-10-16 22:19:10 +00:00
lotodore
4a805083a0
Polishing vote kick protocol.
2008-10-02 22:16:28 +00:00
lotodore
8cf3cf33fa
Simplify vote-kick by disallowing abstentions.
2008-10-02 21:26:43 +00:00
lotodore
deef5a8ed9
Extended protocol to support vote-kick.
2008-09-22 20:14:41 +00:00
lotodore
4e72da5a24
Use boost 1.36.0 on windows.
2008-09-02 19:20:15 +00:00
lotodore
69e89e5d19
Updating windows build script for qt 4.4.1.
2008-09-01 17:38:33 +00:00
lotodore
5dabd7301e
Updating build scripts to use new versions of libs/programs.
2008-08-06 20:24:17 +00:00
lotodore
e3772f07ec
Use stable gnutls release for Win32 instead of development build.
2008-05-21 19:34:42 +00:00
lotodore
626b778c77
Mingw script should not run if tools are not present.
2008-05-16 16:12:20 +00:00
lotodore
a2105ceb07
Checking in the build mingw scripts so that they are in svn to better follow the changes.
2008-05-16 16:07:04 +00:00
lotodore
3f544342a7
Updating dependencies.
2008-04-25 16:30:53 +00:00
lotodore
7d51a144dd
Preparing unsubscribing/resubscribing of the game list updates to (hopefully) limit server bandwidth usage.
2008-04-19 20:00:21 +00:00