lotodore
|
7176185950
|
Allow use of boost libs which are located in /opt/boost by setting PREFIX (for header and lib).
|
2010-10-30 17:27:56 +00:00 |
|
lotodore
|
edad47b7f4
|
Making cppcheck even happier.
|
2010-10-28 08:04:36 +00:00 |
|
lotodore
|
74355c046d
|
More changes for CppCheck.
|
2010-10-26 21:43:07 +00:00 |
|
lotodore
|
83da8559a4
|
Some changes to make CppCheck happier.
|
2010-10-26 21:32:39 +00:00 |
|
lotodore
|
1886d91009
|
Randomize player list before starting the game.
|
2010-10-22 19:42:48 +00:00 |
|
lotodore
|
78920df9cb
|
Trying to fix the win64 build.
|
2010-10-19 20:18:08 +00:00 |
|
lotodore
|
e38ea52f0e
|
Trying to fix the win64 build.
|
2010-10-19 20:09:22 +00:00 |
|
lotodore
|
d9a825f184
|
Trying to fix windows build.
|
2010-10-19 19:54:50 +00:00 |
|
lotodore
|
6155eea797
|
Trying to fix windows build.
|
2010-10-19 19:40:00 +00:00 |
|
lotodore
|
64fea555a7
|
Fixing header location for SDL_mixer on windows.
|
2010-10-19 19:31:22 +00:00 |
|
lotodore
|
415ae4bdb2
|
Trying to fix SDL include issues with native windows build.
|
2010-10-19 19:23:31 +00:00 |
|
lotodore
|
30dc56c9a5
|
Default chatcleaner config should not be debug.
|
2010-10-19 18:16:38 +00:00 |
|
lotodore
|
ee7447d33e
|
Fix wrong case problem with cross compiling.
|
2010-10-19 18:15:39 +00:00 |
|
lotodore
|
1d37c8a7cc
|
Remove tests .pro file, since tests will be in java anyway.
|
2010-10-19 18:14:45 +00:00 |
|
lotodore
|
76f182d808
|
More cross compiling fixes.
|
2010-10-19 18:12:15 +00:00 |
|
lotodore
|
9283818507
|
More cross compiling fixes.
|
2010-10-19 17:54:58 +00:00 |
|
lotodore
|
777bf952f9
|
Fix wrong case problem with cross compiling.
|
2010-10-19 17:54:21 +00:00 |
|
lotodore
|
caaafc1ed6
|
More cross compiling fixes.
|
2010-10-19 17:53:04 +00:00 |
|
lotodore
|
42681593c7
|
Fixing invalid pro file.
|
2010-10-19 16:11:34 +00:00 |
|
lotodore
|
b2594c859f
|
More cross compiling fixes.
|
2010-10-19 16:10:59 +00:00 |
|
lotodore
|
7d9b7246cf
|
Fixing invalid pro file.
|
2010-10-19 16:03:08 +00:00 |
|
lotodore
|
ebc95eff10
|
More cross compiling fixes.
|
2010-10-19 16:02:15 +00:00 |
|
lotodore
|
e2de13c9b1
|
Different configuration for cross compiler (windows).
|
2010-10-19 15:58:09 +00:00 |
|
lotodore
|
b7db47f2f0
|
Trying to fix lib order.
|
2010-10-19 15:53:23 +00:00 |
|
lotodore
|
c8bab1fb97
|
Trying to fix lib order.
|
2010-10-19 15:51:27 +00:00 |
|
lotodore
|
341a62c4d8
|
Fix wrong case problem with cross compiling.
|
2010-10-19 15:47:58 +00:00 |
|
lotodore
|
736b7e2e7d
|
Fix wrong case problem with cross compiling.
|
2010-10-19 15:45:48 +00:00 |
|
lotodore
|
eec3af070c
|
Use same SDL includes on Windows as on Linux, to fix cross compiler issues. This currently breaks native Windows compile, will be fixed later.
|
2010-10-19 15:36:27 +00:00 |
|
lotodore
|
045218c2e3
|
Use one timer less per game (optimisation).
|
2010-10-19 13:13:39 +00:00 |
|
lotodore
|
3575fc3baf
|
Always make distclean at start, just in case.
|
2010-10-17 21:51:16 +00:00 |
|
lotodore
|
21f9e429b5
|
Trying to fix win64 build.
|
2010-10-17 21:47:39 +00:00 |
|
lotodore
|
a76a512ce5
|
Trying to fix windows build bot scripts so that errors are reported.
|
2010-10-17 21:31:31 +00:00 |
|
lotodore
|
0c97d44c80
|
More work on windows buildbot scripts.
|
2010-10-17 11:08:52 +00:00 |
|
lotodore
|
5225b7dc09
|
Do not encode the lib path in the build bot, instead set it as environment variable.
|
2010-10-17 09:39:35 +00:00 |
|
lotodore
|
cf2838c2f4
|
This build file is for win32 only.
|
2010-10-14 08:04:21 +00:00 |
|
lotodore
|
708f8f9e0b
|
Instead of preparing the build, we build directly to prevent path problems.
|
2010-10-14 08:03:08 +00:00 |
|
lotodore
|
320a545972
|
Adding cmd script to prepare windows build with buildbot.
|
2010-10-13 21:37:25 +00:00 |
|
lotodore
|
bd673dcf95
|
Adding cmd script to prepare windows build with buildbot.
|
2010-10-13 21:21:32 +00:00 |
|
lotodore
|
13f8090057
|
Adding cmd script to prepare windows build with buildbot.
|
2010-10-13 20:35:49 +00:00 |
|
lotodore
|
3a9358a29f
|
Fixing typo.
|
2010-10-13 18:12:38 +00:00 |
|
lotodore
|
ac9ed4779b
|
Reformatting .pro files, adding test skeleton.
|
2010-10-13 17:47:34 +00:00 |
|
lotodore
|
3b1ed27175
|
Reformatting .pro files, adding test skeleton.
|
2010-10-13 17:47:16 +00:00 |
|
lotodore
|
b87fd5162f
|
Updated asn1c to current svn and regenerated protocol code.
|
2010-10-13 16:00:22 +00:00 |
|
lotodore
|
5b56017c22
|
Adding linux script to download and compile libs which are often outdated.
|
2010-10-13 13:39:08 +00:00 |
|
lotodore
|
2db2b17779
|
Fixing compiler warnings in libircclient.
|
2010-10-11 22:30:36 +00:00 |
|
lotodore
|
6272af336d
|
Fixing compiler warnings in libircclient.
|
2010-10-11 22:21:32 +00:00 |
|
lotodore
|
63de85ea54
|
Testing build bot (again and again and again).
|
2010-10-11 20:57:23 +00:00 |
|
lotodore
|
46112c202a
|
Testing build bot (again and again).
|
2010-10-11 20:53:19 +00:00 |
|
lotodore
|
6464cf40d7
|
Testing build bot (again).
|
2010-10-11 20:20:17 +00:00 |
|
lotodore
|
7c790312e1
|
Testing build bot.
|
2010-10-11 20:03:14 +00:00 |
|
lotodore
|
703556d08b
|
Mac build file comment change.
|
2010-10-11 19:29:16 +00:00 |
|
lotodore
|
81b5629b33
|
Support static boost libs on Linux.
|
2010-10-11 16:58:16 +00:00 |
|
lotodore
|
e20ca5ff6a
|
Support static boost libs on Linux.
|
2010-10-11 16:57:21 +00:00 |
|
lotodore
|
845bf979dc
|
Updating tinyxml to 2.6.1 (fixes small xml issues).
|
2010-10-11 16:09:14 +00:00 |
|
lotodore
|
972f678730
|
Fix some compiler warnings.
|
2010-10-11 15:44:56 +00:00 |
|
lotodore
|
a0669db0b6
|
Revert this - Qt binary release no longer supports mach architecture on Mac.
|
2010-10-09 19:31:46 +00:00 |
|
lotodore
|
806d4d2506
|
Mac build file changes. Try to build for 10.5 (Leopard).
|
2010-10-09 19:06:34 +00:00 |
|
lotodore
|
820757e212
|
Generate protocol code.
|
2010-10-09 18:38:10 +00:00 |
|
lotodore
|
1af88e49e8
|
Allow even larger small blinds (paranoia, still release 0.8.1).
|
2010-10-09 18:37:26 +00:00 |
|
lotodore
|
54c000109d
|
Release 0.8.1 now
|
2010-10-09 18:20:23 +00:00 |
|
lotodore
|
19efe2fca3
|
Preparing bugfix release 0.8.1.
|
2010-10-09 12:31:52 +00:00 |
|
lotodore
|
5c1fd1ec91
|
Generated protocol code.
|
2010-10-09 12:27:41 +00:00 |
|
lotodore
|
63aadd1715
|
Mac update.
|
2010-10-09 12:27:11 +00:00 |
|
lotodore
|
81d36c9fed
|
Fixing maximum small blind value.
|
2010-10-09 12:23:17 +00:00 |
|
lotodore
|
812e5e3e18
|
Polishing mingw-w64 stuff.
|
2010-10-09 09:23:08 +00:00 |
|
lotodore
|
9e42f0a52e
|
mingw-w64 build is working now :-).
|
2010-10-09 09:13:22 +00:00 |
|
lotodore
|
b92ea1d5cb
|
Changes for mingw-w64 build.
|
2010-10-09 08:41:52 +00:00 |
|
lotodore
|
fed7fd55dd
|
Adding first version of mingw-w64 download script.
|
2010-10-09 00:57:06 +00:00 |
|
lotodore
|
66bf083e61
|
Fixing SDL build issue with mingw-w64.
|
2010-10-09 00:17:27 +00:00 |
|
lotodore
|
66b688b5b8
|
Temporary changes for mingw-w64 release.
|
2010-10-09 00:07:33 +00:00 |
|
lotodore
|
a73940b25e
|
Some changes to prepare mingw-w64 release.
|
2010-10-08 21:31:47 +00:00 |
|
lotodore
|
403ac48666
|
Some changes to prepare mingw-w64 release.
|
2010-10-08 21:25:31 +00:00 |
|
lotodore
|
2503fb03fe
|
Small changes for mingw-w64 version.
|
2010-10-07 11:11:59 +00:00 |
|
lotodore
|
812ea63ba0
|
Server side fix: Allow lobby chat only if player is registered.
|
2010-10-06 21:50:39 +00:00 |
|
lotodore
|
0402313115
|
All players within a single ranking game need different ip addresses.
|
2010-10-02 19:50:49 +00:00 |
|
lotodore
|
04436c260b
|
Fixing "game does not start automatically" issue.
|
2010-09-26 06:58:49 +00:00 |
|
lotodore
|
918bd478cd
|
Start chatcleaner as daemon.
|
2010-09-25 20:03:36 +00:00 |
|
lotodore
|
d1f4f29042
|
Release 0.8 now.
|
2010-09-25 19:17:29 +00:00 |
|
lotodore
|
0bb801acdf
|
Preparing 0.8 release.
|
2010-09-25 15:27:09 +00:00 |
|
lotodore
|
70667db1d4
|
Updating protocol code.
|
2010-09-25 09:22:12 +00:00 |
|
lotodore
|
a4ba012b79
|
Adding hand number to action request message, to prevent sending the wrong action.
|
2010-09-25 09:08:18 +00:00 |
|
lotodore
|
5be4818731
|
Removing superfluous code.
|
2010-09-25 09:07:23 +00:00 |
|
lotodore
|
7a4b1d2840
|
Notify GUI when start synchronization is running.
|
2010-09-25 09:06:28 +00:00 |
|
lotodore
|
600f862210
|
Win32 build: switching to Qt 4.7.0, curl 7.21.1, gsasl 1.4.4
|
2010-09-24 20:13:28 +00:00 |
|
lotodore
|
4246dd206f
|
Win32 jpeg/gif plugins no longer required using qt 4.7.0.
|
2010-09-24 20:10:41 +00:00 |
|
lotodore
|
3016d6b3b2
|
Make small delay which prevents auto-kick from occurring configurable.
|
2010-09-11 21:37:27 +00:00 |
|
lotodore
|
bf3d0627fb
|
Preparing beta3.
|
2010-09-05 14:34:23 +00:00 |
|
lotodore
|
6464700d94
|
AFK players are now kicked from ranking games after some timeouts if they do not enable autocheck/fold.
|
2010-09-05 14:33:34 +00:00 |
|
lotodore
|
76dd9a0289
|
Adding new packet for away from keyboard warning.
|
2010-09-05 12:58:31 +00:00 |
|
lotodore
|
c580417b7d
|
Fixing dialog order.
|
2010-09-05 07:57:09 +00:00 |
|
lotodore
|
8a83a1dd07
|
Fixing config option.
|
2010-09-05 00:22:00 +00:00 |
|
lotodore
|
981bea60ce
|
Adding new protocol notification.
|
2010-09-05 00:20:24 +00:00 |
|
lotodore
|
3c7cde9429
|
New protocol files.
|
2010-09-05 00:17:12 +00:00 |
|
lotodore
|
7a1a10abf5
|
Block bad game names on server.
|
2010-09-05 00:15:25 +00:00 |
|
lotodore
|
0829e80d49
|
Do not autostart network games. Do not start admin timer for network games.
|
2010-09-04 23:00:39 +00:00 |
|
lotodore
|
e8eda4f189
|
Delay auto-start of games when they are full.
|
2010-09-04 20:08:40 +00:00 |
|
lotodore
|
7d145bf0e1
|
Fixed server crash when disconnecting during login.
|
2010-09-04 16:43:30 +00:00 |
|
lotodore
|
dc9bd92fcf
|
Fixing double name in protocol.
|
2010-09-04 12:59:08 +00:00 |
|
lotodore
|
bcdc089390
|
Fixing double name in protocol.
|
2010-09-04 12:36:39 +00:00 |
|
lotodore
|
5e9d22f38e
|
Fixing issue with encrypted cards.
|
2010-09-04 12:27:20 +00:00 |
|