1
0
forked from 0ad/0ad
Commit Graph

55 Commits

Author SHA1 Message Date
c428f510f6 This was SVN commit r2687. 2005-09-08 01:18:55 +00:00
55107c69fe This was SVN commit r2683. 2005-09-07 02:17:29 +00:00
8b467d6f2f This was SVN commit r2681. 2005-09-06 22:54:41 +00:00
6b284a8b95 This was SVN commit r2680. 2005-09-06 22:47:26 +00:00
c0c08bd851 This was SVN commit r2661. 2005-09-03 21:54:11 +00:00
a1f13c5976 Updated Greek buildings - and some tweaked maps
This was SVN commit r2633.
2005-08-26 04:55:34 +00:00
7a9f59c192 Improved navigation of file list by backing up particularly old and deprecated maps, and alphabetically sorted the map list.
This was SVN commit r2616.
2005-08-14 01:08:09 +00:00
165be6397e This was SVN commit r2520. 2005-07-23 08:19:15 +00:00
24da4d7c7d This was SVN commit r2481. 2005-07-12 00:36:41 +00:00
a50b118c6c Added SmoothElevationPainter.
This was SVN commit r2441.
2005-06-26 10:28:39 +00:00
470681a287 Moved initFromScenario LOAD_* constants to rmlibrary.js
This was SVN commit r2434.
2005-06-24 06:44:21 +00:00
dan
816293ff36 Added iniFromScenario code through a new constructor in Map::
Initial test, doesn't load the .xml yet,

This was SVN commit r2433.
2005-06-24 04:46:13 +00:00
444e8c31c7 Renamed createMulti to createAreas since there will also be a similar createObjects.
This was SVN commit r2408.
2005-06-20 03:55:11 +00:00
470d87c489 Added simple elevation painter as well as array syntax for AndConstraint, RandomTerrain and the new MultiPainter.
This was SVN commit r2407.
2005-06-20 03:18:51 +00:00
2bfad45723 Added initFromScenario function for Dan to work on.
This was SVN commit r2405.
2005-06-20 02:45:11 +00:00
06b3e512d7 Modified the way objects are converted from JS to C++ to make it easier to use.
This was SVN commit r2404.
2005-06-19 22:43:07 +00:00
1aae709ab4 This was SVN commit r2380. 2005-06-08 00:49:54 +00:00
08ef5c2b68 Redesigned part of RMS (removed "CenteredPlacer" concept, made createMulti a JavaScript library function).
This was SVN commit r2379.
2005-06-07 07:21:55 +00:00
bd53b14f58 More work on RMS:
- Created binaries/data/mods/official/maps/random folder to store maps
and also moved rmlibrary.js to maps (though perhaps it should be
somewhere in system?).
- RM generator now uses "logical terrains" that can have units attached
to them in addition to textures, for things like forests.
- Added basic clump placer, avoid constraints, layered painter, and
random terrains (each tile is chosen between several options).
- Misc. infrastructure changes.

This was SVN commit r2378.
2005-06-06 07:46:28 +00:00
cfb4ac8d27 This was SVN commit r2365. 2005-06-01 20:00:54 +00:00
ccd79ecd85 This was SVN commit r2322. 2005-05-19 02:36:13 +00:00
ee1ff55046 Hmm... Am I right in thinking DTDs make backwards compatibility impossible? (hence the entirely new file)
This was SVN commit r2275.
2005-05-11 03:02:24 +00:00
2d8f298e00 updating the map again to get rid of that ugly grass, and also to put the buildings on flat terrain... it was buggin me!
This was SVN commit r2268.
2005-05-10 11:39:05 +00:00
MarkT
86dc351205 Projectile code and updates to some actors that can use it (celt_ijv and hele_iar)
This was SVN commit r2266.
2005-05-10 07:13:25 +00:00
d22d837060 fix trees
Pine1 -> flora/wrld_flora_pine.xml

