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-10-17 10:42:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
2D
/
Widgets
History
UnknownShadow200
03b21b62a7
Do not use our own special packed atlas, use the standard atlas in preparation for
#42
.
2015-09-06 08:13:21 +10:00
..
BlockHotbarWidget.cs
Do not use our own special packed atlas, use the standard atlas in preparation for
#42
.
2015-09-06 08:13:21 +10:00
ExtPlayerListWidget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00
NormalPlayerListWidget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00
PlayerListWidget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00
TextGroupWidget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00
TextInputWidget.cs
Sadly, it turns out that our memory string optimisation procedures corrupted the headp after the GC was run. Turns out because (I might be wrong though) that the GC appears to try to use leftover string space for heap allocations, which sometimes caused random corruptions but mostly crashes as were directly modifying the underlying string length.
Fixes
#51
.
2015-09-05 07:36:51 +10:00
TextWidget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00
Widget.cs
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
2015-09-01 18:03:36 +10:00