February 2007 Commit Log

Number of Commits:
173
Number of Active Developers:
2
akirschbaum 2007-02-23 14:02 Rev.: 1922

Update archetypes.

839 lines of code changed in 4 files:

akirschbaum 2007-02-23 13:48 Rev.: 1921

Fix #1666831 (Large faces with non-top-left heads broken).

7 lines of code changed in 2 files:

akirschbaum 2007-02-23 02:11 Rev.: 1920

Simplify expression.

1 lines of code changed in 1 file:

akirschbaum 2007-02-23 01:57 Rev.: 1919

Replace System.err.println() with log.warn().

5 lines of code changed in 1 file:

akirschbaum 2007-02-23 01:53 Rev.: 1918

Remove isPickmap() method.

1 lines of code changed in 1 file:

akirschbaum 2007-02-23 01:51 Rev.: 1917

Update javadoc comments.

9 lines of code changed in 2 files:

akirschbaum 2007-02-23 01:44 Rev.: 1916

Whitespace change.

0 lines of code changed in 1 file:

akirschbaum 2007-02-22 16:18 Rev.: 1915

Allow to change the face for game objects having an archetype without a default face.

5 lines of code changed in 2 files:

akirschbaum 2007-02-22 16:07 Rev.: 1914

Fix #1656338 ("no face" error on customized archetype).

10 lines of code changed in 5 files:

christianhujer 2007-02-18 14:09 Rev.: 1913

Removed unused variable.

0 lines of code changed in 1 file:

christianhujer 2007-02-18 13:46 Rev.: 1912

Some unification of MapViewBasic.

164 lines of code changed in 3 files:

christianhujer 2007-02-18 11:27 Rev.: 1911

Removed dead code.

0 lines of code changed in 1 file:

christianhujer 2007-02-18 11:16 Rev.: 1910

Some unification of MainView.

61 lines of code changed in 4 files:

christianhujer 2007-02-18 10:47 Rev.: 1909

Some unification of CGUIUtils.

2 lines of code changed in 1 file:

christianhujer 2007-02-18 10:42 Rev.: 1908

Some unification of treasurelist handling.

23 lines of code changed in 2 files:

christianhujer 2007-02-18 10:25 Rev.: 1907

Some unification of spells handling.

38 lines of code changed in 2 files:

christianhujer 2007-02-18 10:17 Rev.: 1906

Adding missing package information.

0 lines of code changed in 1 file:

christianhujer 2007-02-13 15:19 Rev.: 1905

Documented Nullability of the active GameObject in GameObjectAttributesPanel.

7 lines of code changed in 3 files:

christianhujer 2007-02-13 15:14 Rev.: 1904

Fixed NPE with new GameObjectAttributesPanel.

5 lines of code changed in 1 file:

akirschbaum 2007-02-13 14:41 Rev.: 1903

Fix possible NullPointerExceptions.

17 lines of code changed in 1 file:

akirschbaum 2007-02-13 14:28 Rev.: 1902

Update comment.

1 lines of code changed in 1 file:

akirschbaum 2007-02-13 14:25 Rev.: 1901

Document that MapControl.getPreviewImage() may return null.

3 lines of code changed in 1 file:

akirschbaum 2007-02-13 14:23 Rev.: 1900

Fix typo.

1 lines of code changed in 1 file:

akirschbaum 2007-02-13 14:00 Rev.: 1899

Unify comments.

3 lines of code changed in 2 files:

akirschbaum 2007-02-13 13:59 Rev.: 1898

Remove unused code.

1 lines of code changed in 1 file:

christianhujer 2007-02-13 13:57 Rev.: 1897

Started merging GameObjectAttributesPanel.

134 lines of code changed in 3 files:

akirschbaum 2007-02-13 13:57 Rev.: 1896

Unify MapUserListener.

14 lines of code changed in 1 file:

akirschbaum 2007-02-13 13:42 Rev.: 1895

Remove unused import statement.

0 lines of code changed in 1 file:

akirschbaum 2007-02-13 13:38

Remove unused code.

0 lines of code changed in 3 files:

akirschbaum 2007-02-13 13:34 Rev.: 1891

Unify SelectedSquareControl.

4 lines of code changed in 1 file:

akirschbaum 2007-02-13 13:28 Rev.: 1890

Unify comment.

1 lines of code changed in 1 file:

akirschbaum 2007-02-13 13:25 Rev.: 1889

Unify MapArchObject.writeMapArch().

26 lines of code changed in 1 file:

akirschbaum 2007-02-13 13:06 Rev.: 1888

Fix typo.

