Commit Graph

13 Commits

Author SHA1 Message Date
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 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 e777937956 "Sponsorship money." 2005-06-20 12:46:57 +00:00
gyboth eabf562bb4 "File selection replaced." 2005-06-14 20:04:37 +00:00
gyboth 0d488fa09c "Help stuff added." 2005-05-22 13:33:24 +00:00
gyboth b7159723a2 Load/save implemented. 2005-04-04 10:36:04 +00:00
gyboth 27efe36a8f User management. Preview. 2005-03-27 17:59:57 +00:00
gyboth 8a940e3f30 Options gui. 2005-03-24 13:00:01 +00:00
gyboth 1142aab204 Stadium improvement. 2005-03-17 20:26:01 +00:00
gyboth d345416177 Live game development. 2005-03-08 08:25:46 +00:00
gyboth 7e07d74abd Made some progress; removed editor gui. 2005-03-03 12:46:48 +00:00
gyboth 993e7b6ba2 Live game can be tested a bit now. 2005-01-09 20:21:22 +00:00
gyboth 7114381bfb Initial revision 2004-12-23 12:58:39 +00:00