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
Tom Stellard
fdd8922aba
Factor some of the code for starting a game out of the UI
2021-03-05 23:38:28 -05:00
Tom Stellard
a773634711
Factor user creation code out from the gtk callbacks
...
Also introduce a new Bygfoot struct for holding all the global data.
This will eventually replace all the global variables in bygfoot, but
for now it is an empty struct that we are just passing it through to
functions that access global variables.
2021-03-05 23:38:28 -05:00
gyboth
6f61b20f96
"Minor bugfix in query_cup_begins."
2005-11-26 16:52:51 +00:00
gyboth
fa0b06f39d
"Randomise teams option added."
2005-10-20 15:45:00 +00:00
gyboth
e777937956
"Sponsorship money."
2005-06-20 12:46:57 +00:00
gyboth
b26f5bd652
Resume option.
2005-04-06 11:14:34 +00:00
gyboth
1142aab204
Stadium improvement.
2005-03-17 20:26:01 +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
gyboth
7114381bfb
Initial revision
2004-12-23 12:58:39 +00:00