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
*
- Fixed filehandle / filedescriptor leak in S_AL_StartBackgroundTrack introdu...
thilo
2006-08-27
1
-28
/
+70
*
Correctly handle 0 timescale
thilo
2006-08-26
1
-0
/
+7
*
* moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated server
tjw
2006-08-26
2
-4
/
+3
*
A few more timescale influences added
thilo
2006-08-26
1
-3
/
+3
*
- compensate sv_fps for timescale value.
thilo
2006-08-26
6
-15
/
+35
*
* Print the SVN version string in Com_Init()
tjw
2006-08-25
1
-1
/
+1
*
* Revert version to 1.33 again
tma
2006-08-22
1
-1
/
+1
*
* Add SVN version to the version string displayed in the client console
tjw
2006-08-22
2
-2
/
+5
*
- Change available device list to be displayed on sound initialization and
thilo
2006-08-19
1
-8
/
+6
*
* Compiler warning fix
tma
2006-08-19
1
-2
/
+3
*
- tweak enumeration support, remove win32 dependency
thilo
2006-08-19
2
-19
/
+6
*
- Add device enumeration support on windows and make "Generic Software" new d...
thilo
2006-08-19
4
-7
/
+92
*
The server should still process network packages for keeping the package queu...
thilo
2006-08-18
1
-1
/
+1
*
Tweak the select() stuff a bit still.
thilo
2006-08-18
1
-7
/
+7
*
Fix 100% CPU usage on idle dedicated servers.
thilo
2006-08-18
3
-9
/
+38
*
Added code/unix/MacSupport/ which currently includes a script and resource file
tjw
2006-08-16
2
-0
/
+290
*
bug 2723
tjw
2006-08-16
2
-5
/
+35
*
* qvm files no longer installed by "make copyfiles"
tma
2006-08-13
6
-5
/
+20
*
bug 2747
tjw
2006-08-03
1
-1
/
+5
*
bug 2747
tjw
2006-08-03
1
-13
/
+10
*
bug 2723
tjw
2006-08-02
5
-1
/
+16
*
bug 2813
tjw
2006-08-01
1
-1
/
+1
*
bug 2810 once a latched cvar was changed it could not be reset to its origina...
tjw
2006-08-01
1
-1
/
+5
*
* Windows home directory support (tjw)
tma
2006-08-01
2
-1
/
+21
*
* Fix to Windows renderer deadlock (bug #2767, Daniel Deptford)
tma
2006-07-31
1
-2
/
+2
*
Another patch to make uncompressed AVI write in RGB24 format by anonymous vir...
thilo
2006-07-31
2
-10
/
+9
*
Fix from the VirtualDub people which should make avi files created with the v...
thilo
2006-07-31
2
-16
/
+20
*
Changed the demofile slot finder to use FS_FileExists instead of FS_ReadFile ...
thilo
2006-07-30
1
-3
/
+1
*
Fix wrong demo filename when all 9999 demo*.dm_64 file slots have been written.
thilo
2006-07-30
1
-4
/
+2
*
Fixed shit commited by myself.
thilo
2006-07-30
1
-1
/
+2
*
Revert "fix" because it was based on wrong assumptions and actually doesn't f...
thilo
2006-07-17
1
-1
/
+1
*
Fix wrong means of death message in server log.
thilo
2006-07-09
1
-1
/
+1
*
looks like the interpreter was broken all the time. Didn't anyone
ludwig
2006-07-06
1
-1
/
+1
*
Fix critical buffer overflow in cgame, see exploit at http://www.milw0rm.com/...
thilo
2006-07-06
1
-2
/
+2
*
- print warning if server tries to set cvars it shouldn't set
ludwig
2006-07-05
1
-1
/
+4
*
- Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htm
thilo
2006-07-03
5
-3
/
+60
*
* OpenAL bug fix (from Josh Weisskopf)
tma
2006-06-17
1
-0
/
+1
*
* Better SDL joystick support (from Erik Auerswald)
tma
2006-06-17
1
-20
/
+121
*
* sv_minRate (from R1CH)
tma
2006-06-17
8
-2
/
+90
*
Remove chars with ascii value > 127 in MSG_ReadBigString too to make it corre...
thilo
2006-06-16
1
-0
/
+4
*
Little fix for the sanity check fix from previous rev...
thilo
2006-06-16
1
-3
/
+2
*
- Fix bug that allows a malicious server to write and overwrite any files in ...
thilo
2006-06-16
2
-18
/
+40
*
Fix client "freezes" if a user with ASCII characters > 127 enters a server. R...
thilo
2006-06-11
1
-0
/
+5
*
Fix remotely exploitable parse download overflow reported by Luigi Auriemma.
thilo
2006-06-04
1
-8
/
+20
*
Fixed a crash in md4 routines when using them on files with zero length, repo...
thilo
2006-06-01
1
-2
/
+2
*
Forgot to check for windows-style path seperator in precaution against direct...
thilo
2006-06-01
1
-1
/
+1
*
Partially applied patch from Joerg Dietrich. Fixes:
thilo
2006-06-01
2
-6
/
+18
*
Correction in PowerPC JIT code. Fixes crash in server browser, etc, on Mac OS X
icculus
2006-05-29
1
-4
/
+4
*
Prevent servers from making clients download files that are written to non-qu...
thilo
2006-05-28
1
-0
/
+7
*
Applied parts of Josh Weisskopf's patch to make naming of executables consist...
thilo
2006-05-16
1
-7
/
+7
[next]