Commit Graph
92 Commits
Author SHA1 Message Date
lotodore 00d23f0219 Include tinyxml header only in cpp file. 2008-04-19 11:48:36 +00:00
lotodore c58aff2658 Store server pid in file, location can be changed by. First try, needs some cleanup work. Might require additional link options on Linux (new dependency: boost::program_options). 2008-02-10 12:38:12 +00:00
lotodore aa07ae1741 Fixed utf8 issue with avatar cache and server logging. 2007-12-11 19:35:02 +00:00
lotodore cdd21250de Added support for password protected irc channels. Added server IRC mode for admin use, to allow requesting statistics and kicking players. 2007-11-16 00:58:23 +00:00
doitux 5b9e666df2 adds channelpassword option for lobby-irc-channel 2007-11-15 21:28:17 +00:00
doitux db7b29b400 2007-11-07 21:22:03 +00:00
doitux abdd751944 adding option to disable focus switch to bet-input-field (default disabled now) 2007-11-07 09:18:37 +00:00
doitux e009f37df8 translation update ptbr and ru. backtolobby button more in foreground now. also warning window for leaving online-game 2007-11-07 01:41:17 +00:00
lotodore b4848532f9 Added logging for server using syslog. 2007-10-23 21:26:07 +00:00
doitux 304cff6b6c reset InternetServerAddress and IRCChannel at first run for all config revs smaller than configRev = 47; 2007-10-20 12:20:34 +00:00
doitux 65563cbc39 add switchLanguage ComboBox in Settings to change app language. add option to disable lobby-chat. string update 2007-10-04 21:13:00 +00:00
doitux 101ef7ff3f 2007-10-03 12:30:04 +00:00
doitux e31f74fe01 fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo) 2007-10-01 07:17:05 +00:00
lotodore b4a1ce8bd5 Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server). 2007-10-01 00:33:05 +00:00
doitux 0d06041857 settings updated (+sound categories, -engine versions) 2007-09-30 20:22:38 +00:00
lotodore c33bf3a3d6 Recursive mutex in configfile. 2007-09-30 13:08:24 +00:00
doitux 4b56af8c42 Human_Player check before join Lobby, Sortable AvailablePlayer List in Lobby 2007-09-29 09:47:09 +00:00
lotodore 9d797edcb6 Fixed compiler warnings. 2007-09-29 09:38: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 b7bbd17951 start manual blinds order feature 2007-09-21 00:13:47 +00:00
doitux e9b9693ad9 check AppDataDir at startup 2007-09-17 23:06:10 +00:00
doitux b7aa1614be reverse FKey order option added 2007-09-17 08:38:09 +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 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 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 95467e0b96 checkBox_fillUpWithComputerOpponents added; some startnetworkgamedialog behaviour changes 2007-09-03 22:51:00 +00:00
doitux ba811cee6f add InternetServerPassword 2007-08-26 11:40:39 +00:00
doitux a4a62597ca add internetgamesettings 2007-08-25 20:34:41 +00:00
lotodore d68a410071 Fixed linefeeds. *sigh* 2007-08-22 23:01:32 +00:00
lotodore d8550011bf ConfigFile thread safe. 2007-08-22 20:01:08 +00:00
doitux 7a1c1188b8 anti-peek feature 2007-08-19 23:19:30 +00:00
doitux 1e493a8276 2007-06-16 22:08:52 +00:00
doitux f225ef8956 add sound-volume option 2007-06-13 09:27:28 +00:00
doitux bfbcddb693 configfile minimize disc-access
timoutanimation stops if player start a "local game"
2007-06-09 09:45:04 +00:00
doitux be90c8141a 2007-06-03 22:41:53 +00:00
doitux a79e69aad3 optional "play sound effects"
optional "timeout for player action"
2007-05-30 08:05:53 +00:00
doitux 67e6f8cbe0 utf8fix 2007-05-28 11:39:02 +00:00
lotodore b83c86d887 Do not globally use namespace std. 2007-05-22 22:40:44 +00:00
doitux 8f8a851500 utf8fix 2007-05-21 20:11:23 +00:00
doitux 72e7d367d7 optional blind buttons 2007-05-17 23:28:36 +00:00
doitux 846c9135bf --nowriteaccess first steps 2007-05-16 08:55:49 +00:00
doitux 098349b572 implement minimal disc access for config-file 2007-05-16 01:08:01 +00:00
doitux 151a45de33 2007-05-15 21:22:16 +00:00
doitux 5a62b7274e configfile updateable 2007-05-08 22:49:38 +00:00
lotodore a6f6c99c92 Fixed vector of tixmlelements. 2007-05-08 21:05:45 +00:00
doitux 2be12f555c buggy!!! 2007-05-08 20:54:36 +00:00