index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sdlgraphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Work around issue with minimizing maximized windows
Thorbjørn Lindeijer
1
-1
/
+0
14 days
Fixed issues related to wrong alpha mod set on textures
Thorbjørn Lindeijer
1
-35
/
+21
2025-07-04
Added logging priorities and use SDLs logging facilities
Thorbjørn Lindeijer
1
-15
/
+15
2025-07-02
Delay showing of the window to avoid startup flicker
Thorbjørn Lindeijer
1
-3
/
+5
2025-04-25
Simplified ImageRect handling
Thorbjørn Lindeijer
1
-16
/
+16
2025-03-31
Use color modulation to render text in different colors
Thorbjørn Lindeijer
1
-2
/
+37
2025-03-31
GUI: Apply clipping only where necessary
Thorbjørn Lindeijer
1
-21
/
+9
2025-03-17
Fixed small issue in SDLGraphics::drawRescaledImagePattern
Thorbjørn Lindeijer
1
-1
/
+2
2025-01-25
snap: Updated to core24
Thorbjørn Lindeijer
1
-0
/
+2
2024-10-18
Take only const pointers to images in Graphics
Thorbjørn Lindeijer
1
-3
/
+3
2024-10-15
Fixed crash when taking screenshot with scaled graphics
Thorbjørn Lindeijer
1
-6
/
+14
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
1
-0
/
+1
2024-03-26
Added functions to draw images at sub-pixel positions
Thorbjørn Lindeijer
1
-0
/
+31
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
1
-4
/
+47
2024-03-07
Fixed ambient layers "keepratio" option
Thorbjørn Lindeijer
1
-4
/
+4
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
1
-0
/
+304