Paul Chote
fb5a6d8ec0
Reorganise the lobby chrome files.
2015-10-04 17:26:25 +01:00
Pavel Penev
044e562457
Merge pull request #9533 from pchote/fix-d2k-assets
...
Copy palette.bin from disk and check it exists.
2015-10-04 15:20:22 +03:00
Paul Chote
020cce5414
Copy palette.bin from disk and check it exists.
2015-10-04 09:50:06 +01:00
Joppy Furr
07273fa666
Add support for Tiberian Sun style right-click-and-drag scrolling
...
This patch introduces support for the right-click-and-drag scrolling that
is available in Tiberian Sun and Red Alert 2. It can be enabled by
selecting "Joystick" scrolling in the Input settings.
The speed of the scroll is proportional to the product of the distance of
the drag, and the Scroll Speed selected in the Input settings menu.
A side-effect of this is that events previously tied to right clicks on
the world are now based on the release of the click rather than the press.
The "Middle-Mouse Scrolling:" option is renamed
to "Mouse Scrolling Method:"
2015-10-04 16:22:55 +13:00
Pavel Penev
f2f2fd8871
Merge pull request #9514 from abcdefg30/02aPreview
...
Fix the preview of atreides02a
2015-10-03 16:38:05 +03:00
Oliver Brakmann
9940efd3cb
Merge pull request #9483 from reaperrr/cleanup-assets
...
Clean up assets
2015-10-03 12:37:55 +02:00
abcdefg30
acdb9a67f6
Fix the preview of atreides02a
2015-10-03 12:31:24 +02:00
reaperrr
2ae0694385
Merge pull request #9054 from penev92/bleed_aircraft
...
Merge Plane and Helicopter traits
2015-10-03 01:52:30 +02:00
reaperrr
87d6b3c7f2
Remove d2k.pal from D2k bits
...
And use palette.bin instead.
2015-10-02 18:13:49 +02:00
Huw Pascoe
cfd179b0c6
Added warhead visualization to combat debug overlay.
2015-10-02 02:48:21 +01:00
Pavel Penev
c33371226c
Merge pull request #9435 from ABrandau/bleed
...
Create disable movement trait
2015-10-02 04:30:22 +03:00
atlimit8
dc1e48556d
Merge pull request #9464 from clemty/playername
...
TD: Lua replace GDI/Nod player reference variables with player/enemy variables
2015-10-01 17:57:27 -05:00
Oliver Brakmann
07d7df0345
Merge pull request #9485 from clemty/n64gdi01fix
...
Fix crash in cnc64gdi01
2015-10-01 23:38:01 +02:00
clemty
6a3b558227
Fix crash in cnc64gdi01
...
apparently helicopters can't .Hunt()
I introduced the bug late in testing, so it didn't trigger in review
on the plus side, AI will now attack you from a random direction
2015-10-01 23:00:01 +02:00
abcdefg30
e9c8ab8d6b
Add atreides02a
2015-10-01 21:46:57 +02:00
Oliver Brakmann
3f32730143
Merge pull request #9478 from clemty/pngcrush
...
PNG file size reduction
2015-10-01 20:18:21 +02:00
Pavel Penev
1ab2a781f1
Add an upgrade rule for Helicopter removal
2015-10-01 20:15:45 +03:00
Pavel Penev
d55541c5f8
Add an upgrade rule for Plane removal
2015-10-01 20:15:43 +03:00
Pavel Penev
a31302116c
Merge pull request #9475 from clemty/yaml-cleanup
...
TD mission yaml fixes
2015-09-30 16:09:44 +03:00
reaperrr
85eba9da1c
Remove mouse.shp and mousepal.pal from TS bits
2015-09-30 01:56:13 +02:00
reaperrr
4fd95ee2b2
Remove cursor.pal and mouse.shp from RA bits
2015-09-30 01:56:12 +02:00
reaperrr
3049fa07e0
Remove cursor.pal from TD bits
2015-09-30 01:56:11 +02:00
clemty
76de14b6f5
PNG file size reduction
...
run pngcrush -brute on *.png
before:
70 File(s) 3.455.140 bytes
after:
70 File(s) 2.616.088 bytes
2015-09-29 20:47:36 +02:00
reaperrr
17ff3864e8
Merge pull request #9441 from Mailaender/d2k-mouse
...
Removed the included MOUSE.R8
2015-09-29 20:22:14 +02:00
reaperrr
258d2e2222
Merge pull request #9469 from obrakmann/fix-aircraft-husk-crash-velocity
...
Fix aircraft husk crash velocity
2015-09-29 20:05:29 +02:00
Nolt
7994d08702
Create #9435 DisableMovementOnUpgrade, rename DisableUpgrade to DisableOnUpgrade and Fixed not showing the blocked move cursor when movement is disabled.
2015-09-28 21:32:00 -03:00
Oliver Brakmann
8c6872fff0
Merge pull request #9387 from pchote/mission-gamespeed
...
Add game speed dropdown to the mission browser.
2015-09-28 21:05:30 +02:00
clemty
43590e5a67
TD yaml fixes
2015-09-28 20:18:06 +02:00
Oliver Brakmann
05e18fe682
Fix aircraft husk crash velocity
...
This fixes the long glide time aircraft husks had when they were shot down. They are falling down to earth much faster now and the distance covered matches that from release-20150614
2015-09-27 22:53:01 +02:00
clemty
62bad226e5
N64 Special Ops - GDI 1
2015-09-27 22:41:15 +02:00
clemty
6e315a815c
replace GDI/Nod player reference variables with player/enemy
...
fixes unit production in nod02a and nod02b (killed infantry wouldn't get rebuilt)
2015-09-27 21:18:10 +02:00
Pavel Penev
7fa7ebe657
Merge pull request #9384 from Mailaender/lint-player-palettes
...
Added a lint check for player palette references.
2015-09-27 18:44:55 +03:00
atlimit8
8495c1e2a4
Merge pull request #9448 from abcdefg30/oiltip
...
Don't show "Oil Pump" owner in campaign mission tooltips.
2015-09-27 09:39:17 -05:00
Paul Chote
d1f437e944
Adjust the d2k mission browser layout.
2015-09-27 13:58:57 +01:00
Paul Chote
36b5eb651e
Rename Default game speed to Normal.
2015-09-27 10:28:34 +01:00
Paul Chote
3322f34e7b
Add game speed option for missions.
2015-09-27 10:28:34 +01:00
Pavel Penev
642468ce0c
Add MapGrid class
...
MapGrid is a mod Manifest field which includes (and thus makes redundant) TileSize, TileShape, SubCells info and MaximumTerrainHeight.
2015-09-27 04:14:43 +03:00
atlimit8
49d351bf22
Merge pull request #9417 from clemty/topleft
...
Reduce use of Map.Topleft and Map.Bottomright
2015-09-26 14:36:22 -05:00
RoosterDragon
e016227ddf
Merge pull request #9327 from Mailaender/bridge-render-sizes
...
Fixed bridge rendering glitches
2015-09-26 19:54:43 +01:00
abcdefg30
512faddb3e
Hide the OwnerRow of the "Oil Pump"s tooltip in campaign missions
2015-09-26 17:45:02 +02:00
abcdefg30
fb97dd9481
Merge pull request #9407 from reaperrr/d2k-nsfremen
...
Added no stealth map creep fremen to d2k
2015-09-26 17:04:14 +02:00
reaperrr
73a07a5e19
Add no stealth map creep fremen to d2k
2015-09-26 15:17:18 +02:00
Matthias Mailänder
3e0330ab8b
fix a crash when cloaking trains
2015-09-26 14:48:59 +02:00
atlimit8
361501c40c
Remove overridden ButtonBaseLine line in mods/modchooser/metrics.yaml
2015-09-26 07:31:54 -05:00
Matthias Mailänder
9088a58756
Merge pull request #9408 from reaperrr/d2k-debris
...
Added original D2k debris
2015-09-26 13:56:51 +02:00
Matthias Mailänder
83a17710a1
Merge pull request #9418 from reaperrr/d2k-speed
...
Apply original D2k actor speed
2015-09-26 13:07:49 +02:00
Matthias Mailänder
7063a4a8bb
use the supplied MOUSE.R8
2015-09-26 12:42:39 +02:00
Paul Chote
7ceb283034
Merge pull request #9263 from penev92/assetInstallation
...
Move asset installation to the ModChooser
2015-09-26 10:40:04 +01:00
abcdefg30
ccf184413e
Add an upgrade rule for the float to int percentage change
2015-09-25 17:00:07 +02:00
abcdefg30
e7c62b070b
Add an upgrade rule for the seconds -> ticks change
...
and update the default mods
2015-09-25 17:00:06 +02:00