1 lines of code changed in 1 file:

christianhujer 2007-02-12 09:44 Rev.: 1887

Changed DialogAttrib.input to be a private final field.

60 lines of code changed in 3 files:

christianhujer 2007-02-12 03:54 Rev.: 1886

Removed unused imports.

1 lines of code changed in 2 files:

christianhujer 2007-02-12 03:45 Rev.: 1885

Changed StatusBar binding:
StatusBar is now in common MainView base class.
StatusBar no longer blocks bottom toolbars.

122 lines of code changed in 4 files:

christianhujer 2007-02-10 06:20 Rev.: 1884

Weakened collection declarations.

58 lines of code changed in 22 files:

christianhujer 2007-02-09 11:39 Rev.: 1883

Classes with clone() should be Cloneable.

2 lines of code changed in 2 files:

christianhujer 2007-02-09 11:36 Rev.: 1882

Removed unneccessary qualifier for this.

2 lines of code changed in 1 file:

christianhujer 2007-02-09 11:35 Rev.: 1881

Replaced unnecessary qualifiers with imports.

29 lines of code changed in 10 files:

christianhujer 2007-02-09 11:29 Rev.: 1880

Removed unnecessary static qualifiers.

6 lines of code changed in 2 files:

christianhujer 2007-02-09 11:20 Rev.: 1879

Documented cloning issues with todos.

5 lines of code changed in 2 files:

christianhujer 2007-02-07 14:18 Rev.: 1878

Removed unnecessary imports.

0 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:37 Rev.: 1877

Unify comment.

1 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:36 Rev.: 1876

Reorder methods to match daieditor.

5 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:33 Rev.: 1875

Unify comments and whitespace.

0 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:32 Rev.: 1874

Unify commented code.

1 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:31 Rev.: 1873

Unify expression.

2 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:31 Rev.: 1872

Whitespace change.

1 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:28 Rev.: 1871

Unify GameObject.getSyntaxErrors().

36 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:27 Rev.: 1870

Simplify code.

1 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:22 Rev.: 1869

Unify GameObject.getSyntaxErrors().

6 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:21 Rev.: 1868

Delay variable initialization.

2 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:18 Rev.: 1867

Turn if condition into guard.

99 lines of code changed in 2 files:

christianhujer 2007-02-06 16:17 Rev.: 1866

Tightened error policy.

29 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:16 Rev.: 1865

Unify commented code.

2 lines of code changed in 1 file:

christianhujer 2007-02-06 16:13 Rev.: 1864

Removed pointless boolean constants.

10 lines of code changed in 5 files:

akirschbaum 2007-02-06 16:10 Rev.: 1863

Replace String concatenation with StringBuilder.

7 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:07 Rev.: 1862

Whitespace changes.

0 lines of code changed in 1 file:

christianhujer 2007-02-06 16:07 Rev.: 1861

Fixed javadoc bug. Suppressed warning about abstract method overriding abstract method - in this case, that's okay.

3 lines of code changed in 1 file:

akirschbaum 2007-02-06 16:07 Rev.: 1860

Rename variable name.

8 lines of code changed in 1 file:

christianhujer 2007-02-06 16:03 Rev.: 1859

Removed redundant abstract methods.

0 lines of code changed in 2 files:

akirschbaum 2007-02-06 16:02 Rev.: 1858

Unify comments.

1 lines of code changed in 2 files:

akirschbaum 2007-02-06 16:00 Rev.: 1857

Remove useless comments.

0 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:59 Rev.: 1856

Simplify GameObject.setAttributeString().

11 lines of code changed in 1 file:

christianhujer 2007-02-06 15:58 Rev.: 1855

Fixed compile time bug - made too much final (sorry).

1 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:53 Rev.: 1854

Add @Nullable/@NotNull annotations.

38 lines of code changed in 4 files:

christianhujer 2007-02-06 15:53 Rev.: 1853

Don't declare utility classes abstract.

1 lines of code changed in 1 file:

christianhujer 2007-02-06 15:52 Rev.: 1852

Removed redundant method.

0 lines of code changed in 1 file:

christianhujer 2007-02-06 15:52 Rev.: 1851

Fixed two compile time bugs - made too much final (sorry).

2 lines of code changed in 2 files:

christianhujer 2007-02-06 15:48 Rev.: 1850

Turned obviously constant field into a real constant. Note: This field needs further investigation.

5 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:43 Rev.: 1849

Rename variable name.

4 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:40 Rev.: 1848

Move field initializations out of constructor.

3 lines of code changed in 1 file:

christianhujer 2007-02-06 15:40 Rev.: 1847

