Solving Issue912
|
@ -43,18 +43,18 @@ namespace
|
|||
|
||||
static const TypeData sIdArg[] =
|
||||
{
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Global, "Global Variable", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Gmst, "Game Setting", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Skill, "Skill", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Class, "Class", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Faction, "Faction", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Race, "Race", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Sound, "Sound", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Script, "Script", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Region, "Region", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Birthsign, "Birthsign", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Spell, "Spell", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Cell, "Cell", 0 },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Global, "Global Variable", ":./globvar.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Gmst, "Game Setting", ":./GMST.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Skill, "Skill", ":./skill.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Class, "Class", ":./class.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Faction, "Faction", ":./faction.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Race, "Race", ":./race.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Sound, "Sound", ":./sound.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Script, "Script", ":./script.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Region, "Region", ":./land.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Birthsign, "Birthsign", ":./birthsign.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Spell, "Spell", ":./spell.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Cell, "Cell", ":./cell.png" },
|
||||
{ CSMWorld::UniversalId::Class_Record, CSMWorld::UniversalId::Type_Referenceable, "Referenceables", 0 },
|
||||
{ CSMWorld::UniversalId::Class_RefRecord, CSMWorld::UniversalId::Type_Activator, "Activator", ":./activator.png" },
|
||||
{ CSMWorld::UniversalId::Class_RefRecord, CSMWorld::UniversalId::Type_Potion, "Potion", ":./potion.png" },
|
||||
|
@ -80,7 +80,7 @@ namespace
|
|||
{ CSMWorld::UniversalId::Class_RefRecord, CSMWorld::UniversalId::Type_Static, "Static", ":./static.png" },
|
||||
{ CSMWorld::UniversalId::Class_RefRecord, CSMWorld::UniversalId::Type_Weapon, "Weapon", ":./weapon.png" },
|
||||
{ CSMWorld::UniversalId::Class_SubRecord, CSMWorld::UniversalId::Type_Reference, "Reference", 0 },
|
||||
{ CSMWorld::UniversalId::Class_SubRecord, CSMWorld::UniversalId::Type_Filter, "Filter", 0 },
|
||||
{ CSMWorld::UniversalId::Class_SubRecord, CSMWorld::UniversalId::Type_Filter, "Filter", ":./filter.png" },
|
||||
{ CSMWorld::UniversalId::Class_None, CSMWorld::UniversalId::Type_None, 0, 0 } // end marker
|
||||
};
|
||||
|
||||
|
|
BIN
files/opencs/GMST.png
Normal file
After Width: | Height: | Size: 820 B |
BIN
files/opencs/Info.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
files/opencs/LandTexture.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
files/opencs/PathGrid.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
files/opencs/activator.png
Executable file → Normal file
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 862 B After Width: | Height: | Size: 615 B |
0
files/opencs/apparatus.png
Executable file → Normal file
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
files/opencs/armor.png
Executable file → Normal file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
files/opencs/attribute.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
files/opencs/birthsign.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
files/opencs/body-part.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
files/opencs/book.png
Executable file → Normal file
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
files/opencs/cell.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
files/opencs/class.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
0
files/opencs/clothing.png
Executable file → Normal file
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
files/opencs/container.png
Executable file → Normal file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
files/opencs/creature.png
Executable file → Normal file
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
BIN
files/opencs/dialogoue-info.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
files/opencs/dialogoue-journal.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
files/opencs/dialogoue-regular.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
files/opencs/dialogue-greeting.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
files/opencs/dialogue-persuasion.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
files/opencs/dialogue-speech.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
0
files/opencs/door.png
Executable file → Normal file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
files/opencs/enchantment.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
files/opencs/faction.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
files/opencs/filter.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
files/opencs/globvar.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
files/opencs/ingredient.png
Executable file → Normal file
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
files/opencs/land.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
files/opencs/landpaint.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
0
files/opencs/leveled-creature.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
BIN
files/opencs/light.png
Executable file → Normal file
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 1.2 KiB |
0
files/opencs/lockpick.png
Executable file → Normal file
Before Width: | Height: | Size: 671 B After Width: | Height: | Size: 671 B |
BIN
files/opencs/magic-effect.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
files/opencs/magicrabbit.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
files/opencs/map.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
0
files/opencs/miscellaneous.png
Executable file → Normal file
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.3 KiB |
0
files/opencs/npc.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
0
files/opencs/potion.png
Executable file → Normal file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
files/opencs/probe.png
Executable file → Normal file
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 587 B |
BIN
files/opencs/race.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
files/opencs/random-item.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
files/opencs/random.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.2 KiB |
0
files/opencs/repair.png
Executable file → Normal file
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -1,30 +1,61 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>opencs.png</file>
|
||||
<file>added.png</file>
|
||||
<file>modified.png</file>
|
||||
<file>removed.png</file>
|
||||
<file>base.png</file>
|
||||
<file>activator.png</file>
|
||||
<file>apparatus.png</file>
|
||||
<file>armor.png</file>
|
||||
<file>book.png</file>
|
||||
<file>clothing.png</file>
|
||||
<file>container.png</file>
|
||||
<file>creature.png</file>
|
||||
<file>door.png</file>
|
||||
<file>ingredient.png</file>
|
||||
<file>leveled-creature.png</file>
|
||||
<file>leveled-item.png</file>
|
||||
<file>light.png</file>
|
||||
<file>lockpick.png</file>
|
||||
<file>miscellaneous.png</file>
|
||||
<file>npc.png</file>
|
||||
<file>potion.png</file>
|
||||
<file>probe.png</file>
|
||||
<file>repair.png</file>
|
||||
<file>static.png</file>
|
||||
<file>weapon.png</file>
|
||||
<file>added.png</file>
|
||||
<file>apparatus.png</file>
|
||||
<file>armor.png</file>
|
||||
<file>attribute.png</file>
|
||||
<file>base.png</file>
|
||||
<file>birthsign.png</file>
|
||||
<file>body-part.png</file>
|
||||
<file>book.png</file>
|
||||
<file>cell.png</file>
|
||||
<file>class.png</file>
|
||||
<file>clothing.png</file>
|
||||
<file>container.png</file>
|
||||
<file>creature.png</file>
|
||||
<file>dialogoue-info.png</file>
|
||||
<file>dialogoue-journal.png</file>
|
||||
<file>dialogoue-regular.png</file>
|
||||
<file>dialogue-greeting.png</file>
|
||||
<file>dialogue-persuasion.png</file>
|
||||
<file>dialogue-speech.png</file>
|
||||
<file>door.png</file>
|
||||
<file>enchantment.png</file>
|
||||
<file>faction.png</file>
|
||||
<file>filter.png</file>
|
||||
<file>globvar.png</file>
|
||||
<file>GMST.png</file>
|
||||
<file>Info.png</file>
|
||||
<file>ingredient.png</file>
|
||||
<file>landpaint.png</file>
|
||||
<file>land.png</file>
|
||||
<file>LandTexture.png</file>
|
||||
<file>leveled-creature.png</file>
|
||||
<file>light.png</file>
|
||||
<file>lockpick.png</file>
|
||||
<file>magic-effect.png</file>
|
||||
<file>magicrabbit.png</file>
|
||||
<file>map.png</file>
|
||||
<file>miscellaneous.png</file>
|
||||
<file>modified.png</file>
|
||||
<file>npc.png</file>
|
||||
<file>PathGrid.png</file>
|
||||
<file>potion.png</file>
|
||||
<file>probe.png</file>
|
||||
<file>race.png</file>
|
||||
<file>random-item.png</file>
|
||||
<file>random.png</file>
|
||||
<file>removed.png</file>
|
||||
<file>repair.png</file>
|
||||
<file>script.png</file>
|
||||
<file>skill.png</file>
|
||||
<file>soundgen.png</file>
|
||||
<file>sound.png</file>
|
||||
<file>spell.png</file>
|
||||
<file>static.png</file>
|
||||
<file>weapon.png</file>
|
||||
<file alias="startup/create-addon">raster/startup/big/create-addon.png</file>
|
||||
<file alias="startup/create-game">raster/startup/big/new-game.png</file>
|
||||
<file alias="startup/edit-content">raster/startup/big/edit-content.png</file>
|
||||
|
|
BIN
files/opencs/script.png
Normal file
After Width: | Height: | Size: 952 B |
BIN
files/opencs/skill.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
files/opencs/sound.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
files/opencs/soundgen.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
files/opencs/spell.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
files/opencs/static.png
Executable file → Normal file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.3 KiB |
0
files/opencs/weapon.png
Executable file → Normal file
Before Width: | Height: | Size: 1,003 B After Width: | Height: | Size: 1,003 B |