repoarcadecancel

3,393 Commits over 273 Days - 0.52cph!

11 Years Ago
Included latest release builds of the API.
11 Years Ago
Included latest release builds of the API.
11 Years Ago
Fix for camera translation not being networked.
11 Years Ago
Fix for camera translation not being networked.
11 Years Ago
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
11 Years Ago
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
11 Years Ago
Merge branch 'master' into networking
11 Years Ago
Merge branch 'master' into networking
11 Years Ago
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
11 Years Ago
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
11 Years Ago
Commented Swatch fields.
11 Years Ago
Commented Swatch fields.
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
11 Years Ago
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
11 Years Ago
Added comments to the Swatch class.
11 Years Ago
Added comments to the Swatch class.
11 Years Ago
Made Entity.Stage setter internal.
11 Years Ago
Made Entity.Stage setter internal.
11 Years Ago
Merge branch 'master' of arcade Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Merge branch 'master' of arcade Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Fixed scripts within subdirectories not being compiled.
11 Years Ago
Fixed scripts within subdirectories not being compiled.
11 Years Ago
Merge branch 'master' into networking Conflicts: Unity/ProjectSettings/InputManager.asset
11 Years Ago
Merge branch 'master' into networking Conflicts: Unity/ProjectSettings/InputManager.asset
11 Years Ago
removed bouncy ball
11 Years Ago
removed bouncy ball
11 Years Ago
added mousewheel zooming for the demo scene
11 Years Ago
added mousewheel zooming for the demo scene
11 Years Ago
removed unused var
11 Years Ago
removed unused var
11 Years Ago
Graphics.GetImage logs the image name if it cant find it
11 Years Ago
Graphics.GetImage logs the image name if it cant find it
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
added userprefs to gitignore
11 Years Ago
added userprefs to gitignore
11 Years Ago
Exposed writing and rendering to / from streams in GameBase
11 Years Ago
Exposed writing and rendering to / from streams in GameBase
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Switched '{0}' for '#' in animation constructor patterns.
11 Years Ago
Switched '{0}' for '#' in animation constructor patterns.
11 Years Ago
server spawns a cabinet on MapLoadDone
11 Years Ago
server spawns a cabinet on MapLoadDone
11 Years Ago
Removed redundant line from build_all.sh
11 Years Ago
Removed redundant line from build_all.sh