Laserlicht
|
95d2fbc9b7
|
fix grid
|
2024-08-25 00:43:55 +02:00 |
|
Laserlicht
|
62790e9aad
|
scaling anim have problems -> use other icon
|
2024-08-25 00:33:36 +02:00 |
|
Laserlicht
|
6e33b86dcb
|
fix days surived
|
2024-08-24 23:36:01 +02:00 |
|
Laserlicht
|
463d18b92d
|
add grid for weeks/months
|
2024-08-23 00:46:46 +02:00 |
|
Laserlicht
|
d7ee268c76
|
touch hovering improvements
|
2024-08-22 23:27:21 +02:00 |
|
Ivan Savenko
|
ff33fbd3a0
|
Merge pull request #4480 from IvanSavenko/update_prebuilts
Update ffmpeg
|
2024-08-21 15:57:50 +03:00 |
|
Ivan Savenko
|
50a4e3213d
|
Fix ffmpeg deprecation
|
2024-08-20 19:23:55 +00:00 |
|
Laserlicht
|
0901286f9d
|
fix
|
2024-08-20 20:38:38 +02:00 |
|
Laserlicht
|
01c14ae9ce
|
Merge branch 'develop' into extended_statistic
|
2024-08-20 20:25:16 +02:00 |
|
Ivan Savenko
|
85f6030c7c
|
Merge pull request #4318 from IvanSavenko/upscaled_render
Support for xBRZ upscaling filter
|
2024-08-20 14:23:30 +03:00 |
|
Ivan Savenko
|
cc5564a7b1
|
Remove no longer used localization strings
|
2024-08-19 11:47:13 +00:00 |
|
Ivan Savenko
|
f1e63792f0
|
Greatly simplify town buildings logic
|
2024-08-19 11:47:13 +00:00 |
|
Ivan Savenko
|
b3158c52ba
|
Fixes for Sonar issues
|
2024-08-17 20:54:29 +00:00 |
|
Ivan Savenko
|
40ece7142b
|
Set no filtering by default for now
|
2024-08-17 19:11:30 +00:00 |
|
Ivan Savenko
|
fb3147fbda
|
Do not initialize shadow on images that don't have shadow palette
|
2024-08-17 19:11:10 +00:00 |
|
Ivan Savenko
|
d6059b044d
|
Implement selection of upscaling filter in launcher
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
f29a687234
|
Clean up scaling code, implemented image size optimization
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
f0448acaa3
|
TBB is now a dependency of lib. Implemented multithreaded xBRZ scale
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
6a17c08b7e
|
Implemeted wider lines for upscaled mode
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
095f5b5e60
|
Fix cursor scaling
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
5c11a10667
|
Fix selection highlight in combat
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
000af42fcb
|
Fix spellbook page flip scaling
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
ffba847f40
|
xBRZ-upscaled images now support common palette-transform effects:
- Player coloring
- Flag color for map
- Glue selection for combat
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
2d12cecded
|
Added draw method to ISharedImage interface
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
502f47c6b5
|
Rename IConstImage to more clear ISharedImage
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
f75a25e369
|
Fix positioning & scale of video files
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
3bc31a2ea0
|
Fix rendering of minimap radar border
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
216ef2a943
|
H3 fonts now use atlas for font data. Implemented xBRZ scaling for fonts
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
85bb133561
|
Fix transparency on dialog box corners when xBRZ is in use
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
0f4bd7253d
|
Fix adventure map rendering
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
954b6b0947
|
Implemented scaling of mouse input events
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
748a3a1b64
|
Fixed minimap generation when upscaled mode is used
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
b527c0d09e
|
Fix warnings in xBRZ
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
4838b51b9d
|
Convert xbrz.cpp to utf-8
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
0529b80bc9
|
Use unix file endings for xBRZ
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
020a825ecd
|
TTF fonts will now be rendered correctly in upscaling mode
Note that TTF rendering bypasses xBRZ - TTF fonts are rendered at larger
point size
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
fa65b0019c
|
First working version of xBRZ upscaler
|
2024-08-17 15:25:26 +00:00 |
|
Ivan Savenko
|
4171026035
|
First iteration of upscaled rendering
|
2024-08-17 15:25:25 +00:00 |
|
Ivan Savenko
|
7f5cd8a7aa
|
newSurface method now accepts Point instead of two integers
|
2024-08-17 15:25:25 +00:00 |
|
Ivan Savenko
|
20ba63bba3
|
Added xBRZ 1.8 library to source code
|
2024-08-17 15:25:25 +00:00 |
|
Laserlicht
|
0c836e0797
|
code review
|
2024-08-17 12:25:16 +02:00 |
|
Laserlicht
|
f7e01eaf67
|
sonarcloud
|
2024-08-16 00:03:45 +02:00 |
|
Laserlicht
|
00692888df
|
sonar cloud fixes
|
2024-08-15 23:09:04 +02:00 |
|
Laserlicht
|
ba77107e71
|
fix some sonar cloud issues
|
2024-08-15 21:48:35 +02:00 |
|
Laserlicht
|
4796f46c24
|
fix defeat icon
|
2024-08-15 00:53:38 +02:00 |
|
Laserlicht
|
5743f151a1
|
icon drawing
|
2024-08-15 00:21:02 +02:00 |
|
Laserlicht
|
b693ce120a
|
code review
|
2024-08-14 22:36:54 +02:00 |
|
Laserlicht
|
a42afa2910
|
code review
|
2024-08-14 21:51:08 +02:00 |
|
Laserlicht
|
e1fdac42fd
|
code review
|
2024-08-14 21:50:53 +02:00 |
|
Laserlicht
|
3551470919
|
adjusted texts
|
2024-08-14 21:15:18 +02:00 |
|