gyboth
7c4b3227fb
Ticket income bug.
2008-05-04 15:36:30 +00:00
gyboth
dc2614005a
Fitness bug workaround.
2008-05-04 11:04:02 +00:00
gyboth
566f247ed3
Training camp defaults.
2008-05-03 15:03:30 +00:00
gyboth
13c13850c8
Star player balking.
2008-05-02 13:00:05 +00:00
gyboth
3866702637
Star player balking.
2008-05-02 12:26:35 +00:00
mrsmola
5c078c8335
changed year
2008-03-02 15:14:44 +00:00
mrsmola
9a53eed15f
fixed some copy and paste errors
2008-01-29 13:29:38 +00:00
mrsmola
910a0096a2
corrected bug in enum Windows
2007-09-24 19:14:26 +00:00
mrsmola
7d4fd5e2aa
added window league table
2007-09-24 19:12:47 +00:00
mrsmola
f2cd94edac
added window league table
2007-09-24 19:12:27 +00:00
mrsmola
feb92d0c7a
added window league table
2007-09-24 18:42:52 +00:00
mrsmola
2afba6549d
added window league table
2007-09-24 18:41:57 +00:00
mrsmola
8f3fd086b8
added window league table
2007-09-24 18:32:11 +00:00
gyboth
2b9e3795e0
Fixed player removal when user changes teams.
2007-09-01 11:28:09 +00:00
mrsmola
2cb882a8e8
changed version to 2.2.1
2007-08-25 14:40:41 +00:00
mrsmola
3df759c833
changed link to wiki
2007-05-18 15:09:11 +00:00
mrsmola
599609cc8f
changed version to 2.2.0
2007-05-18 14:49:08 +00:00
gyboth
6b6f064129
g_strrstr bug related to void country sid fixed.
2007-03-24 19:11:39 +00:00
mrsmola
d1447362cb
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:24:09 +00:00
mrsmola
f943cab80f
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:23:44 +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
mrsmola
99ff0ea1a5
Changed version number to 2.1.2
2007-03-07 11:09:05 +00:00
gyboth
6161867d7d
Minor two_week_matches bug fixed.
2007-03-04 12:12:41 +00:00
mrsmola
f1775f7c5d
changed the ticket income of cup matches without a second leg
2007-03-03 22:39:41 +00:00
gyboth
02a8cbdfcd
Minor two_week_matches bug fixed.
2007-03-03 18:24:26 +00:00
gyboth
9fb9505b9f
Fixed twomatchweeks league display bug.
2007-02-26 20:55:27 +00:00
mrsmola
93bca4f779
added the missing method on_delete (window)
2007-02-25 14:44:15 +00:00
gyboth
225fbc6f99
Fixed two_match_week bug for cups.
2007-02-23 09:16:02 +00:00
mrsmola
c262da2149
deleted debug messages
2007-02-20 14:15:22 +00:00
mrsmola
75ab0a7af6
added a debug-writer for debugging to console
2007-02-20 14:11:40 +00:00
mrsmola
56a848082b
Bugfix: it isn't allowed to sell players if a team has less than 12 players.
2007-02-20 14:06:58 +00:00
mrsmola
c01bf254eb
bugfix for bug (the game crashes by replaceing players)
...
initialized the attribute selectet row each time someone changed to
the main menu.
2007-02-19 17:51:43 +00:00
mrsmola
aadb0b7f68
fixed including of training.h
2007-02-18 14:14:15 +00:00
gyboth
fc80db9dcb
Added two match weeks for cup rounds.
2007-02-18 13:04:19 +00:00
mrsmola
9c0096f00b
added a debug-writer for debugging to console
2007-02-18 12:43:23 +00:00
mrsmola
4dc5cb50fa
added a debug-writer for debugging to console
2007-02-18 12:43:07 +00:00
mrsmola
3ebe2e242a
added a debug-writer for debugging to console
2007-02-18 10:18:18 +00:00
mrsmola
0d6d5888b5
added a debug-writer for debugging to console
2007-02-18 10:17:36 +00:00
mrsmola
ad90423aa6
added a debug-writer for debugging to console
2007-02-18 10:17:16 +00:00
gyboth
819358f291
Added two match weeks for leagues.
2007-02-17 12:06:30 +00:00
gyboth
7d33eab128
Cursor setting in live game window.
2007-02-16 17:30:30 +00:00
gyboth
d858af8234
Cursor setting in live game window.
2007-02-16 17:21:35 +00:00
mrsmola
ac354ccdf7
changed version to 2.1.1
2007-02-15 17:48:03 +00:00
mrsmola
dc23309824
Changes in gui trainings-camp to fix the count-bug
2007-02-12 21:22:07 +00:00
mrsmola
0cd098f990
Changes in gui trainings-camp to fix the count-bug
2007-02-12 21:21:46 +00:00
mrsmola
b0d8d5767c
fixed the count-bug in training-camp
2007-02-12 16:07:44 +00:00
mrsmola
3cfdd900d8
fixed the count-bug in training-camp
2007-02-12 16:07:19 +00:00
gyboth
b882279c9e
Added possibility to swap players using the RETURN key.
2007-02-11 11:52:01 +00:00
mrsmola
f63513b4a2
changes in gui (training camp) for the Swedish translation
2007-02-06 21:52:59 +00:00
mrsmola
d8e904e0d9
changes in gui for the Polish translation
2007-02-06 06:31:35 +00:00