Commit Graph
2220 Commits
Author SHA1 Message Date
lotodore 710affb1e5 Preparing the use of the report bad avatar function. 2010-12-24 12:27:46 +00:00
lotodore f6d30e8703 Re-generating protocol code. 2010-12-24 11:42:02 +00:00
floty 29e16e3489 create log in session; put some include from header to cpp 2010-12-20 20:30:12 +00:00
floty 0e46188ff3 some bugfixes in Log and guiLog 2010-12-18 23:10:10 +00:00
floty 4f89969bd3 implementing first function in new log.cpp 2010-12-17 23:18:30 +00:00
floty 4e2a989031 bugfix guilog, adding new log in local_engine 2010-12-15 23:01:10 +00:00
doitux 798839b5c7 add #include guilog.h to get last changes compiled 2010-12-14 21:14:49 +00:00
floty 6b3ed95b1a Log -> guiLog (delete old log.h and log.cpp) 2010-12-13 22:11:26 +00:00
floty ad055022f3 Log -> guiLog 2010-12-13 22:09:48 +00:00
doitux 41b0186279 bugfix for #0000022: Notification window kept open when game finishes 2010-12-13 18:16:01 +00:00
doitux 7087c38b89 bugfix for #0000024: Ignore player window appears on double right click 2010-12-13 16:19:37 +00:00
doitux df186db369 add report bad avatar function 2010-12-11 00:58:40 +00:00
doitux dbf889b363 smooth scaled small avatars in lobby dialog 2010-12-10 22:44:28 +00:00
floty 06771c8848 implementing tables für sqlite-logging 2010-12-06 20:42:34 +00:00
lotodore 026adae06b Updating asn1c to latest git version. 2010-11-28 00:14:03 +00:00
doitux 0f00b8c9b3 add new network notification messages 2010-11-14 19:26:53 +00:00
lotodore 8e8e173884 Adding new join game failed message if two players with the same ip address want to join a ranking game. 2010-11-14 18:26:50 +00:00
lotodore d874c2e561 Adding new join game failed reason. 2010-11-14 17:57:56 +00:00
lotodore f37104e6ec Kick players from a game when they try to start it without proper rights to do so (was ignored previously). 2010-11-14 01:13:23 +00:00
lotodore 58897ae786 Multiple connections in one ranking game from localhost are allowed (for testing). 2010-11-14 01:11:47 +00:00
lotodore 39a235d020 Mark game as running when start process is initiated. 2010-11-13 12:37:28 +00:00
lotodore 67b01746da Adding tests for ranking games, fixing small issue when creating ranking games. 2010-11-12 22:43:17 +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 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