comparison UI/UITransition.cpp @ 1742:79621dd04649

fixing
author Ritor1
date Thu, 26 Sep 2013 23:42:06 +0600
parents c4ab816fcc5e
children 2b5c8fe78e79
comparison
equal deleted inserted replaced
1713:e013b92030e3 1742:79621dd04649
25 25
26 26
27 //----- (00444839) -------------------------------------------------------- 27 //----- (00444839) --------------------------------------------------------
28 void TransitionUI_Load(uint anim_id, uint exit_pic_id, int x, int y, int z, int directiony, int directionx, int a8, const char *pLocationName) 28 void TransitionUI_Load(uint anim_id, uint exit_pic_id, int x, int y, int z, int directiony, int directionx, int a8, const char *pLocationName)
29 { 29 {
30 //unsigned int v9; // ebx@1
31 //int v10; // edi@1
32 //signed int v11; // eax@1
33 unsigned int v12; // eax@6 30 unsigned int v12; // eax@6
34 const char *v13; // ST0C_4@6 31 const char *v13; // ST0C_4@6
35 unsigned int v14; // eax@8 32 unsigned int v14; // eax@8
36 const char *v15; // eax@14 33 const char *v15; // eax@14
37 unsigned int v16; // eax@16 34 unsigned int v16; // eax@16
38 //unsigned int result; // eax@26
39 const char *v18; // [sp-8h] [bp-40h]@9 35 const char *v18; // [sp-8h] [bp-40h]@9
40 //const char *v19; // [sp-4h] [bp-3Ch]@2
41 char *v20; // [sp-4h] [bp-3Ch]@9 36 char *v20; // [sp-4h] [bp-3Ch]@9
42 const char *v21; // [sp-4h] [bp-3Ch]@11 37 const char *v21; // [sp-4h] [bp-3Ch]@11
43 char pContainer[40]; // [sp+Ch] [bp-2Ch]@1 38 char pContainer[40]; // [sp+Ch] [bp-2Ch]@1
44 unsigned int v23; // [sp+34h] [bp-4h]@1 39 unsigned int v23; // [sp+34h] [bp-4h]@1
45 40
46 //v9 = a1;
47 //v10 = a2;
48 v23 = IndoorLocation::GetLocationIndex(pLocationName); 41 v23 = IndoorLocation::GetLocationIndex(pLocationName);
49 dword_59117C_teleportx = x; 42 dword_59117C_teleportx = x;
50 dword_591178_teleporty = y; 43 dword_591178_teleporty = y;
51 dword_591174_teleportz = z; 44 dword_591174_teleportz = z;
52 dword_591170_teleport_directiony = directiony; 45 dword_591170_teleport_directiony = directiony;