• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..06-Mar-2010-

COPYRIGHTH A D05-Mar-20101 KiB2922

Makefile.amH A D05-Mar-2010502 76

Makefile.inH A D06-Mar-201014.9 KiB464399

READMEH A D05-Mar-2010433 97

README.UPDATEH A D05-Mar-20106 KiB177121

TODOH A D05-Mar-20101.4 KiB3928

T_Form.cH A D05-Mar-201028.3 KiB795531

T_Handler.cH A D05-Mar-20106.1 KiB177100

T_Popup.cH A D05-Mar-20108.4 KiB225128

T_Toolkit.cH A D05-Mar-201020.9 KiB495276

T_Toolkit.hH A D05-Mar-20106.7 KiB196139

default_colors.hH A D05-Mar-20101.5 KiB4516

defaults.hH A D05-Mar-20101.8 KiB6123

events.cH A D05-Mar-20104 KiB13079

expose.cH A D05-Mar-201028.1 KiB768633

file.cH A D05-Mar-201026.1 KiB914684

file.hH A D05-Mar-20101.3 KiB4212

forms.cH A D05-Mar-201010.2 KiB301225

grow.cH A D05-Mar-20104.2 KiB164120

help.cH A D05-Mar-201013.7 KiB320252

main.cH A D05-Mar-201045.4 KiB1,118989

main.hH A D05-Mar-20109.8 KiB360312

proto.hH A D05-Mar-20104 KiB13483

round.cH A D05-Mar-201013.1 KiB502408

tools.cH A D05-Mar-201040.1 KiB1,225913

xpmapedit.hH A D05-Mar-20101.3 KiB4715

README

1Send bugs, comments, etc. to kps@users.sourceforge.net
2
3The original author Aaron Averill can no longer be contacted.
4He donated xmapedit to XPilot <xpilot@xpilot.org> provided that his
5name remains clearly recognizable as the principal author of xmapedit.
6The changes made by William Docter, Robert Templeman, and Jarrod Miller were
7donated to XPilot provided that xmapedit remains free and the source code
8available to the public.
9

README.UPDATE

