ClassiCube/ClassicalSharp
2018-04-03 11:20:00 +10:00
..
2D Simplify widget code a little bit 2018-04-03 11:20:00 +10:00
Audio little bit less hardcoding 2018-03-19 22:07:26 +11:00
Blocks Undefined custom blocks should have full grass for texture 2018-04-02 16:21:55 +10:00
Commands Combine some headers, part 2 2018-03-27 13:58:00 +11:00
Entities bugfixes 2018-04-01 17:11:58 +10:00
Events little bit less hardcoding 2018-03-20 16:54:48 +11:00
Game Start porting MenuScreen to C 2018-04-02 14:13:58 +10:00
Generator little bit less hardcoding 2018-03-20 16:54:48 +11:00
GraphicsAPI Combine some headers, part 2 2018-03-27 13:58:00 +11:00
Hotkeys Fix TextHotkey extension, accidentally mapping numpad number keys to normal number keys. 2017-10-26 13:47:18 +11:00
Ionic.Zlib Style: Indent catch and switch properly. 2016-12-02 15:31:34 +11:00
Map Last few fixes 2018-04-01 21:50:41 +10:00
Math bugfixes 2018-04-01 17:11:58 +10:00
MeshBuilder Last few fixes 2018-04-01 21:50:41 +10:00
Mode little bit less hardcoding 2018-03-20 16:54:48 +11:00
Network Fix 'use custom blocks' off to actually work 2018-04-02 11:41:32 +10:00
Particles little bit less hardcoding 2018-03-20 16:54:48 +11:00
Platform Fix mono sometimes loading invalid .png and causing crash, take 2 2018-01-13 20:40:30 +11:00
Properties Release 0.99.9.93 2018-04-01 22:01:32 +10:00
Rendering move CloudsTex into EnvRenderer.cs 2018-04-02 08:53:30 +10:00
Selections Optimise selection box rendering. 2018-03-13 08:24:15 +11:00
Singleplayer optimise a bit 2018-04-01 21:09:16 +10:00
TexturePack Redesign overlays. Fix 'always no' to actually work. 2018-03-26 19:03:19 +11:00
Utils Remove some unused code 2018-03-23 22:34:35 +11:00
app.config
ClassicalSharp.csproj Start porting MenuScreen to C 2018-04-02 14:13:58 +10:00
Program.cs Release 0.99.9.93 2018-04-01 22:01:32 +10:00
SharpWave.dll Fix audio failing to play in windows 2000 VM, should hopefully address #463 2017-08-03 21:43:30 +10:00
SharpWave.dll.config