Skip to content

Commit 5ebd8da

Browse files
author
Ntsc
committed
[43] Changed SVN: Eol-style to Native. This should fix line type problems with both linux and windows builds. Note that makefile.am and scripts.sql were unaffected due to mixed line type endings and will be fixed in a later revision.
Changed SVN: Eol-style to Native. This should fix line type problems with both linux and windows builds. Note that makefile.am and scripts.sql were unaffected due to mixed line type endings and will be fixed in a later revision. Fixed: Build with MaNGOS 3618+ git-svn-id: https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2@43 5f9c896b-1e26-0410-94da-f77f675e2462
1 parent 807cb09 commit 5ebd8da

File tree

117 files changed

+19498
-19485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+19498
-19485
lines changed

How to install.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
--- How to install ScriptDev2 ---
2-
3-
1) Install MaNGOS and compile it
4-
2) Create a new folder under "src\bindings\" within the MaNGOS source called "ScriptDev2"
5-
3) Checkout the ScriptDev2 trunk from "https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2"
6-
7-
4a) On Win32:
8-
- Compile ScriptDev2 using the VC71 or VC80 project within the ScriptDev2 folder (this will overwrite the Mangoscript dll in the output directory)
9-
10-
4b) On Linux:
11-
- Apply MaNGOS-r3460-ScriptDev2.patch to Mangos Source
12-
- Compile Mangos (ScriptDev2 will automatically be built when compiling Mangos from here on)
13-
14-
5) Execute the included "scripts.sql"
1+
--- How to install ScriptDev2 ---
2+
3+
1) Install MaNGOS and compile it
4+
2) Create a new folder under "src\bindings\" within the MaNGOS source called "ScriptDev2"
5+
3) Checkout the ScriptDev2 trunk from "https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2"
6+
7+
4a) On Win32:
8+
- Compile ScriptDev2 using the VC71 or VC80 project within the ScriptDev2 folder (this will overwrite the Mangoscript dll in the output directory)
9+
10+
4b) On Linux:
11+
- Apply MaNGOS-r3460-ScriptDev2.patch to Mangos Source
12+
- Compile Mangos (ScriptDev2 will automatically be built when compiling Mangos from here on)
13+
14+
5) Execute the included "scripts.sql"
1515
6) Run mangosd from your output directory

LICENSE.txt

Lines changed: 279 additions & 279 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)