1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-17 02:39:14 +01:00
Commit Graph

919 Commits

Author SHA1 Message Date
mrsmola
7d4fd5e2aa added window league table 2007-09-24 19:12:47 +00:00
mrsmola
f2cd94edac added window league table 2007-09-24 19:12:27 +00:00
mrsmola
feb92d0c7a added window league table 2007-09-24 18:42:52 +00:00
mrsmola
2afba6549d added window league table 2007-09-24 18:41:57 +00:00
mrsmola
8f3fd086b8 added window league table 2007-09-24 18:32:11 +00:00
mrsmola
45633f6633 changed svn properties 2007-09-24 16:15:06 +00:00
mrsmola
bc930f6f0c changed svn properties 2007-09-24 16:14:30 +00:00
mrsmola
ad30828b38 added definitions for peru 2007-09-24 15:02:06 +00:00
mrsmola
e076874540 added league peru 2007-09-24 15:00:45 +00:00
mrsmola
62ef3b43c0 updated player names peru 2007-09-24 14:51:08 +00:00
gyboth
2b9e3795e0 Fixed player removal when user changes teams. 2007-09-01 11:28:09 +00:00
mrsmola
9e00c407ba added player names peru for fifa league and fifa league definitions 2007-08-30 12:38:20 +00:00
mrsmola
68787bf0fd corrected the name for the symbol of Turkey 2007-08-30 12:29:29 +00:00
mrsmola
547b8d8a18 added league fifa 2007-08-30 12:24:25 +00:00
mrsmola
49fe8cbabb added player names peru for fifa league 2007-08-30 11:29:59 +00:00
mrsmola
c9d9f4b612 added flag fifa for fifa league 2007-08-30 11:25:08 +00:00
mrsmola
c71bebcc59 added svn-properties 2007-08-30 11:14:49 +00:00
mrsmola
ccef818298 deleted property executable 2007-08-30 11:11:15 +00:00
mrsmola
b49d6fd956 updated French live game commentary file (thanks to Marc Schneider) 2007-08-28 08:26:50 +00:00
mrsmola
2cb882a8e8 changed version to 2.2.1 2007-08-25 14:40:41 +00:00
mrsmola
029aa87ec4 actual mo files generated on 25.08.2007 2007-08-25 14:35:20 +00:00
mrsmola
d412ea6c13 actual po files generated on 25.08.2007 2007-08-25 14:09:16 +00:00
mrsmola
9654203122 added French translator 2007-08-24 13:52:53 +00:00
mrsmola
8103cdb7b0 updated French translation (thanks to Marc Schneider) 2007-08-24 13:50:46 +00:00
mrsmola
3e5c51fcd7 updated French live game commentary file (thanks to Marc Schneider) 2007-08-24 13:07:34 +00:00
mrsmola
1cd275ee97 updated French live game commentary file 2007-08-24 13:06:36 +00:00
mrsmola
aaf74a1f10 updated French translation 2007-08-24 07:59:33 +00:00
mrsmola
851adace65 added author 2007-05-18 15:20:47 +00:00
mrsmola
e09bc5f78d added author 2007-05-18 15:19:57 +00:00
mrsmola
0251842687 added author 2007-05-18 15:19:06 +00:00
mrsmola
0adbed4ca4 added author 2007-05-18 15:18:16 +00:00
mrsmola
dd1a611c64 added author 2007-05-18 15:17:28 +00:00
mrsmola
0acf8cf61c added author 2007-05-18 15:16:35 +00:00
mrsmola
17ba900780 added author 2007-05-18 15:15:43 +00:00
mrsmola
3df759c833 changed link to wiki 2007-05-18 15:09:11 +00:00
mrsmola
fc063a2a61 added author 2007-05-18 14:53:52 +00:00
mrsmola
599609cc8f changed version to 2.2.0 2007-05-18 14:49:08 +00:00
mrsmola
628309b9d1 Changed version and date for stable release 2.2.0 2007-05-18 14:29:09 +00:00
mrsmola
12477c2824 current version, automatically generated for build 2.2.0 2007-05-18 14:18:27 +00:00
mrsmola
31b1dd82d6 Fixed wrong team number problem of USA-Teams at the SuperLiga 2007-04-02 14:44:01 +00:00
mrsmola
3b716f9ddf Updated USA definition. New XML tags are used. 2007-04-02 14:18:59 +00:00
mrsmola
27713cf09c Updated Maxico definitions. New XML tags are used. 2007-04-02 14:18:34 +00:00
gyboth
6b6f064129 g_strrstr bug related to void country sid fixed. 2007-03-24 19:11:39 +00:00
mrsmola
d1447362cb changed some variable types from gchar buf[SMALL] to GString *buf.
A bug causes bygfoot to crash in file_compress_files. 

Bug message:
In file.c/file_compress_files, we used gchar buf[SMALL];
SMALL is defined to 10000. after a lot of seasons (19 within the test),
the number of files grows too big.
2007-03-12 20:24:09 +00:00
mrsmola
f943cab80f changed some variable types from gchar buf[SMALL] to GString *buf.
A bug causes bygfoot to crash in file_compress_files. 

Bug message:
In file.c/file_compress_files, we used gchar buf[SMALL];
SMALL is defined to 10000. after a lot of seasons (19 within the test),
the number of files grows too big.
2007-03-12 20:23:44 +00:00
mrsmola
6a28c1cd6e changed some variable types from gchar buf[SMALL] to GString *buf.
A bug causes bygfoot to crash in file_compress_files. 

Bug message:
In file.c/file_compress_files, we used gchar buf[SMALL];
SMALL is defined to 10000. after a lot of seasons (19 within the test),
the number of files grows too big.
2007-03-12 20:22:58 +00:00
mrsmola
99ff0ea1a5 Changed version number to 2.1.2 2007-03-07 11:09:05 +00:00
mrsmola
377872172e New definitions for USA and Japan 2007-03-07 11:05:12 +00:00
mrsmola
31342c1b69 Updated USA definition. New XML tags are used. 2007-03-07 10:58:17 +00:00
mrsmola
7416b84cec deleted, file has wrong name 2007-03-06 18:05:31 +00:00