mirror of
https://github.com/jummy0/sb2-decomp
synced 2025-03-14 20:23:30 +01:00
Why nothing work?
This commit is contained in:
parent
0d00e1ad1f
commit
21e597d2ae
@ -1 +1 @@
|
||||
Benchmark = 0
|
||||
Benchmark = 1
|
||||
|
@ -1 +1 @@
|
||||
CheckTime = 50 Memory = 2147483647
|
||||
CheckTime = 196 Memory = 2147483647
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,207 +1,4 @@
|
||||
blupi.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,25): warning C4101: 'targetlevel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,24): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,18): warning C4101: 'clip': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(248,10): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(353,8): warning C4101: 'test': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(352,8): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(619,11): warning C4101: 'dest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(617,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(618,10): warning C4101: 'rect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(655,11): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(817,17): warning C4101: 'timeStep': unreferenced local variable
|
||||
button.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(52,12): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(52,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(107,6): warning C4101: 'toolTips': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(130,8): warning C4101: 'rect': unreferenced local variable
|
||||
decor.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(25,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(119,8): warning C4101: 'door': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(118,8): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(129,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(540,16): warning C4554: '&': check operator precedence for possible error; use parentheses to clarify precedence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(565,10): warning C4101: 'text': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1051,18): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1286,39): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1539,9): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6540,8): warning C4101: 'type2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6573,94): warning C4244: '=': conversion from 'LONG' to 'short', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6596,6): warning C4101: 'players': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6711,7): warning C4101: 'rect2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6710,10): warning C4101: 'rect1': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6712,7): warning C4101: 'rect3': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6728,26): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6729,26): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6742,25): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6743,25): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6823,13): warning C4101: 'moveObject': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8145,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8200,7): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8222,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8258,9): warning C4101: 'src3': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8288,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8316,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8344,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8825,9): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9058,16): warning C4129: '%': unrecognized character escape sequence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9062,15): warning C4129: 'w': unrecognized character escape sequence
|
||||
event.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1240,7): warning C4101: 'menuIndex': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1319,13): warning C4101: 'pos': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1468,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1561,10): warning C4552: '!=': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1766,9): warning C4101: 'data': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1853,8): warning C4101: 'element': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1851,8): warning C4101: 'stream': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1904,8): warning C4101: 'textLeft': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,57): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,17): warning C4101: 'world': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1898,17): warning C4101: 'levels': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1910,11): warning C4101: 'phase': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,42): warning C4101: 'volume': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,24): warning C4101: 'time': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1899,17): warning C4101: 'types': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1909,17): warning C4101: 'bEnable': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,50): warning C4101: 'pente': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1900,34): warning C4101: 'button': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2515,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2517,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2520,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2523,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2526,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2542,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2357,10): warning C4101: 'sound': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2797,21): warning C4101: 'sound': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2922,8): warning C4101: 'pTerm': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2918,29): warning C4101: 'max': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2918,14): warning C4101: 'state': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2918,21): warning C4101: 'volume': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2920,8): warning C4101: 'pButtonExist': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2918,6): warning C4101: 'button': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3018,7): warning C4101: 'bUser': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3043,7): warning C4101: 'bUser': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3086,8): warning C4101: 'pTerm': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3081,15): warning C4101: 'music': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3090,8): warning C4101: 'res': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3082,18): warning C4101: 'iconDim': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3082,8): warning C4101: 'totalDim': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3083,8): warning C4101: 'filename': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3088,8): warning C4101: 'doors': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3084,8): warning C4101: 'pButtonExist': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3081,25): warning C4101: 'j': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3081,22): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3085,8): warning C4101: 'bEnable': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3089,8): warning C4101: 'text': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3085,17): warning C4101: 'bHide': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3081,28): warning C4101: 'nb': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3262,23): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3262,14): warning C4101: 'channel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3261,8): warning C4101: 'cel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3393,8): warning C4101: 'pDest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3394,8): warning C4101: 'indic': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3392,8): warning C4101: 'pText': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3395,12): warning C4101: 'h1': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3395,16): warning C4101: 'h2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3395,8): warning C4101: 'nb': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3504,12): warning C4101: 'world': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3504,25): warning C4101: 'total': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3504,32): warning C4101: 'mission': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3504,19): warning C4101: 'time': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3642,8): warning C4101: 'doors': unreferenced local variable
|
||||
jauge.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\jauge.cpp(78,26): warning C4293: '<<': shift count negative or too big, undefined behavior
|
||||
menu.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
misc.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
movie.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
pixmap.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,25): warning C4101: 'targetlevel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,24): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,18): warning C4101: 'clip': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(248,10): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(353,8): warning C4101: 'test': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(352,8): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(619,11): warning C4101: 'dest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(617,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(618,10): warning C4101: 'rect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(655,11): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(817,17): warning C4101: 'timeStep': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(954,7): warning C4101: 'image': unreferenced local variable
|
||||
sound.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(69,5): warning C4002: too many arguments for function-like macro invocation 'TRY_DS'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(259,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(260,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(261,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(262,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(263,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(264,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(265,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(266,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(267,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(268,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(269,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(270,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(271,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
text.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(481,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(120,6): warning C4101: 'width': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(119,8): warning C4101: 'pos1': unreferenced local variable
|
||||
Generating Code...
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(654,1): warning C4700: uninitialized local variable 'hErr' used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3277,1): warning C4715: 'CEvent::BuildDown': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(865,1): warning C4700: uninitialized local variable 'thing' used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(5315,1): warning C4715: 'CDecor::BlupiIsGround': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(7888,1): warning C4700: uninitialized local variable 'tinyPoint' used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8266,1): warning C4715: 'CDecor::MoveObjectDetect': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8411,1): warning C4700: uninitialized local variable 'moveObject' used
|
||||
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/FORCE' specification
|
||||
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/FORCE' specification
|
||||
Starting pass 1
|
||||
Processed /DEFAULTLIB:winmm.lib
|
||||
Processed /DEFAULTLIB:uuid.lib
|
||||
@ -857,7 +654,7 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Found __imp__mkdir
|
||||
Referenced in event.obj
|
||||
Loaded OLDNAMES.lib(mkdir.obi)
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dplayx.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dplayx.lib:
|
||||
Found _DirectPlayEnumerateW@8
|
||||
Referenced in network.obj
|
||||
Loaded dplayx.lib(DPLAYX.dll)
|
||||
@ -873,26 +670,24 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Found DPLAYX_NULL_THUNK_DATA
|
||||
Referenced in dplayx.lib(DPLAYX.dll)
|
||||
Loaded dplayx.lib(DPLAYX.dll)
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dxguid.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dxguid.lib:
|
||||
Found _IID_IDirectPlay2A
|
||||
Referenced in network.obj
|
||||
Loaded dxguid.lib(dxguid_guid79.obj)
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\ddraw.lib:
|
||||
Loaded dxguid.lib(dxguid.obj)
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\ddraw.lib:
|
||||
Found _DirectDrawCreate@12
|
||||
Referenced in pixmap.obj
|
||||
Loaded ddraw.lib(DDRAW.dll)
|
||||
module 'ddraw.lib(DDRAW.dll)' unsafe for SAFESEH image.
|
||||
Found __IMPORT_DESCRIPTOR_DDRAW
|
||||
Referenced in ddraw.lib(DDRAW.dll)
|
||||
Loaded ddraw.lib(DDRAW.dll)
|
||||
Found DDRAW_NULL_THUNK_DATA
|
||||
Referenced in ddraw.lib(DDRAW.dll)
|
||||
Loaded ddraw.lib(DDRAW.dll)
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dsound.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dsound.lib:
|
||||
Found _DirectSoundCreate@12
|
||||
Referenced in sound.obj
|
||||
Loaded dsound.lib(DSOUND.dll)
|
||||
module 'dsound.lib(DSOUND.dll)' unsafe for SAFESEH image.
|
||||
Found __IMPORT_DESCRIPTOR_DSOUND
|
||||
Referenced in dsound.lib(DSOUND.dll)
|
||||
Loaded dsound.lib(DSOUND.dll)
|
||||
@ -1363,10 +1158,10 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\winmm.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\MSVCRTD.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\OLDNAMES.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dplayx.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dxguid.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\ddraw.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dsound.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dplayx.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dxguid.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\ddraw.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dsound.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\vcruntimed.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x86\ucrtd.lib:
|
||||
Finished searching libraries
|
||||
@ -1391,10 +1186,10 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Found ___scrt_stub_for_acrt_initialize
|
||||
Loaded MSVCRTD.lib(ucrt_stubs.obj)
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\OLDNAMES.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dplayx.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dxguid.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\ddraw.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dsound.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dplayx.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dxguid.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\ddraw.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dsound.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\vcruntimed.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x86\ucrtd.lib:
|
||||
Finished searching libraries
|
||||
@ -1415,10 +1210,10 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\winmm.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\MSVCRTD.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\OLDNAMES.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dplayx.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dxguid.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\ddraw.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dsound.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dplayx.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dxguid.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\ddraw.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dsound.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\vcruntimed.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x86\ucrtd.lib:
|
||||
Finished searching libraries
|
||||
@ -1439,10 +1234,10 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\winmm.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\MSVCRTD.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\OLDNAMES.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dplayx.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dxguid.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\ddraw.lib:
|
||||
Searching C:\DIRECTX3\DIRECTX3\SDK\LIB\dsound.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dplayx.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dxguid.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\ddraw.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x86\dsound.lib:
|
||||
Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\lib\x86\vcruntimed.lib:
|
||||
Searching C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x86\ucrtd.lib:
|
||||
Finished searching libraries
|
||||
@ -1471,26 +1266,26 @@ pixmap.obj : warning LNK4006: "unsigned int g_lastPhase" (?g_lastPhase@@3IA) alr
|
||||
/v
|
||||
/x
|
||||
/fo
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{98FD0423-99C1-4BE8-9E33-D4451369DDD9}.tmp"
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{B03E132D-6905-4640-8933-5A00B1FC93C2}.tmp"
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{59B8D86E-F3D5-45C5-BB9C-3D309FE8F8BA}.tmp"
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{FEBC0BF5-1EE7-4094-8F2E-5AB465A98650}.tmp"
|
||||
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
|
||||
|
||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
|
||||
|
||||
Using codepage 1252 as default
|
||||
Creating C:\Users\JonAd\AppData\Local\Temp\lnk{98FD0423-99C1-4BE8-9E33-D4451369DDD9}.tmp
|
||||
Creating C:\Users\JonAd\AppData\Local\Temp\lnk{59B8D86E-F3D5-45C5-BB9C-3D309FE8F8BA}.tmp
|
||||
|
||||
|
||||
C:\Users\JonAd\AppData\Local\Temp\lnk{B03E132D-6905-4640-8933-5A00B1FC93C2}.tmp.
|
||||
C:\Users\JonAd\AppData\Local\Temp\lnk{FEBC0BF5-1EE7-4094-8F2E-5AB465A98650}.tmp.
|
||||
Writing 24:1, lang:0x409, size 381
|
||||
Invoking cvtres.exe:
|
||||
/machine:x86
|
||||
/verbose
|
||||
/out:"C:\Users\JonAd\AppData\Local\Temp\lnk{1166C1B4-9E29-4466-B17C-3FFB54577887}.tmp"
|
||||
/out:"C:\Users\JonAd\AppData\Local\Temp\lnk{F1E1E521-9AF2-4A2C-B7F5-C488CCDE62D1}.tmp"
|
||||
/readonly
|
||||
"Speedy E.e424a3cb\Debug\Eggbert2.res"
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{98FD0423-99C1-4BE8-9E33-D4451369DDD9}.tmp"
|
||||
"C:\Users\JonAd\AppData\Local\Temp\lnk{59B8D86E-F3D5-45C5-BB9C-3D309FE8F8BA}.tmp"
|
||||
Microsoft (R) Windows Resource To Object Converter Version 14.40.33811.0
|
||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
|
||||
@ -1723,7 +1518,7 @@ C:\Users\JonAd\Source\Repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\Debug
|
||||
dplayx.lib(DPLAYX.dll)
|
||||
dplayx.lib(DPLAYX.dll)
|
||||
dplayx.lib(DPLAYX.dll)
|
||||
dxguid.lib(dxguid_guid79.obj)
|
||||
dxguid.lib(dxguid.obj)
|
||||
ddraw.lib(DDRAW.dll)
|
||||
ddraw.lib(DDRAW.dll)
|
||||
ddraw.lib(DDRAW.dll)
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +1,334 @@
|
||||
network.cpp
|
||||
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\um\winnt.h(169,1): error C1189: #error: "No Target Architecture"
|
||||
blupi.cpp
|
||||
button.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(108,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,25): warning C4101: 'targetlevel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,24): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,18): warning C4101: 'clip': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(248,10): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(353,8): warning C4101: 'test': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(352,8): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(553,18): warning C4477: 'sprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'WPARAM'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(594,3): warning C4311: 'type cast': pointer truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(594,3): warning C4302: 'type cast': truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(642,18): warning C4477: 'sprintf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'SIZE_T'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(619,11): warning C4101: 'dest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(617,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(618,10): warning C4101: 'rect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(655,11): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(827,18): error C2664: 'MMRESULT timeSetEvent(UINT,UINT,LPTIMECALLBACK,DWORD_PTR,UINT)': cannot convert argument 3 from 'void (__cdecl *)(UINT,UINT,DWORD,DWORD,DWORD)' to 'LPTIMECALLBACK'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(849,15): warning C4244: 'return': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(860,12): warning C4244: 'return': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(52,12): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(52,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(107,6): warning C4101: 'toolTips': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\button.cpp(130,8): warning C4101: 'rect': unreferenced local variable
|
||||
ddutil.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\ddutil.h(10,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
decor.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(25,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(119,8): warning C4101: 'door': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(118,8): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(129,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(264,14): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(264,14): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(264,7): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(266,27): warning C4311: 'type cast': pointer truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(266,27): warning C4302: 'type cast': truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(266,19): warning C4312: 'type cast': conversion from 'int' to 'LONG *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(267,27): warning C4311: 'type cast': pointer truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(267,27): warning C4302: 'type cast': truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(267,19): warning C4312: 'type cast': conversion from 'int' to 'LONG *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(268,24): warning C4311: 'type cast': pointer truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(268,24): warning C4302: 'type cast': truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(268,17): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(273,24): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(273,24): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(273,17): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(274,27): warning C4311: 'type cast': pointer truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(274,27): warning C4302: 'type cast': truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(274,19): warning C4312: 'type cast': conversion from 'int' to 'LONG *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(275,27): warning C4311: 'type cast': pointer truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(275,27): warning C4302: 'type cast': truncation from 'LONG *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(275,19): warning C4312: 'type cast': conversion from 'int' to 'LONG *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,24): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,24): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,55): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,55): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,48): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(276,17): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(519,16): warning C4312: 'type cast': conversion from 'LONG' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(540,16): warning C4554: '&': check operator precedence for possible error; use parentheses to clarify precedence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(549,25): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(549,25): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(565,10): warning C4101: 'text': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(898,30): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1051,18): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1082,15): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1082,15): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1082,8): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1083,22): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1083,22): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1083,15): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1182,66): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1182,66): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1182,58): warning C4312: 'type cast': conversion from 'int' to 'char *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1286,39): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(1539,9): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6540,8): warning C4101: 'type2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6573,94): warning C4244: '=': conversion from 'LONG' to 'short', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6596,6): warning C4101: 'players': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6617,19): warning C4312: 'type cast': conversion from 'int' to 'const char *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6617,43): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6618,9): warning C4311: 'type cast': pointer truncation from 'char (*)[100]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6618,9): warning C4302: 'type cast': truncation from 'char (*)[100]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6619,10): warning C4312: 'type cast': conversion from 'int' to 'const void *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6711,7): warning C4101: 'rect2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6710,10): warning C4101: 'rect1': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6712,7): warning C4101: 'rect3': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6724,8): warning C4312: 'type cast': conversion from 'LONG' to 'LONG *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6728,26): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6729,26): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6742,25): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6743,25): warning C4309: '=': truncation of constant value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(6823,13): warning C4101: 'moveObject': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(7199,33): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(7199,33): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8145,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8200,7): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8222,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8258,9): warning C4101: 'src3': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8288,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8316,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8344,9): warning C4101: 'tinyRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8825,9): warning C4553: '==': result of expression not used; did you intend '='?
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9079,16): warning C4129: '%': unrecognized character escape sequence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9083,15): warning C4129: 'w': unrecognized character escape sequence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9095,8): warning C4101: 'num2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9096,10): warning C4101: 'num3': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9094,15): warning C4101: 'num': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9094,8): warning C4101: 'nb': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9200,9): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9201,9): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9259,8): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9259,8): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9262,16): warning C4311: 'type cast': pointer truncation from 'CJauge *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(9262,16): warning C4302: 'type cast': truncation from 'CJauge *' to 'int'
|
||||
event.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1240,7): warning C4101: 'menuIndex': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1319,13): warning C4101: 'pos': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1468,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1561,10): warning C4552: '!=': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1684,15): warning C4312: 'type cast': conversion from 'DPID' to 'BYTE *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1719,83): warning C4311: 'type cast': pointer truncation from 'int *' to 'DPID'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1719,83): warning C4302: 'type cast': truncation from 'int *' to 'DPID'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1787,22): warning C4267: '=': conversion from 'size_t' to 'LONG', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1766,9): warning C4101: 'data': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1839,48): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1855,12): warning C4312: 'type cast': conversion from 'BOOL' to 'FILE *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1862,14): warning C4312: 'type cast': conversion from 'int' to 'FILE *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1853,8): warning C4101: 'element': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1851,8): warning C4101: 'stream': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1875,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1905,14): warning C4554: '&': check operator precedence for possible error; use parentheses to clarify precedence
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2012,40): warning C4311: 'type cast': pointer truncation from 'char (*)[256]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2012,40): warning C4302: 'type cast': truncation from 'char (*)[256]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1923,8): warning C4101: 'textLeft': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,57): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,17): warning C4101: 'world': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1917,17): warning C4101: 'levels': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1929,11): warning C4101: 'phase': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,42): warning C4101: 'volume': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,24): warning C4101: 'time': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1918,17): warning C4101: 'types': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1928,17): warning C4101: 'bEnable': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,50): warning C4101: 'pente': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1919,34): warning C4101: 'button': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2398,11): warning C4244: '=': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2553,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2555,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2558,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2561,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2564,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2580,12): warning C4552: '|': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2626,61): warning C4244: 'argument': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2748,45): warning C4806: '&': unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2748,48): warning C4552: '+': result of expression not used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2392,10): warning C4101: 'sound': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2831,13): warning C4311: 'type cast': pointer truncation from 'CEvent *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2831,13): warning C4302: 'type cast': truncation from 'CEvent *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(2925,21): warning C4101: 'sound': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3050,8): warning C4101: 'pTerm': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3046,29): warning C4101: 'max': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3046,14): warning C4101: 'state': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3046,21): warning C4101: 'volume': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3048,8): warning C4101: 'pButtonExist': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3046,6): warning C4101: 'button': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3150,37): warning C4311: 'type cast': pointer truncation from 'char (*)[256]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3150,37): warning C4302: 'type cast': truncation from 'char (*)[256]' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3150,30): warning C4312: 'type cast': conversion from 'int' to 'int *' of greater size
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3146,7): warning C4101: 'bUser': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3171,7): warning C4101: 'bUser': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3214,8): warning C4101: 'pTerm': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3209,15): warning C4101: 'music': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3218,8): warning C4101: 'res': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3210,18): warning C4101: 'iconDim': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3210,8): warning C4101: 'totalDim': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3211,8): warning C4101: 'filename': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3216,8): warning C4101: 'doors': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3212,8): warning C4101: 'pButtonExist': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3209,25): warning C4101: 'j': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3209,22): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3213,8): warning C4101: 'bEnable': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3217,8): warning C4101: 'text': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3213,17): warning C4101: 'bHide': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3209,28): warning C4101: 'nb': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3446,23): warning C4101: 'icon': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3446,14): warning C4101: 'channel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3445,8): warning C4101: 'cel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3577,8): warning C4101: 'pDest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3578,8): warning C4101: 'indic': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3576,8): warning C4101: 'pText': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3579,12): warning C4101: 'h1': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3579,16): warning C4101: 'h2': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3579,8): warning C4101: 'nb': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3703,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3713,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3688,12): warning C4101: 'world': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3688,25): warning C4101: 'total': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3688,32): warning C4101: 'mission': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3688,19): warning C4101: 'time': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3854,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3826,8): warning C4101: 'doors': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3890,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
jauge.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\jauge.cpp(78,26): warning C4293: '<<': shift count negative or too big, undefined behavior
|
||||
menu.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
misc.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\misc.cpp(115,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\misc.cpp(160,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\misc.cpp(212,39): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
movie.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(50,28): warning C4311: 'type cast': pointer truncation from 'LPMCI_DGV_OPEN_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(50,28): warning C4302: 'type cast': truncation from 'LPMCI_DGV_OPEN_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(64,20): warning C4311: 'type cast': pointer truncation from 'LPMCI_GENERIC_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(64,20): warning C4302: 'type cast': truncation from 'LPMCI_GENERIC_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(87,8): warning C4311: 'type cast': pointer truncation from 'LPMCI_GENERIC_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(87,8): warning C4302: 'type cast': truncation from 'LPMCI_GENERIC_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(137,5): warning C4311: 'type cast': pointer truncation from 'LPMCI_DGV_OPEN_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(137,5): warning C4302: 'type cast': truncation from 'LPMCI_DGV_OPEN_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(156,9): warning C4311: 'type cast': pointer truncation from 'LPMCI_STATUS_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(156,9): warning C4302: 'type cast': truncation from 'LPMCI_STATUS_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(202,18): warning C4311: 'type cast': pointer truncation from 'LPMCI_DGV_PLAY_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(202,18): warning C4302: 'type cast': truncation from 'LPMCI_DGV_PLAY_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(210,23): warning C4311: 'type cast': pointer truncation from 'LPMCI_DGV_PAUSE_PARMS' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\movie.cpp(210,23): warning C4302: 'type cast': truncation from 'LPMCI_DGV_PAUSE_PARMS' to 'DWORD'
|
||||
network.cpp
|
||||
pixmap.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(29,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.h(90,1): warning C4091: 'typedef ': ignored on left of '<unnamed-enum-KEY_NONE>' when no variable is declared
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(108,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,25): warning C4101: 'targetlevel': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,24): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(245,18): warning C4101: 'clip': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(249,9): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(248,10): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(353,8): warning C4101: 'test': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(352,8): warning C4101: 'posMouse': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(553,18): warning C4477: 'sprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'WPARAM'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(594,3): warning C4311: 'type cast': pointer truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(594,3): warning C4302: 'type cast': truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(642,18): warning C4477: 'sprintf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'SIZE_T'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(619,11): warning C4101: 'dest': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(617,13): warning C4101: 'i': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(618,10): warning C4101: 'rect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(655,11): warning C4101: 'rcRect': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(827,18): error C2664: 'MMRESULT timeSetEvent(UINT,UINT,LPTIMECALLBACK,DWORD_PTR,UINT)': cannot convert argument 3 from 'void (__cdecl *)(UINT,UINT,DWORD,DWORD,DWORD)' to 'LPTIMECALLBACK'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(849,15): warning C4244: 'return': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\blupi.cpp(860,12): warning C4244: 'return': conversion from 'WPARAM' to 'int', possible loss of data
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(380,7): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(380,7): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(1318,7): warning C4311: 'type cast': pointer truncation from 'int *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.cpp(1318,7): warning C4302: 'type cast': truncation from 'int *' to 'int'
|
||||
sound.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\resource.h(107,9): warning C4005: 'TX_SHOWNEXT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(69,5): warning C4002: too many arguments for function-like macro invocation 'TRY_DS'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(259,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(260,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(261,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(262,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(263,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(264,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(265,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(266,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(267,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(268,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(269,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(270,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(271,3): warning C4838: conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(493,11): warning C4311: 'type cast': pointer truncation from 'LPDIRECTSOUNDBUFFER' to 'BOOL'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(493,11): warning C4302: 'type cast': truncation from 'LPDIRECTSOUNDBUFFER' to 'BOOL'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(588,10): warning C4311: 'type cast': pointer truncation from 'LPVOID' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(588,10): warning C4302: 'type cast': truncation from 'LPVOID' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(602,28): warning C4311: 'type cast': pointer truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(602,28): warning C4302: 'type cast': truncation from 'HWND' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(606,10): warning C4311: 'type cast': pointer truncation from 'LPVOID' to 'DWORD'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\sound.cpp(606,10): warning C4302: 'type cast': truncation from 'LPVOID' to 'DWORD'
|
||||
text.cpp
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(241,9): warning C4005: 'MAXMOVEOBJECT': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(484,9): warning C4005: 'WM_PHASE_PRIVATE': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\pixmap.h(12,9): warning C4005: 'DIRECTDRAW_VERSION': macro redefinition
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(120,6): warning C4101: 'width': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(119,8): warning C4101: 'pos1': unreferenced local variable
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(131,34): warning C4311: 'type cast': pointer truncation from 'char *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(131,34): warning C4302: 'type cast': truncation from 'char *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(134,31): warning C4311: 'type cast': pointer truncation from 'char *' to 'int'
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\text.cpp(134,31): warning C4302: 'type cast': truncation from 'char *' to 'int'
|
||||
Generating Code...
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(1912,1): warning C4715: 'CEvent::PlaceMenu': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\event.cpp(3461,1): warning C4715: 'CEvent::BuildDown': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(865,1): error C4700: uninitialized local variable 'thing' used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(5315,1): warning C4715: 'CDecor::BlupiIsGround': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(7888,1): error C4700: uninitialized local variable 'tinyPoint' used
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8266,1): warning C4715: 'CDecor::MoveObjectDetect': not all control paths return a value
|
||||
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.cpp(8411,1): error C4700: uninitialized local variable 'moveObject' used
|
||||
|
Binary file not shown.
Binary file not shown.
@ -357,6 +357,7 @@ BOOL CButton::MouseDown(POINT pos)
|
||||
m_bRedraw = TRUE;
|
||||
PostMessage(m_hWnd, WM_UPDATE, 0, 0);
|
||||
|
||||
m_pSound->PlayImage(SOUND_1_CLICK, pos);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
58
decor.cpp
58
decor.cpp
@ -8401,6 +8401,7 @@ int CDecor::SortGetType(int type)
|
||||
return 3;
|
||||
}
|
||||
|
||||
|
||||
void CDecor::MoveObjectSort()
|
||||
{
|
||||
int num = 0;
|
||||
@ -8455,6 +8456,7 @@ void CDecor::MoveObjectPriority(int i)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
int CDecor::MoveObjectSearch(POINT pos)
|
||||
{
|
||||
return MoveObjectSearch(pos, -1);
|
||||
@ -8949,6 +8951,27 @@ BOOL CDecor::SearchGold(int n, POINT cel)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
void CDecor::FindAndSetMenus(int menuIndex, int menuType)
|
||||
{
|
||||
m_dimCelHili.x = 1;
|
||||
m_dimCelHili.y = 1;
|
||||
if ((((menuIndex == 2) && (menuType != 3)) && (menuType != 9)) && (menuType != 10))
|
||||
{
|
||||
m_dimCelHili.x = 2;
|
||||
m_dimCelHili.y = 2;
|
||||
}
|
||||
if (menuIndex == 3)
|
||||
{
|
||||
m_menuType = menuType;
|
||||
}
|
||||
if (menuIndex == 4)
|
||||
{
|
||||
m_menuType = menuType + 40;
|
||||
}
|
||||
m_2ndPositionCalculationSlot = -1;
|
||||
return;
|
||||
}
|
||||
|
||||
void CDecor::OpenDoorsTresor()
|
||||
{
|
||||
for (int i = 0; i < 100; i++)
|
||||
@ -9064,12 +9087,12 @@ void CDecor::GetMissionPath(char* str, int user, int mission, BOOL bUser)
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
BOOL CDecor::CurrentRead(int gamer, int mission, BOOL bUser)
|
||||
{
|
||||
char filename[MAX_PATH];
|
||||
FILE* file = NULL;
|
||||
int* pBuffer = NULL;
|
||||
DescFile* pBuffer = NULL;
|
||||
int nb, i, num;
|
||||
int* num2;
|
||||
POINT* num3;
|
||||
@ -9080,13 +9103,38 @@ BOOL CDecor::CurrentRead(int gamer, int mission, BOOL bUser)
|
||||
|
||||
if (!file)
|
||||
{
|
||||
pBuffer = (int*)malloc(868);
|
||||
pBuffer = (DescFile*)malloc(868);
|
||||
if (pBuffer != NULL) if (file != NULL) fclose(file);
|
||||
if (fread(pBuffer, 868, 1, file) >= 1)
|
||||
{
|
||||
m_posDecor.x = pBuffer->posDecor.x;
|
||||
m_posDecor.y = pBuffer->posDecor.y;
|
||||
m_dimDecor.x = pBuffer->dimDecor.x;
|
||||
m_dimDecor.y = pBuffer->dimDecor.y;
|
||||
m_music = pBuffer->music;
|
||||
m_region = pBuffer->region;
|
||||
|
||||
if ((0 < pBuffer->majRev) && (pBuffer->minRev > 2))
|
||||
{
|
||||
strcpy(m_missionTitle, pBuffer->libelle);
|
||||
}
|
||||
int* pos1 = pBuffer->blupiDir;
|
||||
int* dir = m_blupiStartDir;
|
||||
POINT* start = m_blupiStartPos;
|
||||
for (i = 0; i < 4; i++)
|
||||
{
|
||||
m_blupiStartPos->x = pBuffer->blupiPos->x;
|
||||
m_blupiStartPos->y = pBuffer->blupiPos->y;
|
||||
dir = pos1;
|
||||
start++;
|
||||
pos1++;
|
||||
dir++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
BOOL CDecor::MissionStart(int gamer, int rank, BOOL bUser)
|
||||
|
2
decor.h
2
decor.h
@ -631,6 +631,7 @@ public:
|
||||
void SetNetPacked(BOOL net);
|
||||
void SetNetMovePredict(BOOL netmove);
|
||||
BOOL GetNetDebug();
|
||||
void SetCelPosFromScreenPos(POINT cel);
|
||||
void SetMulti(int multi);
|
||||
void SetTeam(int team);
|
||||
void MoveObjectSort();
|
||||
@ -739,6 +740,7 @@ public:
|
||||
void SetGamerName(const char* playerName);
|
||||
BOOL SomethingMissionPath(int user, int mission, BOOL bUser);
|
||||
void MoveObjectPriority(int i);
|
||||
void FindAndSetMenus(int menuIndex, int menuType);
|
||||
|
||||
|
||||
|
||||
|
7
def.h
7
def.h
@ -252,10 +252,13 @@
|
||||
#define WM_DECOR3 (WM_USER+22)
|
||||
#define WM_DECOR4 (WM_USER+23)
|
||||
#define WM_DECOR5 (WM_USER+24)
|
||||
#define WM_DECOR6 1049
|
||||
#define WM_DECOR7 1050
|
||||
#define WM_DECOR8 1051
|
||||
#define WM_DECOR9 1052
|
||||
#define WM_DECOR10 1053
|
||||
#define WM_DECOR11 1054
|
||||
|
||||
|
||||
#define WM_ACTION_GO (WM_USER+30)
|
||||
#define WM_ACTION_ABAT1 (WM_USER+31)
|
||||
#define WM_ACTION_ABAT2 (WM_USER+32)
|
||||
#define WM_ACTION_ABAT3 (WM_USER+33)
|
||||
|
305
event.cpp
305
event.cpp
@ -104,6 +104,7 @@ static Phase table[] =
|
||||
WM_PHASE_TESTCD,
|
||||
"init.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
0
|
||||
@ -115,6 +116,7 @@ static Phase table[] =
|
||||
WM_PHASE_INIT,
|
||||
"init.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_PHASE_GAMER,
|
||||
@ -145,6 +147,7 @@ static Phase table[] =
|
||||
WM_PHASE_GAMER,
|
||||
"gamer.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_BUTTON1,
|
||||
@ -252,6 +255,7 @@ static Phase table[] =
|
||||
WM_PHASE_NAMEg,
|
||||
"name.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_PHASE_CONFIRM,
|
||||
@ -275,6 +279,7 @@ static Phase table[] =
|
||||
WM_PHASE_CLEARg,
|
||||
"clear.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_PHASE_YES,
|
||||
@ -298,6 +303,7 @@ static Phase table[] =
|
||||
WM_PHASE_SERVICE,
|
||||
"service.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_BUTTON1,
|
||||
@ -369,6 +375,7 @@ static Phase table[] =
|
||||
WM_PHASE_SESSION,
|
||||
"session.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_BUTTON1,
|
||||
@ -452,6 +459,7 @@ static Phase table[] =
|
||||
WM_PHASE_SETUPp,
|
||||
"setup.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_BUTTON1,
|
||||
@ -519,6 +527,7 @@ static Phase table[] =
|
||||
WM_PHASE_READ,
|
||||
"read.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_READ0,
|
||||
@ -596,6 +605,7 @@ static Phase table[] =
|
||||
WM_PHASE_WRITE,
|
||||
"write.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_WRITE0,
|
||||
@ -673,6 +683,7 @@ static Phase table[] =
|
||||
WM_PHASE_WRITEp,
|
||||
"write.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
WM_WRITE0,
|
||||
@ -750,6 +761,7 @@ static Phase table[] =
|
||||
WM_PHASE_LOST,
|
||||
"lost.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
WM_PHASE_INFO,
|
||||
@ -765,7 +777,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_WIN,
|
||||
"image16\\win.blp",
|
||||
"win.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
@ -782,7 +795,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_LASTWIN,
|
||||
"image\\last%.3d.blp",
|
||||
"last%.3d.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
@ -799,7 +813,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_BUILD,
|
||||
"image\\build.blp",
|
||||
"build.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
@ -862,6 +877,7 @@ static Phase table[] =
|
||||
WM_PHASE_BUTTON,
|
||||
"button00.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
WM_BUTTON1, // stop
|
||||
@ -1087,7 +1103,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_TERM,
|
||||
"image\\term.blp",
|
||||
"term.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
{
|
||||
@ -1104,7 +1121,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_MUSIC,
|
||||
"image16\\music.blp",
|
||||
"music.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
|
||||
@ -1122,7 +1140,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_REGION,
|
||||
"image16\\region.blp",
|
||||
"region.blp",
|
||||
TRUE,
|
||||
TRUE,
|
||||
{
|
||||
|
||||
@ -1140,7 +1159,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_PLAYMOVIE,
|
||||
"image\\movie.blp",
|
||||
"movie.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
@ -1151,7 +1171,8 @@ static Phase table[] =
|
||||
|
||||
{
|
||||
WM_PHASE_WINMOVIE,
|
||||
"image\\movie.blp",
|
||||
"movie.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
@ -1164,6 +1185,7 @@ static Phase table[] =
|
||||
WM_PHASE_H0MOVIE,
|
||||
"image\\movie.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
0
|
||||
@ -1175,6 +1197,7 @@ static Phase table[] =
|
||||
WM_PHASE_H1MOVIE,
|
||||
"image\\movie.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
0
|
||||
@ -1186,6 +1209,7 @@ static Phase table[] =
|
||||
WM_PHASE_H2MOVIE,
|
||||
"image\\movie.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
0
|
||||
@ -1197,6 +1221,7 @@ static Phase table[] =
|
||||
WM_PHASE_BYE,
|
||||
"image16\\bye.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
{
|
||||
0
|
||||
@ -1208,6 +1233,7 @@ static Phase table[] =
|
||||
WM_PHASE_INSERT,
|
||||
"insert.blp",
|
||||
FALSE,
|
||||
FALSE,
|
||||
{
|
||||
//? {
|
||||
//? WM_PHASE_INFO,
|
||||
@ -1409,7 +1435,7 @@ BOOL CEvent::GetEnable(int button)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
void CEvent::SetEnable(WMessage button, int bEnable)
|
||||
void CEvent::SetEnable(int button, int bEnable)
|
||||
{
|
||||
int index;
|
||||
|
||||
@ -1419,6 +1445,16 @@ void CEvent::SetEnable(WMessage button, int bEnable)
|
||||
m_buttons[index].SetEnable(bEnable);
|
||||
}
|
||||
|
||||
void CEvent::SetIconMenu(int button, int* icon, int iconMenu)
|
||||
{
|
||||
int index;
|
||||
|
||||
index = GetButtonIndex(button);
|
||||
if (index < 0) return;
|
||||
m_buttons[index].SetIconMenu(icon, iconMenu);
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
BOOL CEvent::GetHide(int button)
|
||||
{
|
||||
@ -1798,7 +1834,7 @@ void CEvent::ChatMessageSound(char* data)
|
||||
{
|
||||
int num;
|
||||
int i = 0;
|
||||
char (*chatZone);
|
||||
char* chatZone;
|
||||
char(*chat)[5];
|
||||
POINT pos;
|
||||
|
||||
@ -1892,6 +1928,25 @@ void CEvent::DrawTextCenter(int res, int x, int y, int font)
|
||||
::DrawTextCenter(m_pPixmap, pos, text, font);
|
||||
}
|
||||
|
||||
BOOL CEvent::PlaceMenu(int celX, int celY, int wParam, int* object)
|
||||
{
|
||||
POINT cel;
|
||||
POINT pos;
|
||||
|
||||
cel.x = celX;
|
||||
cel.y = celY;
|
||||
|
||||
if ((((-1 < celX) && (celX < 641)) && (-1 < celY)) && (celY < 481))
|
||||
{
|
||||
if (wParam & 2U != 0)
|
||||
{
|
||||
pos = m_pDecor->ScreenPosToCelPos((POINT*)&celX, cel);
|
||||
m_pDecor->DeleteCel(pos.x, (pos.y));
|
||||
return TRUE;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BOOL CEvent::DrawButtons()
|
||||
{
|
||||
int i;
|
||||
@ -1959,7 +2014,7 @@ BOOL CEvent::DrawButtons()
|
||||
|
||||
if (m_phase == WM_PHASE_INIT)
|
||||
{
|
||||
pos.x = 158;
|
||||
pos.x = 508;
|
||||
pos.y = 446;
|
||||
DrawTextB(m_pPixmap, pos, (char*)"Version 2.0", FONTLITTLE);
|
||||
}
|
||||
@ -1990,7 +2045,7 @@ BOOL CEvent::DrawButtons()
|
||||
*(char*)pText += 100;
|
||||
lg++;
|
||||
} while (lg != 0);
|
||||
SetEnable((WMessage)WM_PHASE_CLEARg, (int)(m_filenameBuffer + -1) + m_gamer * 4 + 212);
|
||||
SetEnable(WM_PHASE_CLEARg, (int)(m_filenameBuffer + -1) + m_gamer * 4 + 212);
|
||||
}
|
||||
|
||||
if (m_phase == WM_PHASE_PLAY && m_phase == WM_PHASE_PLAYTEST && m_phase == WM_PHASE_BUILD)
|
||||
@ -2324,6 +2379,22 @@ BOOL CEvent::TextSomething()
|
||||
}
|
||||
*/
|
||||
|
||||
BOOL CEvent::LoadDecorRegion()
|
||||
{
|
||||
int index;
|
||||
char buffer[100];
|
||||
|
||||
index = m_index;
|
||||
|
||||
strcpy(buffer, table[index].backName);
|
||||
|
||||
if (buffer[0] && table[index].bCDrom != FALSE)
|
||||
{
|
||||
AddCDPath(buffer);
|
||||
}
|
||||
return m_pPixmap->CacheAll(FALSE, m_hWnd, TRUE, TRUE, TRUE, 1, buffer, m_pDecor->GetRegion());
|
||||
}
|
||||
|
||||
POINT CEvent::GetLastMousePos()
|
||||
{
|
||||
return m_oldMousePos;
|
||||
@ -2355,11 +2426,14 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
POINT pos;
|
||||
int fwKeys;
|
||||
int i, sound;
|
||||
int celX, celY;
|
||||
char c;
|
||||
BOOL bEnable;
|
||||
|
||||
pos = ConvLongToPos(lParam);
|
||||
fwKeys = wParam;
|
||||
celX = pos.x;
|
||||
celY = pos.y;
|
||||
|
||||
switch (message)
|
||||
{
|
||||
@ -2383,12 +2457,16 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
{
|
||||
c = cheat_code[m_rankCheat][m_posCheat];
|
||||
if (m_posCheat != 0 && m_rankCheat == 0) c++;
|
||||
bEnable = TRUE;
|
||||
if ((char)wParam == c)
|
||||
{
|
||||
m_posCheat++;
|
||||
|
||||
}
|
||||
}
|
||||
if (m_rankCheat == 0)
|
||||
{
|
||||
m_bAccessBuild = !m_bAccessBuild;
|
||||
bEnable = m_bAccessBuild;
|
||||
m_pDecor->SetAccessBuild(bEnable);
|
||||
bEnable = m_bAccessBuild;
|
||||
|
||||
if (m_phase != WM_PHASE_PLAY)
|
||||
{
|
||||
@ -2408,8 +2486,13 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
}
|
||||
m_rankCheat = -1;
|
||||
m_posCheat = 1;
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
}
|
||||
}
|
||||
return TRUE;
|
||||
m_rankCheat = -1;
|
||||
m_posCheat = 0;
|
||||
|
||||
if (m_phase == WM_PHASE_INIT)
|
||||
{
|
||||
@ -2582,10 +2665,22 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
break;
|
||||
case WM_LBUTTONDOWN:
|
||||
case WM_RBUTTONDOWN:
|
||||
m_bMousePress = TRUE;
|
||||
m_bMouseDown = TRUE;
|
||||
MouseSprite(pos);
|
||||
if (EventButtons(message, wParam, lParam)) return TRUE;
|
||||
break;
|
||||
if (EventButtons(message, wParam, lParam) ) return TRUE;
|
||||
if ((m_phase == WM_PHASE_BUILD) && (PlaceMenu(celX, celY, wParam, (int*)1)) )
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
if ((m_phase != WM_PHASE_PLAY) && (m_phase != WM_PHASE_PLAYTEST))
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
if (BuildUp() != FALSE)
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
return FALSE;
|
||||
case WM_MOUSEMOVE:
|
||||
if (m_mouseType == MOUSETYPEGRA)
|
||||
{
|
||||
@ -2623,8 +2718,16 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
break;
|
||||
case WM_RBUTTONUP:
|
||||
m_bMousePress = FALSE;
|
||||
MouseSprite(pos);
|
||||
if (EventButtons(message, wParam, lParam)) return TRUE;
|
||||
break;
|
||||
if ((m_phase == WM_PHASE_BUILD) && (BuildUp() != FALSE)) return TRUE;
|
||||
if (((m_phase == WM_PHASE_PLAY) || (m_phase == WM_PHASE_PLAYTEST)) && (BuildUp() != FALSE)) return TRUE;
|
||||
if (m_phase == WM_PHASE_BYE)
|
||||
{
|
||||
PostMessageA(m_hWnd, WM_CLOSE, 0, 0);
|
||||
return FALSE;
|
||||
}
|
||||
return FALSE;
|
||||
case WM_PHASE_INIT:
|
||||
case WM_PHASE_PLAY:
|
||||
case WM_PHASE_BUILD:
|
||||
@ -2684,7 +2787,77 @@ BOOL CEvent::TreatEventBase(UINT message, WPARAM wParam, LPARAM lParam)
|
||||
DemoPlayStart();
|
||||
return FALSE;
|
||||
|
||||
case WM_PREV:
|
||||
if (m_phase == WM_PHASE_MULTI)
|
||||
{
|
||||
m_multi - (((m_input & KEY_JUMP) != 0) & 9) + 1;
|
||||
if (m_multi < 1)
|
||||
{
|
||||
m_multi = 1;
|
||||
}
|
||||
// m_pDecor->CurrentRead(m_gamer, m_multi + 200, FALSE);
|
||||
if (m_bDrawMap != FALSE)
|
||||
{
|
||||
|
||||
}
|
||||
NetSendLobby();
|
||||
//NetAdjustLobbyButtons()
|
||||
return TRUE;
|
||||
}
|
||||
if (m_bPrivate == FALSE)
|
||||
{
|
||||
m_mission--;
|
||||
if (m_mission < 1) m_mission = 1;
|
||||
else
|
||||
{
|
||||
m_private--;
|
||||
if (m_private < 1)
|
||||
{
|
||||
if (ChangePhase(WM_PHASE_INFO) != FALSE) return TRUE;
|
||||
}
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
if (ChangePhase(WM_PHASE_INFO) != FALSE)
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
return FALSE;
|
||||
|
||||
case WM_DECOR2:
|
||||
SetState(WM_DECOR1, 0);
|
||||
SetState(WM_DECOR2, 1);
|
||||
SetState(WM_DECOR3, 0);
|
||||
SetState(WM_DECOR4, 0);
|
||||
SetState(WM_DECOR5, 0);
|
||||
SetState(WM_DECOR6, 0);
|
||||
SetState(WM_DECOR7, 0);
|
||||
SetState(WM_DECOR8, 0);
|
||||
SetState(WM_DECOR9, 0);
|
||||
SetState(WM_DECOR10, 0);
|
||||
SetState(WM_DECOR11, 0);
|
||||
m_pDecor->FindAndSetMenus(2, GetMenu(WM_DECOR2));
|
||||
m_menuIndex = 1;
|
||||
m_menuDecor[1] = GetMenu(WM_DECOR2);
|
||||
return FALSE;
|
||||
case WM_DECOR3:
|
||||
SetState(WM_DECOR1, 0);
|
||||
SetState(WM_DECOR2, 0);
|
||||
SetState(WM_DECOR3, 1);
|
||||
SetState(WM_DECOR4, 0);
|
||||
SetState(WM_DECOR5, 0);
|
||||
SetState(WM_DECOR6, 0);
|
||||
SetState(WM_DECOR7, 0);
|
||||
SetState(WM_DECOR8, 0);
|
||||
SetState(WM_DECOR9, 0);
|
||||
SetState(WM_DECOR10, 0);
|
||||
SetState(WM_DECOR11, 0);
|
||||
m_pDecor->FindAndSetMenus(3, GetMenu(WM_DECOR3));
|
||||
m_menuIndex = 2;
|
||||
m_menuDecor[2] = GetMenu(WM_DECOR3);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
@ -3088,6 +3261,7 @@ BOOL CEvent::ChangePhase(UINT phase)
|
||||
char doors[200];
|
||||
char text[100];
|
||||
char res[100];
|
||||
BYTE door[200];
|
||||
|
||||
|
||||
// sprintf(filename, "CEvent::ChangePhase [Begin] --- % ", phase - WM_USER);
|
||||
@ -3100,8 +3274,8 @@ BOOL CEvent::ChangePhase(UINT phase)
|
||||
m_pDecor->SetSpeedY(m_bDemoPlay);
|
||||
if (m_mouseType == MOUSETYPEGRA && m_bFullScreen)
|
||||
{
|
||||
ShowCursor(TRUE);
|
||||
m_bShowMouse = TRUE;
|
||||
ShowCursor(FALSE);
|
||||
m_bShowMouse = FALSE;
|
||||
}
|
||||
if (phase == WM_PHASE_608)
|
||||
{
|
||||
@ -3222,6 +3396,56 @@ BOOL CEvent::ChangePhase(UINT phase)
|
||||
//m_pDecor->CurrentWrite(m_gamer, GetWorld(), (m_bAccessBuild == FALSE));
|
||||
}
|
||||
|
||||
if (m_phase == WM_PHASE_GAMER)
|
||||
{
|
||||
char* playername;
|
||||
WriteInfo(m_gamer, playername);
|
||||
char buff[100];
|
||||
char buffer[100];
|
||||
char gamer[100];
|
||||
int i;
|
||||
for (i = 0; i < 8; i++)
|
||||
{
|
||||
int f, n;
|
||||
n = 0;
|
||||
f = (n + 1225);
|
||||
if (ReadInfo(f + 1) == FALSE)
|
||||
{
|
||||
LoadString(TX_PLAYERFREE, buff, 100);
|
||||
}
|
||||
else
|
||||
{
|
||||
strcpy((char*)m_gamerNameList, m_gamerName);
|
||||
for (i = 0; i < 200; i++)
|
||||
{
|
||||
int num = 0;
|
||||
if (door[i] == 0)
|
||||
{
|
||||
num++;
|
||||
}
|
||||
}
|
||||
m_pDecor->InitalizeDoors(door);
|
||||
if (door == (BYTE*)1)
|
||||
{
|
||||
LoadString(TX_NUMDOOROPEN, buffer, 100);
|
||||
sprintf(buffer, gamer, 1);
|
||||
strcat((char*)m_gamerNameList, buffer);
|
||||
}
|
||||
if ((BYTE*)1 < door)
|
||||
{
|
||||
LoadString(TX_NUMDOORSOPEN, buffer, 100);
|
||||
sprintf(buffer, gamer, door);
|
||||
strcat((char*)m_gamerNameList, buffer);
|
||||
}
|
||||
SetState(f, (m_gamer + -1 == n));
|
||||
f++;
|
||||
n++;
|
||||
|
||||
}
|
||||
}
|
||||
ReadInfo(m_gamer);
|
||||
}
|
||||
|
||||
CreateButtons();
|
||||
m_bMenu = FALSE;
|
||||
m_menu.Delete();
|
||||
@ -3256,6 +3480,37 @@ void CEvent::MovieToStart()
|
||||
}
|
||||
}
|
||||
|
||||
BOOL CEvent::CreateCelPosForMenu(UINT celX, UINT celY, WPARAM wParam)
|
||||
{
|
||||
POINT cel;
|
||||
|
||||
if ((wParam & 3) != 0)
|
||||
{
|
||||
/// Menu function
|
||||
}
|
||||
cel.x = celX;
|
||||
cel.y = celY;
|
||||
//m_pDecor->SetCelPosFromScreenPos(cel);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
/*
|
||||
void CEvent::ChatLength()
|
||||
{
|
||||
int i;
|
||||
char (*text)[5];
|
||||
|
||||
text = m_chatZone;
|
||||
|
||||
for (i = 0; i < 5; i--)
|
||||
{
|
||||
const char* n;
|
||||
text += 100;
|
||||
memcpy(m_chatZone, text, strlen(text + 100) + 1)
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
BOOL CEvent::BuildDown(POINT pos, int fwKeys, BOOL bMix)
|
||||
{
|
||||
POINT cel;
|
||||
@ -3320,7 +3575,7 @@ BOOL CEvent::NetEnumSessions()
|
||||
return enumSess;
|
||||
}
|
||||
|
||||
BOOL CEvent::BuildUp(POINT pos, int fwKeys)
|
||||
BOOL CEvent::BuildUp()
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
@ -3687,7 +3942,7 @@ BOOL CEvent::ReadInfo(int gamer)
|
||||
BYTE doors[200];
|
||||
char buffer[100];
|
||||
|
||||
|
||||
m_playerIndex = 1;
|
||||
m_pDecor->InitGamer();
|
||||
m_lives = 3;
|
||||
m_mission = 1;
|
||||
@ -3721,7 +3976,7 @@ BOOL CEvent::ReadInfo(int gamer)
|
||||
info.bHiliInfoButton = m_bHiliInfoButton;
|
||||
info.bAccessBuild = m_bAccessBuild;
|
||||
|
||||
m_pDecor->SetAccessBuild(info.skill);
|
||||
m_pDecor->SetAccessBuild(info.bAccessBuild);
|
||||
|
||||
m_pSound->SetAudioVolume(info.audioVolume);
|
||||
m_pSound->SetMidiVolume(info.midiVolume);
|
||||
|
13
event.h
13
event.h
@ -28,6 +28,7 @@ typedef struct
|
||||
UINT phase;
|
||||
char backName[36];
|
||||
BOOL bCDrom;
|
||||
BOOL bUnk;
|
||||
Button buttons[MAXBUTTON];
|
||||
}
|
||||
Phase;
|
||||
@ -133,8 +134,8 @@ public:
|
||||
int GetState(int button);
|
||||
void SetState(int button, int state);
|
||||
BOOL GetEnable(int button);
|
||||
void SetEnable(WMessage button, int bEnable);
|
||||
void SetSomething(int button, int bSomething);
|
||||
void SetEnable(int button, int bEnable);
|
||||
void SetIconMenu(int button, int* icon, int iconMenu);
|
||||
BOOL GetHide(int button);
|
||||
void SetHide(int button, BOOL bHide);
|
||||
int GetMenu(int button);
|
||||
@ -184,8 +185,11 @@ public:
|
||||
|
||||
void ReadAll();
|
||||
BOOL SaveState(int rank);
|
||||
BOOL LoadDecorRegion();
|
||||
BOOL CreateCelPosForMenu(UINT celX, UINT celY, WPARAM wParam);
|
||||
void SomethingUserMissions(char* lpFilename, LPCSTR fileSomething);
|
||||
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
@ -205,7 +209,8 @@ protected:
|
||||
void BuildWater(POINT cel, int insIcon);
|
||||
BOOL BuildDown(POINT pos, int fwKeys, BOOL bMix=TRUE);
|
||||
BOOL BuildMove(POINT pos, int fwKeys);
|
||||
BOOL BuildUp(POINT pos, int fwKeys);
|
||||
BOOL BuildUp();
|
||||
BOOL PlaceMenu(int celX, int celY, int WPARAM, int* object);
|
||||
|
||||
void PrivateLibelle();
|
||||
BOOL ReadLibelle(int world, BOOL bSchool, BOOL bHelp);
|
||||
@ -217,6 +222,7 @@ protected:
|
||||
int GetTryPhase();
|
||||
BOOL ReadPlayer(int gamer);
|
||||
void PutTextInputBox(POINT pos);
|
||||
void ChatLength();
|
||||
|
||||
|
||||
void DemoRecStart();
|
||||
@ -262,6 +268,7 @@ protected:
|
||||
BOOL m_bMulti;
|
||||
BOOL m_bAccessBuild;
|
||||
BOOL m_bFullScreen;
|
||||
BOOL m_bDrawMap;
|
||||
int m_mouseType;
|
||||
HWND m_hWnd;
|
||||
CPixmap* m_pPixmap;
|
||||
|
@ -79,6 +79,9 @@
|
||||
#define TX_BUTTON_SETUP7 156
|
||||
#define TX_BUTTON_SETUP8 157
|
||||
#define TX_READINFO 167
|
||||
#define TX_PLAYERFREE 168
|
||||
#define TX_NUMDOOROPEN 169
|
||||
#define TX_NUMDOORSOPEN 170
|
||||
#define TX_WRITENAME 172
|
||||
#define TX_CONFIRM 174
|
||||
#define TX_CANCEL 175
|
||||
|
Loading…
x
Reference in New Issue
Block a user