Commit Graph

73 Commits

Author SHA1 Message Date
Tom Stellard 34defb6642 Use teams from country_list for international jobs
This way we don't need to generate teams sepearately for jobs.
2021-04-03 15:43:39 -07:00
Tom Stellard 804185f354 Parse strategy conditions once when loading them from xml
This way strategy_live_game_check() only needs to evaluate the condition
and does not need to reparse it over and over again.

This reduces the number of instructions reported by
./test/benchmark.sh --benchmark by ~35%.
2021-03-30 10:20:11 -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
gunnar_g 6f389198c6 there is an option to store the order of your team, this order will be restored after a match 2009-06-24 20:02:50 +00:00
gyboth a04940877b European cups. 2009-01-08 22:20:26 +00:00
gyboth c75b4f1327 Def system changes, cup round names. 2009-01-04 10:53:09 +00:00
gyboth 355a8b4f4e Def system changes. 2008-12-28 15:44:12 +00:00
gyboth a76cae2a44 Week breaks introduced. 2008-12-26 15:59:46 +00:00
gyboth c3f2c238b8 Def improvements, Italian definition corrected. 2008-12-23 10:33:55 +00:00
gyboth bbce9e1f0a German news. 2008-12-19 17:28:51 +00:00
gyboth fed258a749 Added custom round robin breaks to leagues and cups. 2008-12-14 10:37:10 +00:00
gyboth 6bf8fb819b Added possibility to configure number of round robins in cup stages. 2008-12-13 15:15:03 +00:00
gyboth d633b726bc Newspaper progressing; menu restructured. 2008-12-06 17:07:03 +00:00
gyboth 526ce56d5d Newspaper progressing. 2008-12-01 20:39:16 +00:00
gyboth b82886fbec Newspaper progressing. 2008-11-28 14:09:08 +00:00
gyboth 14b1a6bcf8 News, first steps. 2008-11-27 13:24:18 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gyboth b9415b186e Multiple tables for leagues feature completed. 2008-11-22 16:51:31 +00:00
gyboth a535439936 Added multiple tables for leagues. 2008-11-21 17:00:47 +00:00
gyboth 73d4cc6795 Added joined leagues to defs system (e.g. for US conferences). 2008-11-20 20:20:18 +00:00
gyboth 6b6f064129 g_strrstr bug related to void country sid fixed. 2007-03-24 19:11:39 +00:00
gyboth fc80db9dcb Added two match weeks for cup rounds. 2007-02-18 13:04:19 +00:00
gyboth 819358f291 Added two match weeks for leagues. 2007-02-17 12:06:30 +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 d4e55dc684 "Release 1.9.2." 2005-10-16 09:23:04 +00:00
gyboth 7f2c108686 "Bugfixes." 2005-10-15 16:49:04 +00:00
gyboth 53131dd2e9 "Switched most GStrings to gchar." 2005-10-09 09:35:44 +00:00
gyboth 6c959586c7 "Minor string array improvements." 2005-10-05 19:59:37 +00:00
gyboth ee104567bd "MemMatches export/import." 2005-08-21 19:58:51 +00:00
gyboth 85bc6b9ee9 "Memmatches." 2005-08-20 19:39:36 +00:00
gyboth 5895b8dc21 "German commentary improved." 2005-08-17 20:39:07 +00:00
gyboth 82a5b05deb "Cup teams loaded all at once." 2005-08-15 16:25:49 +00:00
gyboth 1292db317c "YA first draft." 2005-07-08 09:26:00 +00:00
gyboth 0942bc8965 "More goals by forwards." 2005-07-02 11:06:43 +00:00
gyboth aeb715bcf9 "Commentary improvements." 2005-07-01 20:51:46 +00:00
gyboth e75c763ed0 "Commentary improvements." 2005-06-28 02:08:56 +00:00
gyboth 9e55218a2a "Live game commentary in xml files." 2005-06-26 11:42:01 +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 a6c9fec8ee "Profiling, romanian names." 2005-06-05 10:39:29 +00:00
gyboth d8c8eee3c1 "-m Player name files, first and last names." 2005-06-01 18:19:02 +00:00
gyboth bf0dc998d8 "Minor changes." 2005-05-17 06:15:05 +00:00
gyboth 1fc1ea7829 "Free corrections." 2005-05-16 07:09:53 +00:00
gyboth c4d40f55b6 Yet another cup system change. 2005-05-08 17:56:26 +00:00
gyboth dcbd2fa50d Odd teams round robin. 2005-05-07 16:17:48 +00:00
gyboth 745977466d Cup structure changes. 2005-05-06 16:35:19 +00:00