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
Tim Angus
b7799e644a
* Update SDL patch (again)
2008-08-31 10:41:30 +00:00
Tim Angus
d982941849
* Update SDL patch
2008-08-31 10:04:28 +00:00
Tim Angus
a0ba5b4e38
* Update SDL patch as per SDL bugs #611 and #618
2008-08-30 19:26:41 +00:00
Tim Angus
60eb261185
* Add SDL bug fix patch to misc/ directory
...
* Add commentary of said patch to README
2008-08-09 15:19:59 +00:00
Ludwig Nussel
d3cf82b2ee
nsis: uninstall openal32.dll as well
2008-07-16 07:15:01 +00:00
Zachary Slater
e073c70fd6
Quake 3 Tango-Style icon, suitable for scaling low. Thanks to jayschwa@gmail.com for
...
this version.
2008-07-06 02:23:06 +00:00
Tim Angus
2c0861c1ce
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
...
<TylerSchwend@gmail.com>)
* (bug 3623) COMMAND is mapped to the ALT key (Matthias <Kapffer@macbay.de>)
* (bug 3665) Typo error in FS_FOpenFileByMode function (TsT <tst2006@gmail.com>)
* (bug 3669) Some files left out of Solaris Packages (Vincent Cojot
<vincent@cojot.name>)
* (bug 3680) server quit messages (Ben Millwood)
* (bug 3682) Maps with >1024 models cause a segfault (misantropia
<bnoordhuis@gmail.com>)
* (bug 3683) R_FindShader(): negative lightmap indexes cause stray pointers
(misantropia <bnoordhuis@gmail.com>)
* (bug 3688) q3asm potential segfault fix and other changes (TsT
<tst2006@gmail.com>)
* (bug 3695) Not allowing to write file with lib extention (.dll/.so/...) (TsT
<tst2006@gmail.com>)
* (bug 3696) make-macosx-ub.sh outdated by revision 1340; test for Tiger not
working (Matthias <Kapffer@macbay.de>)
* (bug 3698) #error reported as warning in q3cpp (and no #warning support)
(Ben Millwood)
* (bug 3703) restoring the valued pre-SDL window behaviour (/dev/humancontroller
<devhc97@gmail.com>)
2008-07-05 23:50:38 +00:00
Ludwig Nussel
51978317d8
remove trailing whitespace
2008-06-25 07:59:57 +00:00
Ludwig Nussel
1312060d55
nsis: add openal-soft
2008-06-25 07:59:53 +00:00
Ludwig Nussel
2e803017c4
add voip-readme.txt to installers
2008-06-25 07:59:50 +00:00
Ludwig Nussel
13de2746ea
loki-setup: use xdg-desktop-menu instead of loki-setup legacy menu entries
2008-06-07 13:31:18 +00:00
Ludwig Nussel
86c42edf6b
nsis: use modern ui
2008-06-05 08:42:37 +00:00
Ludwig Nussel
a3d22613da
also install libcurl-4.dll
2008-04-22 08:52:17 +00:00
Ludwig Nussel
3327ce1ab3
add nsis installer target for mingw32
2008-04-15 14:19:03 +00:00
Julian Priestley
a9f03d2c19
* Change quake3.vcproj to use ws2_32.lib, for ipv6 support (r1290).
2008-04-06 21:52:04 +00:00
Ludwig Nussel
8d7932dfca
sample loki-setup setup.xml for a mod
2008-04-06 20:40:49 +00:00
Thilo Schulz
b2225a823c
http://bugzilla.icculus.org/show_bug.cgi?id=3579
...
Patch to make Solaris work again by Vincent Cojot.
2008-03-28 16:16:38 +00:00
Julian Priestley
14fda56059
* Add the new tr_image_*.c files to the quake3 MSVC project
2008-02-14 20:30:51 +00:00
Zachary Slater
c1f8727f0f
Slackbuild patch from Hobbes
2007-12-30 21:37:39 +00:00