bygfoot/src
gunnar_g b48c14cc9a Continue on windres integration for windows 2011-08-05 11:57:21 +00:00
..
zip windres configuration in the makefile. Hope this works on windows 2011-08-05 10:52:29 +00:00
Makefile.am Continue on windres integration for windows 2011-08-05 11:57:21 +00:00
Makefile.in windres configuration in the makefile. Hope this works on windows 2011-08-05 10:52:29 +00:00
bet.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
bet.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
bet_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
bygfoot.h Mac build changes. 2009-04-30 08:38:36 +00:00
bygfoot.ico Updated icon (1.9 is obsolete) 2009-02-16 21:24:37 +00:00
bygfoot_private.h Continue on windres integration for windows 2011-08-05 11:57:21 +00:00
bygfoot_private.rc Continue on windres integration for windows 2011-08-05 11:57:21 +00:00
callback_func.c the default team was restored even if no match was played 2011-05-19 19:26:11 +00:00
callback_func.h Added possibility to swap players using the RETURN key. 2007-02-11 11:52:01 +00:00
callbacks.c finished the default team implementation, you're now able to use a default team without using the option to store/rest 2009-08-31 12:31:24 +00:00
callbacks.h finished the default team implementation, you're now able to use a default team without using the option to store/rest 2009-08-31 12:31:24 +00:00
cup.c Don't try to free up memory when you use that data later to tell the user why the application forcibly quits 2011-05-17 12:19:50 +00:00
cup.h Fixed the horses problem. 2009-01-11 14:51:12 +00:00
cup_struct.h European cups. 2009-01-08 22:20:26 +00:00
debug.c Added debug logging. 2009-04-29 17:18:54 +00:00
debug.h Added debug logging. 2009-04-29 17:18:54 +00:00
enums.h Newspaper options. 2008-12-16 13:55:51 +00:00
file.c Put the zip debug messages in between ifdef debug 2011-02-19 21:55:47 +00:00
file.h The new zip file implementation is ready, still need to put the messages returned by it in debug mode 2011-02-16 20:57:48 +00:00
finance.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
finance.h Automatic loan repayment. 2008-11-08 12:46:12 +00:00
fixture.c Added debug logging. 2009-04-29 17:18:54 +00:00
fixture.h Fixed the horses problem. 2009-01-11 14:51:12 +00:00
fixture_struct.h Newspaper progressing. 2008-12-01 20:39:16 +00:00
free.c 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
free.h Def improvements, Italian definition corrected. 2008-12-23 10:33:55 +00:00
game.c Updated the default team implementation 2009-09-15 12:02:44 +00:00
game.h Live game foul probabilities reworked. 2009-03-08 11:34:30 +00:00
game_gui.c Added debug logging. 2009-04-29 17:18:54 +00:00
game_gui.h included training camp 2007-01-18 17:25:32 +00:00
gettext_macros.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
gui.c Country file sorting. 2009-01-11 10:23:55 +00:00
gui.h European defs, goto convenience. 2009-01-09 14:32:34 +00:00
interface.c link the zip sources in directly without making a library. Let\'s hope windows knows how to cope with this 2011-07-29 11:17:24 +00:00
interface.h The main_window is ported to GtkBuilder instead of using generated code, the other screens will follow. The old glade files have been converted to GtkBuilder format and renamed to *.ui 2009-10-16 11:52:32 +00:00
job.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
job.h Job exchange bugfixes. 2005-12-10 12:21:19 +00:00
job_struct.h Job exchange, first draft. 2005-12-01 11:45:53 +00:00
language.c Mac build changes. 2009-05-01 12:19:16 +00:00
language.h Country file sorting. 2009-01-11 10:23:55 +00:00
league.c Fix for tracker id 2942033: Spectator Bugs in Multiplayer-Games 2010-01-29 07:38:11 +00:00
league.h Week breaks introduced. 2008-12-26 15:59:46 +00:00
league_struct.h European cups. 2009-01-08 22:20:26 +00:00
league_table_callbacks.c Remove the interface header file as it doesn't exist anymore 2010-04-02 10:41:19 +00:00
league_table_callbacks.h fixed some copy and paste errors 2008-01-29 13:29:38 +00:00
lg_commentary.c Improved the corner kick actions, the next action after a corner was only in the next minute 2010-01-29 07:33:11 +00:00
lg_commentary.h Newspaper progressing. 2008-11-28 18:10:01 +00:00
lg_commentary_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
live_game.c Improved the corner kick actions, the next action after a corner was only in the next minute 2010-01-29 07:33:11 +00:00
live_game.h Implemented corners. TODO: The LG_commentary is not working yet. I have to verify why 2010-01-19 13:11:31 +00:00
live_game_struct.h Implemented corners. TODO: The LG_commentary is not working yet. I have to verify why 2010-01-19 13:11:31 +00:00
load_save.c delete autosave files with the same autosave number 2011-05-19 21:44:05 +00:00
load_save.h Autosave names. 2009-02-21 14:45:25 +00:00
main.c Removed the glade refence (this code is not generated anymore) 2010-04-02 10:51:14 +00:00
main.h Minor fixes, translation updates. 2006-02-28 22:17:08 +00:00
maths.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
maths.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
misc.c Added debug logging. 2009-04-29 17:18:54 +00:00
misc.h Constants editing. 2009-03-10 20:58:34 +00:00
misc2_callback_func.c Updated the default team implementation 2009-09-15 12:02:44 +00:00
misc2_callback_func.h "Job exchange fixes." 2005-12-01 14:49:00 +00:00
misc2_callbacks.c Added debug logging. 2009-04-29 17:18:54 +00:00
misc2_callbacks.h Automatic loan repayment. 2008-11-08 12:46:12 +00:00
misc2_interface.c Pushed xml translations to the po files 2010-10-27 19:44:27 +00:00
misc2_interface.h "Betting, first draft." 2005-10-27 21:10:15 +00:00
misc3_callbacks.c Newspaper progressing; menu restructured. 2008-12-06 17:07:03 +00:00
misc3_callbacks.h Newspaper progressing; menu restructured. 2008-12-06 17:07:03 +00:00
misc3_interface.c Updated bygfoot_misc2 to GtkBuilder format. TODO: fix the spinbuttons 2009-10-28 13:33:46 +00:00
misc3_interface.h Newspaper progressing; menu restructured. 2008-12-06 17:07:03 +00:00
misc_callback_func.c fix compiler warnings 2009-03-23 13:20:59 +00:00
misc_callback_func.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
misc_callbacks.c Country selection convenience stuff. 2008-12-17 15:31:07 +00:00
misc_callbacks.h "Splash screen first draft." 2006-02-15 12:03:48 +00:00
misc_interface.c remove unused form item 2011-02-19 22:12:15 +00:00
misc_interface.h "Sponsorship money." 2005-06-20 12:46:57 +00:00
name.c Added debug logging. 2009-04-29 17:18:54 +00:00
name.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
name_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
news.c European cups. 2009-01-08 22:20:26 +00:00
news.h German news, news improvements. 2008-12-18 12:07:59 +00:00
news_struct.h Week breaks introduced. 2008-12-26 15:59:46 +00:00
nonsourcestrings.c "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
option.c Added debug logging. 2009-04-29 17:18:54 +00:00
option.h Constants editing. 2009-03-10 20:58:34 +00:00
option_gui.c 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
option_gui.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
option_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
options_callbacks.c Constants editing done. 2009-03-11 20:54:15 +00:00
options_callbacks.h Constants editing done. 2009-03-11 20:54:15 +00:00
options_interface.c ng up loose ends, some buttons where not defined in the code yet, spinbuttons that weren't working,... 2009-11-13 12:02:11 +00:00
options_interface.h Constants editing. 2009-03-09 20:20:26 +00:00
player.c Updated the default team implementation 2009-09-15 12:02:44 +00:00
player.h Updated the default team implementation 2009-09-15 12:02:44 +00:00
player_struct.h Live game foul probabilities reworked. 2009-03-08 11:34:30 +00:00
start_end.c Live game status bugfix. 2009-04-28 08:06:37 +00:00
start_end.h Newspaper progressing. 2008-12-01 20:39:16 +00:00
stat.c Autosave names. 2009-02-21 14:45:25 +00:00
stat.h "Job exchange, first buggy draft with lots of debugging output." 2005-12-01 11:50:54 +00:00
stat_struct.h "Job exchange, first buggy draft with lots of debugging output." 2005-12-01 11:50:54 +00:00
strategy.c Updated the default team implementation 2009-09-15 12:02:44 +00:00
strategy.h "2.0.0" 2006-06-04 17:10:08 +00:00
strategy_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
support.c updated the header. Previously these files were generated 2009-11-19 15:38:13 +00:00
support.h updated the header. Previously these files were generated 2009-11-19 15:38:13 +00:00
table.c Fixed the horses problem. 2009-01-11 14:51:12 +00:00
table.h Fixed the horses problem. 2009-01-11 14:51:12 +00:00
table_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
team.c Added debug logging. 2009-04-29 17:18:54 +00:00
team.h Added won/lost/drawn display in match preview. 2009-02-21 16:43:53 +00:00
team_struct.h Ticket prices are saved. They are also moved to team.stadium instead of user. 2008-10-28 15:27:28 +00:00
training.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
training.h included training camp 2007-01-18 17:36:09 +00:00
training_callbacks.c Added function name output when compiled with DEBUG. 2008-11-25 13:50:07 +00:00
training_callbacks.h Star player balking. 2008-05-02 13:00:05 +00:00
training_interface.c Renamed the ui files again to glade as intltool doesn't try to translate .ui files. Updated the autogen chain so intltool is used instead of gettext (it also translate glade files) 2009-10-28 08:08:27 +00:00
training_interface.h included training camp 2007-01-18 17:36:09 +00:00
training_struct.h Training camp defaults. 2008-05-03 15:03:30 +00:00
transfer.c fix compiler warnings 2009-03-23 13:20:59 +00:00
transfer.h Transfers, star player balking. Ticket price constant adjusted. 2008-11-01 11:21:28 +00:00
transfer_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
treeview.c Show the flags also for non international competitions 2011-01-21 12:09:57 +00:00
treeview.h Player name editing. 2009-02-22 19:33:35 +00:00
treeview2.c Added debug logging. 2009-04-29 17:18:54 +00:00
treeview2.h Constants editing. 2009-03-10 20:58:34 +00:00
treeview_helper.c Added debug logging. 2009-04-29 17:18:54 +00:00
treeview_helper.h Constants editing done. 2009-03-11 20:25:26 +00:00
user.c fixed the automatic storing of the default team 2011-05-04 20:29:44 +00:00
user.h 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
user_struct.h 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
variables.h Added debug logging. 2009-04-29 17:18:54 +00:00
window.c fixed the "Gtk-CRITICAL **: gtk_widget_ref: assertion `GTK_IS_WIDGET (widget)' failed" errors use gtkbuilder for the right click menu's too 2009-10-20 11:52:17 +00:00
window.h Constants editing. 2009-03-09 20:20:26 +00:00
xml.c Constants editing. 2009-03-10 20:58:34 +00:00
xml.h European cups. 2009-01-08 22:20:26 +00:00
xml_country.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_country.h "Job exchange, first buggy draft with lots of debugging output." 2005-12-01 11:50:54 +00:00
xml_cup.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_cup.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_league.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_league.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_lg_commentary.c Implemented corners. TODO: The LG_commentary is not working yet. I have to verify why 2010-01-19 13:11:31 +00:00
xml_lg_commentary.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_cup.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_cup.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_fixtures.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_fixtures.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_jobs.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_jobs.h Job exchange, first draft. 2005-12-01 11:45:53 +00:00
xml_loadsave_league.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_league.h Def improvements, Italian definition corrected. 2008-12-23 10:33:55 +00:00
xml_loadsave_league_stat.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_league_stat.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_leagues_cups.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_leagues_cups.h Team pointer load/save bugfix. 2009-01-10 10:41:27 +00:00
xml_loadsave_live_game.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_live_game.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_misc.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_misc.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_newspaper.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_newspaper.h Newspaper progressing. 2008-11-29 11:30:10 +00:00
xml_loadsave_players.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_players.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_season_stats.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_season_stats.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_table.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_table.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_teams.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_teams.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_transfers.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_loadsave_transfers.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_loadsave_users.c finished the default team implementation, you're now able to use a default team without using the option to store/rest 2009-08-31 12:31:24 +00:00
xml_loadsave_users.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_mmatches.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_mmatches.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_name.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_name.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_news.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_news.h News, first steps. 2008-11-27 13:24:18 +00:00
xml_strategy.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_strategy.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
xml_team.c Added debug logging. 2009-04-29 17:18:54 +00:00
xml_team.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
youth_academy.c Solving valgrind errors. Player->peak_region was not yet defined before being used. 2009-03-03 22:23:37 +00:00
youth_academy.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00
youth_academy_struct.h "Minor bugfix in query_cup_begins." 2005-11-26 16:52:51 +00:00