August 2006 Commit Log

Number of Commits:
66
Number of Active Developers:
2
akirschbaum 2006-08-31 11:58 Rev.: 308

Update archetypes information.

235 lines of code changed in 4 files:

christianhujer 2006-08-28 16:05 Rev.: 307

Fixed some Serialization issues.

60 lines of code changed in 12 files:

christianhujer 2006-08-28 07:56 Rev.: 306

Fixed build errors that occur with the latest versions of saxon.

6 lines of code changed in 1 file:

christianhujer 2006-08-28 07:56 Rev.: 305

Fixed typo.

1 lines of code changed in 1 file:

christianhujer 2006-08-28 07:16 Rev.: 304

Added 2 new rules to codeStyle.

2 lines of code changed in 1 file:

christianhujer 2006-08-28 07:16 Rev.: 303

Reversed order in history.

18 lines of code changed in 1 file:

christianhujer 2006-08-28 07:16 Rev.: 302

Improved robots.txt to explicitely allow access for robots.

3 lines of code changed in 1 file:

christianhujer 2006-08-28 06:52 Rev.: 301

Minor refactoring of loading maps (unfinnished).

11 lines of code changed in 4 files:

christianhujer 2006-08-28 06:52 Rev.: 300

Cosmetic maintainability improvements.

4 lines of code changed in 1 file:

christianhujer 2006-08-28 06:04 Rev.: 299

Removed unreachable if-branch.

5 lines of code changed in 1 file:

christianhujer 2006-08-28 05:45 Rev.: 298

Maps are no longer auto-extended to their objects. Maparch size is obligatory.

2 lines of code changed in 2 files:

christianhujer 2006-08-28 05:39 Rev.: 297

Decreased memory consumption of CMapFileDecode.

6 lines of code changed in 1 file:

christianhujer 2006-08-28 05:37 Rev.: 296

Fixed bug with loading objects inside containers which was introduced with revision 294.

8 lines of code changed in 1 file:

christianhujer 2006-08-28 05:28 Rev.: 295

Minor refactoring of map loading.

29 lines of code changed in 3 files:

christianhujer 2006-08-27 15:57 Rev.: 294

Refactored objects that are read to be local.

5 lines of code changed in 1 file:

christianhujer 2006-08-27 15:54 Rev.: 293

Removed unused method parameter.

3 lines of code changed in 1 file:

christianhujer 2006-08-27 10:59 Rev.: 292

