mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-22 15:02:54 +08:00
R30_dev1
This commit is contained in:
parent
6ae802a910
commit
a56e87d64a
@ -735,6 +735,7 @@ namespace CodeWalker.GameFiles
|
||||
if (entry.EntryNameHash == enumName)
|
||||
{
|
||||
enumVal += (1 << entry.EntryValue);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
6
Todo.txt
6
Todo.txt
@ -99,6 +99,12 @@ Audio stuff - do more work on .rel format (see https://github.com/CamxxCore/Rag
|
||||
done:
|
||||
|
||||
|
||||
[v.30]
|
||||
Bug fixes for XML/Meta conversion
|
||||
Collision meshes now using R* colours
|
||||
Vehicle rendering improvements
|
||||
|
||||
|
||||
[v.29]
|
||||
Nav mesh editing (YNV) - polys, points, portals
|
||||
New Project Window
|
||||
|
Loading…
Reference in New Issue
Block a user