# # ChangeLog for branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj # # Generated by Trac 1.0.12 # 07/04/24 01:04:16 Mon, 23 Nov 2015 09:03:30 GMT gkronber [13332] * branches/RefactorPluginInfrastructure-2522 (copied) #2522 branched trunk/source for refactoring of plugin infrastructure Tue, 17 Nov 2015 12:48:30 GMT gkronber [13210] * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.Problems.GeneticProgramming.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/BattleRunnerDialog.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/BattleRunnerDialog.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/CodeSymbolView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/CodeSymbolView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/EnemyCollectionView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/EnemyCollectionView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/SolutionCodeView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/SolutionCodeView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/SolutionProgramView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Robocode/SolutionProgramView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/BattleObserver.class (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/BattleRunner.class (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/BattleRunner.java (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/EnemyCollection.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Grammar.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Interpreter.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Problem.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Solution.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/BooleanTreeNode.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/BooleanValue.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/CodeSymbol.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/Number.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/NumberTreeNode.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/ShotPower.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/Symbols/ShotPowerTreeNode.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/robocode/robocode.zip (added) #2069: copied relevant files for robocode problem from branch to trunk