Commit Graph
118 Commits
Author SHA1 Message Date
doitux 93aaabdef3 refactoring qmessageboxes to make them useable on android 2012-05-17 01:35:59 +02:00
doitux 718c1fb3f3 Next Android GUI changes 2012-05-09 23:13:41 +00:00
doitux a24b07c82c next steps on Android port 2012-05-06 20:57:04 +00:00
doitux 7cf2203f33 Next steps on Android port 2012-05-06 14:02:00 +00:00
doitux 4802529ec4 Next steps on getting 800x480 gui running on Android. The first time on Motorola Defy (Android 2.2) the gametable looks nice and is really useable ;-) 2012-05-04 01:06:04 +00:00
doitux 7ff145a66a GUI preperation for #129 2012-03-29 14:28:53 +00:00
floty 0b7aef3cfb transmitting mySqliteLogFileName from log to guiLog 2012-02-09 17:47:51 +00:00
floty 363fa8a21b complete startwindow for maemo 2012-01-30 17:50:36 +00:00
lotodore 2cdb5ce215 No longer use the server list md5, it caused only trouble, and the serverlist .z file is small enough to be downloaded each time (#95). 2012-01-08 18:47:30 +00:00
doitux bc8f9b9b89 check if settingsdialog is called from ingame and disable reset settings
button
2012-01-06 09:34:26 +00:00
floty d2aeabb47a creating log-object in main-function and commiting it to session 2012-01-02 22:07:25 +00:00
doitux e5c31223a9 fix another blocking lobby bug when manually rejoin 2012-01-02 20:09:17 +00:00
doitux ed3eb9143d new startwindow and splashscreen gfx 2011-12-29 11:30:44 +00:00
doitux c00299481d remove debug output 2011-12-23 19:49:09 +00:00
doitux fb94675aee another way to initialize stayOnTableStatus for player-objects 2011-12-18 22:34:55 +00:00
doitux 272cd1408d gui preperation for log export and live preview 2011-11-26 21:07:22 +00:00
doitux ca9a4eba7e close login dialog after error message 2011-11-19 11:01:54 +00:00
floty bb3fb9e13c delete unused function "getMyWinnerState"; activate Engine-Action-Log in localHand; run astyle 2011-10-29 14:41:17 +00:00
doitux aaeef120a7 add special rejoin dialog for waiting game msg box 2011-10-27 09:04:19 +00:00
lotodore 2f588ffed7 Running astyle. 2011-10-20 14:13:25 +00:00
doitux b43909d742 add netLeaveTableWhenGameFinish config dialog option for ticket #2,
string changes, better recognizable (pm) support in chat
2011-10-19 20:49:34 +00:00
lotodore 32843b2100 Use boost::random for random number generation. 2011-10-11 15:15:22 +00:00
lotodore aee0adbffe More protocol changes for rejoin. Re-adding server password to protocol. 2011-10-03 08:03:58 +00:00
lotodore 945a8f4588 More work on rejoin. Server still sends a denial message. 2011-09-11 17:41:56 +00:00
doitux 22a9cf8a86 next try for previous fix 2011-08-21 18:15:42 +00:00
doitux 3d98dd3445 fix overlapping dialog bug if internet connection is to slow during game
start
2011-08-21 06:32:28 +00:00
doitux a23ccb10f1 rejoin dialog with gameId instead of gameName string 2011-08-08 19:50:28 +00:00
doitux ade189fdc5 new rejoin possible dialog added 2011-08-07 20:16:03 +00:00
doitux d1e7266501 fix wrong include indents 2011-07-03 19:45:08 +00:00
doitux 29242aa47d Switching license from GPL2 to AGPL3. Translation files update 2011-07-02 23:03:18 +00:00
lotodore c4b8e567ed Implementing private messages in lobby chat, ticket #12. Some cosmetic improvements are still missing. 2011-02-11 23:02:29 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore 5f8e662457 Show message whether avatar report was successful. 2011-01-16 16:35:54 +00:00
doitux 0fffc9476e 0.8.3 translation source update, list refactoring for crash bugfix in qt/* 2011-01-11 23:13:55 +00:00
doitux 6028ae57b7 servermessages via id implemented 2011-01-10 21:40:48 +00:00
floty 0e46188ff3 some bugfixes in Log and guiLog 2010-12-18 23:10:10 +00:00
doitux 798839b5c7 add #include guilog.h to get last changes compiled 2010-12-14 21:14:49 +00:00
doitux 41b0186279 bugfix for #0000022: Notification window kept open when game finishes 2010-12-13 18:16:01 +00:00
doitux 0f00b8c9b3 add new network notification messages 2010-11-14 19:26:53 +00:00
doitux 01a89f850e font tweaks 2010-09-05 12:26:36 +00:00
lotodore c580417b7d Fixing dialog order. 2010-09-05 07:57:09 +00:00
doitux ec46f06d61 add autostart timer display, bad word game name check gui 2010-09-05 02:00:23 +00:00
lotodore 7a1a10abf5 Block bad game names on server. 2010-09-05 00:15:25 +00:00
doitux 17f10632e3 fix lan game chat 2010-09-04 13:22:38 +00:00
doitux 27a73d521f show new beta release info bugfix 2010-08-15 20:11:31 +00:00
lotodore 9e039182ec Also check ranking game restrictions on server. 2010-08-01 20:15:49 +00:00
doitux c6c31bb2fa fix dialog problem 2010-07-23 16:43:09 +00:00
lotodore e6cfcd0b5b Adding missing break statement. :-) 2010-07-14 15:43:15 +00:00
lotodore 176dbe1d4f Send a different error if a user is permanently blocked. 2010-07-14 15:27:06 +00:00