Commit Graph
2198 Commits
Author SHA1 Message Date
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 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
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 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 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
doitux 1cd2784055 fix compile warnings (have you seen this _marc`? ;-) 2010-10-11 22:33:37 +00:00
lotodore 2db2b17779 Fixing compiler warnings in libircclient. 2010-10-11 22:30:36 +00:00
doitux b27dfe272c fix compiler warnings 2010-10-11 22:27:49 +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 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 820757e212 Generate protocol code. 2010-10-09 18:38:10 +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 66b688b5b8 Temporary changes for mingw-w64 release. 2010-10-09 00:07:33 +00:00
lotodore 403ac48666 Some changes to prepare mingw-w64 release. 2010-10-08 21:25:31 +00:00
doitux a54f46365c invite-only too early timeout-animation bugfix 2010-10-08 20:30:52 +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
floty 7cb9f78c97 minor changes in sqlite-logging 2010-10-03 11:10:42 +00:00
lotodore 0402313115 All players within a single ranking game need different ip addresses. 2010-10-02 19:50:49 +00:00
floty 3141743430 delete no longer required "playersTurn" 2010-09-29 20:56:38 +00:00
floty 377f6dde6e active sqlite-log with symbol constant 2010-09-29 17:43:49 +00:00
doitux 76ce0afe4c fix typo 2010-09-27 11:20:34 +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
doitux 47ea629685 wait game dialog fix2 2010-09-25 18:45:55 +00:00
doitux 48c57cfe8e wait game dialog fix 2010-09-25 18:34:45 +00:00
lotodore 0bb801acdf Preparing 0.8 release. 2010-09-25 15:27:09 +00:00
doitux 9d724f8b0b remove static build jpeg/gif plugin code for linux since qt-4.7 supports
this native
2010-09-25 12:38:51 +00:00
doitux 0cf0a22080 show wait dialog for laggy internet game start 2010-09-25 12:25:21 +00:00