Commit Graph
2618 Commits
Author SHA1 Message Date
lotodore 85d26e79a4 Adding new java based test cases. 2010-11-12 12:13:56 +00:00
lotodore c352030c3c Removing console client. It no longer works, and won't be maintained any more. 2010-11-11 16:44:15 +00:00
lotodore d633321154 Fixing game create game ack text bug found through test case. 2010-11-11 00:45:30 +00:00
lotodore 0cb1d75ce3 Adding code for private chat messages (server side). These messages are not allowed within a game. Adding config option to disable brute force protection. 2010-11-07 08:24:31 +00:00
lotodore 6b179cd8ca Adding missing protocol files. 2010-11-07 07:41:27 +00:00
lotodore 59f9ba5fef Adding new chat type for private messages in lobby. 2010-11-07 07:26:56 +00:00
floty a1837a43f6 initialize some variables in constructor 2010-11-01 21:12:29 +00:00
lotodore 14cc84f399 Lib path fixes for official server. 2010-11-01 09:46:56 +00:00
lotodore 4278de6341 Do not search for /me, instead search for /me (with spacebar), so that typing things like /media will not activete the /me mode. 2010-10-31 14:13:47 +00:00
lotodore 6754d00db9 .so libs have higher priority. 2010-10-30 17:43:49 +00:00
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
doitux b6a9ac4e02 make cppcheck happier in the gui ;-) 2010-10-28 08:19:52 +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
doitux 74a96a4354 optional add country flag to avatar feature (thx to drull) 2010-10-26 17:31:41 +00:00
doitux fbc623a704 bugfix: remove gametable really wanna quit messages when login fails 2010-10-26 08:37:52 +00:00
doitux be74ee34fb bugfix: double ignore list entrys after recall dialog. 2010-10-25 16:35:06 +00:00
lotodore 1886d91009 Randomize player list before starting the game. 2010-10-22 19:42:48 +00:00
doitux c4fa3243b0 add /me messages to chattools (thx drull) 2010-10-21 21:26:21 +00:00
doitux 33d308d4d6 add confirm close gametable patch 2010-10-20 21:12:49 +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