This was SVN commit r2238.
2005-05-04 20:58:01 +00:00
9cf5ed151d Replaced all Celtic swordsmen with spearmen, since celt_isw_* no longer exists
This was SVN commit r2188.
2005-04-28 20:36:31 +00:00
498d58ee61 This was SVN commit r2156. 2005-04-21 01:40:13 +00:00
7f40968760 Updated some stuff. Basic texture for the swordsman, elite javalinist. Got some ideas for making the spearman a bit different than the swordsman. Fixed some entities that I think I broke a few weeks ago by pointing to the wrong actors.
This was SVN commit r2153.
2005-04-20 11:37:37 +00:00
6231cc1ac5 This was SVN commit r2145. 2005-04-17 10:57:48 +00:00
a10ac6b379 Created entities for oak trees and berry bushes.
This was SVN commit r2141.
2005-04-16 15:13:57 +00:00
a3cb8a322c Little more experimenting with unit training.
This was SVN commit r2140.
2005-04-16 05:45:28 +00:00
61429c62df This was SVN commit r2117. 2005-04-07 13:09:43 +00:00
69bf368d27 Uploading Michael's new map, and some hotkey redefinitions (F10 is used for the menu in Age games).
This was SVN commit r2104.
2005-03-31 22:04:44 +00:00
9ce31a5c5c This was SVN commit r2089. 2005-03-30 12:42:29 +00:00
22dd4dd67b Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions.
Maps: Stored non-entity objects in XML instead of PMP, for easier manual
editing. Updated existing maps to newest format, so that they can still
work. Added undocumented _rewriteMaps() JS function. Also renamed _mem
to vmem, and reclassified its undocumentedness as unintentional, since
it's reasonably useful.
Loader: added NonprogressiveLoad function, for ScEd/_rewriteMaps/etc
which don't care about progressiveness.
main.cpp: re-enabled vfs_display, since it doesn't crash now
Vector3D: stopped warning

This was SVN commit r2078.
2005-03-29 20:50:04 +00:00
644a9388ee Fix to make first "official" randomised entity ... Iberian house now points to an actor that contains its three variants. Replaced the houses in the ph2 map.
This was SVN commit r2064.
2005-03-27 10:29:48 +00:00
c11465cfbf Updated actor references to use filenames instead of names, to allow more efficient loading. Added backward-compatible file support to the Actor Editor.
This was SVN commit r2049.
2005-03-25 23:04:36 +00:00
2091822e16 Added map "randomactor", featuring an example of a random actor. Also added a random actor, featured in the aforementioned map.
This was SVN commit r2024.
2005-03-19 21:29:38 +00:00
ccbe6e44a1 test map for shields and player color
This was SVN commit r1867.
2005-01-29 18:35:55 +00:00
9b7007e546 Reverted map change (since it was broken)
This was SVN commit r1843.
2005-01-27 18:51:37 +00:00
NoMonkey
d7b3d6b0c7 Added a new material, "player_trans.xml" which will give a model player color. So now if you want a player to be colored, just add this material!
This was SVN commit r1830.
2005-01-27 02:52:26 +00:00
1eb9a7872b Integrated Player attributes with the status pane and manual, and created a really rough test map with different player civs.
This was SVN commit r1742.
2005-01-18 18:09:37 +00:00
1c044ac229 Primitive entity player-selection in ScEd
This was SVN commit r1727.
2005-01-16 23:09:41 +00:00
2e58a8fd21 Entities for the Celtic Advanced and Elite units (although they don't actually work; not sure why yet).
This was SVN commit r1726.
2005-01-16 14:16:03 +00:00
4720a00f98 Made ScEd output entities into an XML file.
Added CStrW::utf8() (used by XMLWriter).

This was SVN commit r1716.
2005-01-12 14:31:47 +00:00
31a0f97302 added mountains_galore.pmp
added      mountains_night.pmp

This was SVN commit r1672.
2005-01-08 17:56:57 +00:00
1890bae0d2 Created placeholder entities for all civ's units and buildings (other than the last two ranks). There's also a problem with the text on their portraits not appearing (just a plain coloured background), but apparently the existing revision has the same bug, so I guess there's no harm in committing this first before continuing to try to fix it.
This was SVN commit r1626.
2005-01-03 23:27:36 +00:00
bb8022e8c7 Fixed some bits related to Jason's new units, and added a placeholder map for entity development.
This was SVN commit r1622.
2005-01-03 13:11:53 +00:00
ce1c4b8ef9 Michael made a nice 'default' map for the editor. If this could be made the default map for ScEd that would be great... instead of that ugly cliff junk.
This was SVN commit r1614.
2005-01-03 05:16:31 +00:00
4dfdefa4d6 Whoops missed a few greek houses
This was SVN commit r1559.
2004-12-23 18:12:50 +00:00