]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - COMPILING
Fix/add grayscale-to-RGB in PNG loader
[xonotic/netradiant.git] / COMPILING
index 495e84fe1f97d8c8f03223fc52a4a89fe75b83b1..9ac19a8c389e20fba32e37f3ed0939d8c9b8f3fc 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -14,16 +14,14 @@ The subversion client can be obtained from the Subversion site.
 
 To get a copy of the source using the commandline Subversion client:
   Change the current directory to the desired location for the source.
-  svn checkout http://emptyset.endoftheinternet.org/svn/radiant15/trunk/ ./GtkRadiant
-  svn checkout -r29 https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack
-  svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/UFOAIPack/branches/1.5/ ./GtkRadiant/games/UFOAIPack
-  For other game packs, see https://zerowing.idsoftware.com/svn/radiant.gamepacks/
-  Note that they must be in GtkRadiant 1.5's format (like the ones in a branches/1.5 subfolder)!
+  svn checkout http://svn.icculus.org/netradiant/trunk/ NetRadiant
+  cd NetRadiant
+  sh download-gamepacks.sh
 
 
 
-Linux/OSX(using X-windows)
-==========================
+Linux(using X-windows)
+======================
 
 environment:
 - gcc >= version 3.1 (preferably)
@@ -43,28 +41,46 @@ run 'make'
 run:
 Execute './GtkRadiant/install/radiant.x86' (or './GtkRadiant/install/radiant.ppc' on osx)
 
+OSX(using X-windows)
+====================
 
+environment:
+- OS X 10.5
+- Xcode developer tools installed
+- X11 (from the OS X DVD)
+- fink installed
+- the following fink packages installed:
+  gtkglext1 pkgconfig glib2-dev libxml2 gtk+2-dev pango1-xft2-dev atk-dev atk1 gettext-dev
+- Subversion must be installed and available in PATH to download the game packs
 
-Jva32 (2000, KC be Ivfgn)
-==================
+build:
+run 'make'
 
-raivebazrag:
-- ivfhny fghqvb 2005
-- clguba 2.3.0 be yngre (fbzr ohvyq fgrcf hfr clguba)
-- fhoirefvba 1.1 be yngre (fbzr ohvyq fgrcf hfr fia)
+run:
+Switch into the install folder, and run NetRadiant.app
 
-qrcraqrapvrf ner cercnpxntrq nepuvirf, rkgenpg gurz gb gur qverpgbel nobir TgxEnqvnag.fya:
-- uggc://mrebjvat.vqfbsgjner.pbz/svyrf/enqvnag/qrirybcre/1.5/tgxenqvnag-1.5-qrcraqrapvrf-1.0.mvc
+Win32 (2000, XP, Vista or Windows 7)
+==================
 
-ohvyq:
-Bcra TgxEnqvnag.fya.
-Va gbbyf > bcgvbaf > cebwrpgf > IP++ Qverpgbevrf > rkrphgnoyrf, nqq gur cnguf gb clguba.rkr (r.t. p:\clguba23\) naq fia.rkr (r.t. p:\fia\)
-Uvg 'Ohvyq > Ohvyq Fbyhgvba' (S7)
+environment:
+- MinGW
+  http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite (the installer link)
+  Install this to c:\mingw, and select the components C compiler, C++ compiler, Make
+- MSYS
+  http://www.mingw.org/wiki/msys (you need the installer MSYS-versionnumber.exe)
+  Install this to c:\msys\1.0
+- Prepackaged Radiant dependencies (Gtk and other stuff):
+  http://www.icculus.org/netradiant/files/radiant-deps-mingw32.zip
+  Preferably extract this one to c:\mingw\radiant-deps-mingw32
+- Subversion must be installed and available in PATH to download the game packs
 
-vafgnyy:
-eha 'clguba ./TgxEnqvnag/vafgnyy.cl'
-abgr - guvf fpevcg fubhyq or eha nsgre rnpu gvzr lbh hcqngr sebz fia
+build:
+- Start the MSYS shell (to be found in c:\msys\1.0\msys.bat)
+- Switch to the directory with NetRadiant source
+- cp mingw-Makefile.conf Makefile.conf
+- (edit mingw-Makefile.conf in case you installed anything to other locations
+  than the recommended ones)
+- make
 
-eha:
-frg Cebwrpg > Cebcregvrf > Qrohttvat > Pbzznaq gb "$(FbyhgvbaQve)vafgnyy/$(GnetrgSvyrAnzr)"
-uvg 'Qroht > Fgneg' (S5)
+run:
+- in the "install" directory, double click netradiant.exe