November 2008 Commit Log

Number of Commits:
204
Number of Active Developers:
1
akirschbaum 2008-11-26 16:29 Rev.: 5842

Fix Create Image command: do not cut off right/bottom row of map.

12 lines of code changed in 2 files:

akirschbaum 2008-11-26 16:12 Rev.: 5841

Remove nested assignments.

12 lines of code changed in 1 file:

akirschbaum 2008-11-26 15:03 Rev.: 5840

Support match by title for inventory checkers. (Crossfire r10717)

9 lines of code changed in 2 files:

akirschbaum 2008-11-23 09:35 Rev.: 5839

Remove false positive errors from 'Undefined face' map validator.

6 lines of code changed in 2 files:

akirschbaum 2008-11-23 09:07 Rev.: 5838

Add map validator "Undefined face": checks that the referenced face or animation does exist.

220 lines of code changed in 12 files:

akirschbaum 2008-11-23 08:05 Rev.: 5837

Fix Javadoc issue.

1 lines of code changed in 1 file:

akirschbaum 2008-11-23 07:39 Rev.: 5836

Fix typo.

1 lines of code changed in 1 file:

akirschbaum 2008-11-21 11:41 Rev.: 5835

Do not crash when loading maps referencing undefined faces.

16 lines of code changed in 3 files:

akirschbaum 2008-11-15 15:31 Rev.: 5834

Merge redundant function calls.

76 lines of code changed in 17 files:

akirschbaum 2008-11-15 15:09 Rev.: 5833

Remove DialogAttrib.input.

261 lines of code changed in 22 files:

akirschbaum 2008-11-15 14:39 Rev.: 5832

Sort import statements.

1 lines of code changed in 2 files:

akirschbaum 2008-11-15 14:36 Rev.: 5831

Remove outdated @Deprecated annotation.

0 lines of code changed in 1 file:

akirschbaum 2008-11-15 14:35 Rev.: 5830

Implement ArchetypeTypeList to represent archetype type lists. Replace List<Pair<Integer, String>> with ArchetypeTypeList.

76 lines of code changed in 9 files:

akirschbaum 2008-11-15 14:15 Rev.: 5829

Replace List with alternating Integer/String types with List<Pair<Integer, String>>.

36 lines of code changed in 10 files:

akirschbaum 2008-11-15 14:03 Rev.: 5828

Remove ArchetypeTypeSet.getListTable().

10 lines of code changed in 4 files:

akirschbaum 2008-11-15 13:57 Rev.: 5827

Remove calls to ArchetypeTypeSet.getListTable().

18 lines of code changed in 6 files:

akirschbaum 2008-11-15 13:49 Rev.: 5826

Rename function name.

2 lines of code changed in 1 file:

akirschbaum 2008-11-15 13:48 Rev.: 5825

Simplify code.

6 lines of code changed in 1 file:

akirschbaum 2008-11-15 13:34 Rev.: 5824

Make fields of ArchetypeType private and final.

62 lines of code changed in 3 files:

akirschbaum 2008-11-15 13:15 Rev.: 5823

Add comments.

93 lines of code changed in 6 files:

akirschbaum 2008-11-15 11:52 Rev.: 5822

Remove unused code.

0 lines of code changed in 1 file:

akirschbaum 2008-11-15 11:51 Rev.: 5821

Add comment.

1 lines of code changed in 1 file:

akirschbaum 2008-11-15 11:51 Rev.: 5820

Rename variable names.

26 lines of code changed in 1 file:

akirschbaum 2008-11-15 11:48 Rev.: 5819

Add comments.

224 lines of code changed in 16 files:

akirschbaum 2008-11-15 11:17 Rev.: 5818

Do not use Vector.

10 lines of code changed in 1 file:

akirschbaum 2008-11-15 11:12 Rev.: 5817

Declare variable more local.

1 lines of code changed in 1 file:

akirschbaum 2008-11-14 17:02 Rev.: 5816

Remove warning message at editor start.

0 lines of code changed in 1 file:

akirschbaum 2008-11-14 17:00 Rev.: 5815

Fix missing button text in error dialog.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 19:18 Rev.: 5814

Move code from ArchetypeTypeParser to ArchetypeTypeSet.

18 lines of code changed in 2 files:

akirschbaum 2008-11-13 19:13 Rev.: 5813

Remove redundant checks.

5 lines of code changed in 1 file:

