# # ChangeLog for branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj # # Generated by Trac 1.0.12 # 07/07/24 16:21:09 Fri, 16 Oct 2015 08:46:44 GMT gkronber [13018] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeSymbolView.Designer.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeSymbolView.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Interpreter.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/BooleanTreeNode.cs (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/BooleanValue.cs (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/CodeSymbol.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/Logical Expressions (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/Number.cs (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/NumberTreeNode.cs (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/Numerical Expressions (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/ShotPower.cs (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols/ShotPowerTreeNode.cs (copied) #2069: cleaned code and renamed files Tue, 02 Dec 2014 21:00:52 GMT ascheibe [11628] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj (modified) #2069 switched robocode trunk integration branch to .NET 4.5 Wed, 18 Sep 2013 08:24:33 GMT jkarder [9985] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/BattleRunnerDialog.Designer.cs (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/BattleRunnerDialog.cs (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/RobocodeProblem.cs (modified) #2069: * fixed deserialization of the `RobocodeProblem` * added ... Mon, 16 Sep 2013 14:01:05 GMT ascheibe [9971] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/EnemyCollectionView.Designer.cs (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/EnemyCollectionView.cs (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/Plugin.cs.frame (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/BestSolutionAnalyzer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/EnemyCollection.cs (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Interpreter.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/RobocodeEvaluator.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/RobocodeProblem.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Solution.cs (modified) #2069 added a view for displaying/reloading enemies Wed, 21 Aug 2013 13:21:04 GMT ascheibe [9890] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.resx (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.resx (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.resx (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Solution.cs (modified) #2069 - changed Solution from NamedItem to Item - adapted views to ... Wed, 21 Aug 2013 12:38:09 GMT ascheibe [9889] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.resx (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.Designer.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.cs (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.resx (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Interpreter.cs (modified) #2069 cleaned up views Fri, 26 Jul 2013 12:55:12 GMT ascheibe [9787] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.snk (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/Plugin.cs.frame (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.snk (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Plugin.cs.frame (modified) #2069 sign assemblies and cleaned up plugin dependencies Fri, 26 Jul 2013 11:50:27 GMT ascheibe [9781] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3 (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.Designer.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/CodeNodeView.resx (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/Plugin.cs.frame (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/Properties (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.Designer.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionCodeView.resx (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.Designer.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/SolutionProgramView.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.sln (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3 (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/BestSolutionAnalyzer.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Crossover (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Evaluator.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/External Evaluator (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Grammar.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Interpreter.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Plugin.cs.frame (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Problem.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Properties (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Properties/AssemblyInfo.cs.frame (copied) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Solution.cs (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/Symbols (moved) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/Symbols/CodeNodeView.Designer.cs (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/Symbols/CodeNodeView.cs (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/Symbols/CodeNodeView.resx (deleted) #2069 fixed folder layout Fri, 26 Jul 2013 11:42:02 GMT ascheibe [9780] * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/HeuristicLab.Problems.Robocode.Views-3.3.csproj (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/HeuristicLab.Problems.Robocode.Views.csproj (deleted) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.sln (modified) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/HeuristicLab.Problems.Robocode-3.3.csproj (added) * branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/HeuristicLab.Problems.Robocode.csproj (deleted) #2069 fixed naming of project files