index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reorder includes to fix build on OpenBSD (#3663, patch by Jonathan Gray)
ludwig
2008-05-25
1
-1
/
+1
*
whoops.
thilo
2008-05-17
1
-1
/
+1
*
- Workaround for buggy MacOSX getaddrinfo() implementation that doesn't accep...
thilo
2008-05-17
2
-3
/
+12
*
* (bug 3641) Server is left running following a local disconnect
tma
2008-05-12
1
-0
/
+1
*
* Fix a bunch of compile warnings
tma
2008-05-10
4
-38
/
+54
*
combine all mouse events received in one frame
ludwig
2008-05-06
1
-1
/
+8
*
define the product version in the Makefile
ludwig
2008-05-06
2
-27
/
+10
*
Add information link for stereo rendering
thilo
2008-05-03
1
-0
/
+3
*
Update readme for r_stereoEnabled and a few corrections on the other stereo c...
thilo
2008-05-03
1
-6
/
+9
*
Show true framerate with stereo separation enabled
thilo
2008-05-03
1
-4
/
+5
*
shut up warning
thilo
2008-05-01
1
-1
/
+1
*
- replace a few constant values with GL macros in tr_cmds.c
thilo
2008-05-01
10
-91
/
+175
*
- variables with CVAR_ROM set get now overwritten by Cvar_Get() if the cvar e...
thilo
2008-05-01
1
-11
/
+30
*
Make forced unloading work in more cases than just server disconnects
thilo
2008-04-29
1
-0
/
+4
*
mingw32: allow to override cflags and libs for external libraries
ludwig
2008-04-28
1
-16
/
+40
*
- change default value for stereo seperation
thilo
2008-04-27
3
-7
/
+29
*
This may enable stereo rendering for other devices like shutter glasses, but ...
thilo
2008-04-27
2
-3
/
+12
*
Another two minor clean-ups to last commit.
thilo
2008-04-27
2
-5
/
+2
*
- Implement stereo rendering with anaglyph images.
thilo
2008-04-27
12
-132
/
+439
*
* enable building of QVM for Mac OS X again
tjw
2008-04-23
1
-3
/
+0
*
* (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for
tjw
2008-04-23
3
-4
/
+3
*
also install libcurl-4.dll
ludwig
2008-04-22
1
-1
/
+10
*
Fix crash bug for interfaces without assigned address, thanks to PhoinixGR fo...
thilo
2008-04-21
1
-1
/
+7
*
fix obvious bug, thanks mattn2
thilo
2008-04-16
1
-1
/
+1
*
Fix build on IRIX (Patrick Baggett)
ludwig
2008-04-16
1
-1
/
+1
*
add nsis installer target for mingw32
ludwig
2008-04-15
3
-0
/
+151
*
better handling of illegal mode values
ludwig
2008-04-13
1
-3
/
+8
*
sort video modes only if there are modes to sort
ludwig
2008-04-13
1
-1
/
+2
*
remove commented code
thilo
2008-04-12
1
-5
/
+0
*
Update TODO
thilo
2008-04-12
1
-1
/
+0
*
Another change to server parsing as a server reporting in from 69.79.84.0/24 ...
thilo
2008-04-12
1
-29
/
+25
*
* Fix some recently introduced warnings
tma
2008-04-12
3
-5
/
+4
*
One minor comment fix
thilo
2008-04-12
1
-2
/
+2
*
Only don't send packet on disabled multicast if it actually is a multicast pa...
thilo
2008-04-12
1
-2
/
+2
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
9
-3
/
+477
*
- Revamp in-game server browser: you can now scan for games on multiple maste...
thilo
2008-04-11
8
-258
/
+181
*
* Fixed up some english in the README
tma
2008-04-10
1
-34
/
+49
*
Add com_standalone cvar for at-runtime handling of mods that do not require t...
thilo
2008-04-10
10
-30
/
+85
*
Stupid minor changes.
zakk
2008-04-10
1
-2
/
+2
*
Include #ifdef to make it easier to create a stand-alone binary.
thilo
2008-04-09
10
-20
/
+84
*
Fix uninitialized usage warnings on MacOSX.
thilo
2008-04-09
1
-1
/
+1
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
10
-150
/
+348
*
Add length checking to prevent malicious mdr files to overflow buffers.
thilo
2008-04-08
1
-11
/
+57
*
* Change quake3.vcproj to use ws2_32.lib, for ipv6 support (r1290).
juz
2008-04-06
1
-4
/
+4
*
sample loki-setup setup.xml for a mod
ludwig
2008-04-06
1
-0
/
+33
*
Handle detail textures correctly when r_detailedTextures is set to 0.
thilo
2008-04-06
1
-5
/
+23
*
set flag to allow forced unload of a running VM
ludwig
2008-04-06
3
-2
/
+21
*
debug output for EXEC_NOW
ludwig
2008-04-06
1
-0
/
+2
*
catch EXEC_NOW on quit to prevent deleting a running vm
ludwig
2008-04-06
1
-1
/
+3
*
Actually take into account how SkipBracedSection works. It requires a section...
thilo
2008-04-06
1
-1
/
+1
[prev]
[next]