Ticket #47887

Counters description - client side.

오픈 날짜: 2023-04-20 21:37 마지막 업데이트: 2024-04-21 20:07

Reporter:
소유자:
Type:
Status:
Open [Owner assigned]
Component:
MileStone:
(None)
Priority:
3
Severity:
5 - Medium
Resolution:
None
File:
5

Details

Related to: #47697

#47697 is server-part and this is for client. Counters should deliver description about what it mean for gameplay and current value/checkpoint. For city counters, made this information visible in city dialog.

Ticket History (3/17 Histories)

2023-04-20 21:37 Updated by: lachu
  • New Ticket "Counters description - client side." created
2023-04-22 02:27 Updated by: lachu
댓글 올리기
0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch(6KB)
Gtk3.22 client changes - repair segfault

is successor of: 0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch(6KB)

Gtk3.22 client changes
2023-04-23 21:35 Updated by: lachu
댓글 올리기

This patch probably cause segfault, when dialogs of two windows were open. I must investigate, why. On main everything works.

2023-04-23 22:22 Updated by: lachu
댓글 올리기

I see client do not crash always. Now it work properly. I must investigate.

2023-05-04 17:09 Updated by: lachu
댓글 올리기
0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch(6KB)
Fix crash

@cazfi: Crash was made by not initialized variables.

2023-05-09 11:53 Updated by: cazfi
댓글 올리기

gtk has its own macros to cast compatible types. Use that instead of really arbitrary casts. "(GtkContainer*) page" -> "GTK_CONTAINER(page)" etc.

2023-05-13 01:42 Updated by: lachu
댓글 올리기

Reply To cazfi

gtk has its own macros to cast compatible types. Use that instead of really arbitrary casts. "(GtkContainer*) page" -> "GTK_CONTAINER(page)" etc.

2023-05-13 01:42 Updated by: lachu

File 0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch (File ID: 12396) is attached
2024-03-26 00:12 Updated by: lachu
댓글 올리기

What's about this ticket?

2024-04-19 21:51 Updated by: cazfi
댓글 올리기

- Use fc_snprintf() instead of snprintf()
- I'd prefer Counters tab to be between Happiness and Governor, not already before Production

2024-04-21 20:05 Updated by: lachu
  • File 0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch (File ID: 13730) is attached
2024-04-21 20:06 Updated by: lachu
  • File 0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch (File ID: 13730) is deleted
2024-04-21 20:07 Updated by: lachu
댓글 올리기

Reply To cazfi

- Use fc_snprintf() instead of snprintf()
- I'd prefer Counters tab to be between Happiness and Governor, not already before Production

0001-OSDN-47887-S-awomir-Lach-slawek-lach.art.pl.patch(6KB)
Small changes - implementation

Done.

Attachment File List

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login