1
0
forked from 0ad/0ad
Commit Graph

1689 Commits

Author SHA1 Message Date
fb69ed56b2 sheild stuff:
* Some new sheild meshes
* Reuploading the shield textures because the old ones were S3 instead
of Nvidia
* Some shield actors

This was SVN commit r1762.
2005-01-23 07:58:25 +00:00
NoMonkey
0df00e5b16 This was SVN commit r1761. 2005-01-23 08:28:56 +00:00
NoMonkey
d9f1a06b34 This was SVN commit r1760. 2005-01-23 08:22:52 +00:00
NoMonkey
674433a51a This was SVN commit r1759. 2005-01-23 07:54:17 +00:00
6dcac374e7 Oops, forgot to add the PS_MAX_PLAYERS constant
This was SVN commit r1757.
2005-01-23 04:14:49 +00:00
bcf89936c1 Fixed a few memory leaks as well as the CPlayer/SColour crash-on-exit bug
This was SVN commit r1756.
2005-01-23 01:36:47 +00:00
113d89e148 Possible texture environment code for single-pass player-colour rendering
This was SVN commit r1754.
2005-01-22 21:25:27 +00:00
71e3b4e289 Allow clipboard pasting into input boxes (with the same hotkeys as the console - insert or ctrl+v)
This was SVN commit r1752.
2005-01-22 18:46:03 +00:00
e717aaf997 Fixed warnings
This was SVN commit r1751.
2005-01-22 18:38:58 +00:00
9581fbc1e5 Shield textures for the Greeks, Persians, and Romans
This was SVN commit r1750.
2005-01-21 05:20:03 +00:00
d810bb88b1 Uploading 3 civ's sheild textures. (will be modified for player color later)
This was SVN commit r1749.
2005-01-20 07:47:57 +00:00
d5b1e84e0d Place holder animations for all infantry put in place.
This was SVN commit r1748.
2005-01-20 00:07:27 +00:00
c1ff5de88b Updated with new network JS Interfaces
This was SVN commit r1747.
2005-01-19 22:34:29 +00:00
ae38aee3d2 Revamped CNetClient/CNetServer JS Interface and new CGameAttributes
implementation (moving towards a merger of CGameAttribs into CGame).

This was SVN commit r1746.
2005-01-19 22:32:25 +00:00
b391fb89ef * Javlin, Slinger, Archer attack animations
* Modified sling mesh
* Fixed Celt Infantry Javelinist actor

This was SVN commit r1745.
2005-01-19 08:31:37 +00:00
1e2cd629f3 Replaced unit histories with Paul's new descriptions.
This was SVN commit r1744.
2005-01-18 20:05:38 +00:00
e62258e47e Reorganised GUI scripts a bit.
This was SVN commit r1743.
2005-01-18 19:29:03 +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
a410c2852c Updated ScEd's handling of players (though in a rather nasty way, since it doesn't actually have a CGame, and so it has no CPlayers, and so there are loads of HACK comments everywhere)
This was SVN commit r1740.
2005-01-18 12:45:56 +00:00
MarkT
9a2979edec This was SVN commit r1738. 2005-01-18 10:57:17 +00:00
MarkT
1b961ec163 This was SVN commit r1737. 2005-01-18 10:52:22 +00:00
MarkT
60afb0ee2d This was SVN commit r1736. 2005-01-18 10:49:32 +00:00
MarkT
20ce33094f This was SVN commit r1735. 2005-01-18 10:49:06 +00:00
MarkT
6b64327a19 This was SVN commit r1734. 2005-01-18 10:48:51 +00:00
MarkT
25fdbfd931 Fixes for two pathfinding bugs (neither of which were actually pathfinding bugs), added player objects (details in TM)
This was SVN commit r1733.
2005-01-18 00:46:18 +00:00
4b5aff926d Fixed compilation errors
This was SVN commit r1731.
2005-01-17 10:20:47 +00:00
2077698156 New JavaScript interface for the network client, plus some linux/gcc/misc fixes
This was SVN commit r1730.
2005-01-17 04:52:02 +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
986d62a2f5 Did first half of Object Editor. Added the Beautify buttons I missed yesterday.
This was SVN commit r1725.
2005-01-16 13:12:28 +00:00
d202e580b2 Committed some updates for:
* Seems I missed some of the sign xml files when I changed the png to
dds commit
* I changed foundation actors to make it so that they flatten terrain
when you place them - handy for screenshots (place and delete them to
level terrain)
* Uploaded some of the animations I have been working on
* Modified a few of the celtic dudes
* Modified the male meshes because they were holding the shield wrong
* Made a nicer temporary celt texture
* Included the map I used for the "Charge" screenshot

This was SVN commit r1724.
2005-01-16 06:01:51 +00:00
c84ea97601 Implemented first draft of Terrain Editor controls. Increased size of toolbar arrows on Philip's behalf. :)
This was SVN commit r1723.
2005-01-15 22:49:34 +00:00
551bef482a Prevented crash when loading non-existent maps
This was SVN commit r1721.
2005-01-15 17:20:51 +00:00
4c3dea8a14 Just to prove I'm not dead (yet), made a little more progress on the cliff and water controls.
This was SVN commit r1720.
2005-01-14 23:24:36 +00:00
38b30e5eb4 Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
This was SVN commit r1718.
2005-01-13 00:17:31 +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
570e3c46d7 Flipped terrain alpha maps again
This was SVN commit r1715.
2005-01-12 13:20:57 +00:00
36718c1c7f Fixed a few of the noticable errors with Bobbo's latest commit.
This was SVN commit r1714.
2005-01-12 06:55:48 +00:00
cb63a8c901 A little of water and cliff painting controls.
This was SVN commit r1713.
2005-01-11 23:18:15 +00:00
fc4a34d768 Nicer XML-writing system
This was SVN commit r1711.
2005-01-11 20:15:39 +00:00
cc0acc8691 Fixed UTF-16 encoded file
This was SVN commit r1709.
2005-01-11 16:59:51 +00:00
15fcf8f054 Neatened some debug messages. Changed main.cpp so ScEd can use it. Fixed minor inconsistencies and warnings.
This was SVN commit r1708.
2005-01-11 16:58:16 +00:00
16a3ee4a4b Fixed fix, to correct precedence (as warned about by the friendly compiler ;-) )
This was SVN commit r1707.
2005-01-11 16:40:01 +00:00
Aeros
35262fae0b This was SVN commit r1706. 2005-01-11 01:28:00 +00:00
629e5999e0 vfs: fixed an apparently untested "quick change" to an assert that was triggering. boo!
This was SVN commit r1704.
2005-01-10 22:51:08 +00:00
963c56e796 Finished first draft of Edit Elevation controls.
This was SVN commit r1703.
2005-01-10 22:39:53 +00:00
a571688b1d Minor auto-builder fix
This was SVN commit r1702.
2005-01-10 22:21:56 +00:00
71a6caf3e7 Made ScEd actually compile (I hope)
This was SVN commit r1701.
2005-01-10 22:14:19 +00:00
75c714b8df Made ScEd compile more pleasantly
This was SVN commit r1700.
2005-01-10 22:13:18 +00:00
2ad77b16db Optimised a couple of functions to save ~1.5 secs when loading ScEd
This was SVN commit r1699.
2005-01-10 22:05:38 +00:00