ClassiCube/Launcher2
2017-09-04 08:59:02 +10:00
..
Drawing make sure input bitmaps are 32bpp everywhere 2017-01-24 09:11:47 +11:00
Gui Use simple static fields instead of ugly Dictionary<string, Dictionary<string, object>> for storing persistent data across gui screen changes in the launcher. 2017-08-31 11:00:40 +10:00
Patcher Make sure to set modified datetime when writing .zip file entries. 2017-06-27 15:48:10 +10:00
Properties Release 0.99.9.3 2017-08-20 07:15:59 +10:00
Updater turns out the 'sleep' command is not present on all windows systems, which meant sometimes launcher wouldn't close before the update script runs. Fixes #470. (Thanks fam0r) 2017-08-27 18:48:35 +10:00
Utils Fix control characters causing a name entry to be 1 pixel taller, which would result in a server list entry not having a name (but having players and software) with a very particular window height. (Thanks _123DMWM) 2017-08-12 00:03:27 +10:00
WebService Survival mode: Implement food eating. 2017-09-04 08:59:02 +10:00
icon.ico Use icons. 2015-12-05 14:18:06 +11:00
Launcher2.csproj Launcher is now capable of running without ClassicalSharp.exe 2017-05-23 10:04:18 +10:00
LauncherWindow.Background.cs Better Drawer2D api 2017-02-28 10:46:03 +11:00
LauncherWindow.cs Use simple static fields instead of ugly Dictionary<string, Dictionary<string, object>> for storing persistent data across gui screen changes in the launcher. 2017-08-31 11:00:40 +10:00
Program.cs Release 0.99.9.3 2017-08-20 07:15:59 +10:00