Commit Graph

10628 Commits

Author SHA1 Message Date
Matthias Mailänder
8661ceccb1 update documentation for simplified dependencies 2013-09-08 13:47:27 +02:00
Matthias Mailänder
465185a10a bundle Windows dependencies inside the installer
http://libsdl.org/release/SDL-1.2.15-win32.zip
http://kcat.strangesoft.net/openal-soft-1.15.1-bin.zip
http://sourceforge.net/projects/gnuwin32/files/freetype/2.3.5-1/freetype-2.3.5-1-bin.zip
http://sourceforge.net/projects/gnuwin32/files/zlib/1.2.3/zlib-1.2.3-bin.zip/download
2013-09-08 12:03:05 +02:00
Matthias Mailänder
fa08d3ae11 drop support for proprietary Cg on Windows
point to https://developer.nvidia.com/cg-toolkit-download
2013-09-08 12:01:25 +02:00
Matthias Mailänder
f126e454eb update author information in the Windows installer 2013-09-08 12:01:25 +02:00
Matthias Mailänder
ae6caa1c0e Merge pull request #3822 from pchote/new-target-fix
Revert AI target filtering
2013-09-08 00:03:11 -07:00
Paul Chote
d272715c50 Revert "Filter AI targets based on what it can actually attack. Fixes #3763."
This reverts commit 4791f93d77.
2013-09-08 16:57:29 +12:00
Matthias Mailänder
420542ba5d Merge pull request #3818 from pchote/palette-fix
Player color / highlight palette fix
2013-09-07 04:09:44 -07:00
Paul Chote
dca59f12f7 Split highlight and player palettes. Fixes #3799. 2013-09-07 20:59:43 +12:00
Paul Chote
75ae34b9fe Move PlayerColorPalette to /Player/ and fix style nits. 2013-09-07 20:49:45 +12:00
Matthias Mailänder
0010df4026 Merge pull request #3786 from epicelite/patch-1
Update weapons.yaml
2013-09-07 00:57:30 -07:00
Matthias Mailänder
0485165fe0 Merge pull request #3791 from epicelite/bleed
Update civilian.yaml
2013-09-07 00:57:08 -07:00
Paul Chote
ed8febea22 Merge pull request #3815 from buddytex/files2
Updated some Files
2013-09-06 15:07:05 -07:00
buddytex
1e8ecdd1cb Fixed Indentation 2013-09-06 17:05:18 -05:00
Paul Chote
c2a8169e56 Merge pull request #3802 from buddytex/Testing
Eliminated usage of default parameters.
2013-09-06 15:04:59 -07:00
buddytex
0597c6d860 Added to AUTHORS 2013-09-06 16:46:29 -05:00
buddytex
2ec558e244 Add VS Code Analysis extensions to .gitignore 2013-09-06 16:46:19 -05:00
buddytex
403e374b61 Removed default param usage. 2013-09-05 16:07:34 -05:00
buddytex
5e3504fe44 Fixed spelling.
Changed polynomal to polynomial.
2013-09-05 16:04:38 -05:00
buddytex
49d13a2fe6 Eliminated usage of default parameters. 2013-09-04 21:07:03 -05:00
epicelite
e88c113857 Update civilian.yaml
Changed armor type of barrels to none so they can be shot by Tonya, Snipers, or other weapons with damage only applying to armor type none.
2013-09-03 04:23:24 -04:00
Paul Chote
e45913f8f2 Merge pull request #3785 from Mailaender/d2k-descriptions
Fixed inconsistent Dune 2000 descriptions
2013-09-02 14:18:11 -07:00
Matthias Mailänder
e58604d621 tweak alignment of the combat tank comparision info 2013-09-02 23:03:38 +02:00
Matthias Mailänder
4fe0423f6c smaller tooltip name for Ix Research Center to avoid overlapping 2013-09-02 23:03:38 +02:00
Matthias Mailänder
8a566708a5 adjust the Deviator descrption to recent balancing changes
it does not effect infantry but light/heavy vehicles now
in fact it does some neglectable damage
closes #3781
2013-09-02 23:03:32 +02:00
epicelite
37f279a6b0 Update weapons.yaml
Updated so Tonya won't shoot at anything but infantry, as her weapon is ineffective against anything else anyway.
2013-09-02 14:30:55 -04:00
Chris Forbes
207401e6aa Merge pull request #3773 from Mailaender/palette-clean
Cleaned up the palette code
2013-09-02 03:34:39 -07:00
Chris Forbes
d45411518c Merge pull request #3780 from pchote/log-fbo-errors
Improved FBO logging.
2013-09-02 03:32:21 -07:00
Chris Forbes
a04e7691d2 Merge pull request #3782 from pchote/hackyai-target-fix
Filter AI targets based on what it can actually attack.
2013-09-02 03:32:06 -07:00
Paul Chote
4791f93d77 Filter AI targets based on what it can actually attack. Fixes #3763. 2013-09-02 19:39:06 +12:00
Paul Chote
575a87adc8 Generate a GL Error if framebuffer creation fails. 2013-09-02 19:00:44 +12:00
Chris Forbes
345bdda120 Merge pull request #3776 from Mailaender/sharpfont-update
Updated to SharpFont 2.5.0.1
2013-09-01 13:42:12 -07:00
Chris Forbes
f936f72424 Merge pull request #3777 from Mailaender/map-yaml
Removed sequences/map.yaml everywhere
2013-09-01 13:41:44 -07:00
Matthias Mailänder
0fcb7c377b fixed RALint.exe System.Exception:
Tried logging to non-existant channel debug
2013-09-01 17:13:50 +02:00
Matthias Mailänder
d373cca9b1 avoid using the filename map.yaml for sequences
this is already used to describe map rules and confuses newbies
2013-09-01 17:13:46 +02:00
Matthias Mailänder
8362b98951 update to SharpFont 2.5.0.1
https://www.nuget.org/packages/SharpFont/
2013-09-01 14:26:07 +02:00
Matthias Mailänder
e4c5ba26a9 StyleCop clean PlayerColorRemap
spaces to tabs
2013-09-01 10:21:08 +02:00
Matthias Mailänder
8908b1ec64 StyleCop clean HSLColor 2013-09-01 10:21:07 +02:00
Matthias Mailänder
d4ed9702c8 spaces to tabs and StyleCop cleanup 2013-09-01 10:21:07 +02:00
Chris Forbes
0bd7f4e205 Merge pull request #3762 from Mailaender/deviator
Let the AI not command stolen units and brought back the Deviator tank
2013-09-01 01:15:43 -07:00
Chris Forbes
97858dae55 Merge pull request #3737 from Mailaender/invalid-field-index
Added a complete log of incoming data from Session.Deserialize for debugging
2013-09-01 00:49:43 -07:00
Matthias Mailänder
e59f2df1f1 Merge pull request #3761 from reaperrr/ts-color-crash-fix
Fixes TS mod crash when trying to change color due to missing fact.shp
2013-08-30 22:03:58 -07:00
reaperrr
4dc004c138 use first frame of C. Yard make anim for color picker preview. 2013-08-31 00:27:44 +02:00
reaperrr
24e8e0c96a change color picker preview position as suggested by pchote. 2013-08-30 13:40:21 +02:00
Chris Forbes
306e8dec01 Merge pull request #3739 from Mailaender/legacy-mono-eos
Dropped support for ancient Mono versions
2013-08-29 13:29:50 -07:00
Matthias Mailänder
edd84c1c2e bring back the deviator tank now that AI does not get confused 2013-08-29 22:27:37 +02:00
reaperrr
9bfb888f8e Add TS metrics.yaml with TS remap indices for color picker. 2013-08-29 22:26:53 +02:00
Matthias Mailänder
1a33608b73 CleanSquads from units that got stolen 2013-08-29 22:26:34 +02:00
Paul Chote
b63206017a Merge pull request #3741 from Mailaender/sync-effects
Added [Sync] checks for projectile effects
2013-08-29 13:25:59 -07:00
reaperrr
dd0734ff36 Fixes crash when trying to change color due to missing fact.shp.
Note: shp preview doesn't remap properly yet, that seems to require another fix.
2013-08-29 21:53:40 +02:00
Matthias Mailänder
dd5699402e Merge pull request #3752 from reaperrr/ts-nod-buildings
Further TS mod improvements
2013-08-29 11:40:46 -07:00