mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Map Editor (by Buggler & Kriplo)
- Added tile index no info to editor selection window git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6633 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1071,16 +1071,18 @@ void DisplaySelectionWindowGraphicalInformation()
|
||||
mprintf( 2, 2, pDisplaySelectionWindowGraphicalInformationText[0],
|
||||
gTilesets[0].TileSurfaceFilenames[ pNode->uiObjIndx ],
|
||||
pNode->uiIndex, gTilesets[0].zName,
|
||||
gTileTypeStartIndex[pNode->uiObjIndx]+pNode->uiIndex,
|
||||
gTileSurfaceName[ pNode->uiObjIndx ] );
|
||||
}
|
||||
else
|
||||
{
|
||||
mprintf( 2, 2, pDisplaySelectionWindowGraphicalInformationText[1],
|
||||
gTilesets[ giCurrentTilesetID ].TileSurfaceFilenames[ pNode->uiObjIndx ],
|
||||
pNode->uiIndex, gTileSurfaceName[ pNode->uiObjIndx ] );
|
||||
pNode->uiIndex, gTileTypeStartIndex[pNode->uiObjIndx]+pNode->uiIndex,
|
||||
gTileSurfaceName[ pNode->uiObjIndx ] );
|
||||
}
|
||||
}
|
||||
mprintf( 350, 2, pDisplaySelectionWindowGraphicalInformationText[2], gTilesets[ giCurrentTilesetID ].zName );
|
||||
mprintf( 390, 2, pDisplaySelectionWindowGraphicalInformationText[2], gTilesets[ giCurrentTilesetID ].zName );
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -1492,9 +1492,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d]来自默认区块%s(%S)", //L"%S[%d] is from default tileset %s (%S)",
|
||||
L"文件:%S,副版本:%d(%S)", //L"File: %S, subindex: %d (%S)",
|
||||
L"当前分区:%s", //L"Current Tileset: %s",
|
||||
L"%S[%d]来自默认区块%s(%d,%S)", //L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"文件:%S,副版本:%d(%d,%S)", //L"File: %S, subindex: %d (%d, %S)",
|
||||
L"当前分区: %s", //L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1494,9 +1494,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1492,9 +1492,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1497,9 +1497,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] appartient à tileset def %s (%S)",
|
||||
L"Fichier : %S, sousindex: %d (%S)",
|
||||
L"Tileset utilisé: %s",
|
||||
L"%S[%d] appartient à tileset def %s (%d, %S)",
|
||||
L"Fichier : %S, sousindex: %d (%d, %S)",
|
||||
L"Tileset : %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1515,9 +1515,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1492,9 +1492,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1500,9 +1500,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] pochodzi z domyŚlnego zestawu %s (%S)",
|
||||
L"Plik: %S, podindeks: %d (%S)",
|
||||
L"Aktualny zestaw: %s",
|
||||
L"%S[%d] z domyŚlnego zestawu %s (%d, %S)",
|
||||
L"Plik: %S, podindeks: %d (%d, %S)",
|
||||
L"Zestaw: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1493,9 +1493,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
@@ -1492,9 +1492,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
|
||||
//selectwin.cpp
|
||||
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
|
||||
{
|
||||
L"%S[%d] is from default tileset %s (%S)",
|
||||
L"File: %S, subindex: %d (%S)",
|
||||
L"Current Tileset: %s",
|
||||
L"%S[%d] from default tileset %s (%d, %S)",
|
||||
L"File: %S, subindex: %d (%d, %S)",
|
||||
L"Tileset: %s",
|
||||
};
|
||||
|
||||
//Cursor Modes.cpp
|
||||
|
||||
Reference in New Issue
Block a user