ClassiCube/ClassicalSharp/Utils
2018-10-30 13:43:22 +11:00
..
Camera.cs fix issues with sometimes being invisible when it should be visible, and vice versa 2018-08-09 19:31:58 +10:00
ErrorHandler.cs Tell people to report crashes on the forums instead of my github. 2018-09-30 20:11:55 +10:00
MathUtils.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
Options.cs add super secret 'use c client' button to launcher 2018-10-30 13:43:22 +11:00
ReadOnlyStream.cs fix licensing 2017-01-20 09:12:04 +11:00
Respawn.cs Mostly port entity components to C. 2018-04-19 21:52:16 +10:00
StringBuffer.cs Fix % colour input converting not working on servers not supporting longer messages. (also disable it in classic mode) 2018-09-21 08:36:47 +10:00
Utils.cs Video memory usage shown with nvidia gpus on opengl backend, tab list name matching now partially matches both start and end of word 2018-09-10 09:29:19 +10:00
Utils.Math.cs Show a error message in chat when texture pack fails to download (e.g. 401, 404, other), instead of just silently failing. 2018-06-02 22:22:52 +10:00
Vector3I.cs initial work on vorbis decoding in C client. expect many bugs. 2018-07-28 05:08:27 +10:00