X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Fbsappbase.ui;h=ed97f11419cc03ac1adc535d6e9c8ced7c193dc2;hb=c2dd8856c3d97667953a0b73403b5e5cade5ce9b;hp=fa0d859239421cae44553de64c051fa872ab6ee5;hpb=e07f49323a1936c90605d06f6f63e4c39b4c4aca;p=hbs.git diff --git a/bs/ui/bsappbase.ui b/bs/ui/bsappbase.ui index fa0d859..ed97f11 100644 --- a/bs/ui/bsappbase.ui +++ b/bs/ui/bsappbase.ui @@ -13,7 +13,7 @@ - Form1 + Harvalen's Battlesystem @@ -25,7 +25,7 @@ 0 0 726 - 29 + 26 @@ -48,15 +48,16 @@ + + + + - - - @@ -319,10 +320,27 @@ New + + Create what's needed to add fleets to a battle + + + Create a new battle with initial groups and home planet + 4194382 + + + battleSimulateAction + + + Run Simulate Battle + + + 4194386 + + @@ -447,20 +465,30 @@ BSAppBase battleNew() + + battleSimulateAction + activated() + BSAppBase + battleSimulate() + + qapplication.h ../bsdoc.h ../bsview.h qinputdialog.h + ../bsconf.h bsappbase.ui.h - class BSDoc + class BSConf class BSView + class BSDoc - BSDoc* doc + BSConf* conf BSView* view + BSDoc* doc fileNew() @@ -479,6 +507,7 @@ helpContents() helpAbout() battleNew() + battleSimulate()