ClassiCube/ClassicalSharp/2D/Screens/Menu
2017-08-15 13:27:55 +10:00
..
ClassicOptionsScreen.cs Sounds/music volume is configurable between 0-100, instead of just ON/OFF. Fixes #320 and addresses #446 2017-06-24 21:30:30 +10:00
EditHotkeyScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
EnvSettingsScreen.cs All buttons have consistent height now 2017-02-18 12:56:29 +11:00
FilesScreen.cs Define our own explict delegate types for better annotating arguments 2017-06-06 14:46:14 +10:00
GenLevelScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
GraphicsOptionsScreen.cs Change from 'using nolimit mode is discouraged for general usage' to 'using nolimit mode is discouraged' 2017-07-23 11:01:06 +10:00
GuiOptionsScreen.cs less crashes when lost context, II 2017-02-11 15:52:30 +11:00
HacksSettingsScreen.cs Add a 'draw all names unscaled' mode, redesign how name modes work. (Thanks 123DMWM) 2017-07-19 16:03:57 +10:00
HotkeyListScreen.cs fix licensing 2017-01-20 09:12:04 +11:00
KeyBindingsScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
KeyBindingsScreens.cs 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
LoadLevelScreen.cs Make BlockInfo class static and break all plugins in the process. 2017-08-14 09:33:21 +10:00
MenuOptionsScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
MiscOptionsScreen.cs Fix sounds/music volume not saving, partially addresses #448. 2017-06-25 09:10:09 +10:00
NostalgiaScreen.cs less crashes when lost context, II 2017-02-11 15:52:30 +11:00
OptionsGroupScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
PauseScreen.cs Define our own explict delegate types for better annotating arguments 2017-06-06 14:46:14 +10:00
SaveLevelScreen.cs Tick network reading 60 instead of 20 times a second. 2017-06-25 13:43:13 +10:00
TexturePackScreen.cs Launcher is now capable of running without ClassicalSharp.exe 2017-05-23 10:04:18 +10:00