Mercurial > mm7
comparison Game.cpp @ 2101:ee2724b9ca05
RasterLine2D fix and etc.
author | Ritor1 |
---|---|
date | Mon, 16 Dec 2013 18:43:42 +0600 |
parents | a869b0376b48 |
children | 18b0ff5e1bf1 |
comparison
equal
deleted
inserted
replaced
2100:e460ca22fe8a | 2101:ee2724b9ca05 |
---|---|
2770 if ( *dword_591164_teleport_map_name != 48 ) | 2770 if ( *dword_591164_teleport_map_name != 48 ) |
2771 { | 2771 { |
2772 pGameLoadingUI_ProgressBar->uType = (GUIProgressBar::Type)2; | 2772 pGameLoadingUI_ProgressBar->uType = (GUIProgressBar::Type)2; |
2773 dword_5B65C0 = _5B65A8_npcdata_uflags_or_other | _5B65AC_npcdata_fame_or_other | _5B65B0_npcdata_rep_or_other | _5B65B4_npcdata_loword_house_or_other | _5B65B8_npcdata_hiword_house_or_other | v38; | 2773 dword_5B65C0 = _5B65A8_npcdata_uflags_or_other | _5B65AC_npcdata_fame_or_other | _5B65B0_npcdata_rep_or_other | _5B65B4_npcdata_loword_house_or_other | _5B65B8_npcdata_hiword_house_or_other | v38; |
2774 OnMapLeave(); | 2774 OnMapLeave(); |
2775 sub_44987B(dword_591164_teleport_map_name, MapStartPoint_Party); | 2775 Transition_StopSound_Autosave(dword_591164_teleport_map_name, MapStartPoint_Party); |
2776 } | 2776 } |
2777 } | 2777 } |
2778 else | 2778 else |
2779 { | 2779 { |
2780 EventProcessor(dword_5C3418, 0, 1, dword_5C341C); | 2780 EventProcessor(dword_5C3418, 0, 1, dword_5C341C); |