Commit Graph

15 Commits

Author SHA1 Message Date
abcdefg30
575596c9ad Fix map previews and order in TD 2020-10-18 14:33:52 +01:00
abcdefg30
23b3c237b7 Update the year numbers in all license headers to 2020 2020-01-05 17:00:34 +00:00
abcdefg30
b1f6c69fce Use a global script in Tiberian Dawn 2019-12-21 00:48:03 +01:00
abcdefg30
8b9603168a Change the year number in all lua headers from 2018 to 2019 2019-01-26 23:15:21 +01:00
Arular101
8a60918841 Update copyright notice year to 2018 2018-01-17 00:47:34 +01:00
Jean-Rémy Buchs
fc725c6c0c add GPLv3+ header to all lua scripts 2017-04-10 21:13:51 +02:00
abcdefg30
a95d9cc1fa Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all cnc missions 2016-04-08 18:01:17 +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
clemty
d4e1b1ba48 reduce use of Map.Topleft and Map.Bottomright as requested in #8549 2015-09-24 21:03:36 +02:00
Zimmermann Gyula
e875f675b8 Updates all base mods with the MusicPlaylist trait. 2015-07-12 17:27:11 +02:00
clemty
26c271f80d TD: various map and script fixes 2015-07-04 19:05:46 +02:00
clemty
3bb9f0170a adds punctuation to all mission objectives 2015-06-04 10:20:05 +02:00
abcdefg30
dcffbc3f11 Fixed captured buildings producing bot controled units 2015-05-25 15:29:55 +02:00
Alexander Boll
52c67aef76 added hunt to every movement 2015-02-10 21:08:20 +01:00
Alexander Boll
9a09421800 fixed mission 2a and cleaned the code
changed according style code and added production trigger

corrected tech tree

removed comments and corrected same style issues

added gdi tech tree and changed produce to build

changed image format and replace spaces with tabs

deleted unnecessary tabs, added tooltips and corrected name

added lua file from nod 2a

changed according style code and added production trigger

deleted unnecessary tabs, added tooltips and corrected name

fixed image size

changed for loops to Utils.Do, removed facing and health from yaml,
changed movement function and corrected mission description

restored facing values unequal zero und fixed image position

Polish things a bit

Have player's units move into the map at the start

Polish some things
2015-02-06 21:11:18 +01:00