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-04 11:35:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Utils
History
UnknownShadow200
ad57351cf2
Fix isometric blocks. Save chat font size and mouse sensitivity settings. Enter and keypad enter now do the same thing as clicking on 'OK' in menu screens.
2015-10-07 19:39:20 +11:00
..
Camera.cs
Fix Direct3D9 build clipping when standing next to a block, blocks should not be placed over players. (Thanks Empy)
2015-09-30 09:10:55 +10:00
FastBitmap.cs
Fix issue with non 32bpp skins crashing the client.
2015-09-19 19:39:12 +10:00
FastColour.cs
Use isometric blocks in hotbar. (Doesn't work for sprites, texture bleeding for Direct3D9 build)
2015-10-07 16:16:39 +11:00
Options.cs
Fix isometric blocks. Save chat font size and mouse sensitivity settings. Enter and keypad enter now do the same thing as clicking on 'OK' in menu screens.
2015-10-07 19:39:20 +11:00
StringBuffer.cs
Make StringBuffer 100% less unsafe.
2015-10-03 09:36:29 +10:00
TextureRectangle.cs
More code XML comments.
2015-08-29 11:54:55 +10:00
Utils.cs
Add functionality for isometric block drawing for gui, simplify and arrange graphics api info, add warning for intel graphics cards users that they should use Direct3D build because of the lousy OpenGL implementation.
2015-10-06 20:15:48 +11:00
Vector3I.cs
More code XML comments.
2015-08-29 11:54:55 +10:00