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

Fix save game load crash due to dangling, dead target from structures.

7c3e66d270402624942d6dfcf1ed6477bcebd358 authored almost 13 years ago
Map fixes and updates: GreatRift, MizaMaze, Wheel.

Thanks to NoQ. Closes #2857, refs #3317.

0ad1b227ff63958b1af969f6e6b3d256f8607647 authored almost 13 years ago
Hungarian translation update by mtomi78.

Closes #3412.

b9d6e17f93c5f651c1070c4d89eedaec094794a1 authored almost 13 years ago
Keep default secondary order from droid initialization if no replacement order found in savegame. Should fix ticket:3359

be375355edd2fe4efc7d77d6d909a51c04351cf2 authored almost 13 years ago
Use Clang wherever possible.

a00bab1a65d4f7f35c560635ceb70c37d73f59cf authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes:
Update translations.
Polish translation update by Emdek.
Prevent % in research...

079087a5e23d5c1637da5ced23352faae09f6579 authored almost 13 years ago
Update translations.

f5f61d0e4b3d9c27ffc008a884a68f5dde20b9bd authored almost 13 years ago
Polish translation update by Emdek.

Closes #1347.

c0d7331cdc30ac4ccca1703d8a746f3f366ea500 authored almost 13 years ago
Prevent % in research messages from breaking translations.

Translate research messages on loading, and replace %% with %. Research
messages should now use ...

56599111e2e4b11b4d04166be9404827e5fd1438 authored almost 13 years ago
Remove trailing commas from the research messages.

Also remove the workaround to remove the resulting empty strings
introduced in 9799722c7955ba8ff...

c01be7695c959c35143e11c3bd235e3bc4522ef7 authored almost 13 years ago
Revert back to flashing the intel button by default. (New players to the game have no idea what "New Intelligence Report" meant if they don't have the vids installed)

361212d906db81b552fe2d6b13eea25f59a57324 authored almost 13 years ago
Make it more obvious the game is free to anyone who wants it.

Thanks to Kreuvf for the wording.

f2dd8a0098a746e78fd5ee8ebd978ee1179623d4 authored almost 13 years ago
Don't prevent the use of the scroll wheel when the build / research / design / whatever window isn't up yet.

37a8ee7409e49c2ca6c1928768834d7a14ec3c8a authored almost 13 years ago
Don't scale the font, just use the regular size when displaying meter.

76650418ade70825fdc3b683cefc48ecafc76585 authored almost 13 years ago
Don't spawn artifacts in campaign games, that is only done via scripts, since they serve a specific function in the campaign.

fixes ticket:3375

8e48e9e422b6a962374e9f822c2de1e95f196942 authored almost 13 years ago
Restore missing check, so artefacts are only dropped by factories.

Check went missing in 29966c5da299f944a0e52ab579d2b3a7ed8d3063. (Although the entire
function wa...

aaeaa4140a157341f68eb827ddbfaf1e90c4261b authored almost 13 years ago
Fix release builds, busted in fe80d02734c1e883344616561f05ac63bf84e1b5

f6fe0b7700c9b91905adf865fa2c661d354f5ad1 authored almost 13 years ago
Fix screen shake to only shake on things that are explosive by nature,

(power plants, factories, etc), and not on walls.
Change shake time to be in proportion to what w...

33842677af6b6cb591c5a3a677849eb600e10e2f authored almost 13 years ago
Don't assert when babas burn to death, and the pointer is still in the active list (apsDroidLists)

or that pointer is still "in use" by another droid, and also clean up the messages and attribute ...

fe80d02734c1e883344616561f05ac63bf84e1b5 authored almost 13 years ago
Avoid orders given to tanks of wrong player.

995d12479b349e44a7c21e9322b391eb0e69451c authored almost 13 years ago
Update Png to 1.5.10.

359a035b396ad143700553bbd7d6684efffabe9c authored almost 13 years ago
Update the mac documents package.

7170a60c497641b6f63fc2e89f2b250d4b18a0f7 authored almost 13 years ago
Synchronise barrel and artefact placement.

Artefacts are now dropped by factories, again. Even if the structure was destroyed
without using...

29966c5da299f944a0e52ab579d2b3a7ed8d3063 authored almost 13 years ago
Synchronise game random seed randomly at game start.

The generated synchronised pseudorandom number sequence will now vary from game to game.

ea243df7c0a2f466d9edef1bebbe3c114777f054 authored almost 13 years ago
Fix clockwise skidding.

Droids (mainly hover and VTOLs) would skid when turning anti-clockwise, but not when
turning clo...

8283ac455e136631b13aee335f837c2c1bbf027a authored almost 13 years ago
Make the FetchPrebuilt script smarter about replacing incorrect tarballs.

fa67c45c0d7f0170e03563b5dc2cab5443250537 authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes: (22 commits)
Actually use the include from our included quesoglc.
Spanish transl...

5e1740adf7c82a6ab203b3c88f8b65bbc2fae767 authored almost 13 years ago
Actually use the include from our included quesoglc.

Fixes #3098.

fad926f03bf05e2fda409930156753cde1c5c52a authored almost 13 years ago
Update translations.

183bb533609702f4cebcf02abfa994ca847edc2b authored almost 13 years ago
Spanish translation update by Saberuneko.

Closes #3361.

a018ecdbb200dc6f83fc45f326ab82b60a78bdb1 authored almost 13 years ago
Disable unit design when HQ gets destroyed in mp.

Fixes #3342.

466880e1cdbc5830210dc8eaaed5a2d0b7781d76 authored almost 13 years ago
Make unit design/radar depend on the existence of an HQ, not the base setting.

d0fc1e580d7fc57a5c10efabc764085835f45e51 authored almost 13 years ago
Avoid mixing up droid orders during lag.

Droid were sorted (in order to better compress net data) and queued, each game tick.
During lag,...

83f7adecc9ec6d769f10ee4df2e7f8c75a84ecb8 authored almost 13 years ago
Don't bother even checking to send maps if not host.

556bbc011ba9e43a0d52ce0a713f3730bf1419d3 authored almost 13 years ago
Handle host drop errors.

Restart the background screen on errors (instead of looking at a small map preview)

fixes ticket...

0de4f38295d2db0e1df9db11c6ccb598f5e84d2f authored almost 13 years ago
Add debug command "damage me" to facilitate debugging issues related to

damage level.
Note: you can't kill a droid / structure with this command.
Used to debug retreat l...

2f1e063ec858309b73d2144d6afe070981997c6e authored almost 13 years ago
Subtract closed slots from displayed max players.

For example, in a 6 player map with 2 players and 2 closed slots, show 2/4 instead
of 4/6.

0c5aebfdc1baf3d19d1524b829a23e802d6590a4 authored almost 13 years ago
Distinguish between wrong version, wrong mod and full game.

Using IMAGE_NOJOIN, IMAGE_NOJOIN_FULL and IMAGE_NOJOIN_MOD, respectively.

dc6a4b3eb82d2c062273b9ecd504e7065e3badfd authored almost 13 years ago
Add IMAGE_NOJOIN_FULL and IMAGE_NOJOIN_MOD.

73f089c217dc86b9a2dac5c1b1a9d2a7d216bacd authored almost 13 years ago
Fix the lock icon to always show it being locked when a password is set.

Remove the box when we don't use a password & in skirmish games.

refs ticket:3357

bd6c1d203b784a923e9331f67b2cee7226daab99 authored almost 13 years ago
Try to fix the output of netlogs.

8db07f4fb7cbef54819b090a28c6ee6e4c7ad912 authored almost 13 years ago
Fix border on tooltips

451201e89a076cc5e839c126921bc1929b555b5e authored almost 13 years ago
3.1: Fix production of barbarian foot soldiers. They were classified as

heavy bodies, when factory only could produce light bodies. Closes ticket:3358
scavfact.js: Remov...

951abc1cb8dd25c1147f7110301dcb805e6e62ce authored almost 13 years ago
Try to switch to windowed mode if user is in FS mode on LOG_FATAL errors. This may, or may not work on some platforms. (http://www.libsdl.org/docs/html/sdlwmtogglefullscreen.html) "Toggles the application between windowed and fullscreen mode, if supported."

closes ticket:3144

8ed5fe5208c0b617df452572d43acb07c3816ada authored almost 13 years ago
Don't display repair icon if we are hovering the mouse over ourselves, and we are damaged.

fixes ticket:3242

1fae45407f91a89e632a6534b4bebc10450c3e31 authored almost 13 years ago
Update changelog

d89dbd0f0364c66efc8ad44f62e35ca9ff46db0c authored almost 13 years ago
Fix problem with continent generation, where rightmost and bottommost

tiles would be treated as passable. Closes ticket:3269. Thanks to NoQ
for debugging.

3bd70ae8b9be93bb19d4bc694b7197277bc412fe authored almost 13 years ago
Fix problem with trucks not being available before HQ. This closes

ticket:3344 and closes ticket:3337 and adds new qtscript function
enableTemplate(). Original patc...

7291bb9b28e3d5835bf9cee6f5e407f4112cc8a9 authored almost 13 years ago
OS X Crash Dialog: Open log folders after Trac.

Better chance of the log folders not getting
hidden behind a large browser window.

600327361660eb2d4942b2482e147f6ed782f4b4 authored almost 13 years ago
OS X Crash Dialog: Open the /user's/ log folder.

Tilde roots are ignored in file urls.

153bd91631066688a601c793cdbcb7a7dbcaa39c authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes:
Update translations.
Update files to translate.

09c5d8489f6040d1a109e0b1e5fe29c0e3a4fcd4 authored almost 13 years ago
Update translations.

3262432247cfe222fadff2dbaa72c9f0df250f9c authored almost 13 years ago
Update files to translate.

b63f7a0b09d20037878a39da7d72237fb02db8bc authored almost 13 years ago
Revert "Update version numbers for 3.1 beta7."

a6b9d6d6102662e89cfc471acc8952f7446edd42 authored almost 13 years ago
Update version numbers for 3.1 beta7.

52e04f83cc25f425db47f04c3f65b15ea3790975 authored almost 13 years ago
Update translations.

93a71766e44a60b8a100b9d44767431bd284cf62 authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes:
Update ChangeLog.
Spanish translation update by Saberuneko.
dpkg: Explicitly d...

77ad00bb4d8e9618139e946745fda284ed727f8b authored almost 13 years ago
Update ChangeLog.

684864543b705661ece44dd82d090ce513a0d7e3 authored almost 13 years ago
Spanish translation update by Saberuneko.

Closes #3335.

952f62a87bae585472556f315157b51098c68dcc authored almost 13 years ago
dpkg: Explicitly depend on xmlto.

The asciidoc package only recommends it, but it's needed to create the
manpage.

99e665b7dc226d0cf577d19f3f6aaf3a37e5c9d1 authored almost 13 years ago
Simplify the OS X crash dialog.

With the option to automatically open relevant
directories and the new ticket page.

cf319509b8fa00f95dac2a1f1caf4e42b75f8bc1 authored almost 13 years ago
Save our openGL info so we can write it out.

Save game version / time / openGL stats / and misc. other things
that we can use to debug issues ...

8b5e6039edd4f16b76d9aa53cd289c7755c1e1a5 authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes: (27 commits)
Don't change radar option when clicking on scanlines.
Use the same ...

c9529eccd214794fdc2992320bf8d87c2830adcd authored almost 13 years ago
Don't change radar option when clicking on scanlines.

Fixes #3326.

969608e012dc7b9cd1ca4c92c5c66c8768f825be authored almost 13 years ago
Use the same text for the unit colour options everywhere.

Yay for duplication! Fixes #3324.

13948783de173df140d74456a64f89a4dc287222 authored almost 13 years ago
Load and save factory numbers.

Hopefully fixes #3244.

c041fb3dab50bb6a6348fd9340bf0d61902e3c4d authored almost 13 years ago
French translation update by Amiral JCDG.

Closes #3311.

f1e38830fd6ab7242a0078db53c9c2dfcb72ff33 authored almost 13 years ago
Improve factory selection.

Always select a factory, either by clicking on it, or clicking on the
top or bottom icon in the ...

acaf8a22a3ac8ff4968b415a73ca38f8415fd6b6 authored almost 13 years ago
Properly disable unit design/radar without HQ in mp/sk.

Fixes #3305.

d5a97c039912b4b29b34f8df6bbd925f684aa835 authored almost 13 years ago
cleanup: Remove some useless code.

dc1c7ca57db1cb02446e77edde7eaf0a26c19fb7 authored almost 13 years ago
Add __LINE__ to debug() routines to show exact line it is being called from.

On LOG_WARNING, only ouput the warning one time and supress the rest.

20e6311b215b9f62f537ac58ff67967d58f5ca18 authored almost 13 years ago
Change it so you can deconstruct anything but blueprints. Fixes ticket:3312

4eeecf546fd05681ceaa3fccf82e7d5ade617ec6 authored almost 13 years ago
When debug mode is enabled also enable the flag

a154c0bdaf6cf095e72ca6d599f124c9024fd91d authored almost 13 years ago
Change defaults to window mode & 640x480, so people can see the system dialog popups if something goes wrong on init.

e8cf431a1eb6028f0c11d81cc5aa1745f742d293 authored almost 13 years ago
Fix spacing a bit for host lobby screen

24d9ca8166b4e99487e3c9ee40348feaa2ac3d07 authored almost 13 years ago
Fix Assert to check for Super Transporter as well

da6eda254c6dcf4c955a8253710b5058e0df1535 authored almost 13 years ago
update MSVC solution file Disable mimimalRebuild since it was slower than doing /Mp

47ab46d0b7e2723abc8941dcb9f73f3d244e616b authored almost 13 years ago
Fix suboptimal paths on multiple droids pathfinding to same location.

On finding the optimal path for a droid, pathfinding was immediately terminated, on
reaching the...

c9a618cd821d02b47315c24f4fe0cacecbe04ecc authored almost 13 years ago
Show correct AI names, even when AI list differs from the host's.

Fixes ticket:3226.

4d0b5d749bf0a845d16f6edb9d631b05ce0ac8b4 authored almost 13 years ago
Remove unused SS_BEING_DEMOLISHED.

Structures being demolished had status SS_BEING_BUILT, not SS_BEING_DEMOLISHED.

8a964f12afbda6d6db25fad69ae1778ce7d3f841 authored almost 13 years ago
Update droid height after unloading specific droid from transport.

For some weird reason, there are two completely different code paths for unloading
all droids at...

f54529ae0a62b76db6c2bc65a74e60bb021a09e8 authored almost 13 years ago
Show health as well as build progress when selecting incomplete enemy structures.

Fixes ticket:3256.

96258083c70ec7c877d3859f72b6d6ca4ae13660 authored almost 13 years ago
Set »ingame.JoiningInProgress[i] = false;« in NET_InitPlayer().

Avoids players seeing only flags, no player names or ready buttons, when joining a
re-hosted gam...

b96a983fc9d94258841b6e0be3d2dacbc09cb5f2 authored almost 13 years ago
Allow using NETbeginEncode()/NETend() with tmp queues.

Clients actually get a game full message instead of a host has dropped connection
message.

Don'...

2d67521f8413c63bfd131b25ecb845329e4bd602 authored almost 13 years ago
Initialise zlib input data to nothing on socket flush.

Fixes possible crash in zlib deflate routines when flushing sockets before any data has
been wri...

2b3362bd0e21d3909becde31aeb3055e2a4e743d authored almost 13 years ago
Fix gridStartIterate in moveCalcDroidSlide clobbered by the one in moveShuffleDroid.

This caused crashes and probably general weird behaviour.

Introduced due to horrible grid syste...

fbc600ecdf9246a34038f58063baa2b460f6c984 authored almost 13 years ago
Add syncDebug on changing factory commander.

eefadf727ae4b0399e69b48f78268748ef10dfbd authored almost 13 years ago
Readd skirmish/mp research messages, converted to .ini.

Removed in 82f4369beffd89431b743492abb04a0684c67aec. Fixes #3085.

c8dd2f173bda1469dbd20921ba0fab940e73037c authored almost 13 years ago
Add .rmsg to .ini converter by Emdek.

e97a298155fa4422042be6a528c1a50cf57cc7f2 authored almost 13 years ago
Reduce log spam for unknown messages.

e9273ffdd66fdef69b3d6211259891b4910a9cff authored almost 13 years ago
Merge branch 'bugfixes' into 3.1

* bugfixes:
Update ChangeLog.
Only show landing lights when they're actually somewhere on th...

5f06516397f5234ec53fce71dea11919b8e6e0a1 authored almost 13 years ago
Update ChangeLog.

424d852e1e25c44a6825513449b7927c4c41005f authored almost 13 years ago
Only show landing lights when they're actually somewhere on the map.

Fixes #3277.

6f9f0e1ed283bbcd9595a21949a59e360e105fc9 authored almost 13 years ago
cleanup: Simplify setNoGoArea a bit.

f3e6f943d24498f34182a36a7f33a1707acfab33 authored almost 13 years ago
Make escape work again when the mouse is over the menu.

Broken in 91614562b0969c47ffed7020caa1e16c8ede5823.

23a2d96eb29e90ccca95185018c12e554ceedef9 authored almost 13 years ago
Pathfind to oil wells which are only accessible from a diagonal tile.

Let * = Cliff, D = Derrick, O = Oil well

*****
*OD
*Dx
*

In the above, trucks trying to build ...

c831b5b87a6188432bee2cd2ea15c3413fdc2ec4 authored almost 13 years ago
Rearm on rearming pads instead of beside rearming pads.

Introduced in 9dcf5bdf4eb4d590ea15e1c5201ceefe0819a5dc.

Fixes ticket:3285.

b4ad988996732c0266be62a301b9fb0a66940ad1 authored almost 13 years ago
Make VTOL rearming pads stay above ground.

VTOL rearming pads no longer think that they are submarines. The corners of the pad
(baseplate) ...

071d08fc16dcca48ae070a6044686034670411f3 authored almost 13 years ago
Move radar handling from processInput() to processRadarInput().

Fixes #3283.

91614562b0969c47ffed7020caa1e16c8ede5823 authored almost 13 years ago
Fix broken multiplayer.

Broken in af5f329fa2315e567e45a648603fbefd8d51277e. D'oh.

Fixes ticket:3281.

b7d07f663b4781a32e56b97716266b6db0583d50 authored almost 13 years ago