ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/doc/Features.doc
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 5 months ago) by root
Content type: application/msword
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, LAST_C_VERSION, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1 Map
2     Load
3     Reload
4     Enter
5     Save
6     SaveAs
7     - attributes
8     (path,width,height)
9     Resize&Scroll
10     ResizeByOne(left,right,up,down)
11     ScrollByOne(left,right,up,down)
12     ChangePath
13    
14     Object
15    
16     Procs:
17     FeedProc(Map,x,y,z)
18     Area = InsertProc(Map,Object,x,y,z)
19    
20    
21    
22