ClassiCube/Launcher
2015-09-23 13:18:13 +10:00
..
Patcher Fix being unable to modify .zip with some programs. 2015-09-13 18:12:38 +10:00
Properties Add everything. 2014-12-17 14:47:17 +11:00
app.config Downgrade to C# 3.0, use shorthand array initialisers where possible. 2015-05-31 08:57:05 +10:00
ClassiCubeSession.cs Add everything. 2014-12-17 14:47:17 +11:00
Comparers.cs Use portable class library compatible alternatives for some methods. 2015-01-03 13:03:47 +11:00
GameSession.cs Sync launcher version with client version, display name of current resource being fetcehed in form title. 2015-04-08 06:49:24 +10:00
GameStartData.cs Add everything. 2014-12-17 14:47:17 +11:00
Launcher.csproj Fix some slab lighting bugs, support the ability to define animations with an animations.txt file, partially addresses #44. 2015-09-13 14:17:43 +10:00
MainForm.cs Pressing the Enter key now works in place of clicking sign in buttons and connect buttons, addresses #35. 2015-08-30 08:53:17 +10:00
MainForm.Designer.cs Fix compilation with Direct3D9 api, fix launcher title not being correct version. 2015-08-22 14:52:03 +10:00
MainForm.GameState.cs Fix building on MonoDevelop, log web exceptions in Launcher. 2015-08-22 07:49:57 +10:00
MainForm.resx Significantly refactor launcher. Public servers list and 'minecraft.net/classicube.net server' tabs are merged into one tab. As both the minecraft.net and classicube.net tabs essentially shared the exact same functionality, this functionality is encapsulated in a new 'GameState' class. 2015-07-01 09:12:12 +10:00
MinecraftSession.cs Fix custom liquids for BlockDefinitions. 2015-09-23 13:18:13 +10:00
Program.cs Fix building on MonoDevelop, log web exceptions in Launcher. 2015-08-22 07:49:57 +10:00
ServerListEntry.cs Add everything. 2014-12-17 14:47:17 +11:00
WebUtility.cs Use dynamic VBOs instead of immediate mode. 2015-05-31 12:59:03 +10:00