1*********************************************************************
2Changes to xmapedit V4.4.2a to bring it up to V4.5.0
3
4Added 17 new options
5teamShareScore, allowAlliances, announceAlliances, maxPauseTime,
6asteroidConcentratorVisible, asteroidConcentratorRadius, asteroidConcentratorProb,
7ballrace, ballraceconnected, mineShotDetonateDistance, asteroidPoints,
8asteroidMaxScore, cannonPoints, cannonMaxScore, cannonsDefend, asteroidItemProb,
9asteroidMaxItems
10
11Removed asteroidScoring
12
13Added Asteroid Concentrator: &
14
15Misc. cleanup in the prefs pages.
16
17Daedlaes (jarrod@xpilot.org) February 25, 2002
18*********************************************************************
19Changes to xmapedit V4.4.1a to bring it up to V4.4.2a
20
21Completely reworked options dialog to make it useable.
22
23Added 4 new options
24ballSporkCollisions, ballCollisions, connectorIsString, cannonFlak
25
26Daedlaes (jarrod@xpilot.org) September 19, 2001
27*********************************************************************
28Changes to xmapedit V4.4.0a to bring it up to V4.4.1a
29
30Paul Forman submitted a patch to fix the drawing of the selection box
31on most commonly used X servers.
32
33Daedlaes (jarrod@xpilot.org) June 28, 2001
34*********************************************************************
35Changes to xmapedit V4.2.1a to bring it up to V4.4.0a
36
37Completely reworked options dialog to make it useable.
38
39Added 28 new options
40minMineSpeed, defaultShipShape, tankShipShape, selfImmunity,
41turnThrust, tankScoreDecrement, robotRealName, robotHostName,
42tankRealName, tankHostName, coriolis, blockFriction, blockFrictionVisible,
43captureTheFlag, randomItemProb, targetDeadTime, cannonDeadTime,
44ballConnectorLength, maxBallConnectorRatio, ballConnectorDamping,
45ballConnectorSpringConstant, ballMass, asteroidsWallBounce,
46asteroidCollisionMayKill, asteroidsOnRadar, asteroidScoring,
47asteroidProb, maxAsteroidDensity
48
49Added new block type: empty treasure (character: ^)
50Added new block type: friction (character: z)
51
52Patch from Jarno to clean up command line options.
53Commandline now works as xp-mapedit [options] [mapfile]
54[mapfile] is the map you wish to edit. Leaving it blank will start a new map
55[options] can be
56  -font <string>
57    Use this font instead of the default
58  -display <string>
59    Display mapeditor on this display instead of the current
60  -help
61    Output this help
62
63Jarno submitted another patch to apply ".xp" when saving,
64if the user neglects to.
65
66Removed onePlayerOnly and analyticalCollisionDetection as these were removed from
67the server.
68
69
70Daedlaes (jarrod@xpilot.org) June 1, 2001
71*********************************************************************
72Changes to xmapedit V4.2.0c to bring it up to V4.2.1a
73
74Added new server options that came in with Xpilot 4.2.1:
75useWreckage, roundsToPlay, timerResolution, password.
76
77Renamed the map structure type from map_t to xpmap_t to avoid a bug
78reported on AIX.
79
80Daedlaes (jlmiller@ctitech.com) Apr 20, 2000.
81*********************************************************************
82Changes to xmapedit V4.2.0b to bring it up to V4.2.0c
83
84Removed armorHits, as this option
85won't be included in xpilot-4.2.0
86
87Daedlaes (jlmiller@ctitech.com) Mar 13, 2000.
88
89*********************************************************************
90Changes to xmapedit V4.2.0a to bring it up to V4.2.0b
91
92Switched to source code included in Xpilot distribution as it
93was more recent.
94
95Total check of all supported map options, out of date options removed
96current ones installed and updated.
97
98Alternative option names supported as of xpilot4.2.0
99
100Set some more reasomable defaults for some of the options.
101
102Xmapedit should now compile out as xp-mapedit.
103
104Added Install script for stand alone compilation.
105
106
107Daedlaes (jlmiller@ctitech.com) Mar 8, 2000.
108*********************************************************************
109Changes to xmapedit V3.6.2 to bring it up to V4.2.0a
110
111Reorgaized some of the preferences, adding the latest options
112that have shown up since the last release, now should be current
113with 4.2.0beta2.
114
115I've included the Imakefile that can be used if xmapedit is placed
116in the xpilot source tree, in the folder "mapedit"
117
118Daedlaes (jlmiller@ctitech.com) Mar 5, 2000.
119*********************************************************************
120
121Changes to xmapedit V3.5.1c+Tuneup to V3.6.2
122
123Applied Vincent's patches.
124
125Put reasonable defaults in Imakefile.
126
127renamed to xmapedit 3.6.2 because that is the XPilot featureset
128supported.
129
130Bucko (bucko@xpilot.org) Mar 3, 1998.
131
132*********************************************************************
133Changes to xmapedit V3.5.1c to bring it up to V3.5.1d
134
135* Fixed bug causing some of the yes/no options on the preference menu
136  to malfunction
137
138William Docter, Feb 22, 1997
139*********************************************************************
140Changes to xmapedit V3.5.1b to bring it up to V3.5.1c
141
142* Support for new items, including Currents, Item Concentrators, Base
143  facing specifiers.
144
145* Easier changing of editor colors.  More colors used for various items.
146
147* Target symbol now looks like target.
148
149* Help page updated
150
151* '^' Support Removed.  Space in current button array for 3 more items.
152
153* -DMONO option has not been updated and probably doesn't work at this time.
154
155  William Docter, Jan 12, 1997
156*********************************************************************
157Changes to xmapedit V1.00 to bring it up to V3.5.1b
158
159* I have updated the xmapedit editor to handle the new decorative
160  map pieces.
161
162* It now starts off with sensible options in the prefs window as
163  opposd to no options set at all.
164
165* Also alterred is the prefs window, which now allows alterring of all
166  the options supported by xpilots3.5.1.  Unfortunately it doesn't
167  range or validate the floating point values entered, so ensure
168  they are correct before saving the map.
169
170* It also has space on the menu for five other pieces, one is used
171  by a diamond shape that adds an '^' (for patches to my server, or
172  yours if you please!).  It needs the code fiddling to add more
173  pieces, but the basic template for more is there.
174
175  Robert Templeman, Jul 5, 1996.
176*********************************************************************
177