userGarry Newmancancel

19,254 Commits over 3,898 Days - 0.21cph!

5 Years Ago
Fixed server interfaces
5 Years Ago
Updated steamworks.posix
5 Years Ago
Meta Files
5 Years Ago
Build server fix
5 Years Ago
No need for posix32/64 now - combined to just posix
5 Years Ago
Latest Steamworks
5 Years Ago
Callback fix Wrong named meta file
5 Years Ago
Removed debug Console.WriteLine
5 Years Ago
Added SteamUserStats.RequestGlobalStats
5 Years Ago
Fix for InvetoryDef Properties Otherwise we get error in `_properties[name] = vl;` as name is null. GetProperty(null) is called to get list of keys as string. I guess separate method would be cleaner but I'm keeping this example to minimum (or im too lazy). Merge pull request #326 from kamyker/kamyker-patch-2 Fix for InvetoryDef Properties
5 Years Ago
Added bool parameter Active to event OnGameOverlayActivated to pass it from GameOverlayActivated_t. Updated OnGameOverlayActivated. Updated to OnGameOverlayActivated?.Invoke( x.Active != 0 ) ) Merge branch 'master' into master Merge pull request #368 from mkracik/master Added bool parameter Active to event OnGameOverlayActivated
5 Years Ago
added EntryCount to Leaderboard fixed indent for EntryCount Merge pull request #373 from matt-bcs/master Added EntryCount to Leaderboard
5 Years Ago
32bit now supported again
5 Years Ago
Update README.md
5 Years Ago
Unity dll updates
5 Years Ago
Steamworks 1.48 Updated generator to use flat files Latest Generated Updated Implementation to use flat api Updated tests
5 Years Ago
Networking fixes
5 Years Ago
Sdk 1.48 Generation Library latests Update test libraries
5 Years Ago
Rust categories
5 Years Ago
Icon uploader
5 Years Ago
Rust Item basics
5 Years Ago
RustItem block start
5 Years Ago
Post changes to #wiki
5 Years Ago
Jobs project
5 Years Ago
Page links don't worry about case to mark missing etc ambig tags
5 Years Ago
Fixed block parsing errors not Error++ Try to get summary as plain text Fixed "render" page not working RawValue fix
5 Years Ago
ElementValue now gets the unchanged raw value instead of innerHtml
5 Years Ago
No void return for Lua functions Fixed sidebar not always regenerating
5 Years Ago
Syntax Error catching
5 Years Ago
intptr_t => IntPtr
5 Years Ago
Cleanup
5 Years Ago
Syntax/Summary are ntext
5 Years Ago
Cleaning
5 Years Ago
Restore network tests
5 Years Ago
Switched callbacks to dispatch system Do Callbacks RequestEncryptedAppTicketAsync will return null on subsequent calls if they're too often
5 Years Ago
structs can have embedded enums No need for const removal Extract WriteEnum convert _t values flat_name becomes methodname_flat Update steam_api.json Overloaded functions no longer named differently plain uint arrays SteamDatagramHostedAddress is generated Generated RequestUGCDetails fix Fill doesn't exist Shorten SteamNetworkingConfigValue, SteamNetworkingConfigDataType Make PingLocation public Trim _ from enum values Make ConnectionState public Remove old ConnectionState Force pOutMessageNumber to be a ref SteamNetworkingConfigScope -> NetConfigScope SteamNetworkingConfigValue_t => NetKeyValue Restore networking interfaces SteamIPAddress takeover New accessor system Use method.desc Set calling conventions Remove GLobalFunctions.cs Fixup tests to work on 32bit CallbackResult - stall for now Custom enums New dispatch system Removed unused Fixed GetFileDetails test
5 Years Ago
try to extract exception information
5 Years Ago
ToString > tostring
5 Years Ago
Output bundle item info as useful json
5 Years Ago
Try to parse event adding
5 Years Ago
Catering for event types
5 Years Ago
Events
5 Years Ago
Steam upload retry
5 Years Ago
Add layla to developer list
5 Years Ago
Parent classes fixes
5 Years Ago
Internal Sytle
5 Years Ago
Can copy/paste images into edit
5 Years Ago
Don't include number of reports on ban shit on twitter
5 Years Ago
Page hash fix
5 Years Ago
Find in global class if previous isn't . or : enum styles