Download HxH RPG Designer

Description

An RPG Designer application written using XNA and WinForms.

Icons

HxH RPG Designer

Source Files

The download file hxh.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
HxH/trunk/Client/Client.csproj/* ww  w . j  a v  a  2 s.c  o  m*/
HxH/trunk/Client/Content/Content.contentproj
HxH/trunk/Client/Game.ico
HxH/trunk/Client/GameThumbnail.png
HxH/trunk/Client/HxHClient.cs
HxH/trunk/Client/Program.cs
HxH/trunk/Client/Properties/AssemblyInfo.cs
HxH/trunk/Client/World/LocalWorld.cs
HxH/trunk/ConsoleApplication1/ConsoleApplication1.csproj
HxH/trunk/ConsoleApplication1/Program.cs
HxH/trunk/ConsoleApplication1/Properties/AssemblyInfo.cs
HxH/trunk/ConsoleApplication1/Test.cs
HxH/trunk/Core.AI/Content/Content.contentproj
HxH/trunk/Core.AI/Core.AI.csproj
HxH/trunk/Core.AI/Properties/AssemblyInfo.cs
HxH/trunk/Core.GameObjects/Activity.cs
HxH/trunk/Core.GameObjects/Content/Content.contentproj
HxH/trunk/Core.GameObjects/Core.GameObjects.csproj
HxH/trunk/Core.GameObjects/Direction.cs
HxH/trunk/Core.GameObjects/DrawableGameObject.cs
HxH/trunk/Core.GameObjects/Entities/Entity.cs
HxH/trunk/Core.GameObjects/Entities/EntityManager.cs
HxH/trunk/Core.GameObjects/Entities/Player.cs
HxH/trunk/Core.GameObjects/GameObject.cs
HxH/trunk/Core.GameObjects/InventoryTypes.cs
HxH/trunk/Core.GameObjects/ItemTypes.cs
HxH/trunk/Core.GameObjects/Items/BaseItem.cs
HxH/trunk/Core.GameObjects/Items/Container.cs
HxH/trunk/Core.GameObjects/Items/Item.cs
HxH/trunk/Core.GameObjects/Items/Money.cs
HxH/trunk/Core.GameObjects/Jobs/AssignJob.cs
HxH/trunk/Core.GameObjects/Jobs/Job.cs
HxH/trunk/Core.GameObjects/Jobs/JobManager.cs
HxH/trunk/Core.GameObjects/Jobs/JobStep.cs
HxH/trunk/Core.GameObjects/MovingGameObject.cs
HxH/trunk/Core.GameObjects/Nen/EntityNenAction.cs
HxH/trunk/Core.GameObjects/Nen/NenAction.cs
HxH/trunk/Core.GameObjects/Properties/AssemblyInfo.cs
HxH/trunk/Core.GameObjects/Rotation.cs
HxH/trunk/Core.GameObjects/Skills/EntitySkill.cs
HxH/trunk/Core.GameObjects/Skills/Skill.cs
HxH/trunk/Core.GameObjects/States/BasicState.cs
HxH/trunk/Core.GameObjects/States/StateMachine.cs
HxH/trunk/Core.GameObjects/Stats/EntityStat.cs
HxH/trunk/Core.GameObjects/Stats/Stat.cs
HxH/trunk/Core.GameObjects/Stats/StatManager.cs
HxH/trunk/Core.GameObjects/Steering/SteeringBehaviors.cs
HxH/trunk/Core.GameObjects/iActivity.cs
HxH/trunk/Core.GameObjects/iAnimated.cs
HxH/trunk/Core.GameObjects/iDrawable.cs
HxH/trunk/Core.GameObjects/iRotating.cs
HxH/trunk/Core.Graphics/Animations/Animation.cs
HxH/trunk/Core.Graphics/Animations/AnimationCollection.cs
HxH/trunk/Core.Graphics/Animations/AnimationFrame.cs
HxH/trunk/Core.Graphics/Animations/AnimationFrameSeries.cs
HxH/trunk/Core.Graphics/Collision/CollisionLayer.cs
HxH/trunk/Core.Graphics/Collision/CollisionTile.cs
HxH/trunk/Core.Graphics/Content/Content.contentproj
HxH/trunk/Core.Graphics/Core.Graphics.csproj
HxH/trunk/Core.Graphics/Image.cs
HxH/trunk/Core.Graphics/Layer.cs
HxH/trunk/Core.Graphics/Layers/AutoTileLayer.cs
HxH/trunk/Core.Graphics/Layers/LayerCollection.cs
HxH/trunk/Core.Graphics/Layers/TileLayer.cs
HxH/trunk/Core.Graphics/Properties/AssemblyInfo.cs
HxH/trunk/Core.Graphics/TileSets/TileID.cs
HxH/trunk/Core.Graphics/TileSets/TileSet.cs
HxH/trunk/Core.Graphics/TileSets/TileSetCollection.cs
HxH/trunk/Core.Graphics/TileSets/TileSetDataSets.cs
HxH/trunk/Core.Graphics/TileSets/TileSetLoaderHelper.cs
HxH/trunk/Core.Graphics/TileSets/TileSetTile.cs
HxH/trunk/Core.Graphics/Tiles/AnimatedTile.cs
HxH/trunk/Core.Graphics/Tiles/AutoTileInfo.cs
HxH/trunk/Core.Graphics/Tiles/Tile.cs
HxH/trunk/Core.Graphics/Tiles/TilePainting.cs
HxH/trunk/Core.Mapping/Content/Content.contentproj
HxH/trunk/Core.Mapping/Core.Mapping.csproj
HxH/trunk/Core.Mapping/LandLayer.cs
HxH/trunk/Core.Mapping/LandTile.cs
HxH/trunk/Core.Mapping/LandTileCollection.cs
HxH/trunk/Core.Mapping/Map.cs
HxH/trunk/Core.Mapping/MapEngine.cs
HxH/trunk/Core.Mapping/MapLayer.cs
HxH/trunk/Core.Mapping/Properties/AssemblyInfo.cs
HxH/trunk/Core.Mapping/TileWorld.cs
HxH/trunk/Core.Mapping/TileZone.cs
HxH/trunk/Core.Mapping/WoldChunk.cs
HxH/trunk/Core.Messaging/Content/Content.contentproj
HxH/trunk/Core.Messaging/Core.Messaging.csproj
HxH/trunk/Core.Messaging/Message.cs
HxH/trunk/Core.Messaging/Properties/AssemblyInfo.cs
HxH/trunk/Core.Scripting/CodeExecutor.cs
HxH/trunk/Core.Scripting/Content/Content.contentproj
HxH/trunk/Core.Scripting/Core.Scripting.csproj
HxH/trunk/Core.Scripting/IRunnableScript.cs
HxH/trunk/Core.Scripting/Properties/AssemblyInfo.cs
HxH/trunk/Core.Scripting/ScriptLoader.cs
HxH/trunk/Core/Content/Content.contentproj
HxH/trunk/Core/Core.csproj
HxH/trunk/Core/Properties/AssemblyInfo.cs
HxH/trunk/Core/RectangleTools.cs
HxH/trunk/Core/SimpleGraphicsDeviceService.cs
HxH/trunk/Core/Utilities.cs
HxH/trunk/Core/Vector2Utilities.cs
HxH/trunk/Editor/AboutWorldEditor.Designer.cs
HxH/trunk/Editor/AboutWorldEditor.cs
HxH/trunk/Editor/AboutWorldEditor.resx
HxH/trunk/Editor/CanvasPanel.Designer.cs
HxH/trunk/Editor/CanvasPanel.cs
HxH/trunk/Editor/CanvasPanel.resx
HxH/trunk/Editor/Characters/CharacterBuilder.Designer.cs
HxH/trunk/Editor/Characters/CharacterBuilder.cs
HxH/trunk/Editor/Editor.cs
HxH/trunk/Editor/Editor.csproj
HxH/trunk/Editor/Editor.designer.cs
HxH/trunk/Editor/Editor.resx
HxH/trunk/Editor/Images/Test.TileSet
HxH/trunk/Editor/Images/gridtile32.png
HxH/trunk/Editor/Images/tileselect.png
HxH/trunk/Editor/MapEditor/ContiguousTiles.cs
HxH/trunk/Editor/MapEditor/FloodFill.cs
HxH/trunk/Editor/MapEditor/Import/FromImage/MapFromImage.Designer.cs
HxH/trunk/Editor/MapEditor/Import/FromImage/MapFromImage.cs
HxH/trunk/Editor/MapEditor/Import/FromImage/MapFromImage.resx
HxH/trunk/Editor/MapEditor/MapEditing.Designer.cs
HxH/trunk/Editor/MapEditor/MapEditing.cs
HxH/trunk/Editor/MapEditor/MapEditing.resx
HxH/trunk/Editor/MapEditor/MapEditor.Designer.cs
HxH/trunk/Editor/MapEditor/MapEditor.cs
HxH/trunk/Editor/MapEditor/MapEditor.resx
HxH/trunk/Editor/MapEditor/MapEditorChildForm.Designer.cs
HxH/trunk/Editor/MapEditor/MapEditorChildForm.cs
HxH/trunk/Editor/MapEditor/MapEditorChildForm.resx
HxH/trunk/Editor/MapEditor/MapLayers.Designer.cs
HxH/trunk/Editor/MapEditor/MapLayers.cs
HxH/trunk/Editor/MapEditor/MapLayers.resx
HxH/trunk/Editor/PanelWithEvents.cs
HxH/trunk/Editor/Program.cs
HxH/trunk/Editor/Properties/AssemblyInfo.cs
HxH/trunk/Editor/Properties/Resources.Designer.cs
HxH/trunk/Editor/Properties/Resources.resx
HxH/trunk/Editor/Properties/Settings.Designer.cs
HxH/trunk/Editor/Properties/Settings.settings
HxH/trunk/Editor/ResourceManager/ResourceManager.Designer.cs
HxH/trunk/Editor/ResourceManager/ResourceManager.cs
HxH/trunk/Editor/ResourceManager/ResourceManager.resx
HxH/trunk/Editor/Resources/CopyHS.png
HxH/trunk/Editor/Resources/CutHS.png
HxH/trunk/Editor/Resources/NewAnimatedTile.png
HxH/trunk/Editor/Resources/refresh.png
HxH/trunk/Editor/SystemManager/Entities/Entities.Designer.cs
HxH/trunk/Editor/SystemManager/Entities/Entities.cs
HxH/trunk/Editor/SystemManager/Entities/Entities.resx
HxH/trunk/Editor/SystemManager/Skills/Skills.Designer.cs
HxH/trunk/Editor/SystemManager/Skills/Skills.cs
HxH/trunk/Editor/SystemManager/Skills/Skills.resx
HxH/trunk/Editor/SystemManager/Stats/Stats.Designer.cs
HxH/trunk/Editor/SystemManager/Stats/Stats.cs
HxH/trunk/Editor/SystemManager/Stats/Stats.resx
HxH/trunk/Editor/SystemManager/SystemManager.Designer.cs
HxH/trunk/Editor/SystemManager/SystemManager.cs
HxH/trunk/Editor/SystemManager/SystemManager.resx
HxH/trunk/Editor/Test.Designer.cs
HxH/trunk/Editor/Test.cs
HxH/trunk/Editor/TileGameObjects/GameObjectManagerChildWindow.Designer.cs
HxH/trunk/Editor/TileGameObjects/GameObjectManagerChildWindow.cs
HxH/trunk/Editor/TileGameObjects/GameObjectManagerChildWindow.resx
HxH/trunk/Editor/TileSetTileBitmaps.cs
HxH/trunk/Editor/Tiles/AddTileSet.Designer.cs
HxH/trunk/Editor/Tiles/AddTileSet.cs
HxH/trunk/Editor/Tiles/AddTileSet.resx
HxH/trunk/Editor/Tiles/AnimatedTileBuilder.Designer.cs
HxH/trunk/Editor/Tiles/AnimatedTileBuilder.cs
HxH/trunk/Editor/Tiles/AnimatedTileBuilder.resx
HxH/trunk/Editor/Tiles/AutoTilePallet.Designer.cs
HxH/trunk/Editor/Tiles/AutoTilePallet.cs
HxH/trunk/Editor/Tiles/AutoTilePallet.resx
HxH/trunk/Editor/Tiles/AutoTilePalletTile.Designer.cs
HxH/trunk/Editor/Tiles/AutoTilePalletTile.cs
HxH/trunk/Editor/Tiles/AutoTilePalletTile.resx
HxH/trunk/Editor/Tiles/CharacterAllViews.Designer.cs
HxH/trunk/Editor/Tiles/CharacterAllViews.cs
HxH/trunk/Editor/Tiles/CharacterAllViews.resx
HxH/trunk/Editor/Tiles/CharacterTileViewer.Designer.cs
HxH/trunk/Editor/Tiles/CharacterTileViewer.cs
HxH/trunk/Editor/Tiles/CharacterTileViewer.resx
HxH/trunk/Editor/Tiles/ImportTileSet.Designer.cs
HxH/trunk/Editor/Tiles/ImportTileSet.cs
HxH/trunk/Editor/Tiles/ImportTileSet.resx
HxH/trunk/Editor/Tiles/LayerProperties.Designer.cs
HxH/trunk/Editor/Tiles/LayerProperties.cs
HxH/trunk/Editor/Tiles/LayerProperties.resx
HxH/trunk/Editor/Tiles/Pallet.Designer.cs
HxH/trunk/Editor/Tiles/Pallet.cs
HxH/trunk/Editor/Tiles/Pallet.resx
HxH/trunk/Editor/Tiles/PalletForm.Designer.cs
HxH/trunk/Editor/Tiles/PalletForm.cs
HxH/trunk/Editor/Tiles/PalletForm.resx
HxH/trunk/Editor/Tiles/PalletTile.Designer.cs
HxH/trunk/Editor/Tiles/PalletTile.cs
HxH/trunk/Editor/Tiles/PalletTile.resx
HxH/trunk/Editor/Tiles/PickATile.Designer.cs
HxH/trunk/Editor/Tiles/PickATile.cs
HxH/trunk/Editor/Tiles/PickATile.resx
HxH/trunk/Editor/Tiles/TileGrouping.Designer.cs
HxH/trunk/Editor/Tiles/TileGrouping.cs
HxH/trunk/Editor/Tiles/TileGrouping.resx
HxH/trunk/Editor/Tiles/TileGroupingManage.Designer.cs
HxH/trunk/Editor/Tiles/TileGroupingManage.cs
HxH/trunk/Editor/Tiles/TileGroupingManage.resx
HxH/trunk/Editor/Tiles/TileLayerManager.Designer.cs
HxH/trunk/Editor/Tiles/TileLayerManager.cs
HxH/trunk/Editor/Tiles/TileLayerManager.resx
HxH/trunk/Editor/Tiles/TilePallets.Designer.cs
HxH/trunk/Editor/Tiles/TilePallets.cs
HxH/trunk/Editor/Tiles/TilePallets.resx
HxH/trunk/Editor/Tiles/TileSetManagerUser.Designer.cs
HxH/trunk/Editor/Tiles/TileSetManagerUser.cs
HxH/trunk/Editor/Tiles/TileSetManagerUser.resx
HxH/trunk/Editor/XNAPanel.Designer.cs
HxH/trunk/Editor/XNAPanel.cs
HxH/trunk/Editor/XNAPanel.resx
HxH/trunk/Editor/Zones/WorldZoneGridItem.Designer.cs
HxH/trunk/Editor/Zones/WorldZoneGridItem.cs
HxH/trunk/Editor/Zones/WorldZoneGridItem.resx
HxH/trunk/Editor/Zones/WorldZonesChildForm.Designer.cs
HxH/trunk/Editor/Zones/WorldZonesChildForm.cs
HxH/trunk/Editor/Zones/WorldZonesChildForm.resx
HxH/trunk/Editor/Zones/WorldZonesGrid.Designer.cs
HxH/trunk/Editor/Zones/WorldZonesGrid.cs
HxH/trunk/Editor/Zones/WorldZonesGrid.resx
HxH/trunk/FontTest/Content/Arial.spritefont
HxH/trunk/FontTest/Content/Content.contentproj
HxH/trunk/FontTest/FontTest.csproj
HxH/trunk/FontTest/Game.ico
HxH/trunk/FontTest/Game1.cs
HxH/trunk/FontTest/GameThumbnail.png
HxH/trunk/FontTest/Program.cs
HxH/trunk/FontTest/Properties/AssemblyInfo.cs
HxH/trunk/HxH.sln
HxH/trunk/QuickXMLEditor/Form1.Designer.cs
HxH/trunk/QuickXMLEditor/Form1.cs
HxH/trunk/QuickXMLEditor/Form1.resx
HxH/trunk/QuickXMLEditor/Program.cs
HxH/trunk/QuickXMLEditor/Properties/AssemblyInfo.cs
HxH/trunk/QuickXMLEditor/Properties/Resources.Designer.cs
HxH/trunk/QuickXMLEditor/Properties/Resources.resx
HxH/trunk/QuickXMLEditor/Properties/Settings.Designer.cs
HxH/trunk/QuickXMLEditor/Properties/Settings.settings
HxH/trunk/QuickXMLEditor/QuickXMLEditor.csproj
HxH/trunk/TestingGame/Content/Content.contentproj
HxH/trunk/TestingGame/Content/SandTextureTile.png
HxH/trunk/TestingGame/Content/mask.png
HxH/trunk/TestingGame/Game.ico
HxH/trunk/TestingGame/Game1.cs
HxH/trunk/TestingGame/GameThumbnail.png
HxH/trunk/TestingGame/Program.cs
HxH/trunk/TestingGame/Properties/AssemblyInfo.cs
HxH/trunk/TestingGame/TestingGame.csproj

Download

Click the following link to download hxh.zip.

hxh.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm