ClassiCube/ClassicalSharp
2017-08-15 21:30:29 +10:00
..
2D 'Select block' in pure classic mode. 2017-08-15 21:30:29 +10:00
Audio Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Blocks Get rid of InventoryPermissions and just use bool array instead 2017-08-14 09:54:42 +10:00
Commands Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Entities Get rid of InventoryPermissions and just use bool array instead 2017-08-14 09:54:42 +10:00
Events Use sides offset instead. (Thanks goodlyay) 2017-04-16 15:16:34 +10:00
Game Implement pressing G to replace selected block in inventory with air. Partially addresses #465. (Thanks hellosammu / goodlyay) 2017-08-15 13:27:55 +10:00
Generator Finish porting notchy map generator to C. 2017-06-01 22:01:32 +10:00
GraphicsAPI Fix broken dev builds 2017-08-12 21:33:29 +10:00
Hotkeys less foreach usage 2017-04-10 10:45:41 +10:00
Ionic.Zlib Style: Indent catch and switch properly. 2016-12-02 15:31:34 +11:00
Map Get rid of InventoryPermissions and just use bool array instead 2017-08-14 09:54:42 +10:00
Math Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
MeshBuilder Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Mode Implement pressing G to replace selected block in inventory with air. Partially addresses #465. (Thanks hellosammu / goodlyay) 2017-08-15 13:27:55 +10:00
Network Get rid of InventoryPermissions and just use bool array instead 2017-08-14 09:54:42 +10:00
Particles Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Platform Ungroup multiple instances from taskbar, use native pinvoke for clipboard. 2017-08-13 19:18:59 +10:00
Properties Release 0.99.9.1 2017-06-26 22:04:06 +10:00
Rendering Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Selections Remove DrawMode/DrawVb/DrawIndexedVb, just provide DrawVb_Lines and DrawVb_IndexedTris 2017-07-03 23:56:05 +10:00
Singleplayer Get rid of InventoryPermissions and just use bool array instead 2017-08-14 09:54:42 +10:00
TexturePack Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
Utils Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
app.config
ClassicalSharp.csproj Combine MinimalEnvRenderer and StandardEnvRenderer, remove a bunch of yucky 'if X is Y', casts, game.ReplaceComponent 2017-08-04 11:36:51 +10:00
Program.cs Default skin server of multiplayer is classicube skin server 2017-08-14 16:52:23 +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