ClassiCube/ClassicalSharp/Utils
2015-10-14 20:26:02 +11:00
..
Camera.cs Tick mouse 60 times instead of 20 times per second. 2015-10-10 10:50:02 +11:00
FastBitmap.cs Refactor physics some more, also fix bug with terrain atlas sometimes causing crash. More work on occlusion, still broken. 2015-10-10 10:17:13 +11: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 Fix sprites not being full bright if they should, overhaul fps screen to also display current position and hack states. FPS can be hidden with option 'Show FPS' now. 2015-10-08 19:39:27 +11:00
Utils.cs Add more comments to utils class, modify ExtPlayerWidget to strip colour codes from names and display group name ahead of players. 2015-10-14 20:26:02 +11:00
Vector3I.cs More code XML comments. 2015-08-29 11:54:55 +10:00