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

Change compilers around to make Vorbis happy.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11029 4a71c877-e1c...

c77a8f43f944cd1297d4433a282ada5fc507b202 authored over 14 years ago
Support for Mac OS X 10.4 is now dropped; the binaries may still work on 10.4 but this is no longer supported.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11026 4a71c877-e1c...

64b75224e7ea455d434c0f95aee374f37fc8803d authored over 14 years ago
Replace std::find with std::lower_bound. (Oops.)

Since std::find does a linear, not a binary search. Visibility lookup tables should be generated...

4596f45dcbc5784c59f54fc7563c4875d0548b05 authored over 14 years ago
Qt dies on this date, Tuesday, June 22, 2010.

R.I.P

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@11022 ...

d52028a7cadb6f3d8750dd2d6a685c38d04a8b0b authored over 14 years ago
Update sync timings to more reasonable values, especially for the score.

2.3: r11016

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@1101...

6a7e9bb725b4c63226ab48b0ea6b11699112c595 authored over 14 years ago
Clean up getMultiStats() to remove unused parameter.

2.3: r11017

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11019...

9a22573863af375353c6c632e5f3ebe8a632ad3d authored over 14 years ago
Addition to the menu fixes.

Add two places I missed before, and simplify the code a bit.

git-svn-id: https://warzone2100.sv...

00d3899eb46348bd8532d3ab3b30f301e6abf142 authored over 14 years ago
Remove some dead code.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11007 4a71c877-e1c...

5a15ae67ccda5cc49979a488166d4e2850648ed6 authored over 14 years ago
Fix menu navigation.

Always go back to the previous menu, also when pressing escape.

git-svn-id: https://warzone2100...

8b84053cba7207144040fc36420fec1844e5222d authored over 14 years ago
Use system provided versions of ntohs, ntohl, htons, and htonl, since they actually

work for the big-endian to big-endian case, whereas our own home-brewed one did not.
Patch review...

13c3a3020bafd68356534980966a02ab2df7944b authored over 14 years ago
Simplify CancelPressed().

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11006 4a71c877-e1c...

6e88ea7a6e9be0cb11f4e8e353c2b6d121bb7998 authored over 14 years ago
Include library patches for the Windows cross-build in the tarball.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10998 4a71c877-e1c...

36c9e166b8c5f889af2c7492eba748e6fde1e4b4 authored over 14 years ago
Make removeFeature clear the correct tiles. Closes #1885.

Patch by Per and I.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/tru...

073bf20ef8d461be8a466418ff2cee54dd1e59ee authored over 14 years ago
Add crc.(cpp|h) to the xcode project.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10992 4a71c877-e1c...

9bf30eab6b1dad5696c8684819e44c6bcc33fd14 authored over 14 years ago
Merge pointtree stable sort fix from newnet branch.

73772a54fea75dc794768324844a48af1f2d188e authored over 14 years ago
Merge fpath improved threading from newnet branch.

b553072b90b0d95e3543337cc10846439ea95c11 authored over 14 years ago
Merge CRC from newnet branch (was supposed to be in previous commit).

692957ee70173009746ec82e009ac0bea90d665c authored over 14 years ago
Merge trig+CRC changes from newnet branch (all of lib/framework).

48c8d422457c11c0e85b8a942871736d0d43cf2b authored over 14 years ago
Initialize video and radar textures to black.

Prevents random crap from being blended into the borders and shown for the
first video frame.

g...

fba040f3e82c146c8f9c84e6d33665712c57d5b3 authored over 14 years ago
Fit the fixed radar into the corner.

The rotating radar needs space for rotation, and so position is calculated
using the longer side...

1d19c75c5ed958f6087a04b74f1e32cb6293714e authored over 14 years ago
Add `/Library/Application Support/Warzone 2100/` to search path for OS X.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10984 4a71c877-e1c...

f929629d1ed76d40d8607cd897cb6ba77137b971 authored over 14 years ago
Stylistic cleanup of plotStructurePreview16().

No real code changes. Rename sizeOfSaveStruture to sizeOfSaveStructure,
initialize it in the dec...

6cc5dacf2ff9dcfb6e24d325d405676f8be5eb47 authored over 14 years ago
Simplify plotStructurePreview16() further.

All structure structs up to v19 are compatible with v2, and all newer ones with
v20, so handle o...

edb6e9aca77f569c845b4c4d688d2f6f1f877c07 authored over 14 years ago
Remove useless code from plotStructurePreview16().

All we care about are position and player of a structure, so we don't need to
endian-correct any...

c61d6d94f9decedf2c5d4f52cadcd1e1a5ae7b32 authored over 14 years ago
Merge remote branch 'origin/master' into newnet

Conflicts:
.gitignore
configure.ac
data/base/images/intfac.img
data/base/images/intfac5.png
...

d7db005f71f6558c9cd7e263461b45a7565c5e87 authored over 14 years ago
Improve the changelog script.

Change all items to [*], and enclose them in list tags. Just one thing needs to
be done manually...

cf8976e36ef9806d6a1ea15a16e33b61bd3d76ab authored over 14 years ago
Make A* generate paths that do not lead droids to cut corners on impassable tiles, inevitably leading

to clipping and positioning themselves on illegal tiles, even with strict path walking. From tick...

f9ac798dc52d568c254b87782b5594c5d18af717 authored over 14 years ago
Use desktop resolution by default.

When no (or an invalid) resolution is set (mainly when there's no config file
yet), use the curr...

f724a129bebc49a712fa2631658175bf83e6c33c authored over 14 years ago
Russian translation update by Filipp Chertiev.

Closes #1908.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@109...

58f5ed29cfd564fcbb359d6c8ba46d207ef593f5 authored over 14 years ago
remove the lancer rof upgrades to keep the old balance.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10954 4a71c877-e1c...

5ce7fee1f192b789c07df59d4bb8fa9b1db1d546 authored over 14 years ago
Brazilian translation update by Tucalipe.

Closes #1899.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@109...

e3af8412001e016f71b62f5d07f0297ab98857f1 authored over 14 years ago
Always use linear filtering for backdrops.

Makes them filtered again after showing the map preview.

git-svn-id: https://warzone2100.svn.so...

aebccdcf90fcb1388cbe75b1054c5c8dfc2fb429 authored over 14 years ago
Use whole screen for backdrops.

Cut off some parts instead of showing black borders.

git-svn-id: https://warzone2100.svn.source...

00cd1a7a476359c9fff524208a15a85b3c6ec41b authored over 14 years ago
Updated Russian translation by Filipp Chertiev.

Closes #1902.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@109...

54bb22d56e9312ee1f5b5428915fd97032a5cec4 authored over 14 years ago
Show videos with correct aspect ratio.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10926 4a71c877-e1c...

6c8d3e15ba37994b4e4733ef81b0e253c40bb7ac authored over 14 years ago
Upgrade gettext to 18.1.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10929 4a71c877-e1c...

565983ffc7c073540f6b8e531a293f570c8eefda authored over 14 years ago
Show backdrops with correct aspect ratio.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10925 4a71c877-e1c...

9688b906a7cf2f9d2c7dd9b04905c314aaebe635 authored over 14 years ago
Disable map preview when starting a game.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10924 4a71c877-e1c...

61eb6e0c54a70ea29b1874d584a47ef9324dd264 authored over 14 years ago
Remove some popt residue that broke make distcheck.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10923 4a71c877-e1c...

da525967c04eaf3ec2c64044830eb75a03000bd9 authored over 14 years ago
Update libraries for the Windows cross-build.

Dejavu Fonts: 2.31
freetype: 2.3.12
gettext: 0.18.1
libogg: 1.2.0
libpng: 1.2.42
libvorbis: 1.3....

47b2ef65fa2fa7e7677cdaf46251334a4118f1c5 authored over 14 years ago
Updated German translation for trunk

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10921 4a71c877-e...

