[root]/src/atrinik
src
(0 files, 0 lines)
main
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
sf
(0 files, 0 lines)
gridarta
(0 files, 0 lines)
var
(0 files, 0 lines)
atrinik
(1 files, 83 lines)
actions
(1 files, 149 lines)
gui
(0 files, 0 lines)
map
(0 files, 0 lines)
renderer
(2 files, 166 lines)
mappropertiesdialog
(2 files, 859 lines)
maincontrol
(1 files, 593 lines)
model
(0 files, 0 lines)
archetype
(2 files, 195 lines)
gameobject
(1 files, 151 lines)
io
(2 files, 420 lines)
maparchobject
(2 files, 652 lines)
mapcontrol
(1 files, 119 lines)
scripts
(1 files, 208 lines)
settings
(3 files, 194 lines)
resource
(1 files, 163 lines)
resources
(0 files, 0 lines)
HelpFiles
(2 files, 1885 lines)
net
(0 files, 0 lines)
sf
(0 files, 0 lines)
gridarta
(0 files, 0 lines)
var
(0 files, 0 lines)
atrinik
(5 files, 465 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
sf
(0 files, 0 lines)
gridarta
(0 files, 0 lines)
var
(0 files, 0 lines)
atrinik
(0 files, 0 lines)
gui
(0 files, 0 lines)
map
(0 files, 0 lines)
renderer
(2 files, 397 lines)
model
(0 files, 0 lines)
io
(1 files, 174 lines)
resources
(1 files, 30 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 53 (100.0%) | 219 (100.0%) | 4.1 |
Fix undo/redo operations involving game object attribute changes.
4 lines of code changed in 1 file:
Add support for auto-tiling. [Atrinik]
5 lines of code changed in 1 file:
Add support for tiled maps in up and down direction. [Atrinik]
4 lines of code changed in 1 file:
Define "rendererFactory" variable in plugins when run from command line.
5 lines of code changed in 1 file:
Remove support for 'no_priest' map attribute; add support for 'height_diff' map attribute. [Atrinik]
5 lines of code changed in 1 file:
Browse archetypes: Add option to save the current selection as a CSV file.
5 lines of code changed in 1 file:
Update Map|Open in Client function according to ADS-2. [Atrinik]
4 lines of code changed in 1 file:
Properly load cfpython_menu.def. [Atrinik,Crossfire]
4 lines of code changed in 1 file:
Remember new map path when using "save as" to save a map. Also clear the map's modified flag.
5 lines of code changed in 1 file:
Properly update pickmap view when using a relative maps directory.
3 lines of code changed in 1 file:
Remove outdated files.
0 lines of code changed in 2 files:
Remove support for building with Ant. From now on Gradle is required to build the editor from sources.
5 lines of code changed in 1 file:
Remove unused library jdom-1.0.jar.
1 lines of code changed in 1 file:
Properly update pickmap view after map modifications. Reload pickmaps from disk when the pickmap folder is changed.
5 lines of code changed in 1 file:
Add missing library which broke the settings dialog.
3 lines of code changed in 2 files:
Fix run plugin dialog for plugins which use MapPathParameter values.
3 lines of code changed in 1 file:
Do not run plugin scripts if not all parameter values are specified.
5 lines of code changed in 1 file:
Do not retain configuration of plugin parameters when changing parameter types.
3 lines of code changed in 1 file:
Fix configuration dialogs for Boolean, Integer, and Double plugin parameter types.
3 lines of code changed in 1 file:
Fix type combo box in parameter tab in plugin editor.
4 lines of code changed in 1 file:
Remove implementation for plugin parameters of type net.sf.gridarta.model.filter.NamedFilterConfig as the existing implementation was but a stub.
6 lines of code changed in 1 file:
Add missing dependencies to build file.
1 lines of code changed in 1 file:
Fix File|Options... to actually show the setting dialog.
4 lines of code changed in 1 file:
Show all parameters when editing plugin parameters.
2 lines of code changed in 1 file:
Properly update the selected square view if an object is inserted into an empty map square.
5 lines of code changed in 1 file:
Save modified plugin scripts.
4 lines of code changed in 1 file:
Rename japi.jar-LICENSE to japi-lib.jar-LICENSE.
1 lines of code changed in 1 file:
Properly display license text in About dialog.
7 lines of code changed in 1 file:
Move jlfgr to repository.
0 lines of code changed in 1 file:
Convert flat file repository to Maven repository.
2 lines of code changed in 1 file:
Properly enable/disable Edit|Grow/Shrink Selection menu.
2 lines of code changed in 1 file:
Fix typo.
1 lines of code changed in 1 file:
Make Edit|Grow Selectionto actually work.
4 lines of code changed in 1 file:
Add "Browse archetypes" to archetypes menu.
5 lines of code changed in 1 file:
Switch to adjacent map if the map cursor attempts to move off map on a tiled map set.
5 lines of code changed in 1 file:
Always show the map cursor.
3 lines of code changed in 1 file:
Properly enable or disable "Move Cursor" actions if the map size changes.
5 lines of code changed in 1 file:
Fix plugin script parameter editor.
4 lines of code changed in 1 file:
Fix layout issues in plugin manager dialog.
4 lines of code changed in 1 file:
Extract ProjectModel from GridartaEditor.
2 lines of code changed in 2 files:
(6 more)