forked from toshok/scsharp
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
19 lines (14 loc) · 771 Bytes
/
NEWS
File metadata and controls
19 lines (14 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Changes from 0.0000007 to 0.0000008.
* inclusion of Foole's managed port of StormLib. The
unmanaged version is still included, but is no longer built
by default. Additionally, to use the unmanaged version even
after building it, you have to enable a configuration
option. Look at scsharp.exe.config for more details.
* The ready room code is now in. Barring glitches in audio
playback which seem legion, the mission briefings should
proceed as normal, including establishing shots.
* Text rendering is now (more or less) anti-aliased and
pretty.
* The code handles the distinction between "broodwar is
installed" and "user selected broodwars" better now.
* lots of misc fixes.