akirschbaum 2008-11-13 19:12 Rev.: 5812

Fix game object attributes dialog for attributes not defining additional attributes.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 19:08

Simplify code.

5 lines of code changed in 2 files:

akirschbaum 2008-11-13 19:06 Rev.: 5809

Move field initialization from constructor to field declaration.

2 lines of code changed in 1 file:

akirschbaum 2008-11-13 19:05 Rev.: 5808

Update comments.

51 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:58 Rev.: 5807

Make fields private.

6 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:57 Rev.: 5806

Replace direct field access with setter.

9 lines of code changed in 2 files:

akirschbaum 2008-11-13 18:56 Rev.: 5805

Replace direct field access with getter.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:55 Rev.: 5804

Extract code into function.

8 lines of code changed in 2 files:

akirschbaum 2008-11-13 18:49

Extract code into function.

16 lines of code changed in 6 files:

akirschbaum 2008-11-13 18:47 Rev.: 5800

Remove direct access to ArchetypeTypeSet.archetypeTypeList.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:45 Rev.: 5799

Move code from constructor to importName().

6 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:43 Rev.: 5798

Remove obsolete comments.

0 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:42 Rev.: 5797

Extract code into function.

15 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:36

Simplify code.

21 lines of code changed in 4 files:

akirschbaum 2008-11-13 18:33 Rev.: 5792

Rename parameter names.

4 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:32 Rev.: 5791

Simplify code.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:31 Rev.: 5790

Extract code into function.

14 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:28 Rev.: 5789

Make variable final.

4 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:23

Extract code into function.

43 lines of code changed in 2 files:

akirschbaum 2008-11-13 18:20 Rev.: 5786

Insert imported attributes into correct section.

2 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:18 Rev.: 5785

Remove redundant checks.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:17 Rev.: 5784

Extract code into function.

14 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:13 Rev.: 5783

Merge duplicated code.

23 lines of code changed in 1 file:

akirschbaum 2008-11-13 18:11 Rev.: 5782

Fix sections in game object attributes dialog.

2 lines of code changed in 1 file:

akirschbaum 2008-11-13 17:30 Rev.: 5781

Replace array with ArrayList.

10 lines of code changed in 1 file:

akirschbaum 2008-11-13 17:23 Rev.: 5780

Replace array with ArrayList.

35 lines of code changed in 4 files:

akirschbaum 2008-11-13 17:13 Rev.: 5779

Simplify code.

7 lines of code changed in 1 file:

akirschbaum 2008-11-13 17:06

Simplify code.

6 lines of code changed in 2 files:

akirschbaum 2008-11-13 16:59 Rev.: 5776

Remove unused code.

2 lines of code changed in 3 files:

akirschbaum 2008-11-13 16:57 Rev.: 5775

Simplify code.

3 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:52 Rev.: 5774

Extract code into function.

37 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:47 Rev.: 5773

Fix archetype type parser.

7 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:42 Rev.: 5772

Simplify code.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:40 Rev.: 5771

Extract code into function.

19 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:38 Rev.: 5770

Simplify code.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:37 Rev.: 5769

Extract code into function.

69 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:29

Simplify code.

22 lines of code changed in 3 files:

akirschbaum 2008-11-13 16:27 Rev.: 5765

Extract code into functions.

34 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:18

Simplify code.

33 lines of code changed in 2 files:

akirschbaum 2008-11-13 16:12 Rev.: 5762

Replace array with ArrayList.

19 lines of code changed in 3 files:

akirschbaum 2008-11-13 16:04 Rev.: 5761

Simplify code.

16 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:03 Rev.: 5760

Rename function name.

5 lines of code changed in 2 files:

akirschbaum 2008-11-13 16:02 Rev.: 5759

Simplify code.

6 lines of code changed in 1 file:

akirschbaum 2008-11-13 16:00 Rev.: 5758

Do not reuse variables.

8 lines of code changed in 1 file:

akirschbaum 2008-11-13 15:58 Rev.: 5757

Remove nested assignments.

6 lines of code changed in 1 file:

akirschbaum 2008-11-13 15:46 Rev.: 5756

Replace direct field accesses with getter functions.

21 lines of code changed in 1 file:

akirschbaum 2008-11-13 15:39 Rev.: 5755

Move field initialization from constructor to field declaration.

2 lines of code changed in 1 file:

akirschbaum 2008-11-13 15:27 Rev.: 5754

Rename parameter name.

6 lines of code changed in 1 file:

akirschbaum 2008-11-13 15:23 Rev.: 5753

Remove dialog window for internal error while inserting game objects into maps.

42 lines of code changed in 18 files:

akirschbaum 2008-11-13 15:05 Rev.: 5752

Remove unused code.

0 lines of code changed in 1 file:

akirschbaum 2008-11-13 14:56 Rev.: 5751

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for pickmap related errors.

21 lines of code changed in 4 files:

akirschbaum 2008-11-13 14:48 Rev.: 5750

Remove PickmapChooserControl.loadPickmaps().

2 lines of code changed in 2 files:

akirschbaum 2008-11-13 14:40 Rev.: 5749

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for autojoin related errors.

15 lines of code changed in 4 files:

akirschbaum 2008-11-13 14:34 Rev.: 5748

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for plugin script related errors.

54 lines of code changed in 5 files:

akirschbaum 2008-11-13 14:17 Rev.: 5747

Add line number to some errors.

53 lines of code changed in 5 files:

akirschbaum 2008-11-13 14:07 Rev.: 5746

Remove duplicate matcher 'background'.

0 lines of code changed in 1 file:

akirschbaum 2008-11-13 14:02 Rev.: 5745

Make project compilable.

0 lines of code changed in 1 file:

akirschbaum 2008-11-13 13:57 Rev.: 5744

Merge duplicated code.

14 lines of code changed in 5 files:

akirschbaum 2008-11-13 13:28 Rev.: 5743

Make the 'OK' button in the error view dialog the default control.

1 lines of code changed in 1 file:

akirschbaum 2008-11-13 13:05 Rev.: 5742

Use exceptions for error reporting.

96 lines of code changed in 11 files:

akirschbaum 2008-11-12 17:48 Rev.: 5741

Replace String with File.

13 lines of code changed in 5 files:

akirschbaum 2008-11-12 17:36

Replace String with File.

41 lines of code changed in 20 files:

akirschbaum 2008-11-12 17:24

Replace String with File.

31 lines of code changed in 15 files:

akirschbaum 2008-11-12 17:21 Rev.: 5735

Remove hack for creating the configuration directory.

2 lines of code changed in 1 file:

akirschbaum 2008-11-12 17:20 Rev.: 5734

Remove special code for unset configuration directory.

5 lines of code changed in 1 file:

akirschbaum 2008-11-12 17:15

Replace String with File.

20 lines of code changed in 9 files:

akirschbaum 2008-11-12 17:12 Rev.: 5731

Fix directory name.

1 lines of code changed in 1 file:

akirschbaum 2008-11-12 17:12 Rev.: 5730

Replace String with File.

12 lines of code changed in 6 files:

akirschbaum 2008-11-12 17:10 Rev.: 5729

Fix incorrect nullable annotations.

6 lines of code changed in 4 files:

akirschbaum 2008-11-12 16:58 Rev.: 5728

Replace String with File.

10 lines of code changed in 4 files:

akirschbaum 2008-11-12 16:52 Rev.: 5727

Replace String with File.

16 lines of code changed in 9 files:

akirschbaum 2008-11-12 16:46 Rev.: 5726

Replace String with File.

19 lines of code changed in 5 files:

akirschbaum 2008-11-12 16:38 Rev.: 5725

Replace String with File.

88 lines of code changed in 19 files:

akirschbaum 2008-11-12 16:17 Rev.: 5724

Replace String with File.

14 lines of code changed in 3 files:

akirschbaum 2008-11-12 16:12 Rev.: 5723

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for "spells.xml" file related errors.

17 lines of code changed in 3 files:

akirschbaum 2008-11-12 16:02 Rev.: 5722

Improve performance.

3 lines of code changed in 1 file:

akirschbaum 2008-11-12 15:07 Rev.: 5721

Disable 'OK' button in error dialog until all errors have been added.

28 lines of code changed in 5 files:

akirschbaum 2008-11-12 14:13 Rev.: 5720

Do not start the application before the error dialog has been dismissed.

1 lines of code changed in 1 file:

akirschbaum 2008-11-12 14:06 Rev.: 5719

Move parameter from CopyBuffer.init() to constructor.

13 lines of code changed in 2 files:

akirschbaum 2008-11-12 14:01 Rev.: 5718

Add more errors to error collector dialog.

204 lines of code changed in 12 files:

akirschbaum 2008-11-12 02:49 Rev.: 5717

Move ArchetypeSetLoader.loadArchetypes() to common code base.

19 lines of code changed in 6 files:

akirschbaum 2008-11-12 00:52 Rev.: 5716

Report missing 'list_event' type definition.

5 lines of code changed in 1 file:

akirschbaum 2008-11-12 00:48 Rev.: 5715

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for "types.xml" file related errors.

117 lines of code changed in 8 files:

akirschbaum 2008-11-11 15:15 Rev.: 5714

Partially implement #1627422 (Check box option to avoid startup warnings): Use it for "treasures" file related errors.

47 lines of code changed in 7 files:

akirschbaum 2008-11-11 15:01 Rev.: 5713

Correctly sort error messages in DefaultErrorView. Allow inserting new entries while the dialog is shown.

81 lines of code changed in 2 files:

akirschbaum 2008-11-11 01:18 Rev.: 5712

Add TODO comment.

1 lines of code changed in 1 file:

akirschbaum 2008-11-11 01:18 Rev.: 5711

Improve map validator "Suspicious attribute value": check that attacks>=0 and resistances<=100.

66 lines of code changed in 2 files:

akirschbaum 2008-11-10 15:55 Rev.: 5710

Improve map validator "Suspicious attribute value": check that monster damage is 1..500.

5 lines of code changed in 2 files:

akirschbaum 2008-11-10 15:28 Rev.: 5709

Add map validator "Suspicious attribute value": check that monster levels are 1..125.

12 lines of code changed in 2 files:

akirschbaum 2008-11-10 15:13 Rev.: 5708

Improve map validator "Suspicious attribute value": check that monster levels are 1..200.

9 lines of code changed in 2 files:

akirschbaum 2008-11-10 15:06 Rev.: 5707

Improve AttributeRangeChecker to match by GameObjectMatchers.

41 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:46 Rev.: 5706

Rename parameter names.

2 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:44 Rev.: 5705

Order import statements.

2 lines of code changed in 5 files:

akirschbaum 2008-11-09 15:43 Rev.: 5704

Remove unused return value.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:41 Rev.: 5703

Make fields private.

7 lines of code changed in 2 files:

akirschbaum 2008-11-09 15:39 Rev.: 5702

Add private constructor to utility class.

6 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:38 Rev.: 5701

Convert fields to local variables.

2 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:24 Rev.: 5700

Make method private.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:18

Update comments.

40 lines of code changed in 2 files:

akirschbaum 2008-11-09 15:13

Update comments.

32 lines of code changed in 2 files:

akirschbaum 2008-11-09 15:09 Rev.: 5695

Convert field to local variable.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 15:00 Rev.: 5694

Update color of 'Game Object'/'Map' tab to show the highest severity of its sub-tabs.

25 lines of code changed in 1 file:

akirschbaum 2008-11-09 14:32 Rev.: 5693

Simplify code.

40 lines of code changed in 1 file:

akirschbaum 2008-11-09 14:14 Rev.: 5692

Fix Javadoc issue.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 14:12 Rev.: 5691

Make field private.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 14:01 Rev.: 5690

Fix Javadoc issues.

9 lines of code changed in 1 file:

akirschbaum 2008-11-09 13:56 Rev.: 5689

Replace Color with Severity in tabs of game object attributes panel.

118 lines of code changed in 10 files:

akirschbaum 2008-11-09 11:09 Rev.: 5688

Remove unused code.

6 lines of code changed in 4 files:

akirschbaum 2008-11-09 11:06 Rev.: 5687

Remove unused type parameter.

15 lines of code changed in 9 files:

akirschbaum 2008-11-09 11:01 Rev.: 5686

Remove unused code.

4 lines of code changed in 3 files:

akirschbaum 2008-11-09 10:46 Rev.: 5685

Remove Dependency CFTreasureListTree -> MainView.

8 lines of code changed in 1 file:

akirschbaum 2008-11-09 10:44 Rev.: 5684

Remove German message from French translation.

1 lines of code changed in 1 file:

akirschbaum 2008-11-09 10:38 Rev.: 5683

Fix incorrect return value for TreeNode.getIndex().

2 lines of code changed in 1 file:

akirschbaum 2008-11-09 09:12 Rev.: 5682

Implement #1627422 (Check box option to avoid startup warnings) for TreasureLists.xml related errors.

8 lines of code changed in 3 files:

akirschbaum 2008-11-09 08:27 Rev.: 5681

Implement #1627422 (Check box option to avoid startup warnings) for GameObjectMatchers.xml related errors.

531 lines of code changed in 17 files:

akirschbaum 2008-11-09 05:27 Rev.: 5680

Remove DefaultMapReaderFactory.setArchetypeSet().

8 lines of code changed in 3 files:

akirschbaum 2008-11-09 05:19 Rev.: 5679

Remove unused code.

0 lines of code changed in 3 files:

akirschbaum 2008-11-09 05:00 Rev.: 5678

Change initialization ordering.

4 lines of code changed in 1 file:

akirschbaum 2008-11-09 04:52 Rev.: 5677

Remove an AbstractMainControl's constructor parameter.

21 lines of code changed in 3 files:

akirschbaum 2008-11-09 04:38 Rev.: 5676

Move code to create AnimationObjects instance to common code base.

7 lines of code changed in 3 files:

akirschbaum 2008-11-07 04:07 Rev.: 5675

Remove redundant type parameters.

17 lines of code changed in 9 files:

akirschbaum 2008-11-07 03:43 Rev.: 5674

Remove redundant type parameters.

16 lines of code changed in 6 files:

akirschbaum 2008-11-07 03:32 Rev.: 5673

Remove parameter from AbstractMainControl's constructor.

21 lines of code changed in 3 files:

akirschbaum 2008-11-07 03:11 Rev.: 5672

Remove parameter from AbstractMainControl's constructor.

23 lines of code changed in 3 files:

akirschbaum 2008-11-06 11:29 Rev.: 5671

Rename "Scripts" tab to "Events" in game object attributes panel. Use the term "event" for event game objects and "script" for script files.

279 lines of code changed in 11 files:

akirschbaum 2008-11-05 14:28 Rev.: 5670

Fix #2152115 (Event Types hardcoded).

46 lines of code changed in 11 files:

akirschbaum 2008-11-02 14:32 Rev.: 5669

Fix #1650940 (face for disabled animation is not shown).

5 lines of code changed in 3 files:

akirschbaum 2008-11-02 14:25 Rev.: 5668

Inline getter calls.

5 lines of code changed in 1 file:

akirschbaum 2008-11-02 14:13 Rev.: 5667

Fix #1621868 (Connection view poorly placed).

50 lines of code changed in 3 files:

akirschbaum 2008-11-02 13:10 Rev.: 5666

Remove support for obsolete 'editable' attribute.

0 lines of code changed in 2 files:

akirschbaum 2008-11-02 12:57 Rev.: 5665

Make method private.

1 lines of code changed in 1 file:

akirschbaum 2008-11-02 12:24 Rev.: 5664

Make code calling MapGrid.begin/endTransaction() more robust.

182 lines of code changed in 2 files:

akirschbaum 2008-11-02 12:17 Rev.: 5663

Make code calling MapCursor.begin/endTransaction() more robust.

6 lines of code changed in 1 file:

akirschbaum 2008-11-02 12:16 Rev.: 5662

Move call to MapModel.beginTransaction() out of try...finally block.

1 lines of code changed in 1 file:

akirschbaum 2008-11-02 12:15 Rev.: 5661

Rename variable name.

52 lines of code changed in 2 files:

akirschbaum 2008-11-02 12:14 Rev.: 5660

Make code calling MapArchObject.begin/endTransaction() more robust.

60 lines of code changed in 2 files:

akirschbaum 2008-11-02 12:11 Rev.: 5659

Make code calling MapModel.begin/endTransaction() more robust.

392 lines of code changed in 13 files:

akirschbaum 2008-11-02 09:55 Rev.: 5658

Extract code into EditTypes.toggleEditType().

13 lines of code changed in 2 files:

akirschbaum 2008-11-02 09:34 Rev.: 5657

Add @Deprecated annotation.

1 lines of code changed in 1 file:

akirschbaum 2008-11-02 09:32 Rev.: 5656

Remove redundant code.

2 lines of code changed in 1 file:

akirschbaum 2008-11-02 09:24 Rev.: 5655

Make field private.

11 lines of code changed in 3 files:

akirschbaum 2008-11-02 09:05 Rev.: 5654

Make field private.

4 lines of code changed in 3 files:

akirschbaum 2008-11-02 09:01 Rev.: 5653

Make sure every GameObject instance has an archetype name.

47 lines of code changed in 12 files:

akirschbaum 2008-11-02 08:39 Rev.: 5652

Make fields private.

6 lines of code changed in 3 files:

akirschbaum 2008-11-02 08:35 Rev.: 5651

Remove duplicate initialization.

1 lines of code changed in 3 files:

akirschbaum 2008-11-02 08:34 Rev.: 5650

Make fields private.

4 lines of code changed in 1 file:

akirschbaum 2008-11-02 08:20 Rev.: 5649

Make sure all MapModel instances initially get valid edit types.

54 lines of code changed in 8 files:

akirschbaum 2008-11-02 07:52 Rev.: 5648

Remove MapControl.add/get/setActiveEditType().

12 lines of code changed in 6 files:

akirschbaum 2008-11-02 07:41 Rev.: 5647

Move DefaultMapControl.activeEditType and accessor functions to DefaultMapModel.

54 lines of code changed in 3 files:

akirschbaum 2008-11-02 07:32 Rev.: 5646

Rename function name.

3 lines of code changed in 3 files:

akirschbaum 2008-11-02 07:31 Rev.: 5645

Inline function.

1 lines of code changed in 1 file:

akirschbaum 2008-11-02 07:18 Rev.: 5644

Extract code into NamedGameObjectMatcher.calculateEditType().

12 lines of code changed in 2 files:

akirschbaum 2008-11-01 07:58 Rev.: 5643

Make connection errors (connection without sink/source) highlight the affected game objects.

164 lines of code changed in 23 files:

akirschbaum 2008-11-01 06:04 Rev.: 5642

Remove unused code.

0 lines of code changed in 1 file:

akirschbaum 2008-11-01 06:03 Rev.: 5641

Remove duplicate text resource.

0 lines of code changed in 1 file:

akirschbaum 2008-11-01 06:00 Rev.: 5640

Collect smoothface information into smooth file.

246 lines of code changed in 7 files:

akirschbaum 2008-11-01 05:53 Rev.: 5639

Fix incorrect annotation.

1 lines of code changed in 1 file:

akirschbaum 2008-11-01 05:53 Rev.: 5638

Remove fully qualified class names.

6 lines of code changed in 2 files:

akirschbaum 2008-11-01 05:14 Rev.: 5637

Remove dependency FaceObjects/AnimationObjects -> MainActions.

35 lines of code changed in 4 files:

akirschbaum 2008-11-01 05:03 Rev.: 5636

Order import statements.

1 lines of code changed in 1 file:

akirschbaum 2008-11-01 02:54 Rev.: 5635

Fix error message while collection.

16 lines of code changed in 4 files:

akirschbaum 2008-11-01 02:37 Rev.: 5634

Move text resource to common code base.

8 lines of code changed in 12 files:

akirschbaum 2008-11-01 02:10 Rev.: 5633

Move ArchetypeSet.collect() to common code base.

106 lines of code changed in 4 files:

akirschbaum 2008-11-01 02:01 Rev.: 5632

Remove unused code.

7 lines of code changed in 8 files:

akirschbaum 2008-11-01 01:57 Rev.: 5631

Remove unused parameter.

2 lines of code changed in 1 file:

akirschbaum 2008-11-01 01:53 Rev.: 5630

Remove duplicated code.

0 lines of code changed in 1 file:

akirschbaum 2008-11-01 01:51 Rev.: 5629

Extract code into functions.

191 lines of code changed in 2 files:

akirschbaum 2008-11-01 01:46 Rev.: 5628

Remove check for internal error.

0 lines of code changed in 5 files:

akirschbaum 2008-11-01 01:42 Rev.: 5627

Remove unused text resource.

0 lines of code changed in 4 files:

akirschbaum 2008-11-01 01:24 Rev.: 5626

Fix possible file leaks.

214 lines of code changed in 2 files:

akirschbaum 2008-11-01 00:19 Rev.: 5625

Fix possible file leak.

39 lines of code changed in 1 file:

akirschbaum 2008-11-01 00:17 Rev.: 5624

Rename variable name.

3 lines of code changed in 1 file:

akirschbaum 2008-11-01 00:15 Rev.: 5623

Fix possible file leak.

21 lines of code changed in 1 file:

akirschbaum 2008-11-01 00:13 Rev.: 5622

Remove dependency to archetype directory from face collection code.

2 lines of code changed in 1 file:

October 2008 »

Generated by StatSVN 0.7.0