index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
* (bug 2741) Adds support in the SDL client for many keys that were not
tjw
2007-02-14
4
-8
/
+254
*
* (bug 3027) don't trust the "ip" value in the userinfo string since a client
tjw
2007-02-14
1
-16
/
+32
*
* (bug 3019) adds the cvar cl_guidServerUniq (defaults to 1). When set to
tjw
2007-02-12
4
-17
/
+88
*
* (bug 3014) my revision 935 broke the sending of the kick/clientkick message
tjw
2007-02-01
1
-2
/
+3
*
- Fix loads of format string bugs
thilo
2007-01-24
9
-30
/
+28
*
fix wrong use of strncat
ludwig
2007-01-23
1
-2
/
+2
*
* (bug 2977) use MSVC compatiable pre-processors and also include <io.h> for
tjw
2007-01-19
1
-12
/
+13
*
One more icculus.org/quake3 purge, should be the last...
zakk
2007-01-14
3
-7
/
+7
*
Updated urls.
zakk
2007-01-14
2
-2
/
+2
*
Fix window titles and crap, thanks woekele for pointing this out.
zakk
2007-01-14
1
-2
/
+2
*
- Fix two non-C-standard variable declarations.
thilo
2007-01-07
2
-3
/
+7
*
fix buffer overflow and format string bug in auth server response
ludwig
2006-12-31
2
-6
/
+3
*
- also check for point release pak files
ludwig
2006-12-30
1
-15
/
+61
*
- tag more functions with gnu format attribute
ludwig
2006-12-30
17
-34
/
+32
*
don't use intermediate array for sorting pakfiles. avoids the
ludwig
2006-12-30
1
-14
/
+3
*
include offending string in error message for varables that contain
ludwig
2006-12-30
1
-31
/
+15
*
using the function pointer time() doesn't make any sense. Passing down
ludwig
2006-12-30
1
-2
/
+2
*
kick bots by client number instead of name to avoid problems with
ludwig
2006-12-29
1
-4
/
+1
*
fix team orders menu
ludwig
2006-12-28
1
-3
/
+1
*
* replaced SPI_SCREENSAVERRUNNING with the newer SPI_SETSCREENSAVERRUNNING
tjw
2006-12-27
1
-2
/
+2
*
Fix annoying bug where transparent surfaces wouldn't draw over skyboxes. Than...
thilo
2006-12-15
1
-2
/
+1
*
* (bug 2863) allow DEL key to be binded again. I broke it for bug 2650
tjw
2006-12-07
1
-2
/
+2
*
* Add r_customPixelAspect to support displays with non 1:1 pixel aspects (do
tma
2006-12-04
1
-10
/
+12
*
Changes to build defines for Solaris on i86pc. Minor fix to q_platform.h for ...
coyote
2006-11-30
2
-2
/
+2
*
Bugfix by committee. :/
icculus
2006-11-29
1
-0
/
+3
*
Fixed debug error message on loki_setup's stdout.
icculus
2006-11-29
1
-2
/
+0
*
* Change trunk installer release name to 'svn'
tma
2006-11-28
1
-1
/
+1
*
* Merge 954:955 from 1.34 branch
tma
2006-11-28
4
-9
/
+9
*
There's still a little bug in my recent change...
thilo
2006-11-26
1
-1
/
+1
*
- Add input sanitising to various sound playing functions called from MODs.
thilo
2006-11-25
1
-3
/
+40
*
Remove unnecessary hack. Thanks to ensiform.
thilo
2006-11-25
1
-2
/
+0
*
Fix vsprintf bug, thanks to ensiform.
thilo
2006-11-25
1
-1
/
+1
*
Fix bug in parameter checking. Thanks to Neil Toronto for reporting.
thilo
2006-11-23
1
-1
/
+1
*
Changes to the Solaris build scripts..
coyote
2006-11-22
1
-6
/
+22
*
Minor changes to Solaris build scripts
coyote
2006-11-21
1
-5
/
+7
*
Only stop demo on map change if it was started by autorecord.
thilo
2006-11-03
2
-4
/
+2
*
- Explicitly set distance attenuation model.
thilo
2006-11-03
1
-64
/
+133
*
- Remove "server crashed" message on server shutdown caused by local client d...
thilo
2006-10-27
4
-8
/
+19
*
Fix weight interpolation thanks to cyrri
thilo
2006-10-25
1
-4
/
+10
*
* (bug 2758) Toggling the console while holding keys can put the cgame/ui
tjw
2006-10-23
1
-1
/
+2
*
fix readlink() for /bin/sh != bash
ludwig
2006-10-18
1
-1
/
+1
*
* (bug 2784) help to prevent reliable command overflow in cases when a slow
tjw
2006-10-13
4
-34
/
+90
*
* (bug 2893) OpenAL was not tracking one-shot sound effects to the entity's
tjw
2006-10-13
1
-2
/
+1
*
Revert partially incorrect fix and add a few more float casts.
thilo
2006-10-12
1
-3
/
+3
*
Fix weight calculation in botlib, found by Andi Christ. (#2889)
thilo
2006-10-12
1
-2
/
+2
*
* make-macosx-ub.sh script now creates an .app bundle
tjw
2006-09-26
1
-0
/
+0
*
* Increased the number of registers used for the opStack in the PPC vm from
tjw
2006-09-24
1
-5
/
+11
*
Fix endian issue in MDR loading.
thilo
2006-09-22
1
-3
/
+3
*
Update the installer specific files for PPC and fix a few minor bugs.
thilo
2006-09-21
3
-8
/
+41
*
Remove shfolder.lib dependeny as since rev 909 it's not necessary anymore.
thilo
2006-09-21
1
-7
/
+7
[next]