Commit Graph
100 Commits
Author SHA1 Message Date
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
lotodore c2ba56aba9 Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users. 2010-09-04 11:56:40 +00:00
lotodore daf99deac3 Sending AES encrypted cards is optional, not mandatory, since there is not always a secret available. 2010-09-04 09:59:42 +00:00
lotodore 9bf9aea7f2 Do not perform denial of service check in LAN games. 2010-09-03 21:40:14 +00:00
lotodore 9254cacdf7 After win32 build, move the server exe to a location where it is able to load the required dlls. 2010-08-30 16:58:47 +00:00
lotodore 3cb8e0a042 Fixing possible copy problem of mingw dlls. 2010-08-30 16:56:15 +00:00
lotodore 35b3edfa12 2010-08-30 09:16:57 +00:00
lotodore 4ebc245c0e Fixing runtime error (wrong iterator used). 2010-08-30 09:13:07 +00:00
lotodore 46372b2b15 New protocol stuff, still for 0.8, not yet implemented. 2010-08-29 21:35:29 +00:00
lotodore 9fe9f3ce07 If multiple players leave/sit out at the same time, the one with more money at start of hand will get the better place. If people have the same stack, all will get the worse place. 2010-08-29 16:51:41 +00:00
lotodore 073ef0ea01 Adding AES128 encryption/decryption which works both with gcrypt and openssl. This can be used for encryption of player's cards (not implemented yet). 2010-08-29 15:39:46 +00:00
lotodore 698432279f Set place for all players (not only first place) in ranked games. Simple version (all players who leave/lose at the same time get the same place). 2010-08-28 14:34:02 +00:00
lotodore b6723e5ebf Store server database config in config file. 2010-08-28 10:50:17 +00:00
lotodore dfb27a0674 Win32 link fixes. 2010-08-28 09:24:54 +00:00
lotodore 1f5447bd1f Store avatar type of current avatar in db. 2010-08-23 17:37:22 +00:00
lotodore 6972437f64 Only set avatar hash in db if not zero. 2010-08-22 19:35:43 +00:00
lotodore 73cf41de27 Store hash of last used avatar in db. 2010-08-22 18:42:54 +00:00
lotodore d63b048a45 Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows. 2010-08-22 16:24:40 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
lotodore 8685af480a Continue client even if wrong beta revision. 2010-08-15 19:02:20 +00:00
lotodore 1e4bf1db64 Trying to fix postriver issue in client. 2010-08-12 22:12:08 +00:00
lotodore d375845425 Trying to fix client issue with current game round postriver. 2010-08-11 20:41:28 +00:00