Commit Graph

6944 Commits

Author SHA1 Message Date
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
624e8490a2 Increase script memory limit more
This was SVN commit r8117.
2010-09-17 17:40:44 +00:00
9faaeeebd4 The map seemed to have a problem with it, so I am remaking it.
This was SVN commit r8115.
2010-09-17 06:39:56 +00:00
d000411727 This was SVN commit r8114. 2010-09-13 21:12:32 +00:00
474b91fabf Added description to map and Stone to the center.
This was SVN commit r8113.
2010-09-13 19:54:46 +00:00
594cad069f #Arcadia II is done (might tweak it later). Tweaked the FISH entity. Re-ordered the buildings for the Female Citizen.
This was SVN commit r8112.
2010-09-13 19:36:07 +00:00
f5a7e64fda This was SVN commit r8111. 2010-09-13 05:05:19 +00:00
88307763f6 New "Stoa" object.
This was SVN commit r8110.
2010-09-13 05:04:02 +00:00
e9ec4ba1fa New temple portrait. WIP Arcadia II.
This was SVN commit r8109.
2010-09-13 00:10:05 +00:00
bd94273801 Stop using sem_init, since it's not supported on OS X.
Avoid calling any GL functions during tests (since GL isn't loaded).

This was SVN commit r8108.
2010-09-12 20:59:18 +00:00
1cc4d358d7 Fix #549 (Allow units to be moved by right-clicking on the mini-map), based on patch from Badmadblacksad
This was SVN commit r8107.
2010-09-11 19:49:21 +00:00
19ba2927d8 adjusted the Greek wall entity and adjusted my working copy of Arcadia II.
This was SVN commit r8106.
2010-09-11 18:01:09 +00:00
7cba57c2dd PNG of a Greek building texture. You can see the alpha channel was converted to a transparency map for some inexplicable reason.
This was SVN commit r8105.
2010-09-11 16:21:39 +00:00
f3c9a59d29 Fix layout errors and crash with Atlas terrain previews.
Fix warning.

This was SVN commit r8103.
2010-09-10 21:35:08 +00:00
c8eaee35cc Add initial texture conversion settings.
Replace button texture with higher-quality PNG.

This was SVN commit r8102.
2010-09-10 21:05:13 +00:00
96a8c7bd91 Remove default LOD bias.
Disable GL automatic mipmap generation.

This was SVN commit r8101.
2010-09-10 21:04:02 +00:00
f12fa90e4b Add data files for texture manager tests.
This was SVN commit r8100.
2010-09-10 21:03:15 +00:00
67a94572ec # Add new texture loading system with automatic compression.
Replace almost all texture uses with calls to the new system.
Add some anistropic filtering to terrain textures.
Let Atlas load terrain texture previews partly-asynchronously by
polling.
Fix inefficient texture colour determination for minimap.
Remove unused global g_TerrainModified.
Change GUI texcoord computation to be less efficient but to cope with
dynamic texture changes.
Fix GUI renderer effects leaving bogus colour state.

This was SVN commit r8099.
2010-09-10 21:02:10 +00:00
b15c5c1c45 Add anisotropic filtering support to ogl_tex.
Shrink some OglTex fields so that it fits in the size limit.
Add function to efficiently read the 1x1 mipmap level's colour.
Add RGB->RGBA and BGR->RGBA transforms.
Fix DXT1a detection logic.
Fix OglTex_validate failing when ogl_max_tex_size == -1 (e.g. before
ogl_Init is called).

This was SVN commit r8097.
2010-09-10 20:37:54 +00:00
ad02ab726d Expose VFS file priorities.
This was SVN commit r8096.
2010-09-10 20:29:38 +00:00
5b7afe3606 Fix zip file detection.
This was SVN commit r8095.
2010-09-10 20:28:48 +00:00