Civ4 SDK: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
m (Unprotected "Civ4 SDK")
 
(16 intermediate revisions by 12 users not shown)
Line 13: Line 13:
* [http://forums.civfanatics.com/showthread.php?t=314201 An Idiot's Guide to Editing the DLL]
* [http://forums.civfanatics.com/showthread.php?t=314201 An Idiot's Guide to Editing the DLL]
* [http://forums.civfanatics.com/showthread.php?p=8198360#post8198360 How to Resolve Some Compilation Errors]
* [http://forums.civfanatics.com/showthread.php?p=8198360#post8198360 How to Resolve Some Compilation Errors]
* [http://forums.civfanatics.com/showthread.php?t=405444 A simple guide to compiling the DLL (updated 2011)]


== SDK Files ==
== SDK Files ==
Line 134: Line 135:
* [[CyUnitInterface1]]
* [[CyUnitInterface1]]


5ElOKy  <a href="http://fmixzngkxxdy.com/">fmixzngkxxdy</a>, [url=http://shqtgkudtrru.com/]shqtgkudtrru[/url], [link=http://opqsamfgqscn.com/]opqsamfgqscn[/link], http://latpafesigel.com/
=== Other Files ===
* [[_precompile]]
* [[AI_Defines]]
* [[FAssert]]
* [[FAStarNode]]
* [[FDataStreamBase]]
* [[FDialogTemplate]]
* [[FFreeListArray]]
* [[FFreeListArrayBase]]
* [[FFreeListTrashArray]]
* [[FInputDevice]]
* [[FProfiler]]
* [[FVariableSystem]]
* [[LinkedList]]
* [[resource]]
 
{{Civ4_SDK_Files}}
 
[[Category:Civilization 4]]

Latest revision as of 01:17, 3 October 2011

Template

Please use the following template for all new pages on the SDK.

Tutorials and Reference

SDK Files

Cv Files

Cy Files

Other Files


CvFiles:

CvAreaCvArtFileMgrCvCityCvCityAICvDealCvDefinesCvDiploParametersCvDLLButtonPopupCvDLLDataStreamIFaceBaseCvDLLEngineIFaceBaseCvDllEntityCvDLLEntityIFaceBaseCvDLLEventReporterIFaceBaseCvDLLFAStarIFaceBaseCvDLLFlagEntityIFaceBaseCvDLLIniParserIFaceBaseCvDLLInterfaceIFaceBaseCvDLLPlotBuilderIFaceBaseCvDLLPythonCvDLLPythonEventsCvDLLPythonIFaceBaseCvDLLSymbolIFaceBaseCvDllTranslatorCvDLLUtilityIFaceBaseCvDLLWidgetDataCvDLLXMLIFaceBaseCvEnumsCvEventReporterCvFractalCvGameCvGameAICvGameCoreDLLCvGameCoreDLLDefNewCvGameCoreDLLUndefNewCvGameCoreUtilsCvGameInterfaceCvGameTextMgrCvGlobalsCvHallOfFameInfoCvInfosCvInfoWaterCvInitCoreCvMapCvMapGeneratorCvMessageControlCvMessageDataCvPlayerCvPlayerAICvPlotCvPlotGroupCvPopupInfoCvPopupReturnCvRandomCvReplayInfoCvReplayMessageCvSelectionGroupCvSelectionGroupAICvStatisticsCvStringCvStructsCvTalkingHeadMessageCvTeamCvTeamAICvTextScreensCvUnitCvUnitAICvXMLLoadUtilityCvXMLLoadUtilityGetCvXMLLoadUtilityInitCvXMLLoadUtilitySet

CyFiles:

CyAreaCyAreaInterfaceCyArgsListCyArtFileMgrCyArtFileMgrInterfaceCyCityCyCityInterface1CyDealCyEnumsInterfaceCyGameCyGameCoreUtilsCyGameCoreUtilsInterfaceCyGameInterfaceCyGameTextMgrCyGameTextMgrInterfaceCyGlobalContextCyGlobalContextInterface1CyGlobalContextInterface2CyGlobalContextInterface3CyGlobalContextInterface4CyHallOfFameInfoCyHallOfFameInterfaceCyInfoInterface1CyInfoInterface2CyInfoInterface3CyMapCyMapGeneratorCyMapGeneratorInterfaceCyMapInterfaceCyMessageControlCyMessageControlInterfaceCyPlayerCyPlayerInterface1CyPlayerInterface2CyPlotCyPlotInterface1CyRandomInterfaceCyReplayInfoCySelectionGroupCySelectionGroupInterfaceCyStructsInterface1CyTeamCyTeamInterfaceCyUnitCyUnitInterface1

Other Files:

_precompileAI_DefinesFAssertFAStarNodeFDataStreamBaseFDialogTemplateFFreeListArrayFFreeListArrayBaseFFreeListTrashArrayFInputDeviceFProfilerFVariableSystemLinkedListresource

Note: this file list is for Beyond the Sword 3.19; other versions/patches may have slightly different files.