Made some symbols final.

32 lines of code changed in 16 files:

akirschbaum 2007-02-06 15:38 Rev.: 1846

Move GameObject.editorFolder to common code.

23 lines of code changed in 3 files:

akirschbaum 2007-02-06 15:33 Rev.: 1845

Move GameObject.diffTextString() to common code.

10 lines of code changed in 3 files:

akirschbaum 2007-02-06 15:30 Rev.: 1844

Simplify code.

9 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:24 Rev.: 1843

Move GameObject.diffArchText() to common code.

47 lines of code changed in 3 files:

akirschbaum 2007-02-06 15:16 Rev.: 1842

Unify GameObject.diffArchText().

22 lines of code changed in 2 files:

christianhujer 2007-02-06 15:11 Rev.: 1841

Removed redundant suppression.

0 lines of code changed in 1 file:

akirschbaum 2007-02-06 15:06 Rev.: 1840

Simplify code.

7 lines of code changed in 1 file:

akirschbaum 2007-02-06 14:48 Rev.: 1839

Move field initializations out of constructor.

5 lines of code changed in 1 file:

akirschbaum 2007-02-06 14:40

Remove unused code.

0 lines of code changed in 2 files:

akirschbaum 2007-02-06 14:33 Rev.: 1836

Remove unused code.

0 lines of code changed in 1 file:

christianhujer 2007-02-05 17:12 Rev.: 1835

Fix for Mantis #0000587: Values of lists sometimes set wrong, e.g. material_real when it should be -1.

1 lines of code changed in 1 file:

christianhujer 2007-02-05 16:36 Rev.: 1834

Fixed startup NPE due to wrong message bundle.

1 lines of code changed in 1 file:

christianhujer 2007-02-05 16:31 Rev.: 1833

Removed redundant modifiers.

9 lines of code changed in 3 files:

christianhujer 2007-02-05 16:30 Rev.: 1832

Removed redundant implicit cast.

1 lines of code changed in 1 file:

christianhujer 2007-02-05 16:21 Rev.: 1831

Fixing a bug that was introduced with r1731.

2 lines of code changed in 1 file:

christianhujer 2007-02-05 16:04 Rev.: 1830

Declared all automatic variables that could be final as final.

16 lines of code changed in 12 files:

christianhujer 2007-02-05 14:59 Rev.: 1829

Removed all static imports.

213 lines of code changed in 29 files:

christianhujer 2007-02-04 18:31 Rev.: 1828

Removed some static imports.

32 lines of code changed in 20 files:

christianhujer 2007-02-04 18:22 Rev.: 1827

Sorted missorted modifiers.

3 lines of code changed in 1 file:

christianhujer 2007-02-04 18:18 Rev.: 1826

Tightened error policy.

5 lines of code changed in 1 file:

christianhujer 2007-02-04 18:09 Rev.: 1825

Updated code style.

18 lines of code changed in 1 file:

akirschbaum 2007-02-04 16:03 Rev.: 1824

Make "Enter Exit" work for PLAYER_CHANGER tiles.

3 lines of code changed in 2 files:

christianhujer 2007-02-04 16:02 Rev.: 1823

Removing @Deprecated anno for this package to make it compilable again.
(This needs further investigation as this package actually should be @Deprecated)

1 lines of code changed in 1 file:

akirschbaum 2007-02-04 15:51 Rev.: 1822

Fix typo.

1 lines of code changed in 1 file:

christianhujer 2007-02-04 14:59 Rev.: 1821

Changed old package.html to package-info.java.
Fixed the mime-type of all package-info.java files.
Improved existing and added new package documentation.

116 lines of code changed in 35 files:

christianhujer 2007-02-04 11:43 Rev.: 1820

Added package documentation.

3 lines of code changed in 1 file:

christianhujer 2007-02-04 11:41 Rev.: 1819

Clarified documentation.

1 lines of code changed in 1 file:

christianhujer 2007-02-04 11:36 Rev.: 1818

Removed pingpongs.

11 lines of code changed in 1 file:

christianhujer 2007-02-04 11:29 Rev.: 1817

Added missing @Deprecated annotation.

1 lines of code changed in 1 file:

christianhujer 2007-02-04 11:27 Rev.: 1816

Documented nullability of mapFile in MapControl implementations.

6 lines of code changed in 2 files:

christianhujer 2007-02-04 11:21 Rev.: 1815

Added package documentation.

1 lines of code changed in 1 file:

christianhujer 2007-02-04 11:19 Rev.: 1814

Moved PickmapChooserView to gridarta.

