Commit Graph
775 Commits
Author SHA1 Message Date
doitux cbd716d53e jpeg and gif support for static qt temporarly disabled for compatibility reasons 2007-09-24 10:32:08 +00:00
doitux d03f114b46 adds activePlayerList and runningPlayerList (II) 2007-09-24 10:02:17 +00:00
doitux 84c857cbff adds activePlayerList and runningPlayerList 2007-09-23 21:30:51 +00:00
doitux 8f029d2ea4 bugfix: segfault in kicker detection 2007-09-23 17:07:52 +00:00
doitux d52ff7e830 implement manual blindslist saving in settingsdialog 2007-09-23 01:29:22 +00:00
doitux 5c1847adf4 add read/writeIntList support for ConfigFile (for blindslist) 2007-09-22 23:58:17 +00:00
doitux 2f5cf87291 fixed integer sorting 2007-09-21 01:00:57 +00:00
doitux b7bbd17951 start manual blinds order feature 2007-09-21 00:13:47 +00:00
doitux df169fda1a add auto-check/fold/call-any feature 2007-09-18 21:31:39 +00:00
doitux e9b9693ad9 check AppDataDir at startup 2007-09-17 23:06:10 +00:00
doitux f3f6dd1a08 chat-tab removed for local games (not disabled) 2007-09-17 21:51:44 +00:00
doitux b7aa1614be reverse FKey order option added 2007-09-17 08:38:09 +00:00
doitux 7a398b0d29 jpeg and gif support added 2007-09-15 22:35:35 +00:00
lotodore 4a9c405d13 Increment config rev (because of problem with data-dir), new svn beta release (windows, switch back from mingw to msvc, the later is WAY smaller). 2007-09-15 11:57:15 +00:00
lotodore 54f8b511c3 Scan new avatars for network games. 2007-09-14 15:26:19 +00:00
doitux 0b394c7a58 raise blinds fix thx to Bernd17 2007-09-14 08:17:44 +00:00
doitux a1704992e1 new avatars added. translation strings updated. 2007-09-11 09:32:49 +00:00
lotodore e8eddd3b1b Show avatars in network games. User defined avatars are not transfered yet, but this is already prepared for integration. 2007-09-09 00:00:19 +00:00
doitux b71ae4ac17 check for avatarfile size function added 2007-09-08 23:03:22 +00:00
doitux 399c8b7de7 2007-09-08 22:17:12 +00:00
doitux 8e897696c3 2007-09-08 22:05:33 +00:00
doitux 26390ac1a7 myQtHelper->getDataPath() removed 2007-09-08 22:01:30 +00:00
lotodore d3be07bb17 File names of avatars are now md5sums. 2007-09-08 21:43:15 +00:00
lotodore affdd62364 Fixed linefeeds. 2007-09-08 20:44:27 +00:00
lotodore e76be2a6ff Some more changes concerning avatars. Directory changes. App data now QApplication independent. 2007-09-08 20:40:46 +00:00
doitux 2780b504b4 2007-09-08 20:28:58 +00:00
doitux 37dcf18e58 UserDataDir, AppDataDir, CacheDir added 2007-09-08 18:53:59 +00:00
doitux 1e7500fcf6 qt_untranslated.ts update to 4.3.1 2007-09-08 17:51:41 +00:00
lotodore db208190be Added avatar manager which will help when transfering and caching avatars. Using boost::filesystem. MD5 sum is used to identify avatars, different types of files are possible. Avatar cache (and the avatars provided) use for example <md5sum>.png as file names, so that no additional storage for the md5sum is required.
A cache directory with write permissions is required, however, as avatars are not cached in RAM.
2007-09-08 16:26:10 +00:00
lotodore 2f1e371e4f Added code to calculate the MD5 sum of a file. To be used for avatars. 2007-09-08 13:38:06 +00:00
lotodore d0898ed336 Now using openssl on windows instead of ms crypto api. Can't stand all these handles for the crypto api, openssl will be required later anyway. MD5 sums will be used when transfering avatars for efficient caching - avatars are identified by their MD5 sum.
Sorry for making it even harder to compile on windows...
2007-09-08 11:00:46 +00:00
doitux c5c6bec710 2007-09-07 20:30:56 +00:00
doitux 783536f6b7 lobbychat class added 2007-09-07 20:26:13 +00:00
doitux 78a2db39a1 adds NickList to lobbydialog 2007-09-07 18:30:51 +00:00
doitux 94c8bb14ec libircclient compiles on linux; german translation update; tabfixes for windows 2007-09-07 18:00:52 +00:00
lotodore 75c02ec8c0 Now using the prepared password dialog. 2007-09-07 10:18:06 +00:00
doitux e50f9708af dutch, german translation update; string updates; IRC server configuration added; password-dialog to join a private game; return-event for chat-input (chat-classes not implementet) 2007-09-07 08:58:36 +00:00
doitux 731ea48c78 font fixes 2007-09-06 23:45:17 +00:00
doitux 489f5b2ae8 font fixes 2007-09-06 22:32:15 +00:00
doitux f14e6b00d6 font changes 2007-09-06 21:58:36 +00:00
lotodore 9d0edc5eee Major redesign: The game can not be left without disconnecting from the server. This happens if a player is kicked, if he wishes to leave, or for other reasons. Error packets from the server will always cause a disconnect, however.
If joining a game fails, there is a proper failure packet now.
2007-09-06 19:09:05 +00:00
doitux 040aadda3c 2007-09-06 19:02:03 +00:00
lotodore 9f6bf5206e The checkbox "fill up with computer players" is now working (protocol has been changed to implement this). Lobby dialog is now also used after joining the game. Leaving game not possible yet. 2007-09-05 19:14:34 +00:00
lotodore d789162a2a New version of the boost timer (addon lib). 2007-09-05 00:06:20 +00:00
lotodore 0900d3844b Fixed a bunch of compiler warnings (mingw compiler). 2007-09-04 23:37:32 +00:00
doitux 2f9f603bef font fixes 2007-09-04 22:54:07 +00:00
lotodore def679e66c Deactivate kicker log code for now (as it might cause segfaults). Will be fixed later. 2007-09-04 22:36:03 +00:00
doitux b96bad9f69 font fixes 2007-09-04 22:30:58 +00:00
doitux b6ccbc9c36 2007-09-04 18:02:37 +00:00
lotodore 6e7f2c06fc Fixed nasty GUI update bug in game list. Fixed compiler warning. 2007-09-04 17:38:13 +00:00