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-09-22 03:57:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
2D
/
Screens
History
UnknownShadow200
df4c6b4b32
Fix issues with UnsafeString on Windows XP and below. (Unfortunately, I couldn't work around this without having to allocate strings.)
2015-05-21 16:22:48 +10:00
..
BlockSelectScreen.cs
Minimise DrawTextArgs allocations.
2015-05-10 07:17:21 +10:00
ChatScreen.cs
Optimise string allocations, some other reductions in allocations.
2015-05-10 19:53:01 +10:00
ErrorScreen.cs
Optimise string allocations, some other reductions in allocations.
2015-05-10 19:53:01 +10:00
FpsScreen.cs
Fix issues with UnsafeString on Windows XP and below. (Unfortunately, I couldn't work around this without having to allocate strings.)
2015-05-21 16:22:48 +10:00
LoadingMapScreen.cs
Some simplification of 2D screens.
2015-05-11 18:23:31 +10:00
NormalScreen.cs
Refactor most 2D operations, further reduce memory allocations.
2015-05-09 18:37:20 +10:00
PauseScreen.cs
Optimise allocations of cursor get/set calls, optimise allocations in PauseScreen.
2015-05-12 19:16:04 +10:00
Screen.cs
Add everything.
2014-12-17 14:47:17 +11:00