Commit Graph

16 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
gunnar_g 974b4b357e Added G_MODULE_EXPORT to all callbacks methods. Otherwise they are not useable on windows 2011-08-29 11:17:53 +00:00
gyboth d633b726bc Newspaper progressing; menu restructured. 2008-12-06 17:07:03 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gyboth e8c1260cf6 Automatic loan repayment. 2008-11-08 12:46:12 +00:00
gyboth 0c61e64b26 Automatic loan repayment. 2008-11-07 20:43:38 +00:00
gyboth ef5a5ff1c2 Automatic loan repayment. 2008-11-07 08:38:55 +00:00
gyboth da0eee7603 UI for automatic loan repayment. 2008-11-06 18:51:12 +00:00
gyboth b57ddda587 "Window sensitivity, mmatches bugfixes." 2006-03-26 14:14:45 +00:00
gyboth 653d236453 "Splash screen first draft." 2006-02-15 12:03:48 +00:00
gyboth d0c65d0bb3 Greece added, Brazil changed. 2005-12-04 16:41:25 +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 b1c539abe0 "Betting improvements, opponent display in live game." 2005-10-28 09:11:33 +00:00
gyboth 1b29b6284f Betting, first draft. 2005-10-27 21:14:14 +00:00