Paul
|
90ab59e9c8
Update some more vars
|
11 years ago |
Paul
|
1ddf4d4cee
fixes map jump, now works
|
11 years ago |
Paul
|
71eca3092b
fix debug rooms sometimes do a mapjump with a triangle id thats out of bounds, issue a warning and clamp to 0 in this case
|
11 years ago |
Paul
|
03eef29f1d
Implement QGears side of DisableGateways. Also attempt to get map jump working, not yet tested
|
11 years ago |
Paul
|
82387aacc2
update sudm
|
11 years ago |
Paul
|
1aaf212a31
few more minor installer fixes, update SUDM to get even more script fixes
|
11 years ago |
Paul
|
bfb9016788
fixes issue with some gateways
|
11 years ago |
Paul
|
ac947b0845
some debug code/hacks to try to get all data converted, crashes when exporting field models though :(
|
11 years ago |
Paul
|
f88823f3da
set correct Z value in entity_point
|
11 years ago |
Paul
|
30848870dd
Update SUDM, installed data has issue with player position, sometimes player isn't on the walkmesh
|
11 years ago |
Paul
|
c710b8fd59
Attempt to apply correct scaling entity_point position z value isn't matching sample data - probably hand edited to a sane value?
|
11 years ago |
Paul
|
172b04f28e
set scale/rotation for PC models so they're the right way up, animations still seem to be inverted though. Convert the full test set of field maps, update SUDM for blank enttiy name fix
|
11 years ago |
Paul
|
4b5c6861d2
Update sudm
|
11 years ago |
Paul
|
17630be362
removes on_init - redudant
|
11 years ago |
Paul
|
e86c98e05b
fix unit tests by not scaling for now
|
11 years ago |
Paul
|
940b07bede
down scale pc models to correct size
|
11 years ago |
Paul
|
1e22161936
meta data update
|
11 years ago |
Paul
|
228c645ae0
Add on_init script entry point, don't spew errors if "idle" animation can't be found. Fix various naming issues in the converted data, currently converted models seem to have some issue where they appear huge, loops hang scripts and more :)
|
11 years ago |
Paul
|
003f76c678
Update to latest SUDM
|
11 years ago |
Paul
|
804892367f
implement updated interface
|
11 years ago |
Paul
|
a9a6eab1e5
Implement most of IScriptFormatter
|
11 years ago |
Paul
|
82eeb344d6
Update data repo
|
11 years ago |
Paul
|
c274e6a365
fix path separator
|
11 years ago |
Paul
|
c3e7082f94
fixes all ~300 MSVC warnings at current level
|
11 years ago |
Paul
|
6eecf1b76f
Buffer format has changed so removing uncalled helpers for writing to the GPU buffers - bgroff will have to investigate and put this back in the future
|
11 years ago |
Paul
|
fb774d93bc
By hand/manual merge of Akaris changes - expect bugs from this :) WriteTriangleVertex and WriteGlyph calls have been removed, will be restored in next change
|
11 years ago |
Paul
|
e6f75bb46f
disable test thats still doomed
|
11 years ago |
Paul
|
796238bdc6
revert some accidentlly merged unit test changes - update to something that might work - do nothing on OSX :)
|
11 years ago |
Paul
|
eea4228a2c
fixes model conversion, change material to use png instead of tex, and output the pngs
|
11 years ago |
Paul
|
b5b19e0e25
put converted data in correct target dirs
|
11 years ago |