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-11 23:27:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Commands
History
UnknownShadow200
6b2651b8fb
Split up Utils.cs into Utils.cs and Utils.Math.cs, also use our own ToLower() method that does not make any extra memory allocations.
2016-08-15 20:00:57 +10:00
..
Command.cs
Add copyright notices to every source file.
2016-03-26 13:51:42 +11:00
CommandManager.cs
Use named StringLength constant instead of hardcoding 64 everywhere, replace StringBuilder with StringBuffer.
2016-08-15 18:33:37 +10:00
CommandReader.cs
Add copyright notices to every source file.
2016-03-26 13:51:42 +11:00
DefaultCommands.cs
Avoid foreach wherever possible.
2016-08-15 12:57:25 +10:00
SinglePlayerCommands.cs
Split up Utils.cs into Utils.cs and Utils.Math.cs, also use our own ToLower() method that does not make any extra memory allocations.
2016-08-15 20:00:57 +10:00