This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-10 06:36:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Network
History
UnknownShadow200
723585661a
Make Animations a game component, make TexturePackExtractor less hardcoded.
2016-05-08 23:05:56 +10:00
..
Utils
More usage of IGameComponent
2016-05-08 18:53:52 +10:00
Enums.cs
Make NetworkProcessor less hardcoded and more extensible.
2016-04-24 22:57:15 +10:00
INetworkProcessor.cs
Make Animations a game component, make TexturePackExtractor less hardcoded.
2016-05-08 23:05:56 +10:00
NetworkProcessor.CPE.cs
Allow camera to go 0.15 degrees closer to truly vertical (Thanks 123DMWM), also read code page instead of ascii strings for 'disconnect packets' and block names in 'DefineBlock'.
2016-04-26 11:42:08 +10:00
NetworkProcessor.CPECustom.cs
Use bitflags instead of booleans for hidden so it can better fit in cache.
2016-05-06 13:43:25 +10:00
NetworkProcessor.cs
Initial work on adding Reset method to IGameComponent. (To reset state for reconnection to a server)
2016-04-24 23:13:29 +10:00
NetworkProcessor.Original.cs
Make Animations a game component, make TexturePackExtractor less hardcoded.
2016-05-08 23:05:56 +10:00
NetworkProcessor.WoM.cs
Organise most things into namespaces.
2016-03-27 09:33:51 +11:00