This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ClassiCube
Watch
1
Star
0
Fork
You've already forked ClassiCube
0
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-01-25 18:42:08 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d59aba361a
ClassiCube
/
2D
History
UnknownShadow200
be7c17c6b8
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
..
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