Initial public release of rem-essentials
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
#pragma once
|
||||
|
||||
void InitBetterUpdates();
|
||||
void InitWaypointFixes();
|
||||
void InitWaypointNameFixes();
|
||||
void InitProjectilesSoundFix();
|
||||
void InitProjectilesServerFix();
|
||||
void InitBetterResolutions();
|
||||
void CleanupBetterResolutions();
|
||||
void InitTestSounds();
|
||||
void InitTradeLaneLightsFix();
|
||||
void InitCopyPasteFeature();
|
||||
void InitSlideUiAnimFix();
|
||||
void InitWeaponAnimFix();
|
||||
void InitFlashParticlesFix();
|
||||
void InitPrintRepRequirements();
|
||||
void InitPostGameDeadlockFix();
|
||||
void InitQuitMessageFix();
|
||||
void CleanupQuitMessageFix();
|
||||
void InitFlightControlsFix();
|
||||
void InitDynamicSolarInfocards();
|
||||
void InitSaveCrashFix();
|
||||
void InitAlchemyCrashFix();
|
||||
void InitBlankFactionNameFix();
|
||||
void InitServerFilterCrashFix();
|
||||
void InitServerFilterSpeedFix();
|
||||
void InitMissingDllCrashFix();
|
||||
void InitShieldCapacityFix();
|
||||
void InitDealerOpenFix();
|
||||
void InitDealerCrashFix();
|
||||
void InitShipBuyKickFix();
|
||||
void InitHostileGroupFormation();
|
||||
void InitHostileGroupMembersFix();
|
||||
void InitGroupMemberAttitudeFix();
|
||||
void InitMoreCursorColors();
|
||||
void InitBaseInfoSpacingFix();
|
||||
void InitPilotNamesFix();
|
||||
Reference in New Issue
Block a user