Commit Graph
40 Commits
Author SHA1 Message Date
lotodore 2db9ea1a93 Changes for qt5 (Windows build, boost compatibility). 2013-08-29 17:26:08 +02:00
lotodore 45a5c7cef8 License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8). 2012-12-25 15:06:23 +01:00
lotodore 92ba846d30 When loading the configuration, verify that the player names are unique. If they are not, use the default ones. (#96) 2012-01-09 18:40:51 +00:00
doitux cd3eaaf2b9 remove configfile and exit(0) 2012-01-06 08:17:56 +00:00
lotodore 603d4826fd Fixing thread safety of ConfigFile. 2011-10-20 11:36:41 +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 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
doitux bd01ffad9f fix >= 0.7.1 update problems with PokerTH distributed default styles 2010-07-11 20:36:50 +00:00
doitux f18ba16806 next steps skinning implementation (TESTING!!!) 2009-03-29 20:45:37 +00:00
doitux 1dbaf5a7fc start skinning implementation (config not ready!!!) 2009-03-28 20:34:23 +00:00
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 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
lotodore c33bf3a3d6 Recursive mutex in configfile. 2007-09-30 13:08:24 +00:00
doitux 5c1847adf4 add read/writeIntList support for ConfigFile (for blindslist) 2007-09-22 23:58:17 +00:00
doitux e9b9693ad9 check AppDataDir at startup 2007-09-17 23:06:10 +00:00
doitux 37dcf18e58 UserDataDir, AppDataDir, CacheDir added 2007-09-08 18:53:59 +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 1e493a8276 2007-06-16 22:08:52 +00:00
doitux bfbcddb693 configfile minimize disc-access
timoutanimation stops if player start a "local game"
2007-06-09 09:45:04 +00:00
lotodore b83c86d887 Do not globally use namespace std. 2007-05-22 22:40:44 +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 2be12f555c buggy!!! 2007-05-08 20:54:36 +00:00
doitux 363377b6a6 buggy->fixed!!! 2007-05-05 20:38:43 +00:00
doitux 7b6be9d750 buggy!!! 2007-05-05 20:11:49 +00:00
doitux e72c25203b create app-directories only on startup 2007-05-05 19:02:11 +00:00
doitux 6230dc8581 utf8 for logdir and datadir xml stream 2007-04-21 20:42:50 +00:00
lotodore a8cce94d3b Back to rev. 347 2007-04-20 23:14:08 +00:00
doitux 5437f91315 2007-04-20 08:18:18 +00:00
doitux 2b94ce958f path to UTF8
configfile split
2007-04-18 00:11:24 +00:00
doitux 3d79af40f1 serverprofiles saving init 2007-02-27 19:11:27 +00:00
doitux 27041becbf 2007-02-03 22:47:16 +00:00
doitux b186596b88 2007-02-03 10:10:25 +00:00
doitux dd292e5da5 Config File has a new item: ConfigRev. It will be incremented for every new config item. Constructor of ConfigFile check the Revision Number in the local Config File. If it is to old config file will be deleted and a new one with default values will be created. 2007-01-27 16:34:16 +00:00
doitux ff0881df3e 2007-01-22 21:29:51 +00:00
doitux 7bdabc4f97 2007-01-21 22:44:11 +00:00
doitux c30eb8e510 2007-01-21 16:01:37 +00:00