Paul
|
3243ee215b
write out entity_model and entity_scripts. File name/position not yet correct, and collected models are not converted
|
11 lat temu |
Paul
|
e5c046309b
Update to use new SUDM and new SUDM public interface
|
11 lat temu |
Paul
|
a4eb46026c
Merge remote-tracking branch 'upstream/master' into installer
|
11 lat temu |
Paul
|
f151491926
Added correct entity_points - must pull them from the linking fields
|
11 lat temu |
Paul
|
88037e9939
Added reading of maplist file
|
11 lat temu |
Paul
|
f1dc91fc0f
some notes
|
11 lat temu |
paulsapps
|
eefd49c627
Merge pull request #102 from myst6re/master
|
11 lat temu |
Paul
|
e7853fd8b6
trying to save out entity_trigger and entity_point
|
11 lat temu |
Paul
|
b4390e308b
Rename Exit to Gateway
|
11 lat temu |
Paul
|
e2b0563b7a
Adds movement_rotation to installed PC data
|
11 lat temu |
myst6re
|
f082758aa6
Additive blending for type 3
|
11 lat temu |
Paul
|
1bec40dab9
start to write out map xml
|
11 lat temu |
Paul
|
f078e65dcc
Fixes windows build on v120_xp toolset
|
11 lat temu |
Paul
|
0025a9aaf6
Using triggers data the pc data field_bg.xml attributes are now equal to the psx data
|
11 lat temu |
Paul
|
cf8d89afd0
Start to add background2d attributes
|
11 lat temu |
Paul
|
1c7b7f085c
PC tiles now have correct UV's, depth is hardcoded to 999 as its not clear how this value should be scaled down
|
11 lat temu |
Paul
|
cfe520025c
slightly more correct tile XML
|
11 lat temu |
Paul
|
9065f23605
Attempt to set UV info, currently completely wrong and displays random set of tiles
|
11 lat temu |
Paul
|
bc397fb829
debug asserts to avoid crash on 0x0 size image
|
11 lat temu |
Paul
|
751bf9f410
Integrate SUDM, still need to obtain raw script bytes from PC field field, and SUDM needs interface wiring into the decompiler engine
|
11 lat temu |
Paul
|
5420274d8b
trying bg xml export - don't know how to get uv's from pc data
|
11 lat temu |
Paul
|
ce1bbee37b
merge
|
11 lat temu |
Paul
|
c42cb43dd5
begin attempt to converted _bg xml data
|
11 lat temu |
myst6re
|
7ca47fd9a7
Fixing platform related paths. Do not convert non field files.
|
11 lat temu |
Paul
|
e28fc729f7
exception saftey
|
11 lat temu |
Paul
|
11f8da9659
write out walk mesh xml
|
11 lat temu |
Paul
|
59accbfc9a
Some fixes for #70
|
11 lat temu |
Paul
|
ff1ff436ed
Try to convert/install field back ground files, fails due to #70
|
11 lat temu |
Paul
|
5ab3c5f3ba
Avoid recompling most data cpp files by moving into a static lib
|
11 lat temu |
Paul
|
aa6e2fa8d1
Remove Wall and this makes MSVC go insane, don't double load the LGP just to get the names, use listResourceNames(). Disabled catching exceptions so converting .hrc files will throw and crash due to a new unresolved bug
|
11 lat temu |