Commit Graph

101 Commits

Author SHA1 Message Date
Tom Stellard 38aa82d99b Iterate over cup rounds in reverse order when selecting teams
Some cups allow teams to qualify in multiple ways and we want to
always select teams into the highest round possible.
2021-03-05 23:38:28 -05:00
Tom Stellard 6061cd0938 cups: Fix a bug in cups with only 2 teams playing in the first round
A cup in wich all teams get byes except for two in the first round
would not have any additional rounds added, because the teams with
byes were not being counted in the total number of teams remaining.
2020-12-24 10:43:39 -08:00
Tom Stellard bc506ef7c4 Make fixture_get() return const pointer 2020-12-24 10:43:39 -08:00
gyboth 078b70a1ea Added debug logging. 2009-04-29 17:18:54 +00:00
gyboth 8a684b2f1d Joined league scheduling fix. 2009-01-25 14:01:44 +00:00
gyboth 9d67ab30bd Fixed the horses problem. 2009-01-11 14:51:12 +00:00
gyboth 1532a1ffef Team pointer load/save bugfix. 2009-01-10 10:41:27 +00:00
gyboth 327f38f594 Fixture scheduling adjustment. 2009-01-09 10:00:23 +00:00
gyboth c75b4f1327 Def system changes, cup round names. 2009-01-04 10:53:09 +00:00
gyboth 070847ef1d Cup scheduling bugfix. 2009-01-03 18:01:27 +00:00
gyboth ebf191cc2f Cup fixture scheduling. 2009-01-03 11:24:00 +00:00
gyboth 355a8b4f4e Def system changes. 2008-12-28 15:44:12 +00:00
gyboth 7324c289cc Fixture scheduling bugfix. 2008-12-28 10:24:54 +00:00
gyboth a76cae2a44 Week breaks introduced. 2008-12-26 15:59:46 +00:00
gyboth 24126299c9 German news. 2008-12-22 14:52:30 +00:00
gyboth 2cf0e416ee Corrected cup delay. 2008-12-22 11:20:16 +00:00
gyboth fed258a749 Added custom round robin breaks to leagues and cups. 2008-12-14 10:37:10 +00:00
gyboth 6bf8fb819b Added possibility to configure number of round robins in cup stages. 2008-12-13 15:15:03 +00:00
gyboth 0c90e95f3a Streak tokens for newspaper. 2008-12-07 12:45:33 +00:00
gyboth 526ce56d5d Newspaper progressing. 2008-12-01 20:39:16 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gyboth 945c4d1093 Added league properties and changed league active status to property. 2008-11-24 11:16:36 +00:00
gyboth b3d36c7a66 Added cup fixture checking. 2008-11-23 15:06:00 +00:00
gyboth 73d4cc6795 Added joined leagues to defs system (e.g. for US conferences). 2008-11-20 20:20:18 +00:00
gyboth 0c61e64b26 Automatic loan repayment. 2008-11-07 20:43:38 +00:00
gyboth 6161867d7d Minor two_week_matches bug fixed. 2007-03-04 12:12:41 +00:00
gyboth 02a8cbdfcd Minor two_week_matches bug fixed. 2007-03-03 18:24:26 +00:00
gyboth 9fb9505b9f Fixed twomatchweeks league display bug. 2007-02-26 20:55:27 +00:00
gyboth fc80db9dcb Added two match weeks for cup rounds. 2007-02-18 13:04:19 +00:00
gyboth 819358f291 Added two match weeks for leagues. 2007-02-17 12:06:30 +00:00
gyboth ffb9e6d2d8 "Def system bugfix." 2006-07-02 19:16:48 +00:00
gyboth 8b539e28fe "Def system improvements." 2006-06-30 13:24:50 +00:00
gyboth 86aaeb8f99 "Cup round delay added." 2006-06-29 16:06:52 +00:00
gyboth b57ddda587 "Window sensitivity, mmatches bugfixes." 2006-03-26 14:14:45 +00:00
gyboth e9abbc09c1 "Crash fixed." 2006-01-07 20:01:03 +00:00
gyboth 9cabaa9eb3 "Release 1.9.3" 2005-12-14 14:05:59 +00:00
gyboth 087067b30f Job bugfixes. 2005-12-04 12:29:24 +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 54132543c4 "Betting bugfix." 2005-10-31 16:19:14 +00:00
gyboth 3b23bb353f "CPU strategies, first draft." 2005-10-24 20:50:48 +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 3b8800c01c "Added season results." 2005-10-03 18:08:26 +00:00
gyboth 0df6829fe0 "Minor bugfixes." 2005-10-01 08:12:06 +00:00
gyboth 72f53bb109 "Spanish translation added." 2005-09-27 16:23:34 +00:00
gyboth 2c1c98bbec "Minor improvements." 2005-09-27 12:18:46 +00:00
gyboth 63e471da3f "World cup first try." 2005-09-21 17:42:41 +00:00
gyboth 00ba7127c9 "Supernational league changes" 2005-09-19 21:13:36 +00:00