c341d095938a06a44b0604b376ab4dcbc3957311 authored over 14 years ago
Update the .strings files to a more standardized format.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10919 4a71c877-e1c...

0224a4a80bceb9eb07732cb58ae25d52cc06dd18 authored over 14 years ago
Updated Croatian translation by MetalWarrior95.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10913 4a71c877-e1c...

15b9c012e73df7e66742df25c6600952f7b8bdd6 authored over 14 years ago
Add track3.ogg to the NSIS installer.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10910 4a71c877-e1c...

12cee1fc890a5f0ba4f62a3ed03bfb11cdeacfff authored over 14 years ago
Put date/time in screenshot file names.

The new format is "wz2100-YYYYMMDD_HHMMSS-mapname[-x]", where the "-x" part is
only added when t...

ae66be67c29d58b47100b230d86a54b1ca4f35d1 authored over 14 years ago
Add the Playstation music track.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10902 4a71c877-e1c...

5ada079ab0e45ffb06dd0370636060ce9e30719e authored over 14 years ago
Add track3.ogg to Makefile.am.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10907 4a71c877-e1c...

12e6a584dd119fd905ede7f8747a06b64b6fb98d authored over 14 years ago
Shut up compiler warnings.

No idea how those variables could ever be used uninitialized, but gcc complains
about it.

git-s...

a5bb0f1eb03671d4b1104d984b7379cb7f02051d authored over 14 years ago
Make the copy data script work with 10.5.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10891 4a71c877-e1c...

4cffefc8bccc7ee7a865709d350169cee05333d7 authored over 14 years ago
Make it possible to add short descriptions to challenges.

This adds an optional "description" entry to the [challenge] section of a
challenge's ini file w...

0044a7451743e0661a853e5c22e465ca5a0bda28 authored over 14 years ago
Make sure the SDL headers are in the path.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10889 4a71c877-e1c...

47ae3d89741396a599b25c5c3362b3b6f82b8140 authored over 14 years ago
Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #...

f2ae61805c2b0232d804a8d5b4a9c34dc506615e authored over 14 years ago
Fix two typos in the Brazilian translation.

Closes #1889.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@108...

b2dcb26e7c751a2c1bb96b54510c846d1f3cdc22 authored over 14 years ago
Eliminate some errors when SDL has not yet been downloaded.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10884 4a71c877-e1c...

30288e3cae729e5a7aaf3c7e66608b7ab97b7b5b authored over 14 years ago
Polish translation update by Emdek.

Closes #1347.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@108...

bbd142754a5ad595178eded2d189f37a79ce1136 authored over 14 years ago
- Less hit Points for Artillery (coz Artillery hit bug is removed) they are all on 25-35% now.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10878 4a71c877-e1c...

d8786c3a9f0603d6f05dffd094d2d7aaab0fd9d3 authored over 14 years ago
Slight cleanup of formation code to make it easier to debug.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10876 4a71c877-e1...

2417b230538a64811b1011c2e052c2a1bdf31d5f authored over 14 years ago
Remove floating point move precision, second pass two. We store higher precision bits in a bit bucket

for use the few selected places where they matter to get finer incremental movement. They start a...

9a27ca9d26e01cfca9c34e2b024c5db6d81a7ae2 authored over 14 years ago
Update libpng to 1.4.2 and upgrade warnings to force rebuilds.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10866 4a71c877-e1c...

c61a6b8632bd13a03a6686be70bbd0a2ab82fc87 authored over 14 years ago
Polish translation update by Emdek.

Closes #1347.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@108...

5447668a78f65a5c0422323b36c8e584f67fae7d authored over 14 years ago
balance changes

main things:
more range for twin assault cannon.
less mg damage against all buildings.
a slower t...

701a432ef56736544a5488a4cec49f00f501cdbd authored over 14 years ago
semperfi: Merge much of the differences between the tech branches back together to make them easier

manage dynamically and also create more of them in the future.

git-svn-id: https://warzone2100....

34906545025802981766ba5927ba1634ac78ecf4 authored over 14 years ago
semperfi: Add AA to research list. Really necessary now!

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10859 4a71c877-e1...

