ClassiCube/ClassicalSharp
2016-07-18 18:21:37 +10:00
..
2D Fix error screen losing colour after context is lost. 2016-07-16 23:30:57 +10:00
Audio Fix music thread crashing on .NET 2.0 without a service pack. (Thanks winsupermario) 2016-07-01 11:11:23 +10:00
Blocks Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
Commands RenderType command should save between sessions. (Thanks classic1234) 2016-06-26 22:36:49 +10:00
Entities Fix most of remaining compilation errors on android project type. 2016-07-14 11:29:54 +10:00
Events Fix changing a colour code not changing colour in chat, only extended input widget. 2016-06-25 23:04:25 +10:00
Game Fix skybox orientation in forward third person camera (Thanks goodlyay). 2016-07-14 16:15:36 +10:00
Generator Normalise line endings to end this madness. (Thanks Jjp137) 2016-06-11 17:56:37 +10:00
GraphicsAPI Fix error screen losing colour after context is lost. 2016-07-16 23:30:57 +10:00
Hotkeys Normalise line endings to end this madness. (Thanks Jjp137) 2016-06-11 17:56:37 +10:00
Ionic.Zlib Replace local with direct connection tab, store resume information. 2015-10-03 06:24:29 +10:00
Map Fix sunlight/shadowlight colour persisting from previous map. 2016-07-10 17:49:38 +10:00
Math Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
MeshBuilder Implement greedy meshing for advanced lighting backend. 2016-07-12 22:31:19 +10:00
Network Use android-compatible 'is 32bpp bitmap' test. 2016-07-14 00:15:25 +10:00
Particles Use packed ints instead of 4 byte fields in vertex structs. 2016-07-10 11:23:20 +10:00
Platform Fix skybox orientation in forward third person camera (Thanks goodlyay). 2016-07-14 16:15:36 +10:00
Properties Release 0.99.2. Dig animation still isn't quite right, annoyingly. 2016-07-08 23:53:51 +10:00
Rendering Optimise weather rendering, part 1. 2016-07-18 18:21:37 +10:00
Selections Use packed ints instead of 4 byte fields in vertex structs. 2016-07-10 11:23:20 +10:00
Singleplayer Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
TexturePack Fix most of remaining compilation errors on android project type. 2016-07-14 11:29:54 +10:00
Utils Optimise weather rendering, part 1. 2016-07-18 18:21:37 +10:00
app.config
ClassicalSharp.csproj Fix skybox orientation in forward third person camera (Thanks goodlyay). 2016-07-14 16:15:36 +10:00
Program.cs Release 0.99.2. Dig animation still isn't quite right, annoyingly. 2016-07-08 23:53:51 +10:00
SharpWave.dll More robustly handle audio device creation errors. Fixes #136. 2016-03-26 00:15:29 +11:00
SharpWave.dll.config Update SharpWave.dll that uses fixed unmanaged memory to store wave headers, fixes awful static. 2015-11-28 09:59:25 +11:00