Commit Graph

78 Commits

Author SHA1 Message Date
SmileTheory 4c9d39ae6e Fix some file paths for msvc 2008 2013-12-09 17:15:29 -08:00
jeremiah sypult 260233d4ec bug 5986 - Configure jenkins to spit out mac .app
https://bugzilla.icculus.org/show_bug.cgi?id=5986
Created make-macosx-app.sh to handle manually creating an app bundle from other scripts.
Updated make-macosx.sh to create bundle with make-macosx-app.sh (TODO: make-macosx-ub.sh support).
Updated Makefile to create bundle with make-macosx-app.sh and zip up the resulting ioquake3.app if ARCHIVE is defined.
2013-07-18 00:11:10 -05:00
jeremiah sypult 9c2ce77d98 Added "all game" and "all ioquake3" schemes to Xcode workspace so that they build properly. 2013-07-17 15:54:53 -05:00
jeremiah sypult 90dcf34eee Fix the speex Xcode project since it was missing its header search path. 2013-07-17 14:59:58 -05:00
jeremiah sypult 0f9eca6546 Initial Xcode workspace & project support (4.6.3).
Updated .gitignore and ioquake3fe Xcode project.
Added Retina-enabled QUAKE III logo icon files.
Details in misc/xcode/xcode-readme.txt
2013-07-13 01:06:26 -05:00
SmileTheory 369956eb63 Fix compilation in VS2008. 2013-03-14 21:36:44 -07:00
Tim Angus f6fb9eb602 renderer -> renderergl1, rend2 -> renderergl2 2013-02-15 23:46:37 +00:00
SmileTheory af77b93597 #5818 - Modular renderer and Rend2 support for MSVC. 2013-01-07 20:30:49 -08:00
Zack Middleton 8424865879 Have NSIS uninstaller delete rend2. 2012-12-09 01:05:25 +00:00
Zack Middleton 2e99ae093e - Include OpenGL1 and Rend2 renderers in Loki Setup Installer. 2012-12-09 01:01:13 +00:00
Zack Middleton a1270177c1 Include Rend2 renderer in NSIS installer. 2012-12-09 00:53:52 +00:00
Zack Middleton f6e076c4a1 Update standalone code in Catch the Chicken NSIS installer. 2012-11-24 06:00:29 +00:00
Zack Middleton f3e7012bdb REFACTOR [a vs an]
From /dev/humancontroller.
2012-06-18 16:31:16 +00:00
Ludwig Nussel 6c8a9af300 fix mingw64 installer 2012-02-07 09:29:13 +00:00
Ludwig Nussel 1a736dd725 put the g where the g belongs 2011-08-30 11:57:00 +00:00
Zack Middleton b3c9d55f50 Include extra dlls in NSIS installer if needed (renderer, curl, speex, zlib, jpeg). 2011-08-29 15:17:47 +00:00
Zack Middleton dd9230de04 Somewhat fixed NSIS installer for win64, probably still installs with x86 programs. 2011-08-26 15:21:03 +00:00
Zack Middleton 6d97d5c628 Don't include libcurl-4.dll or zlib1.dll in NSIS installer, they don't seem to be used. 2011-08-26 15:15:56 +00:00
Thilo Schulz 63c2b017d6 Remove executable property from these files 2011-08-02 20:26:46 +00:00
Thilo Schulz 77d764c457 Patch and description by ensiform (#5043):
This patch moves cg_particles.c out of cg_marks.c to the actual file that was
already there but not used.  By default WOLF_PARTICLES definition is commented
out if someone wants to use the old cg_particles.c changes.  cg_particles.c has
been added to the makefile and msvc projects.
2011-06-16 21:58:46 +00:00
Thilo Schulz a5035841d2 Project files for Microsoft Visual Studio 10. Has x86 and x64 build configurations (#2681) 2011-06-15 03:36:11 +00:00
Thilo Schulz 7a4ce592a4 - Adapt MSVC project files to new libjpeg, fix by Guillaume Bougard and cyrri
- add tr_model_iqm.c to MSVC project, by cyrri
2011-06-06 21:15:42 +00:00
Thilo Schulz b003422d92 - Fix lokisetup makefile problems
- Bump version number to 1.36
2011-05-15 14:49:38 +00:00
Zachary Slater 19320515c9 Bug 4566: Slackbuild update for 64bit. 2010-10-19 06:40:49 +00:00
Ludwig Nussel edb7cd9840 uninstall zlib1.dll, disable description panel (bug 4779) 2010-10-12 06:27:27 +00:00
Ludwig Nussel 112287088e rename x86_64 -> x64 for Windows 2010-03-19 08:59:22 +00:00
Ludwig Nussel 65212bbeb2 package zlib1.dll in nsis installer 2010-03-19 08:59:20 +00:00
Thilo Schulz 118fbdf741 - Tested and updated MSVC project file to really make it work with new zlib
- Removed unnecessary zconf.in.h
- Fixed include dirs for several MSVC targets
2009-10-19 16:16:52 +00:00
Thilo Schulz 4b1b4c76d6 Last revision (1681) was described incorrectly. It uses parts of Amanieu's patch to add the most recent version of zlib to ioquake3.
This commit now adds zlib c-file dependencies to the MSVC project file, not tested yet, thought.
2009-10-19 14:32:06 +00:00
Tim Angus 7afb92be27 * Remove the SDL patch as it has since been incorporated into SDL svn 2009-10-18 00:02:24 +00:00
Ryan C. Gordon 70dad387da Updated Solaris packaging, per Vincent Cojot.
Fixes Bugzilla #4058.
2009-09-15 01:48:58 +00:00
Ludwig Nussel 372c2ea521 openal32.dll is actually spelled OpenAL32.dll now 2009-05-25 15:14:53 +00:00
Julian Priestley 6e79cfbae2 * Update MSVC project files for latest revision 2009-05-11 21:48:54 +00:00
Zachary Slater 9390750a8a ReadMe for OS X 1.36 2009-05-06 00:16:05 +00:00
Ludwig Nussel 011285c232 some more solaris files 2009-05-04 07:10:42 +00:00
Ludwig Nussel 732c405e15 Solaris fixes (#4048) 2009-05-03 18:49:55 +00:00
Zachary Slater 697c2e42a5 adding the OS X folder icon, use
http://web.me.com/zweigand/zweisoft/Software/Entries/2009/1/12_IconDroplet_1.2.html
to make this into a custom folder icon for ioquake3.
2009-04-23 07:39:37 +00:00
Ludwig Nussel 5948b41af4 sample NSIS description file for a ioquake3 mod installer 2009-04-18 19:01:24 +00:00
Ludwig Nussel 9d5141decc nsis data file installer 2009-04-18 17:50:07 +00:00
Ludwig Nussel 06b6037ff0 nsis: registering unistaller in shell context works too 2009-04-18 17:03:29 +00:00
Ludwig Nussel 9af3237829 nsis: support proper multi user installation 2009-04-12 12:31:00 +00:00
Ludwig Nussel c5df8251d9 nsis installer icon finally 2009-04-12 07:57:25 +00:00
Zachary Slater 7c0cfe2d2f Generated a quick n dirty png of the tango icon. 2009-04-09 19:40:02 +00:00
Six ba6fb02319 Make the frontend check both the current bundle as well as the default install location
0110
2009-03-22 00:24:40 +00:00
Six 673e7543c1 needed
0110
2009-03-22 00:07:08 +00:00
Zachary Slater d753f7f97f oops, checked in a precompiled header for the frontend. 2009-03-21 23:01:30 +00:00
Zachary Slater d8080d3646 first copy of the front-end from Ben Wilber. Thanks Ben! 2009-03-21 22:55:40 +00:00
Ludwig Nussel 53d23a3df2 fix msvc build (#3857, #3771) 2009-02-10 07:56:56 +00:00
Ludwig Nussel 4de00b3d02 add support for ppc64 in installer 2008-11-12 13:40:05 +00:00
Tim Angus b6b19caadd * The latest round of SDL tweaks 2008-09-01 21:22:41 +00:00