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 19:03:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
2D
/
Widgets
History
UnknownShadow200
46a09255cc
Try to find cause of crash found in comments in
#61
.
2015-09-09 06:28:48 +10:00
..
BlockHotbarWidget.cs
Try to find cause of crash found in comments in
#61
.
2015-09-09 06:28:48 +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