95 lines of code changed in 6 files:

akirschbaum 2007-02-04 11:15 Rev.: 1813

Remove excess text messages.

2 lines of code changed in 1 file:

christianhujer 2007-02-04 11:07 Rev.: 1812

Unified a constant.

14 lines of code changed in 7 files:

christianhujer 2007-02-04 11:03 Rev.: 1811

Moved common ArchNPickChangeListener class to gridarta.

70 lines of code changed in 3 files:

christianhujer 2007-02-04 11:00 Rev.: 1810

Declared common setPickmapActive method in common MainView baseclass.

18 lines of code changed in 5 files:

christianhujer 2007-02-04 10:56 Rev.: 1809

Unified pickmap chooser Actions.

591 lines of code changed in 19 files:

akirschbaum 2007-02-04 10:24 Rev.: 1808

Mark map as changed if a game object's message, lore or animation was changed.

47 lines of code changed in 3 files:

akirschbaum 2007-02-04 10:15 Rev.: 1807

Remove code to free map windows' back buffer. It is not needed anymore since all memory leaks preventing maps from being freed are fixed.

0 lines of code changed in 4 files:

christianhujer 2007-02-04 09:51 Rev.: 1806

Split collection of animations and animtree into separate methods.

45 lines of code changed in 1 file:

christianhujer 2007-02-04 09:46 Rev.: 1805

unified logging.

1 lines of code changed in 1 file:

christianhujer 2007-02-04 09:33 Rev.: 1804

Renamed Daimonin's realFaceName to faceName to unify it with Crossfire.

29 lines of code changed in 8 files:

christianhujer 2007-02-04 09:18 Rev.: 1803

Documented nullability of facename.

4 lines of code changed in 3 files:

akirschbaum 2007-02-04 08:46

Unify comment.

2 lines of code changed in 2 files:

akirschbaum 2007-02-04 08:45 Rev.: 1800

Remove static import.

5 lines of code changed in 1 file:

akirschbaum 2007-02-04 08:44 Rev.: 1799

Remove MapControl.addArchObjectToMap().

6 lines of code changed in 3 files:

akirschbaum 2007-02-04 08:39 Rev.: 1798

Remove MapControl.insertArchToMap().

3 lines of code changed in 3 files:

akirschbaum 2007-02-04 08:35 Rev.: 1797

Remove MapControl.addArchToMap().

5 lines of code changed in 4 files:

akirschbaum 2007-02-04 08:24 Rev.: 1796

Unify ReplaceDialog. Fixes inserted objects having type -666. Makes replacement with multi-part objects work.

28 lines of code changed in 1 file:

akirschbaum 2007-02-04 07:51 Rev.: 1795

Rename variable names.

5 lines of code changed in 2 files:

christianhujer 2007-02-04 07:50 Rev.: 1794

Unified writing of bmaps file.

24 lines of code changed in 6 files:

akirschbaum 2007-02-04 07:48 Rev.: 1793

Unify code.

27 lines of code changed in 2 files:

christianhujer 2007-02-04 07:11 Rev.: 1792

Improved IntelliJ IDEA javadoc configuration.

7 lines of code changed in 1 file:

christianhujer 2007-02-04 07:11 Rev.: 1791

Unified FaceObjects. Crossfire FaceObjects will now create bmaps.paths and bmaps along with crossfire.0.

96 lines of code changed in 4 files:

akirschbaum 2007-02-03 12:44 Rev.: 1790

Remove explicit package name.

1 lines of code changed in 1 file:

christianhujer 2007-02-03 11:42 Rev.: 1789

Minor performance improvement.

1 lines of code changed in 1 file:

christianhujer 2007-02-03 11:35 Rev.: 1788

Simplified collection of images.

18 lines of code changed in 1 file:

christianhujer 2007-02-03 11:05 Rev.: 1787

Refactored Daimonin FaceObjects to not use so much code for the exceptional face bug.101.

28 lines of code changed in 3 files:

christianhujer 2007-02-03 09:30 Rev.: 1786

Extracted bmaps collection into separate method.

41 lines of code changed in 1 file:

christianhujer 2007-02-03 07:42 Rev.: 1785

Extracted face tree collection into separate method.

26 lines of code changed in 1 file:

akirschbaum 2007-02-03 07:36 Rev.: 1784

Whitespace changes.

0 lines of code changed in 2 files:

akirschbaum 2007-02-03 07:07 Rev.: 1783

Move PREFS_LANGUAGE key to common MainControl interface.

19 lines of code changed in 7 files:

akirschbaum 2007-02-03 06:57 Rev.: 1782

