Commit Graph
27 Commits
Author SHA1 Message Date
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