Commit Graph
857 Commits
Author SHA1 Message Date
doitux 1f21fe815e adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866 2007-09-26 19:45:58 +00:00
lotodore 7bbf76fe5d Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress. 2007-09-26 11:48:33 +00:00
doitux 6c19233c18 adds activePlayerList and runningPlayerList (XIII) - BUGGY!!! - last sable rev866 2007-09-26 10:13:10 +00:00
doitux 8ac5673c00 adds activePlayerList and runningPlayerList (XII) - BUGGY!!! - last sable rev866 2007-09-26 00:08:45 +00:00
doitux 0ea06c8a96 adds activePlayerList and runningPlayerList (XI) - BUGGY!!! - last sable rev866 2007-09-25 21:46:38 +00:00
lotodore 0dcd313c9d Irc thread can now be properly terminated. Separate initialization from connecting. Add callback class for irc stuff. 2007-09-25 21:26:22 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux af5b7f45dd adds activePlayerList and runningPlayerList (IX) 2007-09-25 13:10:10 +00:00
doitux 4efd19c758 adds activePlayerList and runningPlayerList (VIII) - BUGGY!!! - last sable rev856 2007-09-25 12:43:58 +00:00
doitux 42a8358243 adds activePlayerList and runningPlayerList (VII) - BUGGY !!! please checkout rev856 for game play 2007-09-25 11:01:48 +00:00
doitux 96b47972d4 adds activePlayerList and runningPlayerList (VI) 2007-09-25 09:52:58 +00:00
doitux f39a7d393a adds activePlayerList and runningPlayerList (V) 2007-09-25 09:07:36 +00:00
doitux f6a316fc2e adds activePlayerList and runningPlayerList (IV) 2007-09-24 21:09:36 +00:00
doitux 876508c540 adds activePlayerList and runningPlayerList (III) 2007-09-24 14:57:37 +00:00
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 5d184a20fd russion translation update. string update 2007-09-18 06:45:51 +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 7d4972af75 Using static OpenSSL lib with msvc. 2007-09-15 11:32:27 +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 48664193b1 russian translation updated 2007-09-11 09:35:13 +00:00
doitux a1704992e1 new avatars added. translation strings updated. 2007-09-11 09:32:49 +00:00
doitux 74d51daaab dutch translation updated 2007-09-09 11:09:42 +00:00
lotodore bfa2426bc2 Fixed compiling on mingw. With mingw, boost needs to be patched. See http://lists.boost.org/Archives/boost/2007/06/124040.php
Hope this is fixed in the next release of boost.
2007-09-09 09:43:51 +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
lotodore 601455794d Changed debug/release settings. 2007-09-08 18:03:10 +00:00
lotodore 8600f308e7 Fixed pro file. 2007-09-08 18:01:38 +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