ClassiCube/ClassicalSharp
2018-07-24 14:41:42 +10:00
..
2D Initial URL rewrite (broken currently) 2018-07-24 14:41:42 +10:00
Audio eliminate fixed* char usage, fixes crash on a few mono versions 2018-06-16 11:44:00 +10:00
Blocks Simplify FastColour and raw packed colour 2018-07-13 17:45:05 +10:00
Commands eliminate fixed* char usage, fixes crash on a few mono versions 2018-06-16 11:44:00 +10:00
Entities minor cleanup 2018-07-18 21:31:33 +10:00
Events Fix hotkeys not working with /client commands 2018-07-21 16:03:10 +10:00
Game Simplify DisplayDevice, initial work on System Fonts menu 2018-07-23 19:04:08 +10:00
Generator make JSON parser thread-safe 2018-06-27 09:59:43 +10:00
GraphicsAPI simplify drawing clipped text 2018-07-22 02:18:34 +10:00
Hotkeys minor cleanup 2018-07-18 21:31:33 +10:00
Ionic.Zlib Style: Indent catch and switch properly. 2016-12-02 15:31:34 +11:00
Map remove detection of 'useclouds' in texture pack zips, because this was undocumented and unintuitive. 2018-07-17 16:08:59 +10:00
Math move math stuff into client 2018-07-12 22:07:58 +10:00
MeshBuilder Simplify FastColour and raw packed colour 2018-07-13 17:45:05 +10:00
Mode minor cleanup 2018-07-18 21:31:33 +10:00
Network Allow using mouse wheel to scroll through hotkeys/texture packs/levels list 2018-07-23 02:32:04 +10:00
Particles Simplify FastColour and raw packed colour 2018-07-13 17:45:05 +10:00
Platform more work on porting to posix 2018-07-17 16:01:57 +10:00
Properties Release 0.99.9.96 2018-06-06 23:36:51 +10:00
Rendering fix wrong fog colour for a few frames 2018-07-21 04:52:57 +10:00
Selections Simplify FastColour and raw packed colour 2018-07-13 17:45:05 +10:00
Singleplayer start work on x11 window and glx context for C client 2018-07-15 21:50:58 +10:00
TexturePack Allow using mouse wheel to scroll through hotkeys/texture packs/levels list 2018-07-23 02:32:04 +10:00
Utils Start adding POSIX backend 2018-07-16 18:20:03 +10:00
ClassicalSharp.csproj Simplify DisplayDevice, initial work on System Fonts menu 2018-07-23 19:04:08 +10:00
Program.cs Simplify DisplayDevice, initial work on System Fonts menu 2018-07-23 19:04:08 +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