Removed todo (that's done).

0 lines of code changed in 1 file:

christianhujer 2006-08-27 10:58 Rev.: 291

Cosmetic: Declared a var final.

1 lines of code changed in 1 file:

christianhujer 2006-08-27 10:48 Rev.: 290

Substantial improvement of ArchObjectContainer:
* Made it fail fast in case of bogus usage (throwing IllegalArgumentException).
* Documented nullability.

104 lines of code changed in 1 file:

christianhujer 2006-08-27 10:33 Rev.: 289

Removed redundant setting of the container while reading arches from the map.

0 lines of code changed in 1 file:

christianhujer 2006-08-27 10:18 Rev.: 288

Fixed broken remove().

6 lines of code changed in 1 file:

christianhujer 2006-08-27 09:57 Rev.: 287

File when saving a map must not be null.

8 lines of code changed in 3 files:

christianhujer 2006-08-27 09:53 Rev.: 286

Fixed broken addFirst() / addLast().

2 lines of code changed in 1 file:

christianhujer 2006-08-27 09:17 Rev.: 285

Removed More handling from CMapFileDecode in daieditor.

63 lines of code changed in 1 file:

christianhujer 2006-08-27 08:34 Rev.: 284

Removed duplicate classes MapEvent and MapListener.

8 lines of code changed in 3 files:

akirschbaum 2006-08-27 08:27 Rev.: 283

Remove variable that always is null.

2 lines of code changed in 1 file:

christianhujer 2006-08-27 08:25 Rev.: 282

Removed manually linked lists for containers in ArchObjects.

113 lines of code changed in 4 files:

christianhujer 2006-08-27 06:22 Rev.: 281

Unified and cleaned I/O handling.

703 lines of code changed in 13 files:

christianhujer 2006-08-27 05:49

Added TODO.

4 lines of code changed in 2 files:

christianhujer 2006-08-27 04:53 Rev.: 278

Minor documentation improvements.

3 lines of code changed in 1 file:

christianhujer 2006-08-27 04:42 Rev.: 277

Improved documentation.

2 lines of code changed in 1 file:

christianhujer 2006-08-27 04:40 Rev.: 276

Improved I/O handling.

5 lines of code changed in 1 file:

christianhujer 2006-08-27 04:37 Rev.: 275

Added TODO to FaceObject because of its (Non-)Serializability.

2 lines of code changed in 1 file:

christianhujer 2006-08-27 04:34 Rev.: 274

Made AnimationObject Serializable because it's used in an exception.

5 lines of code changed in 1 file:

christianhujer 2006-08-26 17:33 Rev.: 273

Improved I/O handling.

12 lines of code changed in 1 file:

christianhujer 2006-08-26 17:28 Rev.: 272

Annotated Action methods as @ActionMethod.

18 lines of code changed in 1 file:

christianhujer 2006-08-19 14:36 Rev.: 271

Updated my email address to be consistent.

134 lines of code changed in 134 files:

christianhujer 2006-08-19 14:30 Rev.: 270

Added a TODO entry and added some directories to be ignored when loading artifacts from the map path.

4 lines of code changed in 2 files:

christianhujer 2006-08-18 02:20 Rev.: 269

Added historic document.

121 lines of code changed in 1 file:

christianhujer 2006-08-15 10:33 Rev.: 268

Added workaround for save problem.

5 lines of code changed in 1 file:

christianhujer 2006-08-15 10:30 Rev.: 267

Cleaned MapControl and MapModel regarding its responsibilities:
Moved level change tracking responsibility from MapModel to MapControl because the model doesn't know about loading / saving.
Removed proxy methods for accessing a MapModel via MapControl.

54 lines of code changed in 13 files:

christianhujer 2006-08-15 10:28 Rev.: 266

Removed level change information from common interface for refactoring it away from daimonin's MapModel.

19 lines of code changed in 2 files:

christianhujer 2006-08-15 09:30 Rev.: 265

Cosmetic improvements (match method parameter names with superclass / interface).

13 lines of code changed in 1 file:

christianhujer 2006-08-15 09:25 Rev.: 264

Replaced assertSame with assertEquals to prevent unnecessary boxing.

2 lines of code changed in 1 file:

christianhujer 2006-08-15 09:22 Rev.: 263

Minor unification and improvements of ScriptArchData.

38 lines of code changed in 2 files:

christianhujer 2006-08-15 09:21 Rev.: 262

Added comment for bad code.

1 lines of code changed in 1 file:

christianhujer 2006-08-15 09:21 Rev.: 261

Removed unused face object field.

1 lines of code changed in 1 file:

christianhujer 2006-08-15 09:20 Rev.: 260

Fixed class comment.

1 lines of code changed in 1 file:

christianhujer 2006-08-15 09:19 Rev.: 259

Optimized imports.

0 lines of code changed in 1 file:

akirschbaum 2006-08-13 08:40 Rev.: 258

Make readArch() private.

1 lines of code changed in 1 file:

christianhujer 2006-08-13 07:54 Rev.: 257

Added significant change to changelog.

6 lines of code changed in 1 file:

christianhujer 2006-08-13 07:50 Rev.: 256

Minor unification.

8 lines of code changed in 2 files:

akirschbaum 2006-08-13 07:45 Rev.: 255

Remove loop with constant iteration count of one.

37 lines of code changed in 1 file:

akirschbaum 2006-08-13 07:28 Rev.: 254

Copy all fields when cloning.

1 lines of code changed in 1 file:

christianhujer 2006-08-13 07:26 Rev.: 253

Deprecated some methods.

17 lines of code changed in 2 files:

christianhujer 2006-08-13 07:25 Rev.: 252

Replaced CSplitPane classes with GSplitPane.

18 lines of code changed in 3 files:

christianhujer 2006-08-13 07:24 Rev.: 251

Cosmetic improvements.

4 lines of code changed in 1 file:

christianhujer 2006-08-12 16:34 Rev.: 250

More unification.
Removed ISO code from CFEditor.
Removed GridderException usage from Daimonin Editor.
Moved GridderException from Gridarta to CFEditor.

504 lines of code changed in 37 files:

akirschbaum 2006-08-11 16:56 Rev.: 249

Prevent crash when saving inventory objects having a msg...endmsg field.

7 lines of code changed in 2 files:

christianhujer 2006-08-05 07:32 Rev.: 248

Added some MapModel unification.

77 lines of code changed in 8 files:

christianhujer 2006-08-04 13:58 Rev.: 247

Encapsulated view field in MapViewIFrame.

17 lines of code changed in 5 files:

christianhujer 2006-08-04 13:55 Rev.: 246

Some unification, especially regarding MapViewInterface.

567 lines of code changed in 20 files:

christianhujer 2006-08-04 13:03 Rev.: 245

Moved Undoable to gridarta.

83 lines of code changed in 5 files:

christianhujer 2006-08-04 12:30 Rev.: 244

0 lines of code changed in 1 file:

christianhujer 2006-08-02 15:46 Rev.: 243

Improved MapModel and DefaultMapModel:
* Moved documentation from implementation to interface.
* Documented future plans, e.g. deprecated symbols planned to be removed.
* Added several @Nullable and @NotNull annotations.
* Removed unused positioning parameters from deleteMapArch methods.

174 lines of code changed in 8 files:

christianhujer 2006-08-02 15:45 Rev.: 242

Added log4j to DaimoninEditor.jar.

1 lines of code changed in 1 file:

July 2006 »

Generated by StatSVN 0.7.0