Commit Graph

50 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 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
gunnar_g a1b1904660 fix compiler warnings 2009-03-23 13:20:59 +00:00
gyboth 2eafaebc4b Def correction. 2009-01-25 10:32:52 +00:00
gyboth 3dcb1406ed Country selection convenience stuff. 2008-12-17 15:31:07 +00:00
gyboth 27b02de8b4 Country selection convenience stuff. 2008-12-17 14:39:10 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gunnar_g 68e8b5db1a In the start_game screen, changed the "Choose league to start in" combobox so that it's not editable. 2008-11-18 14:54:42 +00:00
gunnar_g beff044999 Ticket prices are saved. They are also moved to team.stadium instead of user. 2008-10-28 15:27:28 +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 002587ecbe Job exchange bugfixes. 2005-12-10 12:21:19 +00:00
gyboth 15ad0cbb01 "Job exchange, first buggy draft with lots of debugging output." 2005-12-01 11:50:54 +00:00
gyboth 6f61b20f96 "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
gyboth 79f1fea94e "Betting, first draft." 2005-10-27 21:10:15 +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 cc34db8ee3 Live game window style/boost meter improvements. 2005-10-09 10:07:06 +00:00
gyboth 53131dd2e9 "Switched most GStrings to gchar." 2005-10-09 09:35:44 +00:00
gyboth 4b8e8c2532 "Command line options." 2005-09-29 13:41:16 +00:00
gyboth bf637284c4 "Minor fixes." 2005-09-29 09:03:43 +00:00
gyboth ce6564ef47 "Team definition system." 2005-06-21 13:33:16 +00:00
gyboth e777937956 "Sponsorship money." 2005-06-20 12:46:57 +00:00
gyboth fed7efad10 "Segfixes." 2005-06-15 19:13:35 +00:00
gyboth 401195ef6e "Startup leaguges." 2005-06-11 16:54:59 +00:00
gyboth d8c8eee3c1 "-m Player name files, first and last names." 2005-06-01 18:19:02 +00:00
gyboth acd44b96ed "Transfer improvements." 2005-05-28 08:19:56 +00:00
gyboth c2a293550b "Translation issues." 2005-05-26 16:54:22 +00:00
gyboth 7042b3d781 Last match pause. 2005-05-08 06:15:35 +00:00
gyboth 34bb9d2038 Minor fixes. 2005-05-02 15:14:41 +00:00
gyboth 752adb16e6 Minor fixes. 2005-05-01 10:16:14 +00:00
gyboth c852e415c3 User histories. 2005-04-16 07:46:04 +00:00
gyboth 903288474a Season end. 2005-04-13 13:01:59 +00:00
gyboth b5ccda8879 Minor fixes. 2005-04-09 19:18:28 +00:00
gyboth 780231902a Some fixes; added confirmations. 2005-04-07 16:44:33 +00:00
gyboth b26f5bd652 Resume option. 2005-04-06 11:14:34 +00:00
gyboth 899295d9c2 Load/save, id bug. 2005-04-05 22:10:18 +00:00
gyboth 27efe36a8f User management. Preview. 2005-03-27 17:59:57 +00:00
gyboth 67dab84632 League results done. 2005-03-24 20:22:44 +00:00
gyboth 9e5d150934 Options mostly done. 2005-03-24 18:04:31 +00:00
gyboth 41462e6916 Removed some files. Transfers. 2005-03-21 10:16:37 +00:00
gyboth a265c03a8c User events; financial mismanagement. 2005-03-18 22:03:23 +00:00
gyboth 1142aab204 Stadium improvement. 2005-03-17 20:26:01 +00:00
gyboth 82f82acec6 Live game development. 2005-03-09 13:10:28 +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 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