4f5775a15f258cb74abd4fb5e93ecaf854dcf418 authored over 14 years ago
Merge in some changes from semperfi into standard AI: New debug functions. More fallbacks if forward defenses fail.

Remove non-working anti-dupe-sensor hack. Remove hack that prevents AI from defending properly ag...

579fd2970dd46c2374bb3406ae392645aaa53daa authored over 14 years ago
I managed to fix up the parameters for ASSERT_OR_RETURN. Closes ticket:1862 - right clicking factory causes crash.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10858 4a71c877-e1...

a5cb039c08eb49f81d44a345f47bc625fbc3ea21 authored over 14 years ago
Add new functionality list for all oil resource/derrick objects for quick iteration

of them. This is intended to be accessed from scripts.

git-svn-id: https://warzone2100.svn.sour...

541df6442dbcc302c30eb744d73d262d42126f06 authored over 14 years ago
Remove floating point move precision - first pass. Add higher int precision than usual

in the movement code. See ticket:1651 for discussion.

git-svn-id: https://warzone2100.svn.sourc...

3848710d3ca5648b5d63c8b36c4cc7f4de3edfb0 authored over 14 years ago
Clean up previous commit by using the proper getPropulsionStats() accessor function.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10851 4a71c877-e1...

57ea09304873b203e524b609c1c823e080511005 authored over 14 years ago
Fix hover droids getting stuck in water tiles near land tiles.

This closes ticket:1854 and implements part of ticket:1649

git-svn-id: https://warzone2100.svn....

b3ce6cd49f5d65201135d5b490bb41d26a9763de authored over 14 years ago
semperfi: Add fallback for cases when we don't have tech for some VTOL types. Stop rallying

ground defenders to protect against VTOL attacks - they just get fried by firebombs. Start
protec...

e3ec5983c6e565a694d43cafcef729695787098a authored over 14 years ago
New cheat command 'reload me' to immediately prepare selected Laser Satellite building for fire.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10845 4a71c877-e1...

511edb05a724eadd165a36df5a0ca11350020362 authored over 14 years ago
Fix crazy indentation and add an extra assert to try to figure out why psSelectedFactory

can be assigned to a non-factory type building.

git-svn-id: https://warzone2100.svn.sourceforge...

843d000dab5f13caf4bb7a9160f65401478dc5b8 authored over 14 years ago
semperfi: Utilize CALL_VTOL_RETARGET to make VTOLs more effective.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10842 4a71c877-e1...

f2bdbdb407c879ee40d62025548bcfa9be7dacb1 authored over 14 years ago
semperfi: When the enemy has no AA (that we can see), build the cheapest VTOL bodies available.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10840 4a71c877-e1...

6c633359f109f5abb12c742880670c26a343ee54 authored over 14 years ago
Add new trigger CALL_VTOL_RETARGET that is fired off whenever a VTOL detects that its

designated target no longer exists. This allows an AI script to give it a new target
while in-fli...

59b5478d836640f77470aacc6f908d1efd9a88ce authored over 14 years ago
semperfi: Construct VTOL droid templates dynamically based on available components

instead of using prefabricated VTOL templates. This is more flexible.

git-svn-id: https://warzo...

55e2bce2d16ed686c1e736ece66fa4f7674a800e authored over 14 years ago
a trunk .wrf update

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10833 4a71c877-e1c...

9b172cf0ef322142e99398baf363df8d22d10a58 authored over 14 years ago
A better url for downloading Qt.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10809 4a71c8...

7ccb7d9ab05f8fe1df698706be31457b616b24cb authored over 14 years ago
qt branch: Merge in r10381 from trunk to improve state machinery handling in terrain drawing code.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10807 4a71c...

cad5d8da11c3f435cac3877e039dc7e5465d2d62 authored over 14 years ago
qt branch: Move pie_SetRendMode() around. Make pie_SetTranslucencyMode() static.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10804 4a71c...

