DarkflameServer/dScripts/ai/FV
Daniel Seiler 554a9a6806
fix: Dissolve more CMake dependencies (#1387)
* fix: more include changes

* fix: remove dZoneManager from global include

* fix: dDatabase

* fix: dCommon

* fix: object libs

* fix: rebase

* fix: bcrypt

* wip: try simplified connector build

* fix: update dockerfile

* fix: mariadb C/C++ on apple

* feat: Move scripts to CMAKE_MODULE_PATH

* fix: dPropertyBehaviors

* fix: macos?

* fix: Dockerfile

* fix: macos?

* fix: macos?

* fix: macos?

* fix: macos?

* fix: macos?

* try: install_name_tool

* fix not building on unix

* fix include paths

* Remove code changes

Will fix in another PR.

* format pass

remove 2 more included directories.
remove commented out code
add status to messages

* comments and format

surround include directories with quotes
remove commented out code
remove debug messages

* Update CMakeLists.txt

---------

Co-authored-by: David Markowitz <EmosewaMC@gmail.com>
Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
2024-03-05 20:13:24 -06:00
..
ActNinjaSensei.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
ActNinjaSensei.h Implement some scripts for alpha FV (#1049) 2023-04-12 11:46:31 -05:00
ActNinjaTurret.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
ActNinjaTurret.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
ActParadoxPipeFix.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
ActParadoxPipeFix.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
FvBounceOverWall.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvBounceOverWall.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvBrickPuzzleServer.cpp refactor: Change TryParse implementation (#1442) 2024-02-10 05:05:25 -06:00
FvBrickPuzzleServer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvConsoleLeftQuickbuild.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvConsoleLeftQuickbuild.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvConsoleRightQuickbuild.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvConsoleRightQuickbuild.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvDragonSmashingGolemQb.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvDragonSmashingGolemQb.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
FvFacilityBrick.cpp Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
FvFacilityBrick.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvFacilityPipes.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvFacilityPipes.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvFlyingCreviceDragon.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
FvFlyingCreviceDragon.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvFreeGfNinjas.cpp cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
FvFreeGfNinjas.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
FvMaelstromGeyser.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvMaelstromGeyser.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvNinjaGuard.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
FvNinjaGuard.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvPandaServer.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
FvPandaServer.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
FvPandaSpawnerServer.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
FvPandaSpawnerServer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvPassThroughWall.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FvPassThroughWall.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
TriggerGas.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
TriggerGas.h Implement some scripts for alpha FV (#1049) 2023-04-12 11:46:31 -05:00