[root]/crossfire/src/app/net/sf/gridarta/var/crossfire/io
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 38 (100.0%) | 865 (100.0%) | 22.7 |
akirschbaum | 37 (97.4%) | 865 (100.0%) | 23.3 |
christianhujer | 1 (2.6%) | 0 (0.0%) | 0.0 |
Reorganize classes into packages.
0 lines of code changed in 5 files:
Make sure the cached value of the 'name' attribute agrees with the current attribute value.
1 lines of code changed in 1 file:
Remove dependency GameObject/Archetype -> FaceObjectProviders.
4 lines of code changed in 2 files:
Change type parameter types; removes some type casts.
1 lines of code changed in 1 file:
Merge duplicated code.
6 lines of code changed in 1 file:
Do not drop negative values for fields 'swap_time', 'reset_timeout', 'difficulty', 'darkness', 'enter_x, or 'enter_y' when writing map files.
6 lines of code changed in 1 file:
Fix "face" attribute handling in game objects and archetypes.
0 lines of code changed in 1 file:
Remove most accesses to singleton FaceObjectProvidersInstance.faceObjectProviders.
17 lines of code changed in 2 files:
Rename field names.
3 lines of code changed in 1 file:
Simplify if statements.
3 lines of code changed in 1 file:
Move MapArchObject and related classes to separate package.
4 lines of code changed in 4 files:
Properly save non-standard attributes into map files.
3 lines of code changed in 1 file:
Remove named constants.
4 lines of code changed in 1 file:
Merged streams/cher-japi-update into trunk.
0 lines of code changed in 1 file:
Do not drop customized faces when saving map files.
5 lines of code changed in 1 file:
Order import statements.
8 lines of code changed in 4 files:
Rename package cfeditor to net.sf.gridarta.var.crossfire.
800 lines of code changed in 10 files: