Commit Graph

74 Commits

Author SHA1 Message Date
dexyfex
cbd242b8cc Moved all GameFiles to CodeWalker.Core 2018-02-25 00:59:00 +11:00
dexyfex
375db771ee Merging GTAFolder changes 2018-02-25 00:57:47 +11:00
dexyfex
709bf125ce Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
PNWParksFan
6ae3b470f6 Switched everything to new GTAFolder class and removed all direct references to Settings.Default.GTAFolder 2018-02-21 01:12:17 -08:00
dexyfex
8d30a1ff77 RPF Explorer archive defragmenting tool 2018-01-12 15:19:32 +11:00
kolardavid
7e2b80d459 Merge branch 'master' of https://github.com/kolardavid/CodeWalker 2018-01-11 20:57:12 +01:00
kolardavid
54681da20a Added support for ADPCM codec, new features and bugfix in audio player 2018-01-11 20:55:56 +01:00
dexyfex
f9bda5835a RPF Explorer Edit mode - auto change archive encryption type when editing, import/export raw child RPFs 2018-01-11 12:10:03 +11:00
kolardavid
31b49d2df3 Fixed generating of audio for stream for AwcAudio 2018-01-10 06:49:43 +01:00
dexyfex
ba6fd61169 RPF Explorer Edit mode 2018-01-10 06:48:16 +01:00
kolardavid
8d977d4b26 Added support for encrypted .awc files 2018-01-09 18:28:21 +01:00
dexyfex
6dcdaf4169 Updated magic 2018-01-09 18:50:40 +11:00
Carmine
e12fbc6743 Reverted Unknown_2Ch in DrawableModel, added the info as comment 2018-01-04 18:01:18 +01:00
Carmine
b6cbcb6ea7 DrawableModel: replaced more names 2018-01-04 10:35:38 +01:00
Carmine
4f87bf5d98 LightAttribute: Changed two names 2018-01-04 00:55:10 +01:00
Carmine
273a9dbaea Drawable: more field names 2018-01-04 00:17:43 +01:00
Carmine
27d5833c30 GtxdFile: hotfix for Item XmlNode 2018-01-03 21:54:32 +01:00
Carmine
3bb1343607 Merge branch 'master' of http://github.com/dexyfex/CodeWalker 2018-01-03 21:53:32 +01:00
dexyfex
71c057db6b
Merge pull request #4 from indilo53/master
Add xml import functionality for metas
2018-01-04 07:03:06 +11:00
Carmine
6199186065 added Xml parser for gtxd.meta 2018-01-03 21:03:05 +01:00
Jérémie N'gadi
ba5f1c1db4 refactor(xmlmeta): Removed unneeded function params 2018-01-03 20:00:55 +01:00
Jérémie N'gadi
b4efb0356f refactor(vector3): Removed VECTOR3 struct 2018-01-03 20:00:19 +01:00
Jérémie N'gadi
6b7f15c5df fix(metanames): Add previously removed hashes 2018-01-03 19:59:31 +01:00
dexyfex
8871da221b Fixed bounds materials bug, compacted attributes 2018-01-04 05:41:44 +11:00
dexyfex
5ca6749d15
Merge pull request #3 from neos7/master
Edited fields names in Bounds class (BoundingBoxVolume and others)
2018-01-04 04:33:13 +11:00
dexyfex
a2bd06f9ce Added GtxdFile.cs and placeholder for loading dlc gtxd.meta 2018-01-04 04:29:35 +11:00
dexyfex
54acb80033 Adding interiors into space grid for later collisions use. 2018-01-04 04:10:29 +11:00
Carmine
4e2b5b428c Bounds class: added MaterialColorIndex and PolyFlags 2018-01-03 17:30:16 +01:00
Jérémie N'gadi
cf48653bce feat(meta): Add XmlMeta.cs => Import meta xmls 2018-01-03 15:08:33 +01:00
Jérémie N'gadi
a63b1845f9 feat(metastructures): Add some missing structures and enums
Add VECTOR3, rage__fwGrassInstanceListDef, rage__fwGrassInstanceListDef__InstanceData,
rage__spdAABB, CMloPortalDef, CMapTypes, CBaseArchetypeDef, CExtensionDefParticleEffect,
CMloArchetypeDef, CMloRoomDef, CTimeArchetypeDef, (MetaName)1991964615
2018-01-03 15:05:09 +01:00
Jérémie N'gadi
4741ca3ecd fix(metanames): Fix Scale_ hash 2018-01-03 15:01:55 +01:00
Jérémie N'gadi
8fca334669 feat(metabuilder): Add overloads + fix AddUintArrayPtr
Add overloads for AddItem, AddItemArray, AddItemPtr, AddItemArrayPtr + fix AddUintArrayPtr => Change
MetaName.HASH to MetaName.UINT
2018-01-03 15:01:16 +01:00
Jérémie N'gadi
392c5c48db feat(structs): Add constructors
Add construtors for Array_byte and Array_float
2018-01-03 14:58:32 +01:00
Carmine
86b15ad5ae Bounds class : renamed Unknown_2Ch to Margin 2018-01-03 11:24:53 +01:00
Carmine
332d9ee5f0 Edited fields names in Bounds class (BoundingBoxVolume and others) 2018-01-03 11:11:43 +01:00
dexyfex
de582fee02 RenderWorld cleanup, Shadowmap cleanup + improvements 2018-01-03 15:25:20 +11:00
dexyfex
56f9378506 Render all interior entitySets. 2018-01-02 17:43:47 +11:00
dexyfex
48fe9cee9b Loading all CMloArchetypeDef child objects. 2018-01-02 15:37:09 +11:00
dexyfex
c9fb099db7 MloInstance saving fixes, hashes replaced with field names for CMloInstanceDef. Move and rotate MloInstance now works properly. 2018-01-02 09:44:45 +11:00
dexyfex
8ec5113a1c
Merge pull request #2 from indilo53/master
feat(meta): Add CMloInstanceDef support
2018-01-02 08:36:36 +11:00
dexyfex
77e9c0566f Refactored rendering and input code, added show skeletons option to WorldForm 2018-01-02 07:52:54 +11:00
Jérémie N'gadi
eac931c403 feat(meta): Add CMloInstanceDef support 2017-12-31 00:41:18 +01:00
dexyfex
91712e7867 Moved CalcYmapExtents and CalcYmapFlags functionality into YmapFile 2017-12-30 03:23:20 +11:00
dexyfex
c5a3dc258b Bug fix for binary search always searching both directions 2017-12-29 00:47:42 +11:00
dexyfex
f5ce1ab4ad Zone list and Emitter list types in dat151.rel 2017-12-27 01:45:26 +11:00
dexyfex
dc6c843401 Slightly more robust FXC parsing. 2017-12-25 23:30:22 +11:00
dexyfex
3e15734b20 R28. 2017-12-24 23:36:18 +11:00
dexyfex
ad46bc816c Relocated RPF binary search to BinarySearchForm. Added undo operations for audio placements. Removed RPF Browser tools menu entry (it's now obsolete). Renamed MainForm to MenuForm. 2017-12-24 22:49:04 +11:00
dexyfex
2a72aec735 Adding audio strings from nametables to JenkIndex 2017-12-23 07:56:39 +11:00
dexyfex
d8fd82c350 Render and select audio zones (box shapes only, no spheres yet) 2017-12-22 07:26:04 +11:00