Topic: Client 715 - 729 changes

Added replacements for hull 9 and 13 (Made by Thundera).
Added animated replacement for hull 19 (Made by Jack).
Added replacement for drive 8 (Made by Thundera).
Added buf image changes (Made by Psitek).
Improved floor randomization (Made by Thundera).
Fixed chat text showing behind splash image.
Items can now be ALT+Click'ed, to show an item info window.
Fixed a bug in rendering code that prevented showing images that are larger then the screen itself.
Added a client side replacement for "/item" chat command, to handle the new item info window.
Added a newer and bigger splash image (Made by Psitek).
Added "FloorRandom.ini" to Data folder, that allows us to configure the randomization weights for "rndfloor"'s.
Added a new tile strip called "rndfloor" that allows us to randomly place a variation of floor tiles.
Added 6 "space" tiles for the BSP system (Made by Cisco).
Added an animated replacement for hull 18 (Made by Thundera).
Added item description text support client (Data/ItemDesc.#.tsv).
Added ability to instantiate/destroy GUI widgets/windows at runtime, which f.e. allows us to open the same window more than once.
Fixed possible pointer crash for shader buffers.
Added ability to toggle SFML smoothTextures.
Changed shader assets and shader support checking in a way that its possible to use shaders even when some of them are not working.
Reduced GLSL version required from 1.40 down to 1.10.
Changed post processing shader code to allow shader chains by using special front and back buffers.

Amethyst        T0    Pyr     30
Cisco                T4    Sco    90
Delphi              T1    Eng    21
Neuropath      T0    Tel     10

Re: Client 715 - 729 changes

About the item info window...

To use this new window you have 2 ways to open it.

1. Type "/item NUM" to open the window for a given ID (NUM = item id). You can also just use "/i".
2. ALT+Click on an item to open the info window for the clicked item. This basically works EVERYWHERE, including shop window (ALT+Click the item name), Examine window (Including ship hull & drive image), your current ship gear slots and items laying on ground. Simply said everywhere you see an item, you can ALT+Click it. If you found a spot where it doesnt work, just report it and i will fix it smile.

Amethyst        T0    Pyr     30
Cisco                T4    Sco    90
Delphi              T1    Eng    21
Neuropath      T0    Tel     10