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-23 04:34:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
2D
/
Widgets
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
..
BlockHotbarWidget.cs
Add middle clicking, cleanup held block setting.
2015-04-04 17:43:38 +11:00
ExtPlayerListWidget.cs
Optimise string allocations, some other reductions in allocations.
2015-05-10 19:53:01 +10:00
PlayerListWidget.cs
Simplify and modularise AsyncDownloader, remove duplicate entity spwaning code, remove EntityInfoChange event (broken, as it didn't change the in game entity display name)
2015-05-13 19:47:12 +10:00
TextGroupWidget.cs
Optimise string allocations, some other reductions in allocations.
2015-05-10 19:53:01 +10:00
TextInputWidget.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
TextWidget.cs
Some simplification of 2D screens.
2015-05-11 18:23:31 +10:00
Widget.cs
Add everything.
2014-12-17 14:47:17 +11:00