osb/source/game
Kae ddab1db73f Server: Log TCP error and carry on
Fixes the Singleplayer server thread locking up forever and leaving us in an eternal loading screen if the TCP socket fails to bind. Something on my PC is hogging the default server port, which is what made me encounter this.
2023-07-26 18:47:23 +10:00
..
interfaces Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
items Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
objects Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
scripting Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > LuaTable 2023-07-25 00:49:20 +10:00
terrain everything everywhere 2023-06-20 14:33:09 +10:00
CMakeLists.txt more Voice work 2023-07-13 19:12:55 +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 everything everywhere 2023-06-20 14:33:09 +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 More directives optimization 2023-06-25 18:12:54 +10:00
StarArmorWearer.hpp More directives optimization 2023-06-25 18:12:54 +10: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 everything everywhere 2023-06-20 14:33:09 +10:00
StarCollisionBlock.hpp everything everywhere 2023-06-20 14:33:09 +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 More directives optimization 2023-06-25 18:12:54 +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 Add character swapping (no GUI yet) 2023-07-22 22:31:04 +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 everything everywhere 2023-06-20 14:33:09 +10:00
StarGameTypes.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarGameTypes.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarHumanoid.cpp Update StarHumanoid.cpp 2023-06-30 02:31:41 +10:00
StarHumanoid.hpp Lua: player.* identity getters and setters 2023-06-29 05:58:24 +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 Add voice muting, add input key and mouse functions 2023-07-20 12:52:08 +10: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 Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
StarItem.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +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 Cache certain item generation calls from interfaces 2023-07-23 22:44:02 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarItemDrop.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +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 client-side NPCs 2023-07-26 16:45:01 +10:00
StarMovementController.hpp client-side NPCs 2023-07-26 16:45:01 +10:00
StarNameGenerator.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarNameGenerator.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarNetPackets.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarNetPackets.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarNetPacketSocket.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarNetPacketSocket.hpp everything everywhere 2023-06-20 14:33: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 Update StarNpc.cpp 2023-07-26 16:48:14 +10:00
StarNpc.hpp client-side NPCs 2023-07-26 16:45:01 +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 rare backwards compatibility issue with optimized directives in object "color" 2023-07-21 17:52:10 +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 The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarObjectDatabase.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarParallax.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarParallax.hpp Fix up new Object directives handling, more directives rendering improvements, fix chat bubbles and nametags only moving every 2px 2023-06-25 16:10:57 +10: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 Support for changing the game's timescale 2023-07-21 00:58:49 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +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 Fix ToolUser exception when swapping player 2023-07-24 17:54:31 +10:00
StarPlayer.hpp Fix ToolUser exception when swapping player 2023-07-24 17:54:31 +10: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 Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarPlayerInventory.hpp everything everywhere 2023-06-20 14:33:09 +10: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 Fix ToolUser exception when swapping player 2023-07-24 17:54:31 +10:00
StarPlayerStorage.hpp Fix ToolUser exception when swapping player 2023-07-24 17:54:31 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarProjectile.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +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 everything everywhere 2023-06-20 14:33:09 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarTechController.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +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
StarTileModification.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTileModification.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarTileSectorArray.hpp everything everywhere 2023-06-20 14:33:09 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +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 Fix ToolUser exception when swapping player 2023-07-24 17:54:31 +10:00
StarUniverseClient.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarUniverseConnection.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarUniverseConnection.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarUniverseServer.cpp Server: Log TCP error and carry on 2023-07-26 18:47:23 +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 Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarVehicle.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10: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 Add character swapping (no GUI yet) 2023-07-22 22:31:04 +10:00
StarWorldClient.hpp Add character swapping (no GUI yet) 2023-07-22 22:31:04 +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 everything everywhere 2023-06-20 14:33:09 +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 Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > LuaTable 2023-07-25 00:49:20 +10:00
StarWorldServer.hpp world.callScriptContext 2023-07-23 13:49:34 +10:00
StarWorldServerThread.cpp experimental universe.sendWorldMessage function 2023-07-23 01:01:23 +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 The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarWorldTiles.hpp everything everywhere 2023-06-20 14:33:09 +10:00