Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Warzone 2100

Server hosting for the open-source 3D real-time strategy game Warzone 2100. Also provides server hosting for the open-source turn-based strategy game Freeciv.
Collective - Host: opensource - https://opencollective.com/warzone2100 - Website: https://wz2100.net - Code: https://github.com/Warzone2100

Multiplayer Command Turrets can now attack/mark air targets. This makes it sensible to attach AA weapons to commanders for defensive purposes.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@954 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 33798e384aca9d551802a330602b53779c2862ec authored about 18 years ago by Dennis Schridde <[email protected]>
Crashfix

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@953 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 7c816b265c56fe9852ebf6e35ad9377b7c3ccf3f authored about 18 years ago by Dennis Schridde <[email protected]>
* Set the bugtraq properties on the nsis directory as well

* Set svn:ignore to:
* include files which should only occur in a working copy (e.g. makerules...

github.com/Warzone2100/warzone2100 - 860983318cdb6884975186a9f5bb8f4b06c73ee5 authored about 18 years ago by Giel van Schijndel <[email protected]>
Patch by Giel: NSIS uninstall info extension:

- This patch adds some additional info (including an URL to http://wz2100.net/) to the MSW Add/Re...

github.com/Warzone2100/warzone2100 - e25d5f511bf673bc853e8e3f6be60dc4291f1c1a authored about 18 years ago by Dennis Schridde <[email protected]>
-Implemented C-like #include preprocessor directive for the scripting engine, can be used up to depth of MAX_SCR_INCLUDE_DEPTH. Unlike C counterpart main purpose is to reuse executable and non-executable code.

Example:
#include "multiplay/skirmish/my_include.slo"

-Implemented C-like #define preprocessor ...

github.com/Warzone2100/warzone2100 - 3bfab0ce959de7f8ab6cf80d8bc6db599d3d4564 authored about 18 years ago by Roman C <[email protected]>
Make framerate limit configurable (through "framerate" config value).

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@949 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - f942dc4700544f377a7802176d3df9f2dc2c02e5 authored about 18 years ago by Dennis Schridde <[email protected]>
Fix broken SCOURGEs yet again. Please check your patches before commiting...

(SCOURGEs exploded immediately when launched.)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/tr...

github.com/Warzone2100/warzone2100 - f04135739721e42b1a1e4921788770a42f2a9374 authored about 18 years ago by Dennis Schridde <[email protected]>
Cleanup, fix warnings created by missing braces in intialization of the oaInfo struct.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@947 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 8df20916401b7195f9a983dfffb1b118db202b7a authored about 18 years ago by Dennis Schridde <[email protected]>
Remove some more dead graphics code, and fix some warnings.

Happy new year everyone!

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@946 4a71c877-e1ca-...

github.com/Warzone2100/warzone2100 - 3f88e8e4f2ad7a656cdcc2cab03fb54dae5d20a4 authored about 18 years ago by Per Inge Mathisen <[email protected]>
Patch by Watermelon:

Multi-Targeting support:
1. Every weapon will try to choose its 'ideal' (this weapon's best
targ...

github.com/Warzone2100/warzone2100 - 4ce5cd91edc6a27cfebbe7a7fbac49fd4817d811 authored about 18 years ago by Roman C <[email protected]>
Temporary fix for breakage discovered in r942 / bug #8129

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@944 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - b9bd1a66b4ad867a176f4cef16d0f938fb7b184a authored about 18 years ago by Dennis Schridde <[email protected]>
- Removed some commented parts

- Removed unneeded check for psTarget == NULL from the establishTarget* functions, would have cra...

github.com/Warzone2100/warzone2100 - a7aac74fae6cea8b9c5e0a8f6cd60b4e3e9b7f08 authored about 18 years ago by Dennis Schridde <[email protected]>
Fix possible source of redefined macro warnings

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@941 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 9c22bf56bae2d10410674faa841c358915020986 authored about 18 years ago by Per Inge Mathisen <[email protected]>
Patch by Giel van Schijndel: fixes usage of enum with an increment operator.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@940 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 5363029ebb21b2a9a646c2fe3334e1f05299a9ee authored about 18 years ago by Roman C <[email protected]>
src/* and lib/ivis_common/piemode.h by me: Cleanup unused functions.

Rest: Patch by Giel van Schijndel: codecleaning patch: lets delete stuff

git-svn-id: svn+ssh://...

github.com/Warzone2100/warzone2100 - 4e28453441ca8d0274368e537e21fbfd523566e7 authored about 18 years ago by Dennis Schridde <[email protected]>
Update the README and patch by Watermelon: Projectile Fix 7

1.Made the Get z 'height'(imd + turret imd) a function called establishTargetHeight to remove hac...

github.com/Warzone2100/warzone2100 - 3edcde4ff39bbea88cf71a56b3a25d1dcb7dd46a authored about 18 years ago by Dennis Schridde <[email protected]>
Fix raw Makefiles

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@937 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 067687c5e793b847cc34385c98aafc27be70326f authored about 18 years ago by Dennis Schridde <[email protected]>
NSIS support for automake.

raw Makefiles might be broken, please report back!

git-svn-id: svn+ssh://svn.gna.org/svn/warzon...

github.com/Warzone2100/warzone2100 - 1b7a63f6ef140cd75b4ee98e67cd701b122dfe9b authored about 18 years ago by Dennis Schridde <[email protected]>
- Modify NSIS script to support more flexible directory structures

- Use external version definition

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@934 4a71c8...

github.com/Warzone2100/warzone2100 - 8745e3038ed9095ef9c4411404bda0f188cb8896 authored about 18 years ago by Dennis Schridde <[email protected]>
Add versioninfo to installer

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@933 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 4baada70c712f059285cd22d99a3b6bd896a3c31 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Giel: NSIS improvements

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@932 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 8d9f48a745368c05a2118c604001cc7269107db3 authored about 18 years ago by Dennis Schridde <[email protected]>
Part I of Giel's NSIS patch

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@931 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - c4be99146ab9945881d0e3201eaa8556b7d049e3 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Giel van Schijndel: fixes enum incrementation with postfix increment operator.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@930 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 0fc33f432ce0abcc3f60312993f03c3ed28aad09 authored about 18 years ago by Roman C <[email protected]>
The NSIS script

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@929 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - fde592c49fb1f98d675fd09312c3f0b93aa1a911 authored about 18 years ago by Dennis Schridde <[email protected]>
Updated ChangeLog.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@928 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - e526ba4c1d4df975019af01bec5f714ed0710434 authored about 18 years ago by Roman C <[email protected]>
-new 'height-map' radar mode (CTRL+TAB to cycle through radar modes)

-revamped radar modes management

Scripting engine:
-some interpreter speedups
-new script functi...

github.com/Warzone2100/warzone2100 - cc5f4ef4418f05961206618460b65a1de6eb089d authored about 18 years ago by Roman C <[email protected]>
Patch by Giel van Schijndel: Increase chatconsole displaytime.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@926 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 0c6ede6fa4e91e277e1b46ed132d876dd6f8f981 authored about 18 years ago by Dennis Schridde <[email protected]>
Fix bug #7980 (multiple powerbars), patch by Giel van Schijndel.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@925 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - fed7e0b738ba4dd9f79759997a1ae56a3f7ad581 authored about 18 years ago by Dennis Schridde <[email protected]>
Changed bugtracker prop

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@924 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 7cb58437f4eff46eab99d6fde7989e3823343ccb authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by karmazilla: fix to the Tutorial 'blue skybox' bug (bug #8087)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@923 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 33887643eb2cfcd9a5099c6d9d68b0f0b959e9b0 authored about 18 years ago by Roman C <[email protected]>
Forgot the ChangeLog

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@921 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 43d236773152c1a47bda7e1f857a3e1413853509 authored about 18 years ago by Dennis Schridde <[email protected]>
Forward port some missed changes

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@920 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 52e8d3b435b64a90c1f0c6aa089e4addaf1420b2 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Watermelon: Fixed campaign loading bug and connector coordinates for Mantis body

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@917 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 2da67b99e1b0b4aac5b9655eb061d81ca21619b4 authored about 18 years ago by Roman C <[email protected]>
Forward port make install fix for Automake < 1.10

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@916 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - e189e064c052006d267768de9db2681bc711936b authored about 18 years ago by Dennis Schridde <[email protected]>
Updated AUTHORS and ChangeLog.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@906 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 5fc9a5488924e6436d0259044bf33444e34a74b5 authored about 18 years ago by Roman C <[email protected]>
-replaced some numbers scattered across the code with defines

-when looking for a new target droids/structures will now take into consideration targets of the ...

github.com/Warzone2100/warzone2100 - bd2dd39e563102a2f8f6a3a909223908945a0290 authored about 18 years ago by Roman C <[email protected]>
Updated ChangeLog.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@904 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 1cb603a445a4f92e5c71e5cac92b37aee0f36592 authored about 18 years ago by Roman C <[email protected]>
Fix breakage and some warnings.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@903 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - dad287c576e8e05635e726614e515988bd0672ff authored about 18 years ago by Dennis Schridde <[email protected]>
src/projectile.c : Change an if() chain to switch

lib/ivis_common/pietypes.h : Add a depth field to bitmap so different bitdepths can be supported
...

github.com/Warzone2100/warzone2100 - 4b3fa4a865c3a5379f9b740d9d8d34e728aa2d08 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Watermelon with slight modifications:

-new ORDER_CIRCLE VTOL command - will defend a certain position flying over it and engaging enemi...

github.com/Warzone2100/warzone2100 - 840312f8ea01e0ab59c243ddd1d272aaada84fa1 authored about 18 years ago by Roman C <[email protected]>
Updated makefiles

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@900 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - cee8ff2da9b47df26a434b663cf036d7eef6e089 authored about 18 years ago by Roman C <[email protected]>
-added "case-insensitive" %option to chat_lexer.l, so that -i flag doesn't have to be specified during compilation anymore

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@899 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 7590ea72a7e021b364669908f3f33b8ba7a43890 authored about 18 years ago by Roman C <[email protected]>
Scripting engine update:

-void pointer is now compatible with any other pointer type
-strings can now be directly compared...

github.com/Warzone2100/warzone2100 - 14cd4b60ccf7f56c3bafe369923ec0ce8f18ccc9 authored about 18 years ago by Roman C <[email protected]>
Fixes by Hikaru:

- bug#7423 : Segfault because of missing argument to COMPRINTF in src/structure.c
- Repair units ...

github.com/Warzone2100/warzone2100 - 3f4119994fcc70556b5ebe96a8982f219595ad3f authored about 18 years ago by Dennis Schridde <[email protected]>
Some minor cleanups, removed unused/unneeded functions, stoped debug spamming

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@896 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 8c0393f7ca211c8641c2ee4253841ed961409247 authored about 18 years ago by Dennis Schridde <[email protected]>
Fixed a bug which was preventing script increment/decrement operators to function properly

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@895 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - ca6d0af96198fc2148fa1aba3417ee45f53cbaf6 authored about 18 years ago by Roman C <[email protected]>
Remove invalid and unnecessary forward declaration of an enum.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@894 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 4ca32b9947c80150e8ee0278c4d7ae47f304f89f authored about 18 years ago by Dennis Schridde <[email protected]>
Fix windows compile and convert main.c to WZ_OS_ and WZ_CC_ defines.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@893 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - cc5c9167e62cac8e214076cd9492ddbfcf3e2084 authored about 18 years ago by Dennis Schridde <[email protected]>
Very tiny beautification.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@892 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 9188b707a62f8154bef33a2c1c4b024825fc87ea authored about 18 years ago by Dennis Schridde <[email protected]>
Disabled CALL_DORDER_STOP script callback - fix to the the callback bug as described by Hikaru-orly

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@891 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 2392bc8c9cd3f1000da99b78f0831e5e482e4596 authored about 18 years ago by Roman C <[email protected]>
Cleanup projectile.c, fix warnings, incl. a fix from Watermelon which should prevent flamers from shooting over the whole map.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@890 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 09c9051bfb7635cbeb57f05c720960cf9a797fcc authored about 18 years ago by Dennis Schridde <[email protected]>
-added increase/decrease operators (seems to have a minor flaw atm though)

-fixed MSVC compilation issues and wrong casts in initializations

Scripting Engine:
-lexer will ...

github.com/Warzone2100/warzone2100 - 10daf67ea415cf449790437ad6be312e525d5ad6 authored about 18 years ago by Roman C <[email protected]>
Change VAL_REF from a define to part of the VAL_... enum.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@888 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 634435e712aa5d3dd9f3b1b3ec7a17e3e922d2a3 authored about 18 years ago by Dennis Schridde <[email protected]>
Remove a ; Should the if have been removed instead?

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@887 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - b21352165e39c4e5ff22135dab6ef27e928358fd authored about 18 years ago by Dennis Schridde <[email protected]>
Fix last commits and remove another bunch of warnings.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@886 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - bf9d1d0fd192d3125ac90c97d575ff86d9145b31 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

018 - Warning fixes in lib-framework

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@885 4a...

github.com/Warzone2100/warzone2100 - 495824aea2bce9b036ec2f20d905edd34e05096f authored about 18 years ago by Dennis Schridde <[email protected]>
Patches by Christian Ohm:

034 - Reorganized src-warcam.c
036 - Cleanup includes and function declarations

git-svn-id: svn...

github.com/Warzone2100/warzone2100 - 4f837c0c70b3c5613999365e0b74ea98f5faf73f authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

033 - Small fixes

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@883 4a71c877-e1ca-e34f-86...

github.com/Warzone2100/warzone2100 - aa7058a160670668a99348b14939ad9eb3ccbcfa authored about 18 years ago by Dennis Schridde <[email protected]>
Fix last commits by adding LOG_WARNING

Patch by Christian Ohm:
028 - Add LOG_WARNING

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/tru...

github.com/Warzone2100/warzone2100 - 746a25ba1309b2e648802a579f393bb9a97379cf authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

031 - Simplify a few functions in src-keybind.c

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/t...

github.com/Warzone2100/warzone2100 - 22ac91e2fef49cc85acfa2f9364569ddf706cf42 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

030 - Better output for loadFile2

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@880 4a71c...

github.com/Warzone2100/warzone2100 - 208f0b711b26863f725b507587d2ce378cbc0033 authored about 18 years ago by Dennis Schridde <[email protected]>
Another forgotten init...

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@879 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 8f7603e4bd6efa195df07bb2def2527461e22aff authored about 18 years ago by Dennis Schridde <[email protected]>
Initiallize 10k+ lines of array entries...

I'll personally kill the one who adds another unitialized entry to an array with tons of members ...

github.com/Warzone2100/warzone2100 - 7855ebd348e17e81dde21326399923a2aa98402f authored about 18 years ago by Dennis Schridde <[email protected]>
fix compilation without #define DEBUG, after r876

Some variables, functions used are only compiled
in with DEBUG so the debugging-calls can only be...

github.com/Warzone2100/warzone2100 - ae103b3de395159dfdb35c3410578d4586b4c64c authored about 18 years ago by Stefan Huehner <[email protected]>
Patch by Gerard Krol: Removal of debug macros

Changes several DBPx macros to debug() calls and:
I introduced 2 new categories: LOG_MOVEMENT and...

github.com/Warzone2100/warzone2100 - c510f87ed74925ad85764d03bc91269fec05ee6e authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Watermelon: Commander and transport fixes (cmdfix1)

1.Fixed a potential crash with transport.
2.Fixed a crash/repair units disorder when linked to a ...

github.com/Warzone2100/warzone2100 - f2d84cf386bf67aa188b0b36ac6266977f706a6c authored about 18 years ago by Dennis Schridde <[email protected]>
Fix mime-types and rc file.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@874 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - da3e52a4471ecc3dc11f3154a9adb9b7b02a7677 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Watermelon: Projectile fixes 5h (slightly modified by me)

1.Fixed a crash when firing the 2nd/3rd indirect weapon in combFire in
combat.c.
2.Fixed target...

github.com/Warzone2100/warzone2100 - 7b7348e58006089e8b072814e6b6f5bc94e7425e authored about 18 years ago by Dennis Schridde <[email protected]>
Revised warzone2100.rc with help from MSVC.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@872 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - b8046b4aa67fff1f223bf899510fece6663ba0ed authored about 18 years ago by Dennis Schridde <[email protected]>
Fix clipboard and compile on Windows. (Reported by Giel.)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@871 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - cfcd8b38232e875195e579e83b6daf40592cfe9b authored about 18 years ago by Dennis Schridde <[email protected]>
Add version check for bison 1.31 or better, since older versions do not

support the required %name-prefix tag. MacOSX, incredibly, still ships
with an older version of b...

github.com/Warzone2100/warzone2100 - 031c7c2800d8f1ee7191cd76b0f020a557e31e1f authored about 18 years ago by Per Inge Mathisen <[email protected]>
Attempt to fix a script callback bug as described on IRC

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@869 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 9333768f6a108830192b5a378b468e2c784e592b authored about 18 years ago by Roman C <[email protected]>
Patch by Watermelon:

-adds penetrate flag to weapons.txt (relevant for multiplayer)
-increases hit-box radius
-adds so...

github.com/Warzone2100/warzone2100 - bb9fbc9fb2109a54d0361a34464b511955c2fbec authored about 18 years ago by Roman C <[email protected]>
- Fix maybe bugs introduced in last commits

- Fix a lot of char* related warnings (fixing of scripttabs.c needs to be finished like I started...

github.com/Warzone2100/warzone2100 - 87da22bce1d1226cb8b64dacf1f6785619e8b58d authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

044 - Use int for gamma to avoid float imprecision

git-svn-id: svn+ssh://svn.gna.org/svn/warzon...

github.com/Warzone2100/warzone2100 - 3ceab2a84f0b2e6e6ab0f4afb54372dc19a51924 authored about 18 years ago by Dennis Schridde <[email protected]>
Patches by Christian Ohm:

013 - Cleanup environ.c-h
015 - Remove some unused code from frame.c-h
017 - Remove unused functi...

github.com/Warzone2100/warzone2100 - 526cd5482f7920abfc8755c4ac2f01a3f89711a2 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm:

012 - mouseAtXXX cleanup

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@864 4a71c877-e1ca-...

github.com/Warzone2100/warzone2100 - 35ac675a7cad3a56979c3b5733ff72bf89aab87b authored about 18 years ago by Dennis Schridde <[email protected]>
Patches by Christian Ohm:

010 - Remove unused sound compression code
011 - Remove unused audio parameter VagID

git-svn-id...

github.com/Warzone2100/warzone2100 - a432f5628f99eefea7fe29eec3d6e1437986c736 authored about 18 years ago by Dennis Schridde <[email protected]>
Not yet changed parts from patches of Christian Ohm:

003 - Remove all references to hWnd
004 - Remove DirectDraw flag
005 - Remove DDrawDriverName and...

github.com/Warzone2100/warzone2100 - f25a9aa3aca1ff61a12ff6f1a4dcb54283d0f386 authored about 18 years ago by Dennis Schridde <[email protected]>
Patches by Christian Ohm:

002 - PSX removal part 2
019 - Remove PSX conditionals
020 - Remove IsPSX variable
021 - Remove u...

github.com/Warzone2100/warzone2100 - 141a421d0455018fe39e6dd0831b88e678a47813 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Christian Ohm: 045 - Fix playlist code

- Move two global variables only used in PlayList_Read into that
function.
- Remove a useles...

github.com/Warzone2100/warzone2100 - 13528b9d71f85e52daa5a5f0501f542a6ff0fa04 authored about 18 years ago by Dennis Schridde <[email protected]>
Fix typos in COMPILE and remove outdated COMPILE.html (feel free to add it back after you fixed it)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@859 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - c7cf9cc58429b534a62e0b3e4dd0c546b5b3b440 authored about 18 years ago by Dennis Schridde <[email protected]>
Changed MSVC warning level to highest

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@858 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 047b29a4e0f06e2a2711d99aabfd7b1f4d260d80 authored about 18 years ago by Roman C <[email protected]>
Patch by Watermelon:

-fixes disappearing oil derricks (bug #7740)
-allows structures to have multiple weapons (structu...

github.com/Warzone2100/warzone2100 - f3e0227b4564180fec008f3baa0ab55e09a43ff4 authored about 18 years ago by Roman C <[email protected]>
Fixed another MSVC related issue overlooked in last commit and some spelling mistakes

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@856 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 0d84e0609b929e0d141d7c13c0a993a40f5ab1d2 authored about 18 years ago by Roman C <[email protected]>
Fixed MSVC related issues

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@855 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 9b7ab89441e4c03fa5fd52771ccfd89f2c42076a authored about 18 years ago by Roman C <[email protected]>
x86_64 fixes by Pseudonym404. (Incl. some minor other changes, eg in src/game.c)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@854 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - fafa69842f65c801741811128d33c4e8630a8231 authored about 18 years ago by Dennis Schridde <[email protected]>
Add some more const to char* function parameters,

which aren't modified inside the called function.

git-svn-id: svn+ssh://svn.gna.org/svn/warzon...

github.com/Warzone2100/warzone2100 - da14eaf2ad05b00d0bc89ce66c96663ce0c55643 authored about 18 years ago by Stefan Huehner <[email protected]>
Fixed multiple definition of 'result'.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@852 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - a0fd0ea97516110916f37be73b93a95f384a1f92 authored about 18 years ago by Roman C <[email protected]>
License clarification about original data files.

Written by Per.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@850 4a71c877-e1ca-e34f-864e...

github.com/Warzone2100/warzone2100 - f809352b6106a5c96abe566f07ff0ba57d98abb4 authored about 18 years ago by Dennis Schridde <[email protected]>
Fixed some compiler and linker warnings

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@849 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - a7e6ef3b2338eb4882ca63622d0a5aae0bccb0a9 authored about 18 years ago by Roman C <[email protected]>
Script functions can now take float data type as parameters and return value

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@848 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - e3b77d82d2ddb54285230de458715c5d5c230cae authored about 18 years ago by Roman C <[email protected]>
-fixed 'cpPrintProgram'

-fixed some spelling mistakes
-minor cleanups

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trun...

github.com/Warzone2100/warzone2100 - 6d8dbda48efed1f85cc15dfcee6c5984249e9967 authored about 18 years ago by Roman C <[email protected]>
Scripting engine overhaul - Part I

-compiler and parts of interpreter now use union to store different data types
-got rid of a grea...

github.com/Warzone2100/warzone2100 - dacc1de1caca2d7794c512031e212f9a3827bb7a authored about 18 years ago by Roman C <[email protected]>
Fix for bug #7708: isHumanPlayer() now checks for player numbers outside

the range if [0,MAX_PLAYERS)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@832 4a71c877-e...

github.com/Warzone2100/warzone2100 - 3a54b1ab8d0801ab0c017a426afbbe31f6fea314 authored about 18 years ago by Ari Johnson <[email protected]>
Patch by Gerard Krol and Watermelon: penetration for certain weapon types

Made proj_SendProjectile to accept another BOOLEAN value 'bPenetrate',when set to TRUE it will cr...

github.com/Warzone2100/warzone2100 - f28ff5553a1ef257e329073e0c96a96d552f6542 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Gerard Krol: sensorcrash.patch: fixes a crash when repairing a not damaged command center, corrects the mouse cursor

FIXME why is psDroid->asWeaps[0].nStat set to 0xCD instead of being initialized properly?

git-s...

github.com/Warzone2100/warzone2100 - a715b54c9e36318ba258f46e9b7a6bc5a0a7ca1d authored about 18 years ago by Dennis Schridde <[email protected]>
Remove inclusion of malloc.h (Doesn't seem to be needed and was causing problems on Mac)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@829 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - d9e99cccec4018772f36f227fc77396a3c5f7bf9 authored about 18 years ago by Dennis Schridde <[email protected]>
Patch by Gerard Krol: Clipping fix. (Buildings disappeared (cliped) while not yet fully out of screen.)

This is just a quick hack. Value 7 was only determined in trial and error, no one knows what FP12...

github.com/Warzone2100/warzone2100 - e96aa4678050688ae51342b3bd649989ee12ead6 authored about 18 years ago by Dennis Schridde <[email protected]>
Add the forgotten Makefile.am

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@827 4a71c877-e1ca-e34f-864e-861f7616d084

github.com/Warzone2100/warzone2100 - 58441e79707725135e03c34f099db23e5ca864bc authored about 18 years ago by Dennis Schridde <[email protected]>