Skip to content

Releases: gibbed/SteamAchievementManager

7.0.25

24 May 21:44
Compare
Choose a tag to compare
Add missing Version element in project files.

7.0.17

30 Mar 18:20
Compare
Choose a tag to compare
Fix FxCop complaints.

7.0.16

27 May 12:11
Compare
Choose a tag to compare
Implement searching of the game list. Fixes #39.

7.0.14

25 May 20:22
Compare
Choose a tag to compare
Update .gitignore.

7.0.11

28 Dec 11:12
9d4d6a1
Compare
Choose a tag to compare
Make GUI DPI-aware.

7.0.10

24 Nov 15:33
Compare
Choose a tag to compare
Changed the label of the store button in SAM.Game to make it more obv…

…ious to users.

7.0.6

14 Nov 20:04
Compare
Choose a tag to compare
Properly handle encoding of strings in Steam API. Fixes #5.

7.0.5

10 Nov 17:16
Compare
Choose a tag to compare
Check if either permission bit is set to indicate protected achieveme…

…nt. Fixes #2.

7.0.4

08 Nov 13:31
Compare
Choose a tag to compare
Fixed marshaling for bool types that were broken after I changed them…

… from ref to out. Fixes #1.