Files
0ad/source/tools
Ralph Sennhauser 99bbc24265 Remove global g_xres and x_yres
Instead query g_VideoMode where needed. As both g_xres and g_yres aren't
global anymore remove static from UpdateRenderer. While at it use more
desicriptive names: GetXRes -> GetWindowWidth, GetYRes ->
GetWindowHeight.

This reduces the amount of variables tracking width and height by one
each.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-07-08 11:35:46 +02:00
..
2026-07-08 11:35:46 +02:00
2025-12-28 16:26:41 +01:00
2025-11-12 18:28:59 +01:00
2026-05-02 02:50:39 +02:00
2025-10-05 20:35:43 +02:00