From 1ab628e8ad6c85c8f1b562f10480253ee3e622b7 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Fri, 11 Dec 2009 17:34:54 +0000 Subject: merged trunk into lua branch plugin loading is disabled atm because of a bug reading the files (lua may be the reason). Reading the files in usdx and passing the contents to lua may solve this git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2019 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Lua/dists/code.svnprops | Bin 0 -> 86 bytes Lua/dists/delphi2005/readme.txt | 10 +++++----- Lua/dists/delphi7/readme.txt | 10 +++++----- Lua/dists/lazarus/readme.txt | 30 +++++++++++++++--------------- 4 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 Lua/dists/code.svnprops (limited to 'Lua/dists') diff --git a/Lua/dists/code.svnprops b/Lua/dists/code.svnprops new file mode 100644 index 00000000..51db6183 Binary files /dev/null and b/Lua/dists/code.svnprops differ diff --git a/Lua/dists/delphi2005/readme.txt b/Lua/dists/delphi2005/readme.txt index 2901b48a..64168d3c 100644 --- a/Lua/dists/delphi2005/readme.txt +++ b/Lua/dists/delphi2005/readme.txt @@ -1,5 +1,5 @@ -(Turbo-)Delphi 2005/2006 Project file --------------------------------------- -1. Copy ultrastardx.bdsproj to /src -2. Double-click /src/ultrastardx.bdsproj - +(Turbo-)Delphi 2005/2006 Project file +-------------------------------------- +1. Copy ultrastardx.bdsproj to /src +2. Double-click /src/ultrastardx.bdsproj + diff --git a/Lua/dists/delphi7/readme.txt b/Lua/dists/delphi7/readme.txt index 1ede3162..fa77699b 100644 --- a/Lua/dists/delphi7/readme.txt +++ b/Lua/dists/delphi7/readme.txt @@ -1,5 +1,5 @@ -Delphi 7 Project file --------------------------------------- -1. Copy ultrastardx.dof to /src -2. Double-click /src/ultrastardx.dpr - +Delphi 7 Project file +-------------------------------------- +1. Copy ultrastardx.dof to /src +2. Double-click /src/ultrastardx.dpr + diff --git a/Lua/dists/lazarus/readme.txt b/Lua/dists/lazarus/readme.txt index c828266b..012ee37a 100755 --- a/Lua/dists/lazarus/readme.txt +++ b/Lua/dists/lazarus/readme.txt @@ -1,15 +1,15 @@ -Lazarus Project file --------------------------------------- - -Unix: - 1. Copy "ultrastardx-unix.lpi" to /src - (you may rename it to ultrastardx.lpi if you want) - 2. Start Lazarus, click on "Project -> Open Project ..." - and select "ultrastardx-unix.lpi" - -Windows: - 1. Copy "ultrastardx-win.lpi" to /src - (you may rename it to ultrastardx.lpi if you want) - 2. Copy "clean.bat" to /src - 3. Start Lazarus, click on "Project -> Open Project ..." - and select "ultrastardx-win.lpi" +Lazarus Project file +-------------------------------------- + +Unix: + 1. Copy "ultrastardx-unix.lpi" to /src + (you may rename it to ultrastardx.lpi if you want) + 2. Start Lazarus, click on "Project -> Open Project ..." + and select "ultrastardx-unix.lpi" + +Windows: + 1. Copy "ultrastardx-win.lpi" to /src + (you may rename it to ultrastardx.lpi if you want) + 2. Copy "clean.bat" to /src + 3. Start Lazarus, click on "Project -> Open Project ..." + and select "ultrastardx-win.lpi" -- cgit v1.2.3