ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/StackView.pm
Revision 1.19.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 15:51:30 2009 UTC (14 years, 4 months ago) by elmex
Branch: cursor
Changes since 1.19.2.1: +32 -54 lines
Diff to previous 1.19.2.1 , to branch point 1.19
rewrote main parts in internal reference handling.

Revision 1.19.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 15:42:18 2009 UTC (14 years, 10 months ago) by elmex
Branch: cursor
Changes since 1.19: +39 -46 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 22:28:01 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: HEAD, pre_cursor_branch
Branch point for: cursor
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
upgrade Crossfire to Deliantra

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 10:24:24 2007 UTC (16 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.17: +25 -3 lines
Diff to previous 1.17
the stack view is now better updated on undo, but the whole event handling
has to be rewritten anyways...

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 08:09:34 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
moved the buttons in the attribute editor into a menu and
added a button which displays the source of the selected
archetype for now until some better mechanism is found.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 08:58:29 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-2_0, rel-2_1
Changes since 1.15: +4 -1 lines
Diff to previous 1.15
fixed two bugs: stack view wasn't correctly updated when picking a stack with a
virtual tile. And the msg/lore textviews in the attreditor were broken.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 23:21:17 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
fixed bug in stackview

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 21:12:08 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.13: +17 -11 lines
Diff to previous 1.13
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.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 11:29:54 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.12: +0 -1 lines
Diff to previous 1.12
Removed pick and made the attribut editor 'the current pick'.
Added context menu to map view with an follow item in it.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Mar 26 20:42:12 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.11: +28 -40 lines
Diff to previous 1.11
implemented better drag&drop. moved inventory editor out of the attribute editor.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Mar 19 19:30:38 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.10: +81 -79 lines
Diff to previous 1.10
many changes. fixed a bug in stack view with virtual tiles.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 14:00:24 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.9: +3 -8 lines
Diff to previous 1.9
bugfixes all around

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 01:13:57 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
removed face checking and implemented pick editing

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 19:04:07 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.7: +9 -8 lines
Diff to previous 1.7
added inventory editor and fixed some bugs in the attr editor

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Mar 12 14:39:19 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
implemented map propertie editing and map resizing

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Mar 12 13:40:35 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.5: +13 -0 lines
Diff to previous 1.5
Simple attribute editing now works. Still missing: bitmasks and there
are some refreshbugs in the StackView and AttrEdit. Should be refreshed
when the map detects changes...

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 10 20:32:47 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
implemented edit tools widgets and improved the placement tool

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 13:30:28 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.3: +18 -8 lines
Diff to previous 1.3
implemented edit actions and layout saving

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Feb 12 18:20:55 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Feb 12 04:50:29 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 01:23:07 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
implemented the stackview

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a