Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kfmxml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Grant Kim
Kfmxml
Commits
0ce2f9cc
Commit
0ce2f9cc
authored
17 years ago
by
Amorilia
Browse files
Options
Downloads
Patches
Plain Diff
kfm.xml: sizedstring -> SizedString (following nif.xml)
parent
76f84858
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kfm.xml
+5
-5
5 additions, 5 deletions
kfm.xml
with
5 additions
and
5 deletions
kfm.xml
+
5
−
5
View file @
0ce2f9cc
...
...
@@ -10,8 +10,8 @@
<compound
name=
"Animation"
>
<add
name=
"Event Code"
type=
"int"
/>
<add
name=
"Name"
type=
"
s
ized
s
tring"
ver2=
"16927488"
/>
<add
name=
"KF File Name"
type=
"
s
ized
s
tring"
/>
<add
name=
"Name"
type=
"
S
ized
S
tring"
ver2=
"16927488"
/>
<add
name=
"KF File Name"
type=
"
S
ized
S
tring"
/>
<add
name=
"Index"
type=
"int"
>
An index?
</add>
<add
name=
"Num Transitions"
type=
"int"
/>
<add
name=
"Transitions"
type=
"Transition"
arr1=
"Num Transitions"
>
Max = Num Animations -1? No transition from animation to itself.
</add>
...
...
@@ -19,7 +19,7 @@
<compound
name=
"Intermediate Anim"
>
<add
name=
"Unknown Int"
type=
"int"
/>
<add
name=
"Event"
type=
"
s
ized
s
tring"
/>
<add
name=
"Event"
type=
"
S
ized
S
tring"
/>
</compound>
<compound
name=
"Transition"
>
...
...
@@ -34,8 +34,8 @@
<compound
name=
"Kfm"
>
<add
name=
"Header String"
type=
"headerstring"
/>
<add
name=
"Unknown Byte"
type=
"byte"
ver1=
"33554432"
/>
<add
name=
"NIF File Name"
type=
"
s
ized
s
tring"
ver1=
"16909312"
/>
<add
name=
"Master"
type=
"
s
ized
s
tring"
ver1=
"16909312"
/>
<add
name=
"NIF File Name"
type=
"
S
ized
S
tring"
ver1=
"16909312"
/>
<add
name=
"Master"
type=
"
S
ized
S
tring"
ver1=
"16909312"
/>
<add
name=
"Unknown Int 1"
type=
"int"
ver1=
"16909312"
/>
<add
name=
"Unknown Int 2"
type=
"int"
ver1=
"16909312"
/>
<add
name=
"Unknown Float 1"
type=
"float"
ver1=
"16909312"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment