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

Remove a ton of unused functions that were marked static and started to emit warnings.

A few were given WZ_DECL_UNUSED to silence warnings instead, since they are referenced
in not ye...

github.com/Warzone2100/warzone2100 - 445aa74644bbe04398df294689328634dee6e205 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove lots of unused stuff from map.h

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

github.com/Warzone2100/warzone2100 - 2a31399a6a27050aa031179f219416419a433820 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Small cleanup:

mark some char* vars and parameters as const.

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

github.com/Warzone2100/warzone2100 - f953bf03318599037ba8df72c8383089ea602ae1 authored almost 18 years ago by Stefan Huehner <[email protected]>
Code-cleanup:

- make a lot of functions static
- remove unused extern declarations
- fix one function declarati...

github.com/Warzone2100/warzone2100 - 59843ec8a279eb66a7ed532bdae69045ee11d723 authored almost 18 years ago by Stefan Huehner <[email protected]>
Minor cleanup.

Remove some unsused vars,function,prototypes

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

github.com/Warzone2100/warzone2100 - 57674e35456f2add5c236429db20e5e06deff7b4 authored almost 18 years ago by Stefan Huehner <[email protected]>
Fix indention and some minor cleanup...

Fixing type-punned pointers is difficult, especially with that HEAP_ALLOC function...

git-svn-i...

github.com/Warzone2100/warzone2100 - ca3b5909c87e6f8268f6979cda525abc93a427f1 authored almost 18 years ago by Dennis Schridde <[email protected]>
Remove strange usage of hash names in soundtrack code. I am not sure

why it worked, or, perhaps, why it still works. Take care ;-)

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

github.com/Warzone2100/warzone2100 - cfea4b4b3e4f0b717274143e2a8329c69231dd42 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove unused HASH_NAMES code.

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

github.com/Warzone2100/warzone2100 - 6e21dbe85902e1206ec5bbc4884cc06c33994989 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Updated the CPU hungry radar only once in 10 frames, instead of twice per frame. Replaced a call to iV_PaletteNearestColour(255, 255, 255) with

PIE_TEXT_WHITE.

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

github.com/Warzone2100/warzone2100 - aec9db0a8f77ab693262d59f107fdb9bbccbaa1d authored almost 18 years ago by Gerard Krol <[email protected]>
Fix the strange case of a strresGetString call which is given a hash

string, but does not use hashes. I could not see that it is ever used,
but it must be wrong, so f...

github.com/Warzone2100/warzone2100 - 5b503205acbe0d595df3d5195c829cb2b7137b98 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Minor warning fixes.

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

github.com/Warzone2100/warzone2100 - 81507a85f6c576dd18e21cc85c0bd6e2eaeb3a87 authored almost 18 years ago by Gerard Krol <[email protected]>
Fix bug #8730, where we would crash because the game did not find

a texture to replace during game play. The problem is that the
texture counter is reset several ...

github.com/Warzone2100/warzone2100 - e3e1267e7d6beda44e6404b71734d3cdee8e7249 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
- Replaced various vectors with Vector3i and Vector3f (idea by Watermelon)

- Vector3i from lib/ivis also used in lib/audio, maybe want to move it to some more generic pla...

github.com/Warzone2100/warzone2100 - 2a74242eb3696622b2bf684bdf45ee2605767266 authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix r1242

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

github.com/Warzone2100/warzone2100 - fb2b443b9a7d30997ae6a1654cc387e5a98b2520 authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix warnings, and revert r1241 for effects.c (validatePie really needs a prototype at the top)

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

github.com/Warzone2100/warzone2100 - 4465a061c159fe9dd0752c2b01f05732458b32e7 authored almost 18 years ago by Gerard Krol <[email protected]>
- Remove unused type from pietypes.h

- Replace iBool with BOOL where it was used
- Fix a warning in src/effects.c about validatePie be...

github.com/Warzone2100/warzone2100 - b7ccc234b35c76b0566717ffac36c6623647e92d authored almost 18 years ago by Dennis Schridde <[email protected]>
* update raw Makefiles to comply with r1239 (removal of lib/framework/mono.[ch])

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

github.com/Warzone2100/warzone2100 - 4532534a8287579f84659de35007ba389992ed75 authored almost 18 years ago by Giel van Schijndel <[email protected]>
Remove the unreferenced mono.[ch] files from lib/framework

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

github.com/Warzone2100/warzone2100 - 9cc26ea7199b541b37fcd9f6911a9dfbfef8cc1f authored almost 18 years ago by Gerard Krol <[email protected]>
Fix broken --enable-xxx

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

github.com/Warzone2100/warzone2100 - e293bf97a3b013b23c64c632ad7326f82e951abf authored almost 18 years ago by Dennis Schridde <[email protected]>
Documentation for the exceptionhandlers

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

github.com/Warzone2100/warzone2100 - 63838c8b2a1a05cb6ed0d2e4d8f08efd7e9beb82 authored almost 18 years ago by Dennis Schridde <[email protected]>
Temporary workaround for the NULLDROID issue (bug#8723). Incl. asserts so debug builds can investigate.

Slightly modified wscript. config.h was probably not included in all sourcefiles: I got an assert...

github.com/Warzone2100/warzone2100 - 9f7b5488e5d14790e68f7f4ec80e380af4899626 authored almost 18 years ago by Dennis Schridde <[email protected]>
Enhance gdmp with pointer size info.

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

github.com/Warzone2100/warzone2100 - 332aae2402c59969444dc4129267324913268ca8 authored almost 18 years ago by Dennis Schridde <[email protected]>
Readability of code and usage examples for TILE_UNITS/TILE_SHIFT

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

github.com/Warzone2100/warzone2100 - 5f98bde6d61cb2c2fdf12d63ec969f916427fc24 authored almost 18 years ago by Dennis Schridde <[email protected]>
- Backport r1228 (lib/script/script_parser.y, not initializing ppsLocalVarVal leads to segfault)

- Change some idention and whitespaces

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1229...

github.com/Warzone2100/warzone2100 - 7e12df4e35b719900f95b47ff5faca859fcb095d authored almost 18 years ago by Dennis Schridde <[email protected]>
Removed a strange __APPLE__ ifdef from stencil_one_pass(), and rewrote

the logic in there.
Hopefully this will fix the crash reported by Richie on the forums.

git-sv...

github.com/Warzone2100/warzone2100 - 33936df7d9c58a00dd40f7ecba8de1b9d10e9f39 authored almost 18 years ago by Gerard Krol <[email protected]>
Enhanced POSIX signal handling using sigaction:

- Examine si_code where non default (SI_*) value are possible
- Output signal in style: "SIGNAL: ...

github.com/Warzone2100/warzone2100 - 792cfe8bfafbfe52ded4d6e4f80e9a90928fd418 authored almost 18 years ago by Dennis Schridde <[email protected]>
- Tab-police

- Use Autoconf's internal variables for --with and --enable options
- Use AC_CANONICAL instead of...

github.com/Warzone2100/warzone2100 - ce55d9b457e4b592c7f3309b3582256b2148490c authored almost 18 years ago by Dennis Schridde <[email protected]>
- New macro: WZ_OS_POSIX (if _XOPEN_SOURCE >= 500)

- Added a bit more safety to WZ_DECL_UNUSED (not sure since which GCC version this exists, so cho...

github.com/Warzone2100/warzone2100 - 62341e6aa4e500541802729ead7c6e9484988d0b authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix the skybox corners moving downwards when rotating the camera with a

factory or research menu open.
menu.

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

github.com/Warzone2100/warzone2100 - feff0ef74d12e9815a881b5067f8842aabcbbf3e authored almost 18 years ago by Gerard Krol <[email protected]>
configure.ac:

- Whitespace changes to sync with branches/2.0
- Fix confusing --disable-data
ChangeLog:
- Import...

github.com/Warzone2100/warzone2100 - d11f5c3665d5c616d2397c6e26d999d8dc66d9e8 authored almost 18 years ago by Dennis Schridde <[email protected]>
Patch by Jessica: Fix compilation without MP3 support

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

github.com/Warzone2100/warzone2100 - b6fe2eb42bb56e5c986bcbc72e4f9ab8958a0c8b authored almost 18 years ago by Dennis Schridde <[email protected]>
- Force usage of ANSI string functions where possible

- Dismiss buffer and instead output directly

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

github.com/Warzone2100/warzone2100 - 25aa89b723b1c4e8cd12d2e5d15910d4e12d9509 authored almost 18 years ago by Dennis Schridde <[email protected]>
- Move uname() out of signal handler

- Move programCommand into the Linux section as it is not needed on Windows
- Add some comments

...

github.com/Warzone2100/warzone2100 - 2c18790798998ac33dcc87e06df1d7375021dd19 authored almost 18 years ago by Dennis Schridde <[email protected]>
- Indent formating of #if a little

- Don't call GDB if not available
- Use fork/pipe/exec properly (subprocess ends after exec, so d...

github.com/Warzone2100/warzone2100 - fd452e7b628b63ad3a6cc4a7439cdb073a38ab75 authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix dangerous assumption that signals have the same number and

definition on all platforms by using a switch and some ifdefs.
Looks ugly but should be safer.

...

github.com/Warzone2100/warzone2100 - 717a34c77fd5e54339cf56ef513fc48a1fa7e2cb authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Reorder the CFLAGS assembly. Most flags are now added first

so that they can be overridden by the user, except -O0 for
some build types, which has to go last...

github.com/Warzone2100/warzone2100 - 60555b640cbd808c9f8bb343beb45c2a02113c6c authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Custom implementation of strsignal, which is a GNU extension.

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

github.com/Warzone2100/warzone2100 - 749586b43e25214b1ab609d0d67568be8ada5e6e authored almost 18 years ago by Dennis Schridde <[email protected]>
Remove now unneeded binary blob reader.

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

github.com/Warzone2100/warzone2100 - 66c65552e583fb46f4b27d26a2b7865f0baf7928 authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix includes to make it compile again on my box.

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

github.com/Warzone2100/warzone2100 - 1c9eee7f17e6055285e366d686b2077d07aff9b0 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
If ${WZ_FLAGS} are to be able to override the default flags

(for example, -O2), it has to be *after* ${CFLAGS} when we
sum up compiler flags. Otherwise the s...

github.com/Warzone2100/warzone2100 - ff4dd8ed3de549f5aa6a8906cd08003777c8a995 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Use defines instead of hardcoded numbers.

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

github.com/Warzone2100/warzone2100 - 6042e4031d7f3fc75524b28d8c7f0207b7018802 authored almost 18 years ago by Dennis Schridde <[email protected]>
Minor naming clarification.

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

github.com/Warzone2100/warzone2100 - 44ee73eff29d636f9436bb6ab08fa49ea5a553b6 authored almost 18 years ago by Dennis Schridde <[email protected]>
Highly experimental GDB dump code.

Additional to the useless GLibC backtrace also try to attach GDB to the process and dump a backtr...

github.com/Warzone2100/warzone2100 - db534870439db4feb7875614f0129a4876ffee0c authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix exceptionhandler:

- Handle OS differences better
- Clarify which headers in the Linux handler belong to which stand...

github.com/Warzone2100/warzone2100 - da62d665ab3ab2f56bc8f67750818be92ceaf9ab authored almost 18 years ago by Dennis Schridde <[email protected]>
Added a working CLEAR_BLACK to pie_ScreenFlip, and modified the videoLoop to always use CLEAR_BLACK. This fixes the fog coloured

(orange) backgrounds for the briefing "video's".

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

github.com/Warzone2100/warzone2100 - 2ba3e856869ed1e391bcba7c9f791b962911a3c3 authored almost 18 years ago by Gerard Krol <[email protected]>
Remove now unneeded binary blob reader.

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

github.com/Warzone2100/warzone2100 - 330fa3b3e5153c7010583a5cabff186324186c02 authored almost 18 years ago by Dennis Schridde <[email protected]>
POSIX signal handler now outputs a plaintext file.

It uses strlen(), which is not required to be signal safe, but I can't imagine it to be not reen...

github.com/Warzone2100/warzone2100 - bc50d5185d0a95997e02ed7701fcabbc022f44f1 authored almost 18 years ago by Dennis Schridde <[email protected]>
- Change signalHandler to use POSIX signal safe file functions

- Reorder read_gdmp output
- Added compilation date to gdmp
- Reordered gdmp values: sysInfo now ...

github.com/Warzone2100/warzone2100 - 8cdad4a810edebbef1b0d21f7b09ffc59b9bbd36 authored almost 18 years ago by Dennis Schridde <[email protected]>
Apply patch #687 by Gerard Krol ( from file #2014 )

* prevents ${LIBS} variable from being overridden rather than appended to in the autoconf script...

github.com/Warzone2100/warzone2100 - 1278d71894bd9bf430f277e282c54389ecbf8d54 authored almost 18 years ago by Giel van Schijndel <[email protected]>
Allow overriding CFLAGS via commandline parameters.

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

github.com/Warzone2100/warzone2100 - ae34883ec229f46f81d5a5e65b1f68bdf86f123c authored almost 18 years ago by Dennis Schridde <[email protected]>
Add --icondir and --applicationdir switches for finer control over installation.

Optimization needs to be taken care of. We currently overwrite whatever switch (-gX/-OX) is given...

github.com/Warzone2100/warzone2100 - ccbaba79cabe7cc0f71e02f184ac629a82c673d2 authored almost 18 years ago by Dennis Schridde <[email protected]>
Tool to read .gdmp files created on crashes of the Linux version.

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

github.com/Warzone2100/warzone2100 - b0a422c1ea66e93277c75ffe392267c1200c3f37 authored almost 18 years ago by Dennis Schridde <[email protected]>
Replace hard-coded map preview size of 512 with

BACKDROP_HACK_WIDTH and BACKDROP_HACK_HEIGHT for now.

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

github.com/Warzone2100/warzone2100 - ea50a9249c35042a3faee504b96e85cc4d10202c authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove the unset, unused default backdrop.

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

github.com/Warzone2100/warzone2100 - b8deb3acdc2be433d0cd9908c944eaae4ea7319c authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove more dead code

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

github.com/Warzone2100/warzone2100 - 8927a832ac4427bec849869f0f183cb383ab4b53 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Add skybox. Patch by Gerard Krol. The maximum allowed camera tilt towards

the sky has been increased to allow easier view of the new skyline.

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

github.com/Warzone2100/warzone2100 - 2a14556b60262af1902c610c4eb5aceeea3b3e10 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Backport of r1176 (exceptionhandler for MSVC)

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

github.com/Warzone2100/warzone2100 - 3eb6467e36114a3a960422c1a3b81a816f11e0ef authored almost 18 years ago by Dennis Schridde <[email protected]>
Remove last "gamespy" related code, and stop reloading the config file

so often (we keep it in memory, after all).

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

github.com/Warzone2100/warzone2100 - 94446216f2e6584de51d5bb6877f9aa5d6e87386 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove the "additive" option and related code, which did nothing.

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

github.com/Warzone2100/warzone2100 - e7a58327cc4fa3358bda64456469c1f2b984f8c5 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove usage of GNU extensions. (sighandler_t)

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

github.com/Warzone2100/warzone2100 - 777c2a5f53cce9e3827188708001378043e2483a authored almost 18 years ago by Dennis Schridde <[email protected]>
Remove overzealous log call in previous commit.

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

github.com/Warzone2100/warzone2100 - a8ec143f3ef879085f45e5dc0f81ea6ca0e2042b authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Add new debug log category 'fog', and remove more unused code.

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

github.com/Warzone2100/warzone2100 - d5b70b23848b5e17777cdd9815304d92953c0584 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove unused code, fix tabs. No behaviour changes.

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

github.com/Warzone2100/warzone2100 - a2c2035f6f60cca8124939185bcd1c0a5f423514 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fixed saving and loading of script string variables.

NOTE: this will break old save games (at least skirmish ones).

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

github.com/Warzone2100/warzone2100 - b0218cad3e766712caddff72c0a5fb0c6822cbe4 authored almost 18 years ago by Roman C <[email protected]>
Adapt raw Makefiles to r1164

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

github.com/Warzone2100/warzone2100 - 1f51cc65202e05aff63be538a3d447ac566b0998 authored almost 18 years ago by Dennis Schridde <[email protected]>
Port of r1164 (exception handler). (Remove dbghelp.h when it is included in MinGW W32API.)

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

github.com/Warzone2100/warzone2100 - d399a897a918b781b81497a36e8965afe3e6f57e authored almost 18 years ago by Dennis Schridde <[email protected]>
Changed signedness of some endian_* calls due to compiler warnings

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

github.com/Warzone2100/warzone2100 - 19b2bb87c607affc7664da296f2ef5de71ea5da9 authored almost 18 years ago by Ari Johnson <[email protected]>
Clean up pie_DrawPoly, renaming it pie_DrawTexTriangle.

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

github.com/Warzone2100/warzone2100 - 7e2ba186d8cb912dae594a440be960b984049232 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove silly pie_ROTATE_PROJECT macro

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

github.com/Warzone2100/warzone2100 - 2b416b26dbd921f50ef1d710011cf26fe8c05067 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Clean up redundant copy&paste code. Patch by Gerard Krol with

some stylistic and extra changes by me.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@115...

github.com/Warzone2100/warzone2100 - daaac4b5e3905553b2d4a28d0e8efe4ee2f89fb5 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fix audio for those who have none. Patch by Gerard Krol, who said

r1150 "made it return FALSE when sound is disabled. The attached
patch corrects this, and also re...

github.com/Warzone2100/warzone2100 - d434901a2177e1b52d05a02079ef4b4e5acc2ed6 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Add log message about maximum texture size, and error

checks for lack of double buffering and too small
texture support. Use --debug texture to see you...

github.com/Warzone2100/warzone2100 - 255d2fe12e3d16f11496e205d30a5a43baea98f2 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fix _DEBUG and remove bug.[ch] and ivis02.h

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

github.com/Warzone2100/warzone2100 - 56704d708757b28114c8594435e44f33cf65a9dd authored almost 18 years ago by Dennis Schridde <[email protected]>
Fix missing headers for MSVC.

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

github.com/Warzone2100/warzone2100 - 4a4c1e9df77b9641729e9e321f63ed8f41d75b51 authored almost 18 years ago by Dennis Schridde <[email protected]>
Improve description of r1152 (fix broken font rendering in menus) and use pie_SetTexturePage(-1) in all places it was used prior to r1075.

Also clean indention.

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

github.com/Warzone2100/warzone2100 - 7fca14b12954607063fe3faf8faab7acf761f3a7 authored almost 18 years ago by Dennis Schridde <[email protected]>
fixes (maybe just circumvents?) bug #8514

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

github.com/Warzone2100/warzone2100 - 82dd8e0bbcb08d9e7bd77bc78cb01735706e9288 authored almost 18 years ago by Giel van Schijndel <[email protected]>
Split --enable-debug into four: strict (-Werror),

yes (as before), relaxed (-O2 & -Wextra), and no
(as before). Fix two more reported warnings.

g...

github.com/Warzone2100/warzone2100 - 785daa97e190c17a01175b069090ce25c1cbc89a authored almost 18 years ago by Per Inge Mathisen <[email protected]>
* removed some redundant code from src/data.c:

- the function dataAudioLoad first checked whether the audio system is disabled and if it is se...

github.com/Warzone2100/warzone2100 - c07332714b92c099783bee693d6a40692051709c authored almost 18 years ago by Giel van Schijndel <[email protected]>
Turn __attribute__((unused)) into WZ_DECL_UNUSED, which is unset

for compilers other than gcc. Thanks to devurandom for bringing
this problem to my attention. Al...

github.com/Warzone2100/warzone2100 - bbc588699d339449aeeef9cb8711ca8b6eabf65e authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Clean up IMD loading, informed by -Wextra, removing lots of redundant and

unused code. Also add -Wno-unused-label to Makefile.raw builds, too, to
skip the warning generate...

github.com/Warzone2100/warzone2100 - 9a0d08f6993bf818b15cd4f46c02e3eeb6f3c9d9 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fixes informed by -Wextra for graphics code. Removes much redundant code.

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

github.com/Warzone2100/warzone2100 - 78396463a77192b3edd1c22d49687dab47d1adb8 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Start making the code conform to -Wextra

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

github.com/Warzone2100/warzone2100 - d3cadd9e4a510c73a985042da4e3d1b0df1333b9 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Re-ordered code to fix score data endianization

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

github.com/Warzone2100/warzone2100 - 600a8850e78b760529fef4a0aa1e141d3a1f3193 authored almost 18 years ago by Ari Johnson <[email protected]>
This commit fixes all warnings (on my system). -Werror added for

debug builds. Hopefully this will not cause too much pain, but
rather increase code quality for t...

github.com/Warzone2100/warzone2100 - 79b3875fc48d49e61ff6ef4ae2e5a452c507d2e6 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Set eol-style for files missing this.

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

github.com/Warzone2100/warzone2100 - 929c4bf2abd2b8120d94b4be0869b5a68a98ad98 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fix mixed line endings

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

github.com/Warzone2100/warzone2100 - 9640c6a42d9a430865ef6f6bf4fe08f34ba53e4d authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Attempt to fix mixed line endings.

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

github.com/Warzone2100/warzone2100 - 714d15e7e8b6f7c35edf9a1909f0bc0cec83e232 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Cleanup of fractions.h

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

github.com/Warzone2100/warzone2100 - fa54b61973e3cb1da08ae92a7bf05e67f6f92946 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
copied some code from branches/sound/lib/sound/decoding.cpp

This allows files to be decoded by OggVorbis directly through PHYSFS. Previously PHYSFS was used ...

github.com/Warzone2100/warzone2100 - 3880422cbe733279ba2913ab94a957d18991bf21 authored almost 18 years ago by Giel van Schijndel <[email protected]>
* improve code readability (e.g. only keeping the `if (malloc(...) == NULL) handleError;` part, so as not to wrap all the rest of the code in a big (recursive) else block

* remove function `static void sound_SaveTrackData` because the operation it performs doesn't ju...

github.com/Warzone2100/warzone2100 - b73646d04b09764858998352f516fe61362bf005 authored almost 18 years ago by Giel van Schijndel <[email protected]>
Clean up pieclip.c, based on patch by Gerard Krol.

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

github.com/Warzone2100/warzone2100 - 3a1d1a6069c2fc4c4d270fb95ed1c078bfd6d065 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Cleanup of textdraw.c, removing pie_DrawTextToSurface(), which was

redundant, as Gerard Krol reported.

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

github.com/Warzone2100/warzone2100 - 85dbcef6af319bea66ff2e391de8cc4776fb45e0 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Some cleanup of piedraw.c (and more or less related fixes), includes

a reduction of duplication fix from Gerard Krol.

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

github.com/Warzone2100/warzone2100 - 34ad7b89e9c59ceb11d0909752793973a9bb2884 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Smaller texture cleanup. Fix bug in debug log call parameters.

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

github.com/Warzone2100/warzone2100 - d68164d3af9fa6f3608441a389c2878f0ee74a30 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Small cleanup of texture loading and handling, removing unused

portions of the code.

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

github.com/Warzone2100/warzone2100 - 9f16833e309d4e0214be691a1a51e267dff61bfb authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove unused header

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

github.com/Warzone2100/warzone2100 - e0a80da628d75caffd37ff96d5e756882b841cbd authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove excess conversion to lowercase of imd filenames and function

to do so.

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

github.com/Warzone2100/warzone2100 - f5b266c7225e3f4017cb8b5584167526ea2063b6 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Fix Makefile.raw too

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

github.com/Warzone2100/warzone2100 - 1f88208c8c7cf5dff9a5f842a18406814306ce90 authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Remove lib/ivis_common/bug.c|.h, containing unused logging

functions of dubious usefulness. The log calls are still
present, with protos in ivi.h, in case s...

github.com/Warzone2100/warzone2100 - b46d680987c0e2b01ba2803b4b58335a2e74b84a authored almost 18 years ago by Per Inge Mathisen <[email protected]>
Add fix for automake versions older than 2.59c. Also comment

out some excessively verbose warning levels added for debug
builds.

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

github.com/Warzone2100/warzone2100 - c81d240cab5a692a0e8b1da637ce7df593711413 authored almost 18 years ago by Per Inge Mathisen <[email protected]>