Directory Statistics for resource/system/

Back to Index Page

Lines Of Code for resource/system/

Commits for resource/system/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
avogl14 (100.0%) 0 (�%) 0 (�%) 0.00

Commit Log

DateAuthorFile/Message
10/24/02 10:45 AMavogl
CFJavaEditor version 0.982:

Again, there is a brand new feature in the JavaEditor:
Treasurelists! The editor now offers a graphical tree
of the treasurelists, where you can click through the
sub-lists and sub-sub-lists...
Of course this is also integrated into the attribute
dialog: Just click on the "treasurelist" attribute and
the treasurelist-view is directly opened.
I have also included a fairly extensive piece of
online documenattion (for mapmakers) regarding this
treasurelist-feature.

I believe that the Crossfire treasurelists play an
important role for map- and monster-creation. Making them
available in the editor has long been overdue.


Other changes in this update include:
o Command-line functionality for creating images from maps.
This was submitted by Mark, it is useful for the generation
of overviews of the big-world.

o Whith view-settings applied, when you click on a map-tile,
the topmost object gets selected which matches the view-
settings. If no matching object is available, the topmost
one is selected. This should make working with view-settings
a little bit more intuitive.

o I have applied a lot of GUI-improvements, but many of them
are not too obvious to notice.

o Updated "types.txt" file with corrections about ac
and run_away, as well as some minor corrections.

That's all changes I remember at the moment...

--AndreasV
(4 Files changed, 0 Lines changed)
resource/system/treasureone_list.png 1.1 added
resource/system/treasure_no.png 1.1 added
resource/system/treasure_list.png 1.1 added
resource/system/treasure_yes.png 1.1 added
8/16/02 1:48 PMavogl
This is a monster commit. I have now put the new directory
structure together with all latest code and changes on cvs.
I had announced these changes on the mailing list about a week ago
and a lot has been discussed, so I do hope nobody is caught by
surprise with this now. List of changes follows:


--- 08/08/2002, Version 0.980 ---

I changed the directory structure and setup of the JavaEditor
according to requests from Michael K. and others. The new setup
should be more conform with Java standards and more "organized".
One of the downsides is it will be more difficult to compile & run
the editor from sources for people with lesser Java experience.
I have removed former build scripts as they have to be completely
re-written now.

A noticeable feature that was implemented in the process is
the ability to load all resource files (text, icons, data)
directly from the jar. This allows to make a jar-only release
of the editor in future.

In the attribute-dialog, you'll notice a "summary" button at
the bottom of the window. If you click on that button, a list of
all attributes of the selected object are displayed. As the
attribute-interface sometimes has a lot of tabs and fields,
this new feature provides a quick overview of all attributes.

The JavaEditor can now load arches from collected files. This
reduces loading time to about one third! It is still an option
to load from individual archfiles (See menu "File->Options").
And, to combine both, you can even collect arches
(menu "Collect->Collect CF Arches"). So you don't need to worry
when your collected files get outdated for example.
From now on the JavaEditor has a collected version of the
archfiles included. That means you no longer need to worry about
arches at all unless you want to create custom arches or images.

Added "Fill Below" menu option. This is also a feature that
had been requested a while ago. Works similar to the same thing
known from Crossedit.

Updated the online help docu to cover latest features
an changed functionality.

This reminds me, I've also created a documentation version-number.
Every time this number is increased, when a user updates his
editor and runs for the first time, the docu will popup automatically.
In this way, I hope to get users more aware of the documentation
and eventual changes/additions to it. In the past many users
did not know that a docu existed, even after long use of the editor.

--Andreas V.
(10 Files changed, 0 Lines changed)
resource/system/iseltile.png 1.1 added
resource/system/igridtile.png 1.1 added
resource/system/inoarch.png 1.1 added
resource/system/noarch.png 1.1 added
resource/system/inoface.png 1.1 added
resource/system/unknown.png 1.1 added
resource/system/seltile.png 1.1 added
resource/system/noface.png 1.1 added
resource/system/iunknown.png 1.1 added
resource/system/gridtile.png 1.1 added