This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
client:changelog_0_92_1_70_0 [2018/03/17 06:17] karl [Key pressing Bug end] Add executable name changed and Popups table header |
client:changelog_0_92_1_70_0 [2024/12/28 23:40] (current) leaf [ChangeLog for the Crossfire Client] Remove SVN references |
||
---|---|---|---|
Line 2: | Line 2: | ||
The changelog file for the 1.70.0 client is rather long ( 6000+ lines ).\\ | The changelog file for the 1.70.0 client is rather long ( 6000+ lines ).\\ | ||
The last Changes for the 1.10.0, 1.11.0 and 1.12.0 versions of the client \\ | The last Changes for the 1.10.0, 1.11.0 and 1.12.0 versions of the client \\ | ||
- | were apparently committed inside their [[:TAGS]] and not inside their [[:branch]]es, \\ | + | were apparently committed inside their tags and not inside their branches, \\ |
so quite a few entries were missing. \\ | so quite a few entries were missing. \\ | ||
Hopefully I have caught them . \\ | Hopefully I have caught them . \\ | ||
Line 150: | Line 150: | ||
partial fix only. Some window managers (or whatever) do not honor the GTK \\ | partial fix only. Some window managers (or whatever) do not honor the GTK \\ | ||
property. Clean up a widget name in the config dialog. \\ | property. Clean up a widget name in the config dialog. \\ | ||
- | Kevin Bulgrien 2010-08-16/17 \\ | + | Kevin Bulgrien 2010-08-16/17 |
+ | ==== Create Character Bug ==== | ||
gtk-v2/glade/dialogs.glade: Fix for bug 3020531 - The Create Character \\ | gtk-v2/glade/dialogs.glade: Fix for bug 3020531 - The Create Character \\ | ||
button does nothing. Trailing space in widget name resulted in code \\ | button does nothing. Trailing space in widget name resulted in code \\ | ||
not finding the widget and attaching callback to it. \\ | not finding the widget and attaching callback to it. \\ | ||
- | MSW 2010-07-12 \\ | + | MSW 2010-07-12 |
+ | ==== X11 and GTK-1 clients removed ==== | ||
Remove disabled GTK and X11 clients. \\ | Remove disabled GTK and X11 clients. \\ | ||
- | Nicolas Weeger 2010-06-19 \\ | + | Nicolas Weeger 2010-06-19 |
gtk-v2/win32/gtkclient.nsi: Include theme files in the package script, these \\ | gtk-v2/win32/gtkclient.nsi: Include theme files in the package script, these \\ | ||
don't seem to actually work under a windows build yet though. \\ | don't seem to actually work under a windows build yet though. \\ | ||
Line 2920: | Line 2923: | ||
impression about stability/quality if a program spews out lots of errors \\ | impression about stability/quality if a program spews out lots of errors \\ | ||
or other messages. \\ | or other messages. \\ | ||
- | MSW 2006-07-01 \\ | + | MSW 2006-07-01 |
Make some changes to the defaults so that the game is a bit more user friendly \\ | Make some changes to the defaults so that the game is a bit more user friendly \\ | ||
- | to completely new users (eg, those that don't have a settings file): \\ | + | to completely new users (eg, those that don't have a settings file): |
- | -- \\ | + | ==== Popups not the default anymore ==== |
common/init.c: Turn off popups (gtkv1 client) by default - general seems \\ | common/init.c: Turn off popups (gtkv1 client) by default - general seems \\ | ||
- | that it isn't popular, and placement of the popups needs to be fixed. \\ | + | that it isn't popular, and placement of the popups needs to be fixed. |
+ | ==== End Popups @ v.1.10.0 ==== | ||
gtk-v2/src/main.c: Change default map size to ask from server to be \\ | gtk-v2/src/main.c: Change default map size to ask from server to be \\ | ||
25x25 - the gtkv2 client has default window size for that, so lets use \\ | 25x25 - the gtkv2 client has default window size for that, so lets use \\ |