Commit Graph

91 Commits

Author SHA1 Message Date
gunnar_g a9a928c5b9 fixed the automatic storing of the default team 2011-05-04 20:29:44 +00:00
gunnar_g 439a047ba6 Fixed memorable matches. They were broken after the zipfile changes 2011-05-04 10:45:32 +00:00
gunnar_g c3bbc78a4c Fixed the memorable match seg fault, bug 2857927 2010-04-12 11:28:32 +00:00
gunnar_g ca195b5e51 Updated the default team implementation 2009-09-15 12:02:44 +00:00
gunnar_g cff47a96a9 finished the default team implementation, you're now able to use a default team without using the option to store/rest
ore your default team after a match
2009-08-31 12:31:24 +00: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 078b70a1ea Added debug logging. 2009-04-29 17:18:54 +00:00
gunnar_g 7a2135ef66 Initialize the user->debt_interest to 0. Calculations are done with this later on. 2009-03-26 15:19:25 +00:00
gunnar_g de771d0e47 fix compiler warnings 2009-03-16 17:05:03 +00:00
gyboth dd7c288da9 Added won/lost/drawn display in match preview. 2009-02-21 16:43:53 +00:00
gyboth c75b4f1327 Def system changes, cup round names. 2009-01-04 10:53:09 +00:00
gyboth 23cfbb3f0c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
gyboth 945c4d1093 Added league properties and changed league active status to property. 2008-11-24 11:16:36 +00:00
gunnar_g 415a9534c8 Interrupt the skipping of weeks without matches when a user has pending events 2008-11-20 23:58:21 +00:00
gyboth ef5a5ff1c2 Automatic loan repayment. 2008-11-07 08:38:55 +00:00
gunnar_g b2220b2c7e Ticket prices as set in the stadium screen are now used in the calculation of the income. When switching teams the ticket price is reset. 2008-10-30 22:05:20 +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
gunnar_g 83976487f8 implementation of changing ticket_prices. The prices are now filled in from the user_struct 2008-10-28 13:13:45 +00:00
gyboth 566f247ed3 Training camp defaults. 2008-05-03 15:03:30 +00:00
gyboth 3866702637 Star player balking. 2008-05-02 12:26:35 +00:00
gyboth 2b9e3795e0 Fixed player removal when user changes teams. 2007-09-01 11:28:09 +00:00
mrsmola 6a28c1cd6e changed some variable types from gchar buf[SMALL] to GString *buf.
A bug causes bygfoot to crash in file_compress_files. 

Bug message:
In file.c/file_compress_files, we used gchar buf[SMALL];
SMALL is defined to 10000. after a lot of seasons (19 within the test),
the number of files grows too big.
2007-03-12 20:22:58 +00:00
gyboth fdb268e001 "Added luck." 2006-12-10 14:43:16 +00:00
gyboth bcf2a15133 "2.0.1" 2006-12-10 12:43:29 +00:00
gyboth 86aaeb8f99 "Cup round delay added." 2006-06-29 16:06:52 +00:00
gyboth 6d064f74b6 Minor bugs fixed. 2005-12-19 18:29:52 +00:00
gyboth e5f57d39ad "Minor usability improvements." 2005-12-09 15:52:57 +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 53131dd2e9 "Switched most GStrings to gchar." 2005-10-09 09:35:44 +00:00
gyboth 63e471da3f "World cup first try." 2005-09-21 17:42:41 +00:00
gyboth 00ba7127c9 "Supernational league changes" 2005-09-19 21:13:36 +00:00
gyboth 54cc54f5c4 "Minor fixes." 2005-08-28 08:56:36 +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 8a1324b40a "YA improvements." 2005-07-14 16:05:10 +00:00
gyboth 51029f81f4 "Minor fixes." 2005-07-11 07:14:18 +00:00
gyboth 1292db317c "YA first draft." 2005-07-08 09:26:00 +00:00
gyboth aeb715bcf9 "Commentary improvements." 2005-07-01 20:51:46 +00:00
gyboth 9e55218a2a "Live game commentary in xml files." 2005-06-26 11:42:01 +00:00
gyboth f26d18bf3f "Prom games improvements, cup success compare improvement." 2005-06-25 14:09:37 +00:00
gyboth 24679ad5f2 "Bugfixes, add_week, supernational." 2005-06-23 21:53:57 +00:00
gyboth a0074cc159 "Supernational countries." 2005-06-22 17:44:33 +00:00
gyboth ce6564ef47 "Team definition system." 2005-06-21 13:33:16 +00:00
gyboth 8bc85f0b87 "Sponsorship money." 2005-06-20 12:59:03 +00:00
gyboth e777937956 "Sponsorship money." 2005-06-20 12:46:57 +00:00
gyboth 64c34275b8 "Segfixes." 2005-06-17 12:57:05 +00:00