Commit Graph

23 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 b76f817c93 Add Bygfoot* parameter to start_week* functions
In the future, this structure will hold the bygfoot global state.
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
gyboth 526ce56d5d Newspaper progressing. 2008-12-01 20:39:16 +00:00
gyboth b9415b186e Multiple tables for leagues feature completed. 2008-11-22 16:51:31 +00:00
gyboth 55c6a7546a "2.0.0" 2006-06-04 17:10:08 +00:00
gyboth 94cd6f351a "Minor bugfixes." 2006-01-10 21:26:51 +00:00
gyboth 6f61b20f96 "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +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 b5eaf1328c "Promrel teams order." 2005-06-23 09:22:37 +00:00
gyboth c99435c214 "Hide property for cups." 2005-05-25 17:58:04 +00:00
gyboth 4fa63effba "Copa Sul-Americana." 2005-05-25 16:58:31 +00:00
gyboth 745977466d Cup structure changes. 2005-05-06 16:35:19 +00:00
gyboth 752adb16e6 Minor fixes. 2005-05-01 10:16:14 +00:00
gyboth ccd5f173c8 League stats partly done. 2005-04-29 19:48:02 +00:00
gyboth 903288474a Season end. 2005-04-13 13:01:59 +00:00
gyboth 780231902a Some fixes; added confirmations. 2005-04-07 16:44:33 +00:00
gyboth 393e5d00d8 Some finances. 2005-03-16 20:48:25 +00:00
gyboth 5ea95f38e9 Live game development. 2005-03-14 09:29:39 +00:00
gyboth 4dd1f7b08b Live game development. 2005-03-13 15:46:15 +00:00
gyboth 7e07d74abd Made some progress; removed editor gui. 2005-03-03 12:46:48 +00:00
gyboth be3b94742f Finished loading of leagues and cups and generating of teams. 2004-12-30 16:48:19 +00:00