]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a class to handle screenshots images
authorterencehill <piuntn@gmail.com>
Thu, 12 Aug 2010 17:20:20 +0000 (19:20 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 12 Aug 2010 17:20:20 +0000 (19:20 +0200)
commit40221b4e6409140061092073663593abecdcc321
tree41c36a203a28f3f0e2c0b15584bab9a55ad0f60b
parent26fc4995fcd65331f8ea2017125c2f19fb642584
Add a class to handle screenshots images
This allowed me to
- fix title not properly centered
- simply don't draw the image instead of drawing gfx/transparent
- fade out the title after 3 seconds
gfx/transparent.tga [deleted file]
qcsrc/menu/classes.c
qcsrc/menu/xonotic/dialog_multiplayer_screenshot.c
qcsrc/menu/xonotic/dialog_multiplayer_screenshot_screenshotviewer.c
qcsrc/menu/xonotic/screenshotimage.c [new file with mode: 0644]