1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-03 17:27:31 +01:00

549 Commits

Author SHA1 Message Date
gunnar_g
ea45df9e3b Switched to internal zipping/unzipping routines. 2010-11-26 12:22:35 +00:00
gunnar_g
cd81c36fd5 Switched to internal zipping/unzipping routines. 2010-11-26 12:16:10 +00:00
gunnar_g
0a30bee610 Fixed the makefile so that english news and lg_commentary are updated 2010-10-28 10:39:51 +00:00
gunnar_g
cc4148d9aa Pushed xml translations to the po files 2010-10-27 20:25:13 +00:00
gunnar_g
039d60a7b9 Pushed xml translations to the po files 2010-10-27 19:44:27 +00:00
gunnar_g
677cd472f1 Fixed the memorable match seg fault, bug 2857927 2010-04-12 11:28:32 +00:00
gunnar_g
348a3e719c Removed the glade refence (this code is not generated anymore) 2010-04-02 10:51:14 +00:00
gunnar_g
6377338c61 Now with the format really changed 2010-04-02 10:49:15 +00:00
gunnar_g
fb9ed5a65e Updated the formatting 2010-04-02 10:45:33 +00:00
gunnar_g
d4eef968e5 Remove the interface header file as it doesn't exist anymore 2010-04-02 10:41:19 +00:00
gunnar_g
6214b21d01 Fix for tracker id 2942033: Spectator Bugs in Multiplayer-Games
Patch by rookie86
2010-01-29 07:38:11 +00:00
gunnar_g
d48bb2de5e 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
gunnar_g
a80da2cd4e Solved the commentary issue 2010-01-19 15:10:15 +00:00
gunnar_g
b941d0ca64 Implemented corners. TODO: The LG_commentary is not working yet. I have to verify why 2010-01-19 13:11:31 +00:00
gunnar_g
973d626b10 updated the header. Previously these files were generated 2009-11-19 15:38:13 +00:00
gunnar_g
f8a7ba2549 Gui updates, spin buttons missing (again) 2009-11-19 12:35:45 +00:00
gunnar_g
08ff0ab712 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
gunnar_g
cd109bc6ef Improved the error message when problems occur at load_ui 2009-11-04 13:46:37 +00:00
gunnar_g
f0dee1dc84 Converted the last part of bygfoot_misc2.glade and bygfoot_options.glade to GtkBuilder format 2009-10-29 13:11:23 +00:00
gunnar_g
6cb084290c Updated bygfoot_misc2 to GtkBuilder format. TODO: fix the spinbuttons 2009-10-28 13:33:46 +00:00
gunnar_g
9ef49d18ed 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)
Made the menu translatable again (at least partly)
2009-10-28 08:08:27 +00:00
gunnar_g
8806302284 Fixed the spinbutton issues (we should use a GtkAdjustment to define the steps used etc)
bygfoot_misc is now fully converted to GtkBuilder format
2009-10-27 12:34:33 +00:00
gunnar_g
86a66e3f05 Remove unused files 2009-10-27 12:33:05 +00:00
gunnar_g
90520b0a11 Continued on transforming bygfoot_misc.ui to GtkBuilder format. There is a problem with spinbuttons in the stadium window and automatic repayment 2009-10-26 12:49:49 +00:00
gunnar_g
3257644b3b Updated bygfoot_training.ui to GtkBuilder format, first changes on bygfoot_misc.ui (not finished) 2009-10-26 12:06:40 +00:00
gunnar_g
fb5a63116c Converted bygfoot_misc3.ui to GTKBuilderFormat instead of code generated 2009-10-21 12:10:45 +00:00
gunnar_g
13acbb2ab0 fixed the "Gtk-CRITICAL **: gtk_widget_ref: assertion `GTK_IS_WIDGET (widget)' failed" errors use gtkbuilder for the right click menu's too
TODO: check how to do the translations
2009-10-20 11:52:17 +00:00
gunnar_g
c80109e90f 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
gunnar_g
099eb3d8fb Updated the default team implementation 2009-09-15 12:02:44 +00:00
gunnar_g
8de98681bf 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
7c7b871a55 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
9060069235 Mac build changes. 2009-05-01 12:19:16 +00:00
gyboth
fbba2fb4ef Mac build changes. 2009-04-30 08:38:36 +00:00
gyboth
79cc6d8069 Added debug logging. 2009-04-29 17:18:54 +00:00
gyboth
59d9aad532 Live game status bugfix. 2009-04-28 08:06:37 +00:00
gyboth
892dd20999 UEFA cup correction. 2009-04-20 07:26:04 +00:00
gunnar_g
11bb4bd05e Undo last commit. It wasn't the good fix. 2009-04-17 09:34:28 +00:00
gunnar_g
ffe310e1e4 Fix valgrind warnings 2009-04-15 14:31:14 +00:00
gunnar_g
4f8bc81108 Fix valgrind issues 2009-04-15 14:26:39 +00:00
gunnar_g
14815a0962 Fixed the bug in news/live_game/... where the value in something|something1|something3 was returned instead of picking one of them 2009-04-10 12:43:19 +00:00
gunnar_g
326dd8bd6c Initialize the user->debt_interest to 0. Calculations are done with this later on. 2009-03-26 15:19:25 +00:00
gyboth
09d67ade88 German translation updated. 2009-03-24 19:18:17 +00:00
gunnar_g
5cb6384a62 fix compiler warnings 2009-03-23 13:20:59 +00:00
gunnar_g
93bd68d50e fix compiler warnings 2009-03-16 17:05:03 +00:00
gunnar_g
dc08328213 fixed compiler warnings 2009-03-14 07:05:06 +00:00
gyboth
6f173cb889 Constants editing done. 2009-03-11 20:54:15 +00:00
gyboth
689fcd72c2 Constants editing done. 2009-03-11 20:25:26 +00:00
gyboth
521bbd1d46 Constants editing. 2009-03-10 20:58:34 +00:00
gunnar_g
fa58c3dc5f Solving valgrind issues 2009-03-10 15:58:48 +00:00
gunnar_g
1382ca0f0c initialize LiveGame->started_game to -1 (valgrind complaints) 2009-03-10 13:29:51 +00:00