Rana prathap
5ce451f7c4
GUI: Remove unnecesary parameters and increase code readabilty in dialog dumper
2023-11-17 20:28:39 +01:00
Rana prathap
43733cbcf3
GUI: Add system to automatically iterate through all resolutions
2023-11-17 20:28:39 +01:00
Rana prathap
c8d2c4dad1
GUI: Fix filenames for dumped dialogs
2023-11-17 20:28:39 +01:00
Matthew Duggan
9840d81bf7
GUI: Fix compile guards to work when flags not defined
2023-11-13 13:39:11 +11:00
Matthew Duggan
80ddd9498c
GUI: Avoid dumping dialogs not compiled in to build
2023-11-13 13:23:57 +11:00
Rana prathap
3f7f27a7a3
GUI: Add more dialogs to dialog dumper
2023-11-12 21:31:49 +01:00
Eugene Sandulenko
ee5e556ac9
GUI: Fix dumping dialogs with SurfaceSDL
2023-10-11 23:02:04 +02:00
Eugene Sandulenko
3ff0d353be
GUI: FIx dialog dumping to PNG
2023-07-30 21:34:30 +02:00
Donovan Watteau
51ac525263
GUI: Fix builds without USE_TRANSLATION
2023-05-15 18:06:35 +02:00
Abhinav Chennubhotla
7bbd62e846
GUI: Add message and about dialogs to dumpAllDialogs()
...
- Add arguement message with default arguement "test"
- Create separate .png files for all dialogs
2023-05-14 22:47:22 +02:00
Abhinav Chennubhotla
f96eb9a7f1
GUI: Dump .png files of launcher to check UI for various translations
...
- Each resolution needs to be cycled manually in the code, default is
800x640.
- Dumps .png files in a snapshots folder for all languages at a given
resolution.
TODO:
- Cycle resolutions automatically through code.
- Add more dialogs to the dumper.
2023-05-14 22:47:22 +02:00