1
0
forked from 0ad/0ad
Commit Graph

6814 Commits

Author SHA1 Message Date
ede71ea791 Inline common vector/matrix operations, for performance.
Remove some redundant vector methods.
Compute skinning for positions and normals simultaneously.
(These changes reduce skinning cost by >50%.)

This was SVN commit r8170.
2010-09-24 16:54:20 +00:00
46b79f8a6d Scale minimap LOS texture down, to reduce update/upload costs.
Reduce minimap LOS update frequency.

This was SVN commit r8169.
2010-09-24 16:52:29 +00:00
7531cab8a6 Added lions to the map.
This was SVN commit r8168.
2010-09-23 23:34:58 +00:00
4e065b52c2 Change flora entities to axis-aligned obstruction shapes, to improve pathfinder performance
This was SVN commit r8167.
2010-09-23 23:29:22 +00:00
1775d7b244 #More eyecandy stuff.
This was SVN commit r8166.
2010-09-23 20:38:16 +00:00
94261c036c #New fauna lion
This was SVN commit r8165.
2010-09-23 20:13:04 +00:00
d0d879d3f6 Some new fallen columns eye candy.
This was SVN commit r8164.
2010-09-23 19:17:15 +00:00
85deca90e4 Fix projectiles in FoW
This was SVN commit r8163.
2010-09-23 13:09:35 +00:00
e1082e5adb Fix warnings
This was SVN commit r8162.
2010-09-23 12:54:16 +00:00
924d1219a7 # Add fog-of-war.
Move Vision component to C++, for more efficient FoW processing.
Disable FoW on demo maps.

This was SVN commit r8160.
2010-09-23 12:13:13 +00:00
8886841860 This was SVN commit r8159. 2010-09-22 06:48:14 +00:00
1caa4e7016 new date palm, wall foundations, map tweaks, and celtic longhouse.
This was SVN commit r8158.
2010-09-22 06:47:29 +00:00
45bd668934 This was SVN commit r8156. 2010-09-22 06:22:24 +00:00
6f69e02490 This was SVN commit r8155. 2010-09-22 03:55:26 +00:00
ac7a170f95 A wide open Savanna map, called 'Serengeti.' A savanna "city tile" terrain.
This was SVN commit r8154.
2010-09-22 03:51:36 +00:00
9ed1b9b773 A water-worn terrain texture for savanna biome.
This was SVN commit r8153.
2010-09-22 03:30:23 +00:00
c5610cd111 Added a pebbly, rocky decal beneath the Savanna quarries. Tweaked the Mediterranean metal mine textures.
This was SVN commit r8152.
2010-09-22 02:02:34 +00:00
f509de5a45 This was SVN commit r8151. 2010-09-22 00:26:01 +00:00
024a833721 New: Pegasus, freestanding column, edited the maps a bit, testing out an Aphrodite high-poly statue (it needs a proper texture though).
This was SVN commit r8150.
2010-09-21 23:11:59 +00:00
97b8db723c A wing texture for Pegasus.
This was SVN commit r8149.
2010-09-21 19:25:04 +00:00
000b7250a2 Use slightly higher quality texture compression in archive-builder mode
This was SVN commit r8148.
2010-09-20 16:34:09 +00:00
5db5aa6ad9 #New giraffe fauna.
This was SVN commit r8147.
2010-09-20 16:24:26 +00:00
2897b737fd This was SVN commit r8146. 2010-09-20 06:19:50 +00:00
76c5874a8c New Savanna "metal mine" slab entities and textures.
This was SVN commit r8145.
2010-09-20 04:12:47 +00:00
bc68a32076 Edited Arcadia II; started a new Savanna biome map, called "Sahel Watering Holes."
This was SVN commit r8144.
2010-09-20 04:11:06 +00:00
643decf96f Moved savanna terrains to Public Mod.
This was SVN commit r8143.
2010-09-20 02:56:16 +00:00
127a0f3d7d This was SVN commit r8142. 2010-09-20 02:48:29 +00:00
86b6ccd7e9 Moar savanna terrain stuff
This was SVN commit r8141.
2010-09-20 02:41:47 +00:00
ce44425289 This was SVN commit r8140. 2010-09-20 02:22:23 +00:00
ae5baaadec Updating the Savanna terrains.
This was SVN commit r8139.
2010-09-20 01:58:59 +00:00
ea80667dfc #Organizing and revamping some terrain stuff for Alpha II. ;)
This was SVN commit r8138.
2010-09-20 01:43:03 +00:00
3d8d354a18 # Optimise spatial queries.
This was SVN commit r8136.
2010-09-19 18:08:56 +00:00
6465bd66ff Fixed a couple of things.
This was SVN commit r8135.
2010-09-18 19:35:27 +00:00
19eec7fde2 Made a new "grape vine" object and added it to Arcadia II.xml
This was SVN commit r8134.
2010-09-18 19:25:47 +00:00
84b04f37db Fix more warning.
This was SVN commit r8133.
2010-09-18 18:59:04 +00:00
b9eb283174 Fix warning.
Set thread name for texture converter.

This was SVN commit r8132.
2010-09-18 18:56:06 +00:00
3c35d5e469 Convert broken unloadable .dds file to .png
This was SVN commit r8131.
2010-09-18 18:52:22 +00:00
0d172264f8 # Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures.
Fix terrain manager to understand .cached.dds files.
Fix IArchiveWriter so you can pass it absolute paths of files to load,
and different relative paths for storing inside the archive.
Fix fs_util::ForEachFile when called on the VFS root.

This was SVN commit r8130.
2010-09-18 18:21:00 +00:00
3a47d3b51b Fixed Arcadia. I had previously committed a messed up map.
This was SVN commit r8129.
2010-09-18 15:06:28 +00:00
cccbf39640 This was SVN commit r8128. 2010-09-18 15:02:30 +00:00
b7357380ae This was SVN commit r8127. 2010-09-17 23:12:58 +00:00
79915a17a5 An additional Grass color variation, plus playing with the city tile feature.
This was SVN commit r8126.
2010-09-17 23:02:39 +00:00
15da9d9602 Arcadia I and II map tweaks.
This was SVN commit r8125.
2010-09-17 23:01:26 +00:00
4c92b7b596 Add primitive tool for generating profile graphs
This was SVN commit r8124.
2010-09-17 21:03:57 +00:00
2362d938cd Fix loading maps
This was SVN commit r8123.
2010-09-17 20:47:47 +00:00
8a98102195 Fix serialize/deserialize API asymmetry.
Add serialization support to more components.

This was SVN commit r8122.
2010-09-17 17:53:26 +00:00
a29bb003f2 Fix warning message in replays
This was SVN commit r8121.
2010-09-17 17:50:43 +00:00
db047e5bee Cache message JS conversions, to make broadcasts faster
This was SVN commit r8120.
2010-09-17 17:49:39 +00:00
bd38d9d34f Fix log replayer to load terrain properties.
Add profiler to replayer.
Add replay hash verification.

This was SVN commit r8119.
2010-09-17 17:45:50 +00:00
fd68a95bad Fix map reader to load all necessary simulation data even when graphics are disabled
This was SVN commit r8118.
2010-09-17 17:43:12 +00:00