osb/source/game
Kae 7d948f8839 Don't tile predict falling blocks for now
causes too many mispredictions due to not simulating falling blocks locally (and it might still be an issue even if we did simulate it due to slight timing differences between client/server)
2023-10-31 08:10:05 +11:00
..
interfaces Tweak tool suppression logic for vehicles 2023-10-10 19:38:29 +11:00
items Small cleanup 2023-08-21 21:22:25 +10:00
objects Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
scripting avoid returnless fallthrough 2023-10-30 15:11:15 -04:00
terrain everything everywhere 2023-06-20 14:33:09 +10:00
CMakeLists.txt Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarActorMovementController.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarActorMovementController.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarAiDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarAiDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAiTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAiTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAmbient.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarAmbient.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAnimation.cpp Fix particles finally 2023-06-26 16:09:40 +10:00
StarAnimation.hpp Fix particles finally 2023-06-26 16:09:40 +10:00
StarArmorWearer.cpp Add player Lua functions from SE 2023-10-25 15:30:31 +11:00
StarArmorWearer.hpp Add player Lua functions from SE 2023-10-25 15:30:31 +11:00
StarBehaviorDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarBehaviorDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarBehaviorState.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarBehaviorState.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarBiome.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarBiome.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarBiomeDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarBiomeDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarBiomePlacement.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarBiomePlacement.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCelestialCoordinate.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarCelestialCoordinate.hpp Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
StarCelestialDatabase.cpp Fix server hang while looking for starter world 2023-07-20 19:10:41 +10:00
StarCelestialDatabase.hpp Fix server hang while looking for starter world 2023-07-20 19:10:41 +10:00
StarCelestialGraphics.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarCelestialGraphics.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCelestialParameters.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarCelestialParameters.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCelestialTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCelestialTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarChatAction.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarChatAction.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarChatProcessor.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarChatProcessor.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarChatTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarChatTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarClientContext.cpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarClientContext.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarCodex.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCodex.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCodexDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarCodexDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCollectionDatabase.cpp Cache certain item generation calls from interfaces 2023-07-23 22:44:02 +10:00
StarCollectionDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCollisionBlock.cpp Add binds to modify material radius 2023-08-20 13:57:27 +10:00
StarCollisionBlock.hpp Add binds to modify material radius 2023-08-20 13:57:27 +10:00
StarCollisionGenerator.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCollisionGenerator.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCommandProcessor.cpp Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > LuaTable 2023-07-25 00:49:20 +10:00
StarCommandProcessor.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDamage.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDamage.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDamageDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarDamageDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDamageManager.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarDamageManager.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarDamageTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDamageTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDanceDatabase.cpp Add DanceDatabase fallback 2023-07-23 22:54:34 +10:00
StarDanceDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDrawable.cpp Add Drawable <-> Lua conversion to LuaGameConverters 2023-07-03 08:51:42 +10:00
StarDrawable.hpp Add ItemDrop glow 2023-08-20 11:56:37 +10:00
StarDungeonGenerator.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarDungeonGenerator.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDungeonImagePart.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarDungeonImagePart.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarDungeonTMXPart.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarDungeonTMXPart.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEffectEmitter.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarEffectEmitter.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarEffectSourceDatabase.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarEffectSourceDatabase.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarEmoteProcessor.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEmoteProcessor.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntityFactory.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarEntityFactory.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntityMap.cpp Allow desired entity ID to be specified in addEntity 2023-07-29 00:52:56 +10:00
StarEntityMap.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarEntityRendering.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntityRendering.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntityRenderingTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntityRenderingTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntitySplash.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEntitySplash.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarFallingBlocksAgent.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarFallingBlocksAgent.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarForceRegions.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarForceRegions.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarGameTimers.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarGameTimers.hpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarGameTypes.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarGameTypes.hpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarHumanoid.cpp Item drops inherit player velocity, other stuff 2023-08-18 20:03:06 +10:00
StarHumanoid.hpp Item drops inherit player velocity, other stuff 2023-08-18 20:03:06 +10:00
StarImageMetadataDatabase.cpp Lazy-loading of ImageOperation inside Directives 2023-06-27 03:38:57 +10:00
StarImageMetadataDatabase.hpp Pretty much working now 2023-06-24 22:49:47 +10:00
StarInput.cpp mouseWheel in input.events() matches SE now 2023-10-30 06:18:40 +11:00
StarInput.hpp Add voice muting, add input key and mouse functions 2023-07-20 12:52:08 +10:00
StarInteractionTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarInteractionTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarInterpolationTracker.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarInterpolationTracker.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarInventoryTypes.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarInventoryTypes.hpp Simplify new player inventory functions 2023-10-31 05:34:26 +11:00
StarItem.cpp Item inventoryIcon supports other drawable kinds now 2023-08-19 15:44:16 +10:00
StarItem.hpp Armor optimizations 2023-06-24 23:38:27 +10:00
StarItemBag.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarItemBag.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarItemDatabase.cpp Slight fix to PGI creation 2023-08-20 17:43:09 +10:00
StarItemDatabase.hpp Cache certain item generation calls from interfaces 2023-07-23 22:44:02 +10:00
StarItemDescriptor.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarItemDescriptor.hpp Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
StarItemDrop.cpp Update StarItemDrop.cpp 2023-08-20 19:07:30 +10:00
StarItemDrop.hpp Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarItemRecipe.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarItemRecipe.hpp Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
StarLightSource.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarLightSource.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarLiquidsDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarLiquidsDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarLiquidTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarLiquidTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMaterialDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarMaterialDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMaterialRenderProfile.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarMaterialRenderProfile.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMaterialTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMicroDungeon.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarMicroDungeon.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMonster.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarMonster.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarMonsterDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarMonsterDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarMovementController.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarMovementController.hpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarNameGenerator.cpp Make the profanity filter not as insanely strict as Warframe's 2023-09-05 17:47:11 +10:00
StarNameGenerator.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarNetPackets.cpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarNetPackets.hpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarNetPacketSocket.cpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarNetPacketSocket.hpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarNetworkedAnimator.cpp Initial work 2023-07-12 22:16:12 +10:00
StarNetworkedAnimator.hpp Initial work 2023-07-12 22:16:12 +10:00
StarNpc.cpp Various improvements 2023-08-18 23:14:53 +10:00
StarNpc.hpp Various improvements 2023-08-18 23:14:53 +10:00
StarNpcDatabase.cpp Lua: player.* identity getters and setters 2023-06-29 05:58:24 +10:00
StarNpcDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarObject.cpp Fix object color suffix not applying if it's the only directive 2023-08-20 19:25:52 +10:00
StarObject.hpp Fix rare backwards compatibility issue with optimized directives in object "color" 2023-07-21 17:52:10 +10:00
StarObjectDatabase.cpp Objects can now be placed under tiles that have non-block collision 2023-08-21 00:59:02 +10:00
StarObjectDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarParallax.cpp Add vertical speed support to parallax layers 2023-10-12 04:42:24 +11:00
StarParallax.hpp Add vertical speed support to parallax layers 2023-10-12 04:42:24 +11:00
StarParticle.cpp Fix particles finally 2023-06-26 16:09:40 +10:00
StarParticle.hpp Fix particles finally 2023-06-26 16:09:40 +10:00
StarParticleDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarParticleDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarParticleManager.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarParticleManager.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlant.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarPlant.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlantDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarPlantDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlantDrop.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarPlantDrop.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlatformerAStar.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlatformerAStar.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlatformerAStarTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlatformerAStarTypes.hpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarPlayer.cpp Add player Lua functions from SE 2023-10-25 15:30:31 +11:00
StarPlayer.hpp Add player Lua functions from SE 2023-10-25 15:30:31 +11:00
StarPlayerBlueprints.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerBlueprints.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerCodexes.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarPlayerCodexes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerCompanions.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlayerCompanions.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlayerDeployment.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlayerDeployment.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarPlayerFactory.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerFactory.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerInventory.cpp WebHook test againnn 2023-10-31 06:02:25 +11:00
StarPlayerInventory.hpp Simplify new player inventory functions 2023-10-31 05:34:26 +11:00
StarPlayerLog.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerLog.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerStorage.cpp Update StarPlayerStorage.cpp 2023-08-02 23:05:30 +10:00
StarPlayerStorage.hpp Backups are now placed in their own directory 2023-08-02 22:56:36 +10:00
StarPlayerTech.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarPlayerTech.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerUniverseMap.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPlayerUniverseMap.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarProjectile.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarProjectile.hpp Add loading icon when swapping character 2023-08-02 21:28:37 +10:00
StarProjectileDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarProjectileDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarQuestDescriptor.cpp Cache certain item generation calls from interfaces 2023-07-23 22:44:02 +10:00
StarQuestDescriptor.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarQuestManager.cpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarQuestManager.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarQuests.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarQuests.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarQuestTemplateDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarQuestTemplateDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarRadioMessageDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarRadioMessageDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarRoot.cpp Cache certain item generation calls from interfaces 2023-07-23 22:44:02 +10:00
StarRoot.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarRootLoader.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarRootLoader.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarServerClientContext.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarServerClientContext.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSky.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarSky.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarSkyParameters.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSkyParameters.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSkyRenderData.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSkyRenderData.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSkyTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSkyTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSongbook.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarSongbook.hpp Fixes and stuff 2023-06-21 15:25:10 +10:00
StarSpawner.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarSpawner.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarSpawnTypeDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarSpawnTypeDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSpeciesDatabase.cpp Lua: player.* identity getters and setters 2023-06-29 05:58:24 +10:00
StarSpeciesDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStagehand.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStagehand.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStagehandDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStagehandDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatCollection.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStatCollection.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStatistics.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStatistics.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatisticsDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStatisticsDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatSet.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStatSet.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatusController.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStatusController.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStatusEffectDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStatusEffectDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatusTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStatusTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarStoredFunctions.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarStoredFunctions.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSystemWorld.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarSystemWorld.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarSystemWorldClient.cpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarSystemWorldClient.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarSystemWorldServer.cpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarSystemWorldServer.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarSystemWorldServerThread.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarSystemWorldServerThread.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTeamClient.cpp Fix Teams not functioning as swapped character 2023-07-26 19:02:33 +10:00
StarTeamClient.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTeamManager.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTeamManager.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTechController.cpp Fix script.updateDt in tech 2023-10-30 06:52:59 +11:00
StarTechController.hpp SwimIdle tech parent state 2023-08-02 22:02:21 +10:00
StarTechDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarTechDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTenantDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarTenantDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTerrainDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarTerrainDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTileDamage.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTileDamage.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTileDrawer.cpp Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarTileDrawer.hpp Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarTileModification.cpp Allow overriding placed collision kind ("""overground""") from world.placeMaterial 2023-08-19 18:26:52 +10:00
StarTileModification.hpp Allow overriding placed collision kind ("""overground""") from world.placeMaterial 2023-08-19 18:26:52 +10:00
StarTileSectorArray.hpp Tile Prediction 2023-07-31 02:40:06 +10:00
StarTilesetDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarTilesetDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarToolUser.cpp Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarToolUser.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarTreasure.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarTreasure.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarUniverseClient.cpp Add player Lua functions from SE 2023-10-25 15:30:31 +11:00
StarUniverseClient.hpp Add loading icon when swapping character 2023-08-02 21:28:37 +10:00
StarUniverseConnection.cpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarUniverseConnection.hpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarUniverseServer.cpp Changes to support modifying networking while maintaining legacy support 2023-07-31 20:22:09 +10:00
StarUniverseServer.hpp Server: Log TCP error and carry on 2023-07-26 18:47:23 +10:00
StarUniverseSettings.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarUniverseSettings.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarVehicle.cpp Tweak tool suppression logic for vehicles 2023-10-10 19:38:29 +11:00
StarVehicle.hpp Tweak tool suppression logic for vehicles 2023-10-10 19:38:29 +11:00
StarVehicleDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarVehicleDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarVersioningDatabase.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarVersioningDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWarping.cpp Fix crash warping to planets and leftover formatting errors 2023-06-27 20:55:10 +10:00
StarWarping.hpp Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
StarWeather.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarWeather.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarWeatherTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWeatherTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWireProcessor.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWireProcessor.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWiring.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWiring.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldClient.cpp Don't tile predict falling blocks for now 2023-10-31 08:10:05 +11:00
StarWorldClient.hpp Objects can now be placed under tiles that have non-block collision 2023-08-21 00:59:02 +10:00
StarWorldClientState.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldClientState.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldGeneration.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldGeneration.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldImpl.hpp Objects can now be placed under tiles that have non-block collision 2023-08-21 00:59:02 +10:00
StarWorldLayout.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldLayout.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldParameters.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldParameters.hpp resolved most of the compiler warnings/errors under gcc 2023-06-26 11:58:35 -07:00
StarWorldRenderData.hpp Prevent particle copy, tweak debugging some more 2023-07-03 18:31:12 +10:00
StarWorldServer.cpp Objects can now be placed under tiles that have non-block collision 2023-08-21 00:59:02 +10:00
StarWorldServer.hpp Objects can now be placed under tiles that have non-block collision 2023-08-21 00:59:02 +10:00
StarWorldServerThread.cpp Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
StarWorldServerThread.hpp experimental universe.sendWorldMessage function 2023-07-23 01:01:23 +10:00
StarWorldStorage.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldStorage.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldStructure.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldStructure.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldTemplate.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldTemplate.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldTiles.cpp Tile Prediction 2023-07-31 02:40:06 +10:00
StarWorldTiles.hpp Tile Prediction 2023-07-31 02:40:06 +10:00