1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-03-09 23:30:10 +01:00

54 Commits

Author SHA1 Message Date
gyboth
79cc6d8069 Added debug logging. 2009-04-29 17:18:54 +00:00
gyboth
521bbd1d46 Constants editing. 2009-03-10 20:58:34 +00:00
gyboth
bdd9d97e54 Country selection convenience stuff. 2008-12-17 14:39:10 +00:00
gyboth
dc506dbd68 Fixed some warnings. 2008-12-16 13:59:36 +00:00
gunnar_g
d552e23b88 Double entries for the country are gone. Still a small problem with country flags 2008-12-15 13:18:19 +00:00
gunnar_g
2e9438a103 The country combobox in the startup_window shows a layered structure to make it
easier to navigate.
There are still minor glitches to sort out.
2008-12-08 13:46:11 +00:00
gyboth
a48def2646 Support dir argument bugfix. 2008-11-25 14:31:35 +00:00
gyboth
ca797e6266 Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
mrsmola
f633ade130 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
gyboth
906784e061 Added two match weeks for cup rounds. 2007-02-18 13:04:19 +00:00
gyboth
13ff2170ae Minor fixes, translation updates. 2006-02-28 22:17:08 +00:00
gyboth
9b644d4744 "German translation updated." 2006-02-24 12:20:05 +00:00
gyboth
8472f00653 "Splash screen improvements." 2006-02-21 10:20:20 +00:00
gyboth
0b4b16e3dc "Splash screen first draft." 2006-02-15 12:03:48 +00:00
gyboth
d3be397dfb "Job exchange fixes." 2005-12-01 14:49:00 +00:00
gyboth
7dcd7e4246 "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
gyboth
a2011f2f5f "Progressbar pics." 2005-11-02 21:04:19 +00:00
gyboth
5f44084c90 "Easy commentary testing added." 2005-10-25 15:26:53 +00:00
gyboth
3b23bb353f "CPU strategies, first draft." 2005-10-24 20:50:48 +00:00
gyboth
54ac5de383 Loadsave system slightly changed. 2005-10-21 13:45:58 +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
6c959586c7 "Minor string array improvements." 2005-10-05 19:59:37 +00:00
gyboth
0df6829fe0 "Minor bugfixes." 2005-10-01 08:12:06 +00:00
gyboth
2f4a6dc2c4 "New game bug fixed." 2005-08-29 12:45:50 +00:00
gyboth
6d7e810828 "I18n support for binary package." 2005-07-19 15:55:34 +00:00
gyboth
c24a0b841e Porting. 2005-07-18 18:09:38 +00:00
gyboth
d525d297a9 Porting issues. 2005-07-18 16:21:18 +00:00
gyboth
3bc355811b "Porting issues." 2005-07-18 16:18:39 +00:00
gyboth
aea9ea738c "Win port issues." 2005-07-17 11:55:33 +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
e75c763ed0 "Commentary improvements." 2005-06-28 02:08:56 +00:00
gyboth
ce6564ef47 "Team definition system." 2005-06-21 13:33:16 +00:00
gyboth
64c34275b8 "Segfixes." 2005-06-17 12:57:05 +00:00
gyboth
0d488fa09c "Help stuff added." 2005-05-22 13:33:24 +00:00
gyboth
553d3c55fc "Live game commentary improved." 2005-05-18 16:00:49 +00:00
gyboth
745977466d Cup structure changes. 2005-05-06 16:35:19 +00:00
gyboth
df4df46065 Restructured definition directory. 2005-04-20 17:56:31 +00:00
gyboth
b5ccda8879 Minor fixes. 2005-04-09 19:18:28 +00:00
gyboth
d973da436a Player info. 2005-04-07 21:10:31 +00:00
gyboth
899295d9c2 Load/save, id bug. 2005-04-05 22:10:18 +00:00
gyboth
b7159723a2 Load/save implemented. 2005-04-04 10:36:04 +00:00
gyboth
8a940e3f30 Options gui. 2005-03-24 13:00:01 +00:00
gyboth
e69adf6c4a Options gui. 2005-03-24 07:42:24 +00:00
gyboth
d0c1b5142a Options gui. 2005-03-23 19:03:26 +00:00
gyboth
41462e6916 Removed some files. Transfers. 2005-03-21 10:16:37 +00:00
gyboth
82f82acec6 Live game development. 2005-03-09 13:10:28 +00:00
gyboth
6e9d55d8cc Live game development. 2005-03-08 09:39:54 +00:00
gyboth
7e07d74abd Made some progress; removed editor gui. 2005-03-03 12:46:48 +00:00