EduNetworkBuilder/EduNetworkBuilder
2018-03-09 15:47:33 -06:00
..
Properties Add LineOfSight puzzle 2018-03-06 14:15:52 -06:00
Resources Lock some items in their location in old puzzles. Packet corruption, wireless corruption, wireless repeater, etc. Update release notes for this. 2018-03-07 15:33:26 -06:00
add2cfiles.txt
add2edustrings.txt
AnimationClass.cs Add lightning animation 2018-02-20 17:36:03 -06:00
App.config add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
DeviceConfig.cs Nice message if we try to change the gateway on a device that is managed via DHCP 2017-10-24 11:44:24 -05:00
DeviceConfig.Designer.cs
DeviceConfig.resx
EduNetworkBuilder_TemporaryKey.pfx
EduNetworkBuilder.csproj Add LineOfSight puzzle 2018-03-06 14:15:52 -06:00
FirewallEditor.cs
FirewallEditor.Designer.cs
FirewallEditor.resx
img_arp.png
img_dhcp.png
img_ping.png
img_ping.xcf
img_tun.png
img_vpn.png
IPAddress.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
IPAddressEntry.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
IPAddressEntry.Designer.cs
IPAddressEntry.resx
LanguageString.cs More changes to translation window 2017-10-03 15:57:12 -05:00
LinkEditor.cs Able to edit links 2018-02-17 11:42:21 +00:00
LinkEditor.Designer.cs
LinkEditor.resx
ListBoxWindow.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
ListBoxWindow.Designer.cs
ListBoxWindow.resx
NB.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NBSettings.cs add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
NetShape.cs Add a name to the NetShape class. 2018-03-06 14:20:37 -06:00
NetTest.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetTestEditor.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetTestEditor.Designer.cs
NetTestEditor.resx
Network.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkBuilder.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkBuilder.Designer.cs Add color choosing boxes for Line and Fill colors for use when adding a shape. 2018-02-26 18:07:56 -06:00
NetworkBuilder.resx
NetworkCard.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkCardEditor.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkCardEditor.Designer.cs
NetworkCardEditor.resx
NetworkComponent.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkDevice.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkInterface.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkLink.cs Increase chance of damage when traversing long links. 2018-03-07 13:51:29 -06:00
OptionsWindow.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.Designer.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.resx
Packet.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
PacketMessage.cs prep to serialize network messages. for saving results of automatic testing 2017-08-17 07:39:14 -05:00
PersonClass.cs test all networks on the test-all 2017-08-17 10:29:37 -05:00
PersonProfileForm.cs rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00
PersonProfileForm.Designer.cs Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
PersonProfileForm.resx working on Person Form 2017-07-27 15:20:32 -05:00
Program.cs Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
pullLanguageInfo.pl
RandomPuzzleChooser.cs autoselect a network on the random network chooser window. 2017-09-01 15:27:49 -05:00
RandomPuzzleChooser.Designer.cs Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RandomPuzzleChooser.resx Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RTFWindow.cs
RTFWindow.Designer.cs
RTFWindow.resx
SchoolworkClass.cs Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
ShapeEditor.cs Shape editor has name. & put named shapes into line of sight puzzle 2018-03-06 14:34:29 -06:00
ShapeEditor.Designer.cs Shape editor has name. & put named shapes into line of sight puzzle 2018-03-06 14:34:29 -06:00
ShapeEditor.resx Starting to add the initial shapelist edit window 2018-02-28 16:50:50 -06:00
Thumbs.db
toedit.txt
TranslationWindow.cs Prompt to save unsaved changes to translation stuff 2017-11-01 16:09:06 -05:00
TranslationWindow.Designer.cs initial filter drop-down 2017-11-01 12:57:00 -05:00
TranslationWindow.resx initial translators window for translating puzzles 2017-10-03 08:46:28 -05:00
TraversalClass.cs break more things 2017-08-28 15:17:28 -05:00
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs
VLANConfig.Designer.cs
VLANConfig.resx
VLANStuff.cs