Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Warzone2100/archived-3.1-branch
Archived 3.1 branch of warzone2100 repo. Not for development.
https://github.com/Warzone2100/archived-3.1-branch
* bugfixes:
Fix cross-compilation.
Add assert for droids added to wrong group.
qtscript: T...
* bugfixes:
Fix cross-compilation.
Add assert for droids added to wrong group.
qtscript: T...
Broken in 5506daef71feb4e3c513b2a35788da5b4858af61, which was supposed
to fix #3108.
1f83c8432643d5d555ebbc4af305467ab8a74e93 authored about 13 years ago
e2990407db4096a0c6457c3708361dde766bf672 authored about 13 years ago
d61aa20508846eb51897401015606a4bd965e1a5 authored about 13 years ago
6f7e523bc18d9c508c104c3917712400b1c53b4f authored about 13 years ago
09a88178bfc17064ac6d6714264f4f02f3ff9fb8 authored about 13 years ago
20134c2b0f35e9ec9a39ed16948c4e01c9f1099c authored about 13 years ago
This way message will actually show up in xcode builds if reached.
699c83acb3a211aceb4986c40a9a195f31bc50f2 authored about 13 years agoCloses #3096.
17596232cc207da5007d2120aec849b8db5ea943 authored about 13 years agoThis reverts commit a1e601151636cda337d62fa4229f33ad094ebb96.
Sorry, didn't actually intend to ...
b8278a8064d1f7c29243ac52daab48162bedc04f authored about 13 years ago
* bugfixes:
Remove hg stuff from autorevision.sh.
Remove redundant dependency for version.o....
Can possibly break stuff as mentioned in
http://forums.wz2100.net/viewtopic.php?p=93700#p93700, ...
Prevents autorevision.h from being built twice.
26cfcb8d0dc4ebdab636e88cb76790ceeec0e55a authored about 13 years agoCloses #3095.
5506daef71feb4e3c513b2a35788da5b4858af61 authored about 13 years ago395cb1bf5075b334a2725c17f656183673abe37b authored about 13 years ago
Got lost with the move into lib/sdl. Fixes #3091.
de3a4112d9acd4490f511869a48567bc038946fc authored about 13 years ago406d744b01895bffd1514e42fae55f3b9db3b298 authored about 13 years ago
* bugfixes:
Update ChangeLog.
Make pathfinding find straighter paths on average.
196d5039f898c60bd8871c0d64f04e561c606a79 authored about 13 years ago
aeab24cac87f145ab31fa2ba66627abe676919eb authored about 13 years ago
cdb0d61ad1607801b9bbafe8edd5719aa8edff70 authored about 13 years ago
Given 4 points, the distance from A to D is often shorter than the distance
from A to D via eith...
* bugfixes:
Add ChangeLog date.
5a6f8a65c3775bd2e5fd1a4b42783ef59ab7f700 authored about 13 years ago
* bugfixes:
Update team colours to correspond to their names better.
Refs #2972, tc2.patch. No teal for now, since that would introduce new
strings.
* bugfixes:
Update ChangeLog.
Polish translation update by Emdek.
Update custom translations.
8ae0358d881fc2b20001d3ddd8990006532579bd authored about 13 years ago
Closes #1347.
23d33f6fffc7fd56cd007e84fb13cdbbe1902dcb authored about 13 years ago01b0f9556b6eb7e13561ab7e2180eaccbbdcd1cc authored about 13 years ago
* bugfixes:
Update translations.
1b39b6d441964f9ff30d469010b50ce7b61b7266 authored about 13 years ago
9f4e91c374d00375820621be084c2d336a699a4b authored about 13 years ago
Fixes an assertion due to re-destroying dead structures.
Introduced in 4657de6ee74b3e6c2906b421...
1a08636d33cf6edc54e8cbe7c1dd5d2fffd62dbb authored about 13 years ago(cherry picked from commit 5dc9817159e28ff50f316d757e4763e5ac864b50)
Fixes ticket:3057.
cbb6a05769fff09803bbfb1f020725fef9d461b3 authored about 13 years agoReported by Emdek.
1fc057644d3e5cea6895d04deff811c5a9fb3b05 authored about 13 years agoFixes confusion over whether orders were accepted or not.
Clicking patrol and circle in the UI ...
4b53782254727fc92333325fd33ba9c9b1dbe114 authored about 13 years agoAdded a realTimeAverage() function which returns an integer which is correct on average.
Fixes ...
6e00044711222ad4d9309de29226b333d032c32e authored about 13 years ago373ed8fc5d10af0007ca9c647b3102b6f1f425f2 authored about 13 years ago
8d40cbe73cf07472ed45e1b28ce8fafc92b3b244 authored about 13 years ago
b7f812e423c82d11d25c135b60a7fff658c86c77 authored about 13 years ago
I.e. it's probably missing all the important stuff.
f625706f5483b4f3f0338c8a8d2c08e83da9e340 authored about 13 years agoe14523df296808e4d939f22cfb788ee431396a2c authored about 13 years ago
b54394e0845eda9f168b146f9840515bc4d34bdc authored about 13 years ago
6aca0081f088e33ff47b7132f33611cab43e5833 authored about 13 years ago
c716801f6b9d74d8aa74a65d8395e1b777d4ee4b authored about 13 years ago
07487e74f620bdc9ae175d717ae141ddebffe139 authored about 13 years ago
f2104c18362570d83700a9852204c452d032113d authored about 13 years ago
29ec35a6f62e84c7e11bf44c4034acf7aba62082 authored about 13 years ago
675266657e74429e611c8322bf24e2708edc3131 authored about 13 years ago
More generally, check that the returned pathfinding result is for the correct
destination, rathe...
Apply incendary armour before converting from damage-per-second to damage-per-update,
such that ...
Use gridIterate() instead of checking all droids, structures and features on the map for splash ...
4657de6ee74b3e6c2906b421dec658be10ed2560 authored about 13 years agoUpdate the url info and add some logging.
4af296f79a264385325735227a91cc77f929ab02 authored about 13 years ago
NOTE: ssize_t can be 32 or 64 bit (depending on platform), so just casting
that to a int in this...
4ed75e90dc334f183fb84aece63f47e94f8c1b86 authored about 13 years ago
Fixes ticket:3072
40937344639affb84358f99ca3cff9f1c93fb2e2 authored about 13 years ago47c66501c1a5f375cc493854c0ae24e3a9913985 authored about 13 years ago
aea38d9d7afe2d8a4ae6f8070cb817f857573510 authored about 13 years ago
Document how it relates to the built events.
a9cf6a2aecb0c57d367288df00542984ea8fc798 authored about 13 years agoadd .damageable property to features to tell if they can be destroyed
or not.
Remove random depth test state change.
Fixes #2358.
1a9d8ca02497a277e28f8e9837b2d7b17755fbe2 authored about 13 years agoFix loading screen flicker.
Change silly invalid backdrop texture id.
Make loading screen appeara...
d8be40c7727b143369d283824d2aab01043ff496 authored about 13 years ago
bff87b13194ec5356bd59211b503449bbe1af783 authored about 13 years ago
This is a partial revert of 5eac7e75e62253298b4fc1d21ecc8b142282faeb
since it seems this was the...
2f84b6021444b90345e39b2a71d087f63b786b53
a59a06ec6c8cecc55f25a359a83111f7656bcf82 authored about 13 years ago605076bf2dff9613db3809e7d9efd0412fa0ed7d authored about 13 years ago
4299a568b2ebe6d463297264ea55ffc19907ea6a authored about 13 years ago
9994072739a3746315dc50ad9022daa83afa2369 authored about 13 years ago
Closes #3031.
fadffc05569db5ab1b4323b7aa88067ec56b0464 authored about 13 years ago22e50cc5c0af7d6f8c5470ff5d70db122e647ac7 authored about 13 years ago
Closes #3052.
311ae3b1cfe5c99cec2552f68e366eaeeea9de75 authored about 13 years ago3fb5ca741a4b7a79f708c1d366e16ed34768c70a authored about 13 years ago
Also do some house cleaning.
Changelog: This drops support for PPC and adds support for 64 bit ...
4b79c19156bd4b407951b2a0efd7a8bf417a27f3 authored about 13 years ago0152fc1832cbabd443efea751f7868b8786cbdb4 authored about 13 years ago
15a9daf403ea8bd0c14274a360a20fa2c4df669b authored about 13 years ago
2f84b6021444b90345e39b2a71d087f63b786b53 authored about 13 years ago
74717eb3e1a2e505dbc873e84a435f7a0a1dca4c authored about 13 years ago
511172c4ff2d89bf1feb75de0a4a953e5fc17a2f authored about 13 years ago
4d921267d0a40f6870806cd68c0091c557be3318 authored about 13 years ago
f3f5ddf49f0c79a117e2c1d522491b32f9418665 authored about 13 years ago
the techs to build in the first place. Happens since it "remembers"
starting structures removed d...
9cc854499117142224ad698bb0b2e4acf697a8b8 authored about 13 years ago
c0cb30b3ac71c9b7baa312b88bc428849e1741c5 authored about 13 years ago
319b2b7c2857b855bdc3df824edf6c0917b07952 authored about 13 years ago
836df5961c28a2a614d6dacfe65847a1f9aa0886 authored about 13 years ago
b8ac3fd8dc4127b61b4c38d3e70dd929b46501fd authored about 13 years ago
062a5138cc76ea08e5cbbd5c8a9d7d3cde5296a5 authored about 13 years ago
3c45fde1438a39936097d024a7c6eef6a0b28785 authored about 13 years ago
Now for any game, not only challenges. Fixes #3060.
6a2e58abf3bd1ae55d80a50cf0e022166413ac40 authored about 13 years agofor using the laser satellite building.
1b337a7c6aeac751672ad9fcfd6069dc38410cd5 authored about 13 years agodb3c5b98fac86051697e94c3217063b019aae4c7 authored about 13 years ago
599dddf05bd674b7f1cb253a316268ee62b1fca8 authored about 13 years ago
a51de1608089f29967a6ef46d80ff02256a51510 authored about 13 years ago
Fix 'health' property on droids. Fix docu bug.
e49e549f75b0cdecd56650553b64360314076669 authored about 13 years agoCloses #3054.
Signed-off-by: dak180
764e0c2134d56bb8b3845a4ec434a571d5a64343 authored about 13 years agoede78982dab46ac8d5cd61d795f74c253517c75c authored about 13 years ago