Matthias Mailänder
893eab0fb1
document the hidden Dune II converter command
2013-04-27 12:22:50 +02:00
Matthias Mailänder
9c331d1be5
add an extra tab to make docs output
...
to fix the indentions with non-GitHub-flavored Markdown
2013-04-17 22:44:45 +02:00
Matthias Mailänder
f80180509c
added Jes suggestions on d2k R8 to SHP conversion
...
- windtrapzaps is actually the IX structure animation
- rpg, missile, missile2: frame order reversed like vehicles
2013-04-15 13:11:42 +02:00
Matthias Mailänder
a682670b97
update developer commentary
...
for weapon traits, crates and palettes
clarify that you don't need to update the wiki page manually
2013-03-27 09:22:23 +01:00
Scott_NZ
a25aa23805
radoc tidy
2013-03-22 18:12:47 +13:00
Matthias Mailänder
c731a7960e
embed the previously manually edited outdated documentation
...
from https://github.com/OpenRA/OpenRA/wiki/Trait-Documentation
2013-03-20 21:20:27 +01:00
Matthias Mailänder
8226fd21f9
ship a proper SDK for modders
...
including the OpenRA.TilesetBuilder.exe fixes #2316
and auto-generated trait documentation fixes #2437
compile Markdown to HTML for offline use
purge external files from the doc folder (moved to Wiki)
remove unused non-free Dune 2000 font
2013-03-20 17:04:38 +01:00
Chris Forbes
d0cf627b23
add --docs flag for utility
2013-03-20 15:12:58 +01:00
Matthias Mailänder
c75c72b525
made palette shadowindex configurable
2012-07-01 19:37:57 +12:00
Matthias Mailänder
8041b17032
fixed turret facing order, added rocket turret
2012-06-28 13:10:41 +12:00
James Dunne
aac78773f4
Upgraded to VS2010
2012-06-26 20:39:56 -05:00
Matthias Mailänder
1aafc9f726
fix utilty remap, remapped flag/poweroff to d2k.pal
2012-06-25 10:21:39 +12:00
Matthias Mailänder
769b5d7dc6
fixed OpenRA.Utility --remap
...
now uses the mod parameter again
2012-06-24 12:32:52 +02:00
Matthias Mailänder
84d623397b
made PaletteFormat configurable
...
as suggested in issue #2219
2012-06-19 21:36:10 +02:00
Chris Forbes
7af0e64708
allow --transpose to do multiple operations in one pass
2012-06-18 20:38:37 +12:00
Chris Forbes
4f1a7ff5fb
add --transpose option to utility
2012-06-18 11:22:24 +12:00
Matthias Mailänder
959875c709
added special infantry, fixed UI, added new map
2012-06-16 14:17:35 +02:00
Matthias Mailänder
4ed74c6cc0
adding in-game GUI gamefile extractor/converter
...
also fixing EOL for TilesetBuilder with monoDevelop
2012-06-09 19:53:59 +02:00
Matthias Mailänder
f140c6ec9c
added TilesetBuilder command line, added Tileset extractor
...
removing all copyrighted raw tileset files
2012-06-08 19:31:10 +02:00
Matthias Mailänder
27fa99852b
add D2k crates, started fixing infantry
...
infantry directions are correct, but movement is still wrong
2012-05-28 20:14:56 +02:00
Matthias Mailänder
a20e30312e
added Ordos
2012-05-27 15:17:03 +02:00
Matthias Mailänder
4362a215d9
fixed wall, silo; add ornithocopter, sonic tank, infantry
...
orni does not flap, no sonic wave weapon, infantry frames broken
2012-05-25 17:46:58 +02:00
Matthias Mailänder
4c667be946
fixed vehicles driving backwards
...
also fixed the bazooka for quad
2012-05-22 22:17:48 +02:00
Matthias Mailänder
66f82c6c2a
added harvester, trike/quad now working, fixed mod inheritances
...
RenderCargo: works, moved R8Reader to Utility namespace
2012-05-22 21:02:25 +02:00
Matthias Mailänder
5426a5fd3c
put d2k mod stuff into it's own branch
2012-05-20 15:50:39 +02:00
Chris Forbes
f8122047b6
ShpLoader is no longer IEnumerable
2011-12-27 18:10:52 +13:00
Chris Forbes
dd88a1269a
move MakeArray to FileFormats.Exts
2011-12-27 14:52:11 +13:00
Chris Forbes
523183431b
remove some duplication and dead code
2011-12-27 14:48:10 +13:00
Chris Forbes
132c678594
add --remap cmdlet to OpenRA Utility, remaps between ra/cnc/etc palettes.
2011-12-27 11:48:22 +13:00
Chris Forbes
f83c9fd4d7
add IEnum<T>.JoinWith, use it to clean up a bunch of things
2011-11-01 21:57:58 +13:00
Chris Forbes
bc6af1841b
fix indents everywhere
2011-10-18 15:10:17 +13:00
Chris Forbes
2c415a8fd6
add tmp->png conversion to utility
2011-10-11 08:06:23 +13:00
Chris Forbes
e5a1658d87
less code in utility
2011-10-04 22:36:30 +13:00
Chris Forbes
2df7a657d3
remove spurious STAThread attribute from Utility main
2011-10-04 22:35:05 +13:00
Chris Forbes
8174e7fffb
move WithDefault onto Exts
2011-10-04 22:33:52 +13:00
Chris Forbes
49a758f031
add --transparent flag to shp->png conversion utility
2011-10-04 22:31:02 +13:00
Chris Forbes
fb8fdb5899
move load from file wrapper for palette into Palette.cs
2011-10-04 22:28:51 +13:00
Chris Forbes
55036cd58c
fix trailing whitespace everywhere
2011-09-26 08:40:39 +13:00
Chris Forbes
16fa2f2c1e
sort file lists in projectfiles, fix newlines
2011-09-16 08:57:11 +12:00
Chris Forbes
21ae6ee983
convert FileExtractor into a Utility cmdlet
2011-09-11 17:49:53 +12:00
Paul Chote
bf6be0424f
Remove file prompting and drop all the remaining utility communication plumbing.
2011-07-25 22:23:18 +12:00
Paul Chote
9ec229bef7
Fix utility to use Platform.SupportDir ( #1067 ); drop the --SupportDir arg and the path passed to --settings-value; Update OSX launcher to match.
2011-07-25 22:23:18 +12:00
Chris Forbes
2a16172a20
add d2k -> ra shp conversion support to utility
2011-07-17 18:37:12 +12:00
Paul Chote
de44833457
Don't mangle shadows/cursors
2011-06-27 18:35:47 +12:00
Paul Chote
ebc0cea217
Fix #961
2011-06-27 18:30:44 +12:00
Chris Forbes
cf4769979d
fixed #899 -- OpenRA.Utility --png was missing unlock
2011-06-25 18:20:32 +12:00
Chris Forbes
81eaf091c2
fix 752 -- utility --png takes a palette filename as well
2011-05-22 20:41:35 +12:00
Chris Forbes
a0e015746f
move MakeSystemPalette out of editor.RenderUtils; rename to Palette.AsSystemPalette()
2011-05-22 20:41:34 +12:00
Chris Forbes
6277def7a0
fix utility filepicker on windows
2011-05-18 20:53:54 +12:00
Chris Forbes
7b3f178595
remove --pipe sillyness from Utility; obsoletes fmode's patch
2011-05-18 20:45:03 +12:00