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
reaperrr
f7506b8a79
Fix warning message when compiling under Windows (MSBuild/VS).
2014-05-13 14:45:53 +02:00
Paul Chote
d73af0190f
Add a new native-lua implementation.
2014-05-02 22:18:34 +12:00
Paul Chote
4935266945
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
Matthias Mailänder
67cd0645a4
update to .NET 4.0
2014-04-09 20:20:26 +12:00
ScottNZ
00ec1ca87a
Remove unused usings
2013-11-12 19:39:33 +13:00
Matthias Mailänder
19b649ba60
unify D2k, RA, TS loadscreens to avoid redundancy
...
load text comments from mod.yaml (comma separated)
2013-10-05 18:37:22 +02:00
Matthias Mailänder
86ad0e63e4
Merge pull request #3887 from pchote/viewport-cleanup
...
Viewport cleanup
2013-10-05 02:23:18 -07:00
Paul Chote
b7123cda7d
Route screen size queries via Game.Renderer.
2013-10-05 21:01:21 +13:00
Matthias Mailänder
98e1fe852a
isometry is now WIP ;)
2013-10-05 08:57:04 +02:00
Dan9550
e9e8c3fe49
Basic Tiberian Sun install logic
2013-09-28 19:38:33 +10:00
Dan9550
e5e7cdb427
TS Installer logic, tibsun.mix encrypted
2013-09-28 04:49:22 +10:00
Matthias Mailänder
02984108ed
add commented AfterBuild target
...
as all the others also have it
2013-08-22 22:41:42 +02:00
Matthias Mailänder
5a6f153db0
add PostBuildEvent to TS
...
fixes #3689
2013-08-22 22:34:21 +02:00
Matthias Mailänder
aaf1904257
fix Could not load type 'System.Action'
...
by changing .NET target framework from default 4.0 to 3.5
2013-08-13 18:50:36 +02:00
Matthias Mailänder
1cd3a97772
Tiberian Sun Loadscreen
...
we need at least one file to get the DLL built
2013-08-07 15:42:34 +02:00
Matthias Mailänder
79355bbb32
remove unused AssemblyInfos
2013-08-07 15:42:29 +02:00
Matthias Mailänder
7415b0ce23
StyleCop rules for Tiberian Sun
2013-08-07 13:50:23 +02:00
Matthias Mailänder
389aa6c929
Added a minimal work in progress TS mod with few backfalls on RA
...
to showcase infantry, vehicles, aircraft
2013-07-28 09:17:34 +02:00