.. |
Properties
|
Add the first replay file.
|
2018-05-15 07:34:52 -05:00 |
Resources
|
Copy some code from puzzle list for initial view of window
|
2018-09-21 09:10:28 -05:00 |
ActionClass.cs
|
replace as DoAction
|
2018-05-18 08:23:03 -05:00 |
add2cfiles.txt
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
add2edustrings.txt
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
AnimationClass.cs
|
initial ctrl-z working
|
2018-03-15 17:12:20 -05:00 |
App.config
|
add start to form translation. Dir choice dialog
|
2017-10-30 16:47:06 -05:00 |
DeviceConfig.cs
|
Mark the nic spray fixed once the nic has been re-added. They should still add a test to make sure the IP has been put back, etc. Also fixed an issue with duplicate nic names.
|
2018-03-24 09:34:06 -05:00 |
DeviceConfig.Designer.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
DeviceConfig.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
EduNetworkBuilder_TemporaryKey.pfx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
EduNetworkBuilder.csproj
|
remove some files that did not need to exist
|
2018-09-21 09:50:58 -05:00 |
FirewallEditor.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
FirewallEditor.Designer.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
FirewallEditor.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_arp.png
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_dhcp.png
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_ping.png
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_ping.xcf
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_tun.png
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
img_vpn.png
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
IPAddress.cs
|
Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works.
|
2018-05-16 09:14:18 -05: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
|
Better centering of the IP address edit box when first opened.
|
2017-02-25 10:44:12 +03:00 |
IPAddressEntry.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
LanguageString.cs
|
Add an Equals func for LanguageString
|
2018-03-16 13:59:14 -05:00 |
LinkEditor.cs
|
Get network links to use Actions
|
2018-05-14 11:06:19 -05:00 |
LinkEditor.Designer.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
LinkEditor.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
ListBoxWindow.cs
|
Add drop-down menu item that shows up when we are in replay mode for the regression testing window
|
2018-09-21 09:58:22 -05:00 |
ListBoxWindow.Designer.cs
|
Change the anchoring of the filter textbox on the puzzles selection window.
|
2017-06-20 15:31:59 -05:00 |
ListBoxWindow.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
NB.cs
|
Make an enum for regression testing. For the listbox window regression mode.
|
2018-09-21 08:56:14 -05:00 |
NBSettings.cs
|
Mark freshly-loaded ReplayActions as not being dirty
|
2018-05-16 14:18:07 -05:00 |
NetShape.cs
|
Equals func for NetShape
|
2018-03-16 14:01:44 -05:00 |
NetTest.cs
|
Get Action list to save
|
2018-05-14 08:05:56 -05:00 |
NetTestEditor.cs
|
Get network loop tracking working.
|
2018-04-09 17:17:40 +03:00 |
NetTestEditor.Designer.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
NetTestEditor.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
Network.cs
|
Message to store Replays if in replay mode and we solved a puzzle
|
2018-05-16 09:35:19 -05:00 |
NetworkBuilder.cs
|
Add drop-down menu item that shows up when we are in replay mode for the regression testing window
|
2018-09-21 09:58:22 -05:00 |
NetworkBuilder.Designer.cs
|
Add drop-down menu item that shows up when we are in replay mode for the regression testing window
|
2018-09-21 09:58:22 -05:00 |
NetworkBuilder.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
NetworkCard.cs
|
Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works.
|
2018-05-16 09:14:18 -05: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
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
NetworkCardEditor.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
NetworkComponent.cs
|
Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works.
|
2018-05-16 09:14:18 -05:00 |
NetworkDevice.cs
|
Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works.
|
2018-05-16 09:14:18 -05:00 |
NetworkInterface.cs
|
Get Action list to save
|
2018-05-14 08:05:56 -05:00 |
NetworkLink.cs
|
Dragging wireless from client to AP updates SSID & key. Done as DoAction.
|
2018-05-18 08:33:22 -05: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
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
Packet.cs
|
bad packets are not logged.
|
2018-04-04 16:19:51 +03: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
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
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
|
remove debug print when loading rtf
|
2017-06-16 13:17:25 -05:00 |
RTFWindow.Designer.cs
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
RTFWindow.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
SchoolworkClass.cs
|
initial ctrl-z working
|
2018-03-15 17:12:20 -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
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
toedit.txt
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
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
|
Fix a traversal class not serializable error.
|
2018-03-18 15:07:49 -05:00 |
TrippleDESDocumentEncryption.cs
|
convert personclass writer to xml document so we can encrypt.
|
2017-08-09 16:03:19 -05:00 |
VLANConfig.cs
|
fix invalid access blowout. Found when trying to get it to run on Linux
|
2017-06-13 16:53:06 -05:00 |
VLANConfig.Designer.cs
|
Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.
|
2017-02-25 10:53:23 +03:00 |
VLANConfig.resx
|
Posting through Visual Studio
|
2017-02-24 14:29:51 +03:00 |
VLANStuff.cs
|
VlanName Equals Func
|
2018-03-16 14:22:54 -05:00 |