1
0
forked from 0ad/0ad
Commit Graph

9545 Commits

Author SHA1 Message Date
338c66ae66 This was SVN commit r11099. 2012-02-19 02:38:21 +00:00
ccf1b1290f Added destruction dust to a bunch of structures.
Made the Parthenon prettier.

This was SVN commit r11098.
2012-02-19 02:26:47 +00:00
16d42ad880 Documents writableRoot option in readme.txt
This was SVN commit r11097.
2012-02-18 23:28:12 +00:00
42a407ee23 Fixing typos and updating tooltips to be somewhat more consistent.
This was SVN commit r11096.
2012-02-18 20:54:03 +00:00
5a53c29d4f Fixed player color for this house.
This was SVN commit r11095.
2012-02-18 19:35:10 +00:00
2873bbd2be This was SVN commit r11094. 2012-02-18 19:03:28 +00:00
04655c2751 Rome healer texture and portrait.
Changed Temple tooltip to let people know it's no longer a "useless"
structure.

Continuing to tweak the destruction dust.

This was SVN commit r11093.
2012-02-18 06:40:13 +00:00
e18e7514ea Tweaks to the medium destruction particles.
This was SVN commit r11092.
2012-02-18 03:42:19 +00:00
11aec4d67f Tweaking destruction smoke for Barracks test.
This was SVN commit r11091.
2012-02-18 01:51:42 +00:00
cf5254b1e6 #Initial test for Destruction Dust.
This was SVN commit r11090.
2012-02-18 00:19:41 +00:00
6cc36dac72 Updates readme.txt with some undocumented options and reorganizes content more logically. Also clarifies a few options.
This was SVN commit r11089.
2012-02-17 23:22:45 +00:00
5a4aa790ad Fix spelling and whitespace and add rationale
This was SVN commit r11088.
2012-02-17 14:34:44 +00:00
7b0d3aea83 Punjab II map.
This was SVN commit r11087.
2012-02-17 05:35:30 +00:00
e09403c792 This was SVN commit r11086. 2012-02-17 00:37:35 +00:00
gregory
57e656cf23 Added boar animations, changed boar attack range to 2 and fixed unrealistic sheep walk animation
This was SVN commit r11085.
2012-02-16 23:55:46 +00:00
a5c90de5cd Fixed some rally point stuff. Made Roman army camp cost 800 Wood instead of 1000 Wood.
This was SVN commit r11084.
2012-02-16 18:30:33 +00:00
4c43d1f9c5 Fixing building with older versions of Boost
This was SVN commit r11083.
2012-02-16 18:01:10 +00:00
7656ffa265 Be more informative about errors in CreateDirectories
This was SVN commit r11082.
2012-02-16 13:50:31 +00:00
645a6e31be Basic touch input for testing
This was SVN commit r11081.
2012-02-15 22:27:02 +00:00
832a51da80 GLSL text support
This was SVN commit r11080.
2012-02-15 21:53:13 +00:00
5f6e3de42f Convert shaders to GLSL ES automatically
This was SVN commit r11079.
2012-02-15 20:33:43 +00:00
56378ea9f1 Experimental Android build support
This was SVN commit r11078.
2012-02-15 19:57:49 +00:00
cb2956b485 tweaked Market footprint.
This was SVN commit r11077.
2012-02-15 16:28:13 +00:00
ff7653d012 Update Premake for Android
This was SVN commit r11076.
2012-02-15 15:53:17 +00:00
20d23eb340 Sysdep code for Android/ARM
This was SVN commit r11075.
2012-02-15 15:40:31 +00:00
f4625e69af Partial Android compatibility.
Remove unnecessary VM allocation (which seemingly causes problems on
Android due to mmap during static initialization).
Allow building without NVTT.

This was SVN commit r11074.
2012-02-15 13:58:58 +00:00
c63d06d59f #New Roman buildings from Enrique.
This was SVN commit r11072.
2012-02-14 07:08:35 +00:00
d9531e59c7 Temporary Roman bireme and trireme. Updated dock template.
This was SVN commit r11071.
2012-02-14 05:27:33 +00:00
d368f57a45 Enrique's new Roman dock.
This was SVN commit r11070.
2012-02-14 03:09:50 +00:00
11c4f6909c Added garrison flag and updated Roman barracks model
This was SVN commit r11069.
2012-02-14 00:15:01 +00:00
d70a981377 Android fixes
This was SVN commit r11068.
2012-02-13 23:53:09 +00:00
b9e623a6d5 Added some extra garrison related functions. Fixes #1164.
This was SVN commit r11067.
2012-02-13 22:41:15 +00:00
f3bde45c7b This was SVN commit r11066. 2012-02-13 22:35:21 +00:00
18043d88a5 Fix solid shader for GLSL
This was SVN commit r11065.
2012-02-13 21:00:41 +00:00
9972eb8cae Enough GLES compatibility to reach the menu screen
This was SVN commit r11064.
2012-02-13 20:53:24 +00:00
d89c82092a Fix GLSL shaders on Mesa
This was SVN commit r11063.
2012-02-13 20:47:14 +00:00
vts
4f5a02acc4 Changes CCmpProjectileManager's culling to use recursive world bounds. Fixes instantly-disappearing smoke trails on projectiles going off-screen.
This was SVN commit r11062.
2012-02-13 20:06:57 +00:00
677ccf53e6 Yet more GLES compatibility
This was SVN commit r11061.
2012-02-13 16:41:17 +00:00
a9eca31bad Even more GLES compatibility
This was SVN commit r11060.
2012-02-13 15:06:25 +00:00
4bf59b9a7d More GLES compatibility, mainly around terrain rendering.
This was SVN commit r11059.
2012-02-13 14:02:14 +00:00
cba82eec2f Tweaking Barracks actor.
This was SVN commit r11058.
2012-02-13 02:02:46 +00:00
25cd83f2ed This was SVN commit r11057. 2012-02-12 23:51:19 +00:00
c65395d155 Roman barracks model
This was SVN commit r11056.
2012-02-12 23:35:57 +00:00
409f03652e Fixes animal auto-hunting by removing 10HP limit on possible targets. Units will now look for the same type of animal to hunt (matching templates).
This was SVN commit r11055.
2012-02-12 21:18:50 +00:00
baff889321 Fix invalid varargs
This was SVN commit r11054.
2012-02-12 21:05:13 +00:00
531b40578a More GLES compatibility.
Add config option to disable hardware cursors on Windows.

This was SVN commit r11053.
2012-02-12 20:45:31 +00:00
7e86d2fa98 This was SVN commit r11052. 2012-02-12 16:09:24 +00:00
1185ebdea5 Fix build
This was SVN commit r11051.
2012-02-12 13:26:57 +00:00
db85833655 More GLES compatibility.
Move more rendering code to shader API.

This was SVN commit r11050.
2012-02-12 13:20:49 +00:00
4029d409bb Handle CBrush assertion failure less fatally
This was SVN commit r11049.
2012-02-12 12:36:05 +00:00