-tbaud <rate> (9600-921600) overrides the COM1 baud rate while keeping old-RIO (type 0) protocol behavior unchanged; independent of -trio. SetupComm buffers 2/2 -> 1024/1024 only when the override is active. Rebuilt Release + Profile (0 errors), deployed rel.bin\MW4.exe to MW4\. run-firestorm driver: game-start now takes optional extra args. CLAUDE.md: branch notes incl. the CP949 comment-encoding hazard (mw4 sources must be edited byte-safely). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
85 lines
10 KiB
Plaintext
85 lines
10 KiB
Plaintext
--------------------Configuration: MW4 - Win32 Release--------------------
|
|
Compiling...
|
|
VehicleInterface.cpp
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(399) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(402) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(405) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(758) : warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(766) : warning C4244: '+=' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(883) : warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1127) : warning C4244: '+=' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1131) : warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1367) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1368) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1661) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1801) : warning C4189: 'm_WeaponJamMode' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(1800) : warning C4189: 'm_AmmoMode' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2405) : warning C4244: '=' : conversion from 'long double' to 'long', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2630) : warning C4244: 'initializing' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2897) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2903) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2926) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2932) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(2959) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(3128) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(3129) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\Criomain.cpp(3140) : warning C4244: 'argument' : conversion from 'int' to 'char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(206) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(207) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(744) : warning C4189: 'id' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3066) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3067) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3070) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3071) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3076) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(3107) : warning C4244: 'argument' : conversion from 'int' to 'unsigned char', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(4968) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(5023) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(5404) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(5447) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(5488) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(6034) : warning C4189: 'weapon_lock' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(6693) : warning C4189: 'modifier' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(7497) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(7271) : warning C4189: 'app' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(7955) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(7990) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8020) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8160) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8195) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8227) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8403) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8438) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(8469) : warning C4189: 'model' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16054) : warning C4189: 'offsetX' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16056) : warning C4189: 'offsetZ' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16055) : warning C4189: 'offsetY' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16064) : warning C4189: 'fTransitionDone' : local variable is initialized but not referenced
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16168) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16170) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16320) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16387) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16431) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(16789) : warning C4101: 'bValue' : unreferenced local variable
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4\VehicleInterface.cpp(5780) : warning C4701: local variable 'tempDist' may be used without having been initialized
|
|
Creating library...
|
|
Coping Shell Script Files
|
|
A subdirectory or file ..\..\..\rel.bin\Content already exists.
|
|
A subdirectory or file ..\..\..\rel.bin\Content\ShellScripts already exists.
|
|
1 file(s) copied.
|
|
1 file(s) copied.
|
|
1 file(s) copied.
|
|
1 file(s) copied.
|
|
1 file(s) copied.
|
|
1 file(s) copied.
|
|
--------------------Configuration: MW4Application - Win32 Release--------------------
|
|
Compiling...
|
|
MW4Application.cpp
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4Application\MW4Application.cpp(1263) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
|
C:\VWE\firestorm\Gameleap\code\mw4\Code\MW4Application\MW4Application.cpp(1341) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
|
|
Linking...
|
|
LINK : warning LNK4089: all references to "MSVCIRT.dll" discarded by /OPT:REF
|
|
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
|
|
|
|
MW4.exe - 0 error(s), 65 warning(s)
|