This commit is contained in:
2025-09-15 16:30:24 -06:00
parent a4ff18076a
commit 6e23de8f12
61 changed files with 1103 additions and 687 deletions

View File

@@ -1,53 +1,86 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36414.22 d17.14
VisualStudioVersion = 17.14.36414.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bot.v3.1.2", "bot.v3.1.2", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}"
ProjectSection(SolutionItems) = preProject
bot.v3.1.2\.irpg.conf = bot.v3.1.2\.irpg.conf
bot.v3.1.2\bot.v3.1.2.pl = bot.v3.1.2\bot.v3.1.2.pl
bot.v3.1.2\ChangeLog.txt = bot.v3.1.2\ChangeLog.txt
bot.v3.1.2\events.txt = bot.v3.1.2\events.txt
bot.v3.1.2\irpgdbtool = bot.v3.1.2\irpgdbtool
bot.v3.1.2\modifiers.txt = bot.v3.1.2\modifiers.txt
bot.v3.1.2\questinfo.txt = bot.v3.1.2\questinfo.txt
bot.v3.1.2\README = bot.v3.1.2\README
.gitattributes = .gitattributes
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
ISSUES.md = ISSUES.md
LICENSE = LICENSE
README.md = README.md
TODO.md = TODO.md
screenshot2.png = screenshot2.png
screenshot1.png = screenshot1.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg", "irpg", "{440DEC4B-57C9-4361-9949-7CF55F9CFED8}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg-bot", "irpg-bot", "{3784E8C8-32DE-4740-8F55-324EF1EC4E86}"
ProjectSection(SolutionItems) = preProject
irpg\admincomms.txt = irpg\admincomms.txt
irpg\ChangeLog = irpg\ChangeLog
irpg\commonfunctions.php = irpg\commonfunctions.php
irpg\config.php = irpg\config.php
irpg\contact.php = irpg\contact.php
irpg\db.php = irpg\db.php
irpg\down.png = irpg\down.png
irpg\dump.php = irpg\dump.php
irpg\footer.php = irpg\footer.php
irpg\g7.css = irpg\g7.css
irpg\head.png = irpg\head.png
irpg\header.php = irpg\header.php
irpg\hits.db = irpg\hits.db
irpg\idlerpg-adv.txt = irpg\idlerpg-adv.txt
irpg\index.php = irpg\index.php
irpg\makemap.php = irpg\makemap.php
irpg\makequestmap.php = irpg\makequestmap.php
irpg\makeworldmap.php = irpg\makeworldmap.php
irpg\maperror.png = irpg\maperror.png
irpg\newmap.png = irpg\newmap.png
irpg\players.php = irpg\players.php
irpg\playerview.php = irpg\playerview.php
irpg\quest.php = irpg\quest.php
irpg\README = irpg\README
irpg\tablegrad.gif = irpg\tablegrad.gif
irpg\up.png = irpg\up.png
irpg\worldmap.php = irpg\worldmap.php
irpg\xml.php = irpg\xml.php
irpg-bot\.irpg.conf = irpg-bot\.irpg.conf
irpg-bot\ChangeLog.txt = irpg-bot\ChangeLog.txt
irpg-bot\events.txt = irpg-bot\events.txt
irpg-bot\INSTALL.txt = irpg-bot\INSTALL.txt
irpg-bot\irpg.pl = irpg-bot\irpg.pl
irpg-bot\irpgdbtool = irpg-bot\irpgdbtool
irpg-bot\modifiers.txt = irpg-bot\modifiers.txt
irpg-bot\questinfo.txt = irpg-bot\questinfo.txt
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg-web", "irpg-web", "{B2C6CD83-5E84-40A2-8D1A-A57517EC36D9}"
ProjectSection(SolutionItems) = preProject
irpg-web\admincomms.txt = irpg-web\admincomms.txt
irpg-web\ChangeLog.txt = irpg-web\ChangeLog.txt
irpg-web\commonfunctions.php = irpg-web\commonfunctions.php
irpg-web\config.php = irpg-web\config.php
irpg-web\contact.php = irpg-web\contact.php
irpg-web\db.php = irpg-web\db.php
irpg-web\down.png = irpg-web\down.png
irpg-web\dump.php = irpg-web\dump.php
irpg-web\footer.php = irpg-web\footer.php
irpg-web\g7.css = irpg-web\g7.css
irpg-web\header.php = irpg-web\header.php
irpg-web\hits.db = irpg-web\hits.db
irpg-web\idlerpg-adv.txt = irpg-web\idlerpg-adv.txt
irpg-web\idlerpg.png = irpg-web\idlerpg.png
irpg-web\idlerpg_000000.png = irpg-web\idlerpg_000000.png
irpg-web\idlerpg_025D30.png = irpg-web\idlerpg_025D30.png
irpg-web\idlerpg_ff0000.png = irpg-web\idlerpg_ff0000.png
irpg-web\index.php = irpg-web\index.php
irpg-web\INSTALL.txt = irpg-web\INSTALL.txt
irpg-web\makemap.php = irpg-web\makemap.php
irpg-web\makequestmap.php = irpg-web\makequestmap.php
irpg-web\makeworldmap.php = irpg-web\makeworldmap.php
irpg-web\maperror.png = irpg-web\maperror.png
irpg-web\newmap.png = irpg-web\newmap.png
irpg-web\players.php = irpg-web\players.php
irpg-web\playerview.php = irpg-web\playerview.php
irpg-web\quest.php = irpg-web\quest.php
irpg-web\rw.css = irpg-web\rw.css
irpg-web\tablegrad.gif = irpg-web\tablegrad.gif
irpg-web\up.png = irpg-web\up.png
irpg-web\wall.gif = irpg-web\wall.gif
irpg-web\worldmap.php = irpg-web\worldmap.php
irpg-web\xml.php = irpg-web\xml.php
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "irpg-release", "irpg-release\irpg-release.csproj", "{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Description = The Original Automated IRC Idle Role Playing Game
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection