1
0
forked from 0ad/0ad
Commit Graph

3812 Commits

Author SHA1 Message Date
2bb3594bd9 This was SVN commit r4457. 2006-10-03 04:52:17 +00:00
66babb89a9 This was SVN commit r4456. 2006-10-01 08:26:46 +00:00
2908c7eca6 This was SVN commit r4455. 2006-10-01 08:26:42 +00:00
6fc1ce54da This was SVN commit r4454. 2006-10-01 08:26:29 +00:00
85989afe5f This was SVN commit r4453. 2006-10-01 08:26:24 +00:00
fdedb6c5f2 This was SVN commit r4452. 2006-10-01 08:26:19 +00:00
96e06603c0 This was SVN commit r4451. 2006-10-01 08:23:14 +00:00
f207e66150 This was SVN commit r4450. 2006-10-01 08:16:27 +00:00
5f5234bf98 This was SVN commit r4449. 2006-10-01 08:04:43 +00:00
5b737838db This was SVN commit r4448. 2006-10-01 07:57:08 +00:00
75990da439 #New and Updated Mediterranean CLIFF terrains.
This was SVN commit r4447.
2006-10-01 07:54:42 +00:00
eab1e77ac2 This was SVN commit r4446. 2006-10-01 07:34:36 +00:00
935267a7b2 This was SVN commit r4445. 2006-10-01 07:33:00 +00:00
ef99fda77b This was SVN commit r4444. 2006-10-01 07:32:11 +00:00
de0f893c18 Recompiled Premake on Windows. Added some headers so HAVE_PCH=0 works in MSVC.
This was SVN commit r4442.
2006-09-30 21:36:19 +00:00
d0dd86d0b4 # Fixed unit test build system on Linux
This was SVN commit r4441.
2006-09-30 21:09:02 +00:00
920cbe4dc3 #First submission of SoundGroup.h and SoundGroup.cpp ref #138
This was SVN commit r4440.
2006-09-30 20:13:11 +00:00
c1377256fa #changed VSrc_validate to accept values up to and including 2.0 for vs->pitch
This was SVN commit r4439.
2006-09-30 20:10:30 +00:00
2763d3a311 Made CxxTest work a bit more on Linux
This was SVN commit r4438.
2006-09-30 18:47:24 +00:00
a2432adad3 # GCC 4.1.1 compatibility
which is just "class C { void C::f(); }" code, which other compilers
seem to have ignored.
Also removed HAVE_PCH from GCC because our build system doesn't have
PCH. Added necessary headers to make it compile again.

This was SVN commit r4437.
2006-09-30 15:46:40 +00:00
fa505ba028 This was SVN commit r4436. 2006-09-30 03:18:12 +00:00
df536ec1e9 This was SVN commit r4435. 2006-09-29 22:31:27 +00:00
d17e0e2274 This was SVN commit r4434. 2006-09-29 22:08:29 +00:00
629ed9b6ee This was SVN commit r4433. 2006-09-29 22:07:51 +00:00
c01d8ac1c8 This was SVN commit r4432. 2006-09-29 22:07:16 +00:00
d46122e60a # minor fix to sound pitch shift
(allowing positive pitch shift)

This was SVN commit r4430.
2006-09-29 01:04:25 +00:00
e001dba9ce This was SVN commit r4429. 2006-09-29 00:47:04 +00:00
ace4da867d This was SVN commit r4428. 2006-09-28 23:59:30 +00:00
8f82d5ab17 Tweaked water movement speed.
This was SVN commit r4427.
2006-09-28 23:27:55 +00:00
d0b61a5318 As per request: media player.
This was SVN commit r4426.
2006-09-28 22:34:27 +00:00
2fac02f40a # Actor Viewer tool: added controls to toggle shadows, ground and polygon counts.
Elsewhere:
Disabled stack-trace test because it gives me assertion failures.
Fixed some uses of snprintf (which doesn't always add a \0 to the end of
the string), then got bored so there are still lots of broken ones.
Probably should replace snprintf with something more like snprintf_s
(but non-fatal) or something.
Made CLogger output valid HTML (except for the potentially dodgy
doctype). Removed its memory-logger, since we never use it and MICROLOG
can be used instead for quick execution-tracing.
Added tests to make sure CLogger handles long strings properly (which it
didn't). Made CLogger not a singleton, so it can be tested sensibly.

This was SVN commit r4424.
2006-09-28 20:41:12 +00:00
06743babb5 floating actors
This was SVN commit r4423.
2006-09-28 20:30:31 +00:00
0eb31428b5 This was SVN commit r4422. 2006-09-28 20:30:10 +00:00
58e293bf94 This was SVN commit r4421. 2006-09-28 20:29:57 +00:00
31759e53bd Due to the requested actor changes regarding actors floating on water becoming a reality, I am now able to delete the temporary entites I created for the purpose. Thanks Philip and Jan and the programmer team.
This was SVN commit r4420.
2006-09-28 20:29:35 +00:00
c14378f98f #New European Beech tree entities gatherable for wood.
This was SVN commit r4419.
2006-09-28 08:53:38 +00:00
cc8bf09cc5 Added 'float' flag to actors - fixes #153.
Fixed creation and selection of entities (and now actors) which float on
water.
Added ctrl+n/o/s keys to actor editor.

This was SVN commit r4417.
2006-09-28 02:05:56 +00:00
b8a17f7ecd This was SVN commit r4416. 2006-09-28 00:47:42 +00:00
5581def43d This was SVN commit r4415. 2006-09-28 00:47:00 +00:00
2cd0dcddb6 This was SVN commit r4414. 2006-09-28 00:46:37 +00:00
b676fabdcd This was SVN commit r4413. 2006-09-28 00:39:36 +00:00
c993cf965f This was SVN commit r4412. 2006-09-28 00:39:22 +00:00
84d5095b8c This was SVN commit r4411. 2006-09-28 00:38:23 +00:00
5d321b7179 This was SVN commit r4410. 2006-09-28 00:38:04 +00:00
ba3cb6f903 This was SVN commit r4409. 2006-09-28 00:37:53 +00:00
b58e638d3c This was SVN commit r4408. 2006-09-28 00:37:37 +00:00
f343cc1034 This was SVN commit r4407. 2006-09-28 00:36:56 +00:00
6e34a0a042 This was SVN commit r4406. 2006-09-28 00:36:00 +00:00
9d36d45bb7 This was SVN commit r4405. 2006-09-28 00:35:28 +00:00
ab620ee93a This was SVN commit r4404. 2006-09-28 00:34:45 +00:00