ClassiCube/2D
2015-06-29 09:25:39 +10:00
..
Screens Simplify chat file opening method, simplify pause screen. 2015-06-28 06:49:03 +10:00
Widgets Add public methods to send PlayerClick packets (code that calls them not yet implemented), simplify reading strings in FastNetReader and backspace key handler in TextInputWidget. 2015-06-29 09:25:39 +10:00
DrawTextArgs.cs Minimise DrawTextArgs allocations. 2015-05-10 07:17:21 +10:00
Texture.cs Refactor most 2D operations, further reduce memory allocations. 2015-05-09 18:37:20 +10:00
Utils2D.cs Be more robust against invalid or left out colour codes after & character. (Partially addresses #27) 2015-06-28 11:36:10 +10:00