ClassiCube/ClassicalSharp
2018-11-25 07:05:00 +11:00
..
2D Fix scrolling mouse while over scrollbar in inventory not working right, backport vsync crash fix on linux to C# client 2018-11-21 17:55:19 +11:00
Audio C client: Don't kill client if error playing sounds or music, just disable them. 2018-09-26 10:16:50 +10:00
Blocks Allow using block names for models. 2018-09-27 15:49:08 +10:00
Commands Allow using block names for models. 2018-09-27 15:49:08 +10:00
Entities Fix using ice block for borders of map, not having ice collision behaviour on bottom border 2018-11-15 17:47:27 +11:00
Game fix buttons not being immediately selected when changing menus in game/launcher (thanks tornato) 2018-11-10 17:04:56 +11:00
Generator make JSON parser thread-safe 2018-06-27 09:59:43 +10:00
GraphicsAPI Call glHint(GL_FOG_HINT, GL_NICEST) to try to get pixel fog activated in more cases. (Thanks csxns, addresses #547) 2018-10-15 00:43:40 +11:00
Hotkeys attempt to address #534 2018-09-07 16:33:53 +10:00
Ionic.Zlib Use ionic.zlib for reading map files in singleplayer too 2018-09-22 22:50:56 +10:00
Map C client: start work on inf id 2018-09-27 22:27:05 +10:00
Math Combine OpenGLApi/Direct3D9Api 2018-10-10 20:01:44 +11:00
MeshBuilder C client: Fix game crashing when starting in advanced lighting mode 2018-09-19 13:16:53 +10:00
Mode Redesign plugin and events api. Events are now a static class, plugins now use an API version. 2018-09-06 09:15:51 +10:00
Network fix crash when http error occurs when signing in 2018-11-02 12:33:43 +11:00
Particles simplify events 2018-09-06 12:58:03 +10:00
Platform more work on porting to posix 2018-07-17 16:01:57 +10:00
Properties Release 0.99.9.98 to fix classic+hax mode 2018-11-25 07:05:00 +11:00
Rendering When run out of VRAM, attempt to repeatedly half view distance instead of immediately crashing 2018-09-15 20:47:06 +10:00
Selections simplify events 2018-09-06 12:58:03 +10:00
Singleplayer simplify events 2018-09-06 12:58:03 +10:00
TexturePack C client: Fix skins using all 64 characters not working 2018-09-10 14:00:32 +10:00
Utils add super secret 'use c client' button to launcher 2018-10-30 13:43:22 +11:00
ClassicalSharp.csproj Minorly optimise ionic.zlib 2018-09-22 22:15:37 +10:00
Program.cs Release 0.99.9.98 to fix classic+hax mode 2018-11-25 07:05:00 +11:00
SharpWave.dll rewrite sharpwave somewhat 2018-08-06 01:04:05 +10:00
SharpWave.dll.config simplify program.cs in launcher.cs 2018-08-17 21:25:44 +10:00