1dot13 / gamedir

Game assets for the Jagged Alliance 2 v1.13 project
14 stars 12 forks source link

Battle Panel Multi Resolution #46

Closed andrzejfalkowski closed 10 months ago

andrzejfalkowski commented 10 months ago

Battle panel in different variants for each main vertical resolution and 720 widescreen.

If there's not enough space to display all mercs due to increased limits compared to vanilla, mercs will be displayed page by page, scrollable with Page Up/Page Down (similar to the team assignments panel).

Related fixes:

Comparison:

640x480 battle_panel_640_old battle_panel_640_new

1280x720 Widescreen battle_panel_720_old battle_panel_720_new

1024x768 battle_panel_768_old battle_panel_768_new

720 Widescreen - Auto-resolve fix auto_battle_720_old auto_battle_720_new

Transition fix transition_640_old transition_640_new

Corresponding source PR: https://github.com/1dot13/source/pull/203