[root]/src/app/net/sf/gridarta/gui/objectchoicedisplay
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 49 (100.0%) | 626 (100.0%) | 12.7 |
akirschbaum | 47 (95.9%) | 611 (97.6%) | 13.0 |
ryo_saeba | 1 (2.0%) | 15 (2.4%) | 15.0 |
christianhujer | 1 (2.0%) | 0 (0.0%) | 0.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 1 file:
More translations.
15 lines of code changed in 1 file:
Add support needed for #3018414.
1 lines of code changed in 1 file:
Remove GameObject,setArchetypeName() and BaseObject.getArchetypeName().
1 lines of code changed in 1 file:
Remove unneeded type parameters.
6 lines of code changed in 1 file:
Consistently format source code.
5 lines of code changed in 1 file:
Change GUI of main window.
10 lines of code changed in 1 file:
Properly distinguish between Archetypes and GameObjects.
4 lines of code changed in 1 file:
Clean up type parameters.
2 lines of code changed in 1 file:
Update copyright headers.
1 lines of code changed in 1 file:
Split Archetype and GameObject classes.
1 lines of code changed in 1 file:
Reorganize classes into packages.
0 lines of code changed in 1 file:
Rename package net.sf.gridarta.archtype to net.sf.gridarta.archetypetype.
2 lines of code changed in 1 file:
Add @NotNull annotations.
5 lines of code changed in 1 file:
Improve the "Name:" value in the object choice display: display archetype name if no object name exists.
3 lines of code changed in 1 file:
Update comments.
50 lines of code changed in 1 file:
Remove dependency ObjectChoiceDisplay -> ReplaceDialogManager.
2 lines of code changed in 1 file:
Add ObjectChooserListener.selectionChanged(); use this callback for updating the object choice display.
7 lines of code changed in 1 file:
Change type parameter types; removes some type casts.
8 lines of code changed in 1 file:
Extract code into function.
24 lines of code changed in 1 file:
Simplify code.
2 lines of code changed in 1 file:
Move ReplaceDialog and related classes to separate package.
1 lines of code changed in 1 file:
Move MapModel and related classes to separate package.
1 lines of code changed in 1 file:
Move MapArchObject and related classes to separate package.
1 lines of code changed in 1 file:
Move MapControl and related classes to separate package.
1 lines of code changed in 1 file:
Move MapCursor and related classes to separate package.
3 lines of code changed in 1 file:
Remove unneeded type parameters.
14 lines of code changed in 1 file:
Remove forwarding functions.
2 lines of code changed in 1 file:
Use MapModel rather than MapControl.
6 lines of code changed in 1 file:
Rename PickmapChooserListener to PickmapChooserModelListener.
3 lines of code changed in 1 file:
Move code from PickmapChooserView to PickmapChooserModel.
6 lines of code changed in 1 file:
Move listeners to PickmapChooserModel.
4 lines of code changed in 1 file:
Remove final modifier from classes.
1 lines of code changed in 1 file:
Merged streams/cher-japi-update into trunk.
0 lines of code changed in 1 file:
Add @Override annotations.
8 lines of code changed in 1 file:
Fix object choice display for pickmap chooser.
1 lines of code changed in 1 file:
Remove raw types.
1 lines of code changed in 1 file:
Add TODO comment.
1 lines of code changed in 1 file:
Use correct game object type for game objects changing the type.
1 lines of code changed in 1 file:
Move MapFile/MapFolder related classes to separate package.
1 lines of code changed in 1 file:
(9 more)