Commit Graph

46 Commits

Author SHA1 Message Date
Tom Stellard 347d74a3c4 Load all league and team names at the beginning of the game
This way we don't have to reload the country xml definitions every time
we have to generate a new team.
2021-03-05 23:38:28 -05:00
Tom Stellard e7ff2f9d4d Use a callback for reporting progress of simulating games
This removes the gtk2 dependency from end_week_round_results() so it can
be potentially used with other frontends.
2021-03-05 23:38:28 -05:00
gunnar_g 89bba29615 delete autosave files with the same autosave number 2011-05-19 21:44:05 +00:00
gunnar_g 8d9b2e203a The new zip file implementation is ready, still need to put the messages returned by it in debug mode 2011-02-16 20:57:48 +00:00
gunnar_g 72910b1f55 switching to a zip library instead of an executed command - there are still issues 2011-01-22 21:30:21 +00:00
gyboth 078b70a1ea Added debug logging. 2009-04-29 17:18:54 +00:00
gyboth e4e16947c7 Constants editing. 2009-03-10 20:58:34 +00:00
gyboth dd7c288da9 Added won/lost/drawn display in match preview. 2009-02-21 16:43:53 +00:00
gyboth 88ce988b8d Autosave names. 2009-02-21 14:45:25 +00:00
gyboth f519321108 European defs, goto convenience. 2009-01-09 14:32:34 +00:00
gyboth 27b02de8b4 Country selection convenience stuff. 2008-12-17 14:39:10 +00:00
gyboth ab93468b68 Newspaper progressing. 2008-11-28 15:06:12 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +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
gyboth bcf2a15133 "2.0.1" 2006-12-10 12:43:29 +00:00
gyboth 9cabaa9eb3 "Release 1.9.3" 2005-12-14 14:05:59 +00:00
gyboth d0c65d0bb3 Greece added, Brazil changed. 2005-12-04 16:41:25 +00:00
gyboth 15ad0cbb01 "Job exchange, first buggy draft with lots of debugging output." 2005-12-01 11:50:54 +00:00
gyboth 6f61b20f96 "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
gyboth 534684b3c3 "Progressbar pics." 2005-11-02 21:04:19 +00:00
gyboth 54ac5de383 Loadsave system slightly changed. 2005-10-21 13:45:58 +00:00
gyboth fa0b06f39d "Randomise teams option added." 2005-10-20 15:45:00 +00:00
gyboth 53131dd2e9 "Switched most GStrings to gchar." 2005-10-09 09:35:44 +00:00
gyboth c5ad254f4a "Minor season result fixes." 2005-10-04 14:47:15 +00:00
gyboth 4b8e8c2532 "Command line options." 2005-09-29 13:41:16 +00:00
gyboth 9752fe858a "Porting issues." 2005-09-08 16:37:10 +00:00
gyboth 7e4f427be2 "Prom_rel changes." 2005-08-14 19:03:11 +00:00
gyboth 3bc355811b "Porting issues." 2005-07-18 16:18:39 +00:00
gyboth aea9ea738c "Win port issues." 2005-07-17 11:55:33 +00:00
gyboth e75c763ed0 "Commentary improvements." 2005-06-28 02:08:56 +00:00
gyboth 9e55218a2a "Live game commentary in xml files." 2005-06-26 11:42:01 +00:00
gyboth fed7efad10 "Segfixes." 2005-06-15 19:13:35 +00:00
gyboth eabf562bb4 "File selection replaced." 2005-06-14 20:04:37 +00:00
gyboth 328deaf58e "Language selection." 2005-06-14 15:27:44 +00:00
gyboth a6c9fec8ee "Profiling, romanian names." 2005-06-05 10:39:29 +00:00
gyboth 60e321ec42 "League cup, fixture free round." 2005-05-31 14:42:20 +00:00
gyboth 745977466d Cup structure changes. 2005-05-06 16:35:19 +00:00
gyboth f87bb3130e Season stats done. Table arrows. 2005-05-02 14:39:30 +00:00
gyboth 5dd786d7d5 Minor fixes. 2005-04-27 15:50:26 +00:00
gyboth fd6e42af8e Promotion games, supercups (phew). 2005-04-14 19:07:25 +00:00
gyboth 903288474a Season end. 2005-04-13 13:01:59 +00:00
gyboth b5ccda8879 Minor fixes. 2005-04-09 19:18:28 +00:00
gyboth 780231902a Some fixes; added confirmations. 2005-04-07 16:44:33 +00:00
gyboth b26f5bd652 Resume option. 2005-04-06 11:14:34 +00:00
gyboth b7159723a2 Load/save implemented. 2005-04-04 10:36:04 +00:00
gyboth 7114381bfb Initial revision 2004-12-23 12:58:39 +00:00