ClassiCube/ClassicalSharp/Game
2017-12-31 13:02:54 +11:00
..
ChatLog.cs Simplify chat input sending 2017-11-02 13:27:04 +11:00
Game.cs Fix rare crashing when minimised on some GPUs, fixes #489. 2017-12-18 21:27:44 +11:00
Game.Init.cs Fix map sides/borders/clouds not rendering properly on OpenGL 1.1 backend, after generating a new (or the initial) map in singleplayer 2017-12-17 14:27:16 +11:00
Game.Properties.cs Fix rare crashing when minimised on some GPUs, fixes #489. 2017-12-18 21:27:44 +11:00
GuiInterface.cs less usage of C# generics 2017-09-21 22:04:51 +10:00
InputHandler.cs Simplify chat input sending 2017-11-02 13:27:04 +11:00
Inventory.cs fix block ID 255 not showing in inventory 2017-12-07 20:24:09 +11:00
KeyMap.cs Allow rebinding ID overlay 2017-10-21 21:44:31 +11:00
PickingHandler.cs Fix very rare case where placing a block with pushback placing on X = 0 or Z = 0 sides of map would cause you to get stuck outside map. (Thanks 123DMWM) 2017-12-31 13:02:54 +11:00
Plugin.cs Fix plugins not resolving dependancies that weren't already loaded (thanks Tree) 2017-12-19 08:30:26 +11:00