Commit Graph

15 Commits

Author SHA1 Message Date
Tom Stellard 402ca82cbf Update the cup teams list after loading a saved game
This fixes a bug where the season results weren't being displayed after
loading a saved game.

(cherry picked from commit 9b9a4797a9a03c08568f122e36a751a7d37a445a)
2022-01-25 16:38:40 -08:00
Tom Stellard 84daa736a8 Ensure that all teams are loaded from a save file before looking up pointers
This fixes a crash when loading a save file from the command line.
2021-08-26 22:41:49 -07:00
Tom Stellard 30d96e9952 Save cup results at the end of each season 2021-07-27 14:41:40 -04:00
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
gyboth 078b70a1ea Added debug logging. 2009-04-29 17:18:54 +00:00
gyboth 9ac3481a6d Fixed the horses problem. 2009-01-11 15:24:26 +00:00
gyboth 9d67ab30bd Fixed the horses problem. 2009-01-11 14:51:12 +00:00
gyboth 760bd79239 Country file sorting. 2009-01-11 10:23:55 +00:00
gyboth 1532a1ffef Team pointer load/save bugfix. 2009-01-10 10:41:27 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gyboth 55c6a7546a "2.0.0" 2006-06-04 17:10:08 +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 54ac5de383 Loadsave system slightly changed. 2005-10-21 13:45:58 +00:00