Whitespace change.

1 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:57 Rev.: 1781

Do not crash for missing 'availableLocales' message key.

2 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:51 Rev.: 1780

Generate correct image numbers when collecting images.

6 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:50 Rev.: 1779

Remove unused assignment.

0 lines of code changed in 1 file:

christianhujer 2007-02-03 06:47 Rev.: 1778

Optimized imports.

0 lines of code changed in 6 files:

christianhujer 2007-02-03 06:44 Rev.: 1777

Added javadoc for getDirection().

4 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:41 Rev.: 1776

Unify I/O handling code.

6 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:39 Rev.: 1775

Unify code.

18 lines of code changed in 2 files:

christianhujer 2007-02-03 06:38 Rev.: 1774

Fixed bogus package declaration.

1 lines of code changed in 1 file:

christianhujer 2007-02-03 06:30 Rev.: 1773

Unified javadoc comment of Logger declarations.

84 lines of code changed in 83 files:

akirschbaum 2007-02-03 06:28 Rev.: 1772

Unify I/O handling code.

6 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:26 Rev.: 1771

Rename variable names.

14 lines of code changed in 1 file:

christianhujer 2007-02-03 06:26 Rev.: 1770

No longer exclude documentation from project.

0 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:22 Rev.: 1769

Use named constant for maximum image size.

6 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:19 Rev.: 1768

Unify I/O handling code.

9 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:11 Rev.: 1767

Rename variable name.

5 lines of code changed in 1 file:

christianhujer 2007-02-03 06:09 Rev.: 1766

Fixed wrong javadoc text.

1 lines of code changed in 1 file:

akirschbaum 2007-02-03 06:06 Rev.: 1765

Unify text messages.

123 lines of code changed in 12 files:

akirschbaum 2007-02-03 05:02 Rev.: 1764

Remove redundant calls to super() constructor.

0 lines of code changed in 16 files:

akirschbaum 2007-02-03 04:48 Rev.: 1763

Whitespace changes.

23 lines of code changed in 16 files:

akirschbaum 2007-02-03 04:38 Rev.: 1762

Unify whitespace and comments.

7 lines of code changed in 8 files:

akirschbaum 2007-02-03 04:25 Rev.: 1761

Unify code.

49 lines of code changed in 2 files:

akirschbaum 2007-02-03 04:20 Rev.: 1760

Replace compareTo() with equals().

3 lines of code changed in 2 files:

akirschbaum 2007-02-03 04:12 Rev.: 1759

Unify code; properly encode non-ASCII text messages.

31 lines of code changed in 1 file:

akirschbaum 2007-02-03 03:49 Rev.: 1758

Unify code.

79 lines of code changed in 2 files:

akirschbaum 2007-02-03 03:26 Rev.: 1757

Unify code.

8 lines of code changed in 1 file:

christianhujer 2007-02-02 17:00 Rev.: 1756

Fixed some Javadoc errors related to isEquals().

10 lines of code changed in 5 files:

christianhujer 2007-02-02 16:38

Fixed some Javadoc errors.

6 lines of code changed in 4 files:

christianhujer 2007-02-02 16:17 Rev.: 1753

Changed javadoc copyright notice. Added missing javadoc tags.

17 lines of code changed in 1 file:

christianhujer 2007-02-02 16:17 Rev.: 1752

Fixed Javadoc.
Fixed member order.
Added documentation about non-fitness for Collections.
Deprecated copy-constructor.

18 lines of code changed in 1 file:

christianhujer 2007-02-02 16:12

Fixed Javadoc error.

3 lines of code changed in 3 files:

akirschbaum 2007-02-02 16:05 Rev.: 1748

Use (default) type definition 'Misc' for game objects not matching any defined type.

26 lines of code changed in 3 files:

christianhujer 2007-02-02 16:04 Rev.: 1747

Fixed inspection errors.

2 lines of code changed in 1 file:

akirschbaum 2007-02-02 15:10 Rev.: 1746

Fix menu entries being updated incorrectly.

1 lines of code changed in 1 file:

akirschbaum 2007-02-02 14:58 Rev.: 1745

Fix artifacts not inheriting face information from 'def_arch' entry.

2 lines of code changed in 1 file:

akirschbaum 2007-02-02 12:15 Rev.: 1744

Create correct "editor_folder" entries when collecting archetypes.

25 lines of code changed in 7 files:

akirschbaum 2007-02-02 12:04 Rev.: 1743

Fix typo (causing a NPE in the status bar code).

1 lines of code changed in 1 file:

January 2007 »

Generated by StatSVN 0.7.0