|
Feed for the Universe Manager Lite Repository
Revision 94 by fastalanasa
Fri, 24 Jun 2011 02:14:22 GMT Description: Commented out a lot of logic related to exits. UML compiles again. Need to redo all of the exit code in UML again.
( 6/23/2011 8:14:22 PM) | Modified | /trunk/ConnectionStringEditors/UDL.Net.csproj | | Modified | /trunk/LICENSE.txt | | Modified | /trunk/Main.cs | | Modified | /trunk/PropertyGrid/ExitEditorUI.cs | | Modified | /trunk/UniverseManagerLite.csproj |
Revision 93 by fastalanasa
Fri, 24 Jun 2011 01:26:29 GMT Description: Changed all projects to compile to the same directory, and use x86.
( 6/23/2011 7:26:29 PM) | Modified | /trunk/App.config | | Modified | /trunk/ConnectionStringEditors/UDL.Net.csproj | | Modified | /trunk/UniverseManagerLite.csproj | | Modified | /trunk/UniverseManagerLite.sln |
Revision 92 by fastalanasa
Wed, 15 Jun 2011 05:21:29 GMT Description: Cleaning up the App.config file.
( 6/14/2011 11:21:29 PM) | Modified | /trunk/App.config |
Revision 91 by fastalanasa
Wed, 15 Jun 2011 05:20:31 GMT Description: Universe Manager Lite can now handle an empty/virgin config file. Need a little bit more tweaking on the UI, but it's working now.
( 6/14/2011 11:20:31 PM) | Modified | /trunk/App.config | | Modified | /trunk/ConnectionStringConfig.cs | | Modified | /trunk/UMLConfig.cs | | Modified | /trunk/UMLConfiguration.cs |
Revision 90 by fastalanasa
Wed, 15 Jun 2011 04:39:32 GMT Description: Started work on the configuration dialog, so that the user can start from scratch. This means that when Universe Manager Lite for the first time, its config file will be empty. Haven't dealt with this scenerio yet.
( 6/14/2011 10:39:32 PM) | Modified | /trunk/App.config | | Added | /trunk/ConnectionString.cs | | Added | /trunk/ConnectionStringConfig.cs | | Modified | /trunk/Main.cs | | Modified | /trunk/UMLConfiguration.cs | | Modified | /trunk/UniverseManagerLite.csproj |
Revision 89 by fastalanasa
Wed, 08 Jun 2011 22:53:22 GMT Description: Updated the project to contain the latest WheelMUD projects that Karak broke out.
Started adding the Tunneling context menu.
( 6/8/2011 4:53:22 PM) | Modified | /trunk/Main.Designer.cs | | Modified | /trunk/Main.resx | | Modified | /trunk/UniverseManagerLite.sln | | Modified | /trunk/src |
Revision 88 by fastalanasa
Fri, 27 May 2011 06:09:36 GMT Description: Removed tree nodes that were not being used, so that the UI looks less cluttered.
( 5/27/2011 12:09:36 AM)
Revision 87 by fastalanasa
Thu, 26 May 2011 05:00:42 GMT Description: Removed all the stuff that does not exist in the SQLite database. UML is loading the Universe again.
( 5/25/2011 11:00:42 PM) | Deleted | /trunk/Decorators/Universe/AlignmentDecorator.cs | | Deleted | /trunk/Decorators/Universe/GenderDecorator.cs | | Deleted | /trunk/Decorators/Universe/ItemDecorator.cs | | Deleted | /trunk/Decorators/Universe/MobileDecorator.cs | | Modified | /trunk/Decorators/Universe/PlayerDecorator.cs | | Deleted | /trunk/Decorators/Universe/RaceDecorator.cs | | Modified | /trunk/Main.cs | | Modified | /trunk/PropertyGrid/LongStringEditor.cs | | Modified | /trunk/UniverseManagerLite.csproj | | Modified | /trunk/src |
Revision 86 by fastalanasa
Thu, 26 May 2011 04:22:10 GMT Description: Starting to work on getting UML to load again.
( 5/25/2011 10:22:10 PM) | Modified | /trunk/Main.cs | | Modified | /trunk/UniverseManagerLite.sln |
Revision 85 by fastalanasa
Wed, 10 Nov 2010 02:14:08 GMT Description: Changed some entries in the svnexternals Subversion property.
( 11/9/2010 7:14:08 PM)
Revision 84 by fastalanasa
Wed, 10 Nov 2010 02:12:33 GMT Description: Fixing Universe Manager Lite. Lots to do here, since Karak change a LOT of stuff.
( 11/9/2010 7:12:33 PM) | Modified | /trunk/PropertyGrid/RoomPickerUI.cs | | Modified | /trunk/UMLConfig.cs | | Modified | /trunk/UniverseManagerLite.csproj | | Modified | /trunk/UniverseManagerLite.sln |
Revision 83 by fastalanasa
Tue, 31 Aug 2010 04:37:21 GMT Description: Added exits to the room JSON export. These now show up as exit arrays when exporting rooms and areas.
( 8/30/2010 10:37:21 PM)
Revision 82 by fastalanasa
Sun, 29 Aug 2010 05:29:25 GMT Description: The export dialog now gives feedback when the export operation is done.
Tweaked the room nodes, so that they indent when they are embedded in an area JSON node.
( 8/28/2010 11:29:25 PM) | Modified | /trunk/ExportDialog.Designer.cs | | Modified | /trunk/ExportDialog.cs | | Modified | /trunk/Main.cs |
Revision 81 by fastalanasa
Sun, 29 Aug 2010 04:48:32 GMT Description: Added the ability to export areas and individual rooms out to files in JSON format. Still need to add exit arrays to the room nodes.
( 8/28/2010 10:48:32 PM) | Added | /trunk/ExportDialog.Designer.cs | | Added | /trunk/ExportDialog.cs | | Added | /trunk/ExportDialog.resx | | Modified | /trunk/Main.Designer.cs | | Modified | /trunk/Main.cs | | Modified | /trunk/Main.resx | | Modified | /trunk/UniverseManagerLite.csproj |
Revision 80 by fastalanasa
Sat, 21 Aug 2010 20:33:46 GMT Description: Forgot to apply the fix for loading .NET 2.0 assemblies in .NET 4.0 solutions/projects.
( 8/21/2010 2:33:46 PM) | Modified | /trunk/App.config |
Revision 79 by fastalanasa
Sat, 21 Aug 2010 19:31:44 GMT Description: Converted UDL.net project to .NET 4.0.
( 8/21/2010 1:31:44 PM) | Modified | /trunk/ConnectionStringEditors/UDL.Net.csproj |
Revision 78 by fastalanasa
Sat, 21 Aug 2010 19:11:36 GMT Description: No comment entered.
( 8/21/2010 1:11:36 PM) | Modified | /trunk/Properties/Settings.Designer.cs |
Revision 77 by fastalanasa
Sat, 21 Aug 2010 19:11:24 GMT Description: Updated Universe Manager Lite to version 0.4.0.0.
( 8/21/2010 1:11:24 PM) | Modified | /trunk/App.config | | Modified | /trunk/Properties/GlobalAssemblyInfo.cs | | Modified | /trunk/UniverseManagerLite.csproj | | Modified | /trunk/src/GlobalAssemblyInfo.cs |
Revision 76 by fastalanasa
Sat, 24 Jul 2010 21:43:18 GMT Description: Made the exit editing text a bit more clear. It now tells users what to do.
( 7/24/2010 3:43:18 PM) | Modified | /trunk/Decorators/Universe/ExitDecorator.cs |
Revision 75 by fastalanasa
Sat, 24 Jul 2010 21:27:20 GMT Description: Updated version to 0.3.7.1 for the whole solution.
( 7/24/2010 3:27:20 PM) | Modified | /trunk/Properties/GlobalAssemblyInfo.cs |
Revision 74 by fastalanasa
Sat, 24 Jul 2010 21:22:09 GMT Description: Default connection string is now saving to the config file. Totally forgot to do this.
( 7/24/2010 3:22:09 PM) | Modified | /trunk/UMLConfig.cs | | Modified | /trunk/UMLConfiguration.cs |
Revision 73 by fastalanasa
Fri, 23 Jul 2010 03:43:08 GMT Description: Updated the license file.
( 7/22/2010 9:43:08 PM) | Modified | /trunk/LICENSE.txt |
Revision 72 by fastalanasa
Wed, 21 Jul 2010 15:33:58 GMT Description: Updated copyright to 2010.
( 7/21/2010 9:33:58 AM) | Modified | /trunk/src/GlobalAssemblyInfo.cs |
Revision 71 by fastalanasa
Tue, 20 Jul 2010 03:28:31 GMT Description: Fixed the executable icons.
( 7/19/2010 9:28:31 PM) | Modified | /trunk/UniverseManagerLite.csproj |
Revision 70 by fastalanasa
Tue, 20 Jul 2010 03:26:59 GMT Description: Exit editing now works in all situations; adding, removing, and updating.
( 7/19/2010 9:26:59 PM) | Modified | /trunk/Main.cs | | Modified | /trunk/PropertyGrid/ExitEditorUI.Designer.cs |
|