da374fda43a4e44cab590efb8cd649cd86a338ae authored over 14 years ago
qt branch: Fix wrong include form for GLee.h, and remove only src/ use of pie_SetTranslucencyMode

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10803 4a71c...

fa42dd1c2c8cc8952eea0cf90c0c7325e4dd0b2d authored over 14 years ago
A better test for moc since moc cannot be bothered to give a zero exit status when asked its version.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10802 4a71c8...

82b2c82654a0b044df01b874505791d1b490f3e6 authored over 14 years ago
qt branch: Fix conflicts between Qt text drawing and our internal state machinery. Menus should work now.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10806 4a71c...

5160c62b2f749d0a60b57e714e5e81d5a696b7dd authored over 14 years ago
qt branch: Remove superfluous pie_SetTranslucencyMode()

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10805 4a71c...

ed352d74bd8a4ec5db35c1dbb97a888ca2053e61 authored over 14 years ago
obj2pie:

- Add PIE 3 support.
- Add tcmask pie type option.
- Fix rounding of PIE 2 texture coordinates.
-...

35995c8c27627a09460c716c98a36e1b08ac2523 authored over 14 years ago
Require native execution because otherwise wz gets confused.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10822 4a71c877-e1c...

a684e0c9adec181fc431f5f153ba5c9055418746 authored over 14 years ago
qt branch: Fix handling of custom textures for backdrops without our internal state machine getting all confused.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10801 4a71c...

453d96d920978ba32ba97c3a15976581e9abcc99 authored over 14 years ago
laser sat graphic fix

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10799 4a71c877-e1c...

acc70cb9cc840789fd525bc4f66c39b2ec3fbe4f authored over 14 years ago
Better error messages when moc is missing.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10798 4a71c8...

eefa02c199718791c1b0538f40e4251ec174ade3 authored over 14 years ago
Fix intermittent crash when launching a skirmish game.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10797 4a71c877-e1c...

752751d4dc5c0a7cb47563ddb3d82868cfae1a48 authored over 14 years ago
New cursors by Zerovirus and Zarel - attack-move cursor idea from Olrox.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10796 4a71c877-e1c...

227d2c2de499420252e3d67fd454fe1b19c94d17 authored over 14 years ago
Estonian translation update by Erlando.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10793 4a71c877-e1c...

18d153e4f671607a28b342bc90b61fe31f5bc956 authored over 14 years ago
Fix mac builds broken by r10790.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10791 4a71c8...

b47a15d83df46b1e8a00cb9133af4646573aeaed authored over 14 years ago
partial revert of r10782 to fix broken MSVC builds.

QT inlcudes *must* come first, before platform specific ones.

git-svn-id: https://warzone2100....

3626ef502ed15bb37f3ecbc6e58892f7d23a20fd authored over 14 years ago
qt branch: Fix typo in keymapping that switched comma and colon keys.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10789 4a71c...

a1a12e13798b8065e30fe7212e92802c413fe575 authored over 14 years ago
Get rid of a spamming warning, since we can have a undefined key in the keymap, and that is a valid definition.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10788 4a71c...

43413a202faf0644040527c268c8e9690dce422e authored over 14 years ago
Fix a typo in the library search paths and fix the remaining sporadic lex errors.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10783 4a71c8...

c18f9a2911363a2df035cca66d4c93a18ae4808e authored over 14 years ago
Fix the Key Mapping configure screen to show the correct keys.

NOTE: There are a few display issues with linux that need to be fixed, more details are in the f...

ee52ef559780339ebf1f5ccdc02c7c7ce97d08cd authored over 14 years ago
Fixes bool issue for MSVC compilers by using correct defines for the C compiler.

bool is now a unsigned char to match the C++ bool which is also a char.

refs ticket:1549

Thank...

1ce9159ca86b6fc3d30015743fd785a6f8b0ad85 authored over 14 years ago
Catch the qt svn branch up with the test hg branch.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt@10782 4a71c8...

bc32a786425cdcede2c58d67f3c9a304ad5f1ba6 authored over 14 years ago