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-06 20:46:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
2D
/
Drawing
History
UnknownShadow200
998480f940
Fix client playing sounds from custom blocks that are liquid or walkthrough collision type, but do not intersect the player's collision box.
2016-04-24 18:16:52 +10:00
..
CanvasDrawer2D.cs
Fix launcher script not having proper working directory set on unix.
2016-04-16 08:29:30 +10:00
CanvasDrawer2D.Text.cs
Make GDI backend draw text consistently with default.png backend.
2016-04-18 16:49:53 +10:00
DrawTextArgs.cs
Add copyright notices to every source file.
2016-03-26 13:51:42 +11:00
GdiPlusDrawer2D.cs
Fix launcher script not having proper working directory set on unix.
2016-04-16 08:29:30 +10:00
GdiPlusDrawer2D.Text.cs
We can manually ignore colour codes for the default.png text drawing backend, allocates less memory and optimises performance.
2016-04-11 14:42:59 +10:00
IDrawer2D.cs
Fix scaling of all other default.png text.
2016-04-20 11:19:37 +10:00
IDrawer2D.TextMC.cs
Fix client playing sounds from custom blocks that are liquid or walkthrough collision type, but do not intersect the player's collision box.
2016-04-24 18:16:52 +10:00
IsometricBlockDrawer.cs
Add more methods for android, add platform class to abstract away some platform differences.
2016-01-07 22:29:40 +11:00