ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/MANIFEST
Revision: 1.3
Committed: Tue Apr 4 21:12:07 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
Changed updating of attribute editor and inventory editor in a major manner.
We have now an abstraction layer between attribute editor and arch/object that
handles updating of the map and calling change_begin/set/end.

Works fine after testing, please watchout for bugs in attribute editor,
inventory editor and updating of these.

File Contents

# User Rev Content
1 elmex 1.1 GCE/MainWindow.pm
2 elmex 1.3 GCE/ArchRef.pm
3 elmex 1.1 GCE/StackView.pm
4     GCE/AttrEdit.pm
5     GCE/MapWindow.pm
6 elmex 1.2 GCE/DragHelper.pm
7 elmex 1.1 GCE/MapArch.pm
8     GCE/PickWindow.pm
9     GCE/MapEditor.pm
10     GCE/AttrTypemap.pm
11     GCE/AttrList.pm
12     GCE/Util.pm
13     GCE/EditAction.pm
14     GCE/InventoryEditor.pm
15     Makefile.PL
16     COPYING
17     bin/gce