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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Nov 3 13:52:06 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
minor stuff

Revision 1.27 - (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: pre_cursor_branch
Branch point for: cursor
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
upgrade Crossfire to Deliantra

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Aug 25 19:31:39 2007 UTC (16 years, 8 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.25: +2 -3 lines
Diff to previous 1.25
fixed picker window for bigtile monsters

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 08:09:34 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
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.24 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 07:35:17 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.23: +0 -1 lines
Diff to previous 1.23
after selecting something in the picker the edit tool is now
left untouched/unchanged

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 09:30:11 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_0, rel-2_1
Changes since 1.22: +0 -1 lines
Diff to previous 1.22
no change

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 15:00:32 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.21: +0 -2 lines
Diff to previous 1.21
Some cleanup of old unused files and a bugfix in layout saving when no
map window was open yet.

Revision 1.21 - (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.20: +4 -7 lines
Diff to previous 1.20
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.20 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 13:05:51 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.19: +41 -0 lines
Diff to previous 1.19
Implemented a different inventory editor, added context menu to picker to
add stuff to the inventory (drag&drop doesn't work yet, will be done later).

Revision 1.19 - (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.18: +1 -13 lines
Diff to previous 1.18
Removed pick and made the attribut editor 'the current pick'.
Added context menu to map view with an follow item in it.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Apr 2 10:58:52 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
changed map navigation to cursor keys and made active tab stay the same on object switch in attreditor

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Apr 1 18:45:05 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
some improvements

Revision 1.16 - (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.15: +22 -4 lines
Diff to previous 1.15
implemented better drag&drop. moved inventory editor out of the attribute editor.

Revision 1.15 - (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.14: +3 -5 lines
Diff to previous 1.14
many changes. fixed a bug in stack view with virtual tiles.

Revision 1.14 - (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.13: +4 -0 lines
Diff to previous 1.13
bugfixes all around

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 02:56:30 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.12: +6 -1 lines
Diff to previous 1.12
fixed a bug in the picker and added some cursors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 22:44:04 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
picker now changes the mainwin to place tool

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Mar 12 12:18:55 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
Implemented first parts of the new attribute editor.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 18:06:35 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 13:33:12 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
fixed a bug in picker

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

Revision 1.7 - (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.6: +4 -4 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 19:59:37 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.5: +29 -31 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 15:45:52 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
improved attribute editor

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 16:46:16 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.3: +37 -24 lines
Diff to previous 1.3
reworked/restructured the code a little bit

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 14:28:23 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.2: +25 -2 lines
Diff to previous 1.2
implemented basic editing, placement and deletion of arches from map.
also implemented attribute viewer/editor - but that one has to be reworked
to be able to change values.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 23:06:52 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.1: +34 -5 lines
Diff to previous 1.1
implemented picker

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 5 13:26:36 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
implemented first skeleton widgets and the menu

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