Commit 09154e0
committed
fix: add CppMacros.h include to files using nullptr
fix: add CppMacros.h includes for VC6 nullptr compatibility
fix: add core_utility link for Babylon tool to access CppMacros.h
fix: add core_utility link for buildVersionUpdate tool to access CppMacros.h
fix: add core_utility link for Tools that include CppMacros.h
fix: Add core_utility to DebugWindow target to resolve CppMacros.h include
fix: add CppMacros.h include for nullptr support in dialog.cpp
fix: add CppMacros.h include to BFISH.cpp for nullptr support1 parent 2058acf commit 09154e0
File tree
627 files changed
+659
-0
lines changed- Core
- GameEngine
- Include
- Common
- GameNetwork
- WOLBrowser
- Source/Common
- Audio
- System
- Libraries/Source
- Compression/EAC
- WWVegas
- WW3D2
- WWAudio
- WWDebug
- WWDownload
- WWLib
- WWMath
- WWSaveLoad
- debug
- debug_dlg
- netserv
- test2
- profile
- Tools
- Autorun
- Babylon
- CRCDiff
- DebugWindow
- ImagePacker
- Include
- Source
- WindowProcedures
- Launcher
- DatGen
- Toolkit
- Debug
- Storage
- Support
- PATCHGET
- W3DView
- WW3D
- max2w3d
- pluglib
- buildVersionUpdate
- mangler
- wlib
- wnet
- matchbot
- wlib
- wnet
- textureCompress
- versionUpdate
- wolSetup
- GeneralsMD/Code
- GameEngineDevice/Include/W3DDevice/GameClient
- GameEngine
- Include
- GameClient
- GameLogic
- GameNetwork
- Source/Common/System
- Libraries/Source/WWVegas/WW3D2
- Tools
- ParticleEditor
- WorldBuilder
- include
- src
- wdump
- Generals/Code
- GameEngineDevice/Include/W3DDevice/GameClient
- GameEngine
- Include
- GameClient
- GameLogic
- GameNetwork
- Source/Common/System
- Libraries/Source/WWVegas/WW3D2
- Tools
- ParticleEditor
- WorldBuilder
- include
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
627 files changed
+659
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments