Commit Graph

85 Commits

Author SHA1 Message Date
Matthias Mailänder
17f3466451 untie the engine from SDL2 and MiniTK 2015-08-23 07:58:03 +02:00
Oliver Brakmann
e4521c7e15 Remove shellmap script from d2k 2015-07-19 19:40:44 +02:00
abcdefg30
79191ae280 Added soviet02a
Thanks to the basic work from @Computerfreaked
2015-06-27 17:55:39 +02:00
Matthias Mailänder
ac970cdb44 remove the WinForms map editor 2015-06-20 13:45:44 +02:00
abcdefg30
b282dffbaf Added atreides-01b 2015-06-15 17:39:32 +02:00
RoosterDragon
272a0d8691 Added a release config. 2015-06-09 18:06:31 +01:00
abcdefg30
66b2c539a2 Added atreides-01a 2015-05-28 21:16:12 +02:00
Alexander Boll
5108975125 added mission 6c nod 2015-05-25 18:36:48 +02:00
Alexander Boll
e77123316e added mission 6b nod 2015-05-25 12:39:41 +02:00
Alexander Boll
da3d177c60 added mission 6a nod 2015-05-20 16:29:58 +02:00
abcdefg30
96767bab5d Add funpark01 2015-05-14 16:57:30 +02:00
Alexander Boll
6a2b9fc41b added mission 5 nod
Update nod05
2015-05-10 19:43:42 +02:00
Alexander Boll
912ab4d1b8 added nod4b 2015-05-09 12:10:35 +02:00
Alexander Boll
0f0c400657 added mission nod4a
Polish nod04a a bit
2015-04-26 12:59:23 +02:00
Moshe Schmidt
7d6f367d84 Added CnC: gdi05b 2015-04-13 22:31:51 +02:00
Paul Chote
878a0f7008 Remove OpenRA.TilesetBuilder.
This project has not been maintained in years,
and has been outright broken for a significant
amount of this period.
2015-03-31 20:42:37 +01:00
Alexander Boll
e4647a8333 added nod mission 2b 2015-02-10 21:08:19 +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
Oliver Brakmann
ccc34806de Some polish for allies05a
* Viewport follows the truck automatically
* Greece's reinforcements arrive only after the heli has left the scene
* Added "Reinforcements have arrived" notification
* Adds all the Lua files of the recent missions to the solution
2015-02-02 16:51:50 +01:00
Oliver Brakmann
1b4dc3d1fe Add mission gdi05a 2015-02-01 18:12:46 +01:00
Paul Chote
ecd4479807 Move OpenRA.Lint into a --check-yaml utility command. 2014-12-25 10:10:57 +01:00
abcdefg30
c5978d0dbe Ported Survival01 to lua 2014-11-23 13:31:24 +01:00
Matthias Mailänder
a29a16b921 port gdi03 to the new Lua API 2014-11-22 14:59:08 +01:00
Paul Chote
04b2f004d5 Merge pull request #6796 from Mailaender/soviet-01-lua
Added soviet 01 to the Red Alert campaign
2014-11-04 08:06:28 +13:00
huwpascoe
dfc6ebd3ba Introduced NUnit and some tests. 2014-11-02 20:18:04 +00:00
Matthias Mailänder
0049d08356 remove missing .lua files 2014-11-02 12:51:18 +01:00
abcdefg30
ff8944d288 Ported allies03a 2014-10-24 20:32:47 +02:00
abcdefg30
cc97f45ea4 Removed -classic suffix 2014-10-24 19:37:23 +02:00
Paul Chote
4d2f912389 Merge pull request #6793 from Mailaender/bleed-exc-wrap
Moved the crash monitors outside of the game executables
2014-10-20 20:05:22 +13:00
abcdefg30
1073646b72 Registered all new files 2014-10-19 13:30:37 +02:00
steelphase
af3e3f795f Add Game Monitor
Add Game Monitor and update sln.
This also removes CrashDialog
2014-10-19 11:12:58 +02:00
Paul Chote
10923d6438 Remove old IRC code. 2014-10-19 13:19:09 +13:00
Paul Chote
7c46f42ff2 Remove GDI03. 2014-10-19 12:43:17 +13:00
Oliver Brakmann
22e6e5d759 Port Intervention to the new Lua API 2014-10-18 18:19:03 +02:00
steelphase
3a72153a3d Create Mods.Common
Create a small base for Mods.Common and update solution and makefile to use it
2014-09-19 22:05:45 -04:00
RoosterDragon
e0d8d8cf80 Clean up project settings.
- Create single platform config named x86 and have all projects target x86.
- Remove Release config (broken anyway).
- For the Debug config, ensure TRACE and DEBUG constants are set and unsafe code is allowed for all projects (same as the makefile).
- Warn level 4 and optimizations off were removed from the config automatically by VS (it assumes these values by default, and these match the makefile).
- The CrashDialog project can reuse the icon from the Game project as long as the path is set correctly.
- Fix TS project so it builds (I know it's going but its annoying that the project must be unloaded).
2014-06-20 19:29:54 +01:00
Matthias Mailänder
525a0c4ff1 port Fort Lonestar to Lua 2014-06-14 07:40:52 +02:00
Matthias Mailänder
b7ca65fb7b update Lua project files 2014-06-14 07:32:47 +02:00
ScottNZ
40e9fb93d6 Revert project file changes by RoosterDragon which would cause the TD mod to fail to load for some reason on Windows (de7a837d94, #5403).
VS will also generate a warning if it tries to source an icon from somewhere not in the project directory, so added it to the CrashDialog folder.
2014-05-26 00:07:30 +12:00
RoosterDragon
de7a837d94 Unify settings for solution and project setups.
Create a single solution platform named x86.
Ensure both Debug and Release configs build to the root for all projects.
Ensure all Release configs generate pdbs.
2014-05-23 08:16:09 +01:00
Paul Chote
fe6831a095 Move winforms crash dialog into an external helper. 2014-05-04 09:37:25 +12:00
Paul Chote
03c3c3ae9b Remove legacy renderers. 2014-05-02 23:38:47 +12:00
Matthias Mailänder
9099e987d3 update to GeoIP2 and parse the database only once
closes #4227
2014-04-18 07:48:13 +02:00
Paul Chote
4935266945 Merge FileFormats dll into Game and reorganise namespaces. 2014-04-17 01:20:47 +12:00
Paul Chote
d785cc04a2 Merge pull request #4402 from Mailaender/gdi03
Added the 3rd GDI mission
2014-03-14 22:52:15 +13:00
ScottNZ
1020dc0e55 Upgrade the sln to VS 2012 2014-02-11 22:12:54 +13:00
Matthias Mailänder
5581e6c4d9 third GDI mission recreated in Lua 2014-02-07 15:00:49 +01:00
ScottNZ
3b2517ab8e Fix Lua script filename typo in OpenRA.sln 2014-02-02 22:12:15 +13:00
Matthias Mailänder
18d8034153 added mods/cnc Lua scripts 2014-01-19 11:18:35 +01:00
Matthias Mailänder
2433b6d6df added mods/common/lua scripts 2014-01-19 11:11:41 +01:00