[root]/daimonin/src/daieditor/arch
anim
(0 files, 0 lines)
face
(0 files, 0 lines)
match
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 131 (100.0%) | 8922 (100.0%) | 68.1 |
christianhujer | 93 (71.0%) | 8405 (94.2%) | 90.3 |
akirschbaum | 34 (26.0%) | 501 (5.6%) | 14.7 |
derdanny | 4 (3.1%) | 16 (0.2%) | 4.0 |
Move java sources into common src directory.
0 lines of code changed in 15 files:
Renamed ArchObjectStack to ArchetypeSet.
Renamed ArchObject to GameObject (missing part of previous commit).
919 lines of code changed in 3 files:
Renamed ArchObject to GameObject.
1933 lines of code changed in 6 files:
Fixed bogus javadoc.
2 lines of code changed in 1 file:
Fixed bogus calculation of edit types.
2 lines of code changed in 1 file:
Some unification changes.
1 lines of code changed in 1 file:
Fix MultiArchData implementation (daieditor). Also fixes multiple problems with multi-part objects.
188 lines of code changed in 3 files:
Fix NullPointerException when deleting more than one part of a multi-part object.
5 lines of code changed in 1 file:
Fixed bug: iterator for ArchObjectContainer had bogus remove operation.
28 lines of code changed in 1 file:
Unify comments.
0 lines of code changed in 1 file:
Unify string/char/int constants.
18 lines of code changed in 1 file:
Rename variable names.
10 lines of code changed in 1 file:
Unify name of Logger instance to 'log'.
9 lines of code changed in 1 file:
Improved commit comment for scpPublish.
4 lines of code changed in 1 file:
Fixed errors in I/O handling of cfeditor.CMapFileDecode.
Moved encoding declaration from CMainControl to CFileReader.
Changed cfeditor.CMapFileDecode.decodeMapFile to throw IOException and FileNotFoundException instead of GridderException.
Fixed documentation of daieditor.CMapFileDecode.
Moved CFileInputStream and CFileReader to Gridarta.
Improved cfeditor MultiPositionData I/O code.
Changed storage location of Daieditor's python menu definition.
Unified script editor and moved it to Gridarta.
Improved CFileInputStream's file lookup. It now should create paths correctly and thus find files in the jar again.
cfpython_menu.def is now included in Gridarta and stored in all three jars (crossfire editor, daimonin editor and yet unused common gridarta jar).
Sorry for the large changeset, I did these changes during a LAN party that had no Internet Access.
4 lines of code changed in 1 file:
getFirst() and getLast() return null if container is empty.
2 lines of code changed in 1 file:
Fixed some Serialization issues.
28 lines of code changed in 3 files:
Minor refactoring of loading maps (unfinnished).
1 lines of code changed in 1 file:
Cosmetic maintainability improvements.
4 lines of code changed in 1 file:
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:
Fixed broken remove().
6 lines of code changed in 1 file:
Fixed broken addFirst() / addLast().
2 lines of code changed in 1 file:
Removed manually linked lists for containers in ArchObjects.
108 lines of code changed in 3 files:
Unified and cleaned I/O handling.
355 lines of code changed in 2 files:
Minor documentation improvements.
3 lines of code changed in 1 file:
Updated my email address to be consistent.
11 lines of code changed in 11 files:
Added a TODO entry and added some directories to be ignored when loading artifacts from the map path.
3 lines of code changed in 1 file:
Removed unused face object field.
1 lines of code changed in 1 file:
Deprecated some methods.
9 lines of code changed in 1 file:
Fix spelling errors (comments and identifiers).
2 lines of code changed in 1 file:
Some unification of ArchObject.
49 lines of code changed in 1 file:
Some unification of ArchObject.
22 lines of code changed in 1 file:
Some unification of ArchObject.
75 lines of code changed in 2 files:
Minor improvements and unifications to ArchObject and ArchObjectStack.
180 lines of code changed in 2 files:
Fix for Mantis #0000407: Removing an out of bounds multi-tile object throws NPE.
4 lines of code changed in 1 file:
Minor documentation improvements.
18 lines of code changed in 1 file:
Directory "arch/dev" is excluded from arch collection.
All files/directories starting with "." are ignored.
1 lines of code changed in 1 file:
Unify identifier names, white space and comments.
4 lines of code changed in 2 files:
Sorted imports.
1 lines of code changed in 1 file:
Fixed wrong tool assignment.
Added feature to move arches within their square top or bottom.
15 lines of code changed in 2 files:
(15 more)