index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
1
-2
/
+21
*
* OpenAL bug fix (from Josh Weisskopf)
tma
2006-06-17
1
-0
/
+1
*
- Fix bug that allows a malicious server to write and overwrite any files in ...
thilo
2006-06-16
1
-7
/
+0
*
Fix remotely exploitable parse download overflow reported by Luigi Auriemma.
thilo
2006-06-04
1
-8
/
+20
*
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
*
Prevent servers from making clients download files that are written to non-qu...
thilo
2006-05-28
1
-0
/
+7
*
Corrected #include directives of openal headers for MSVC.
thilo
2006-05-13
1
-2
/
+8
*
Add string length checking to function COM_StripExtension. This fixes the R_R...
thilo
2006-05-06
1
-1
/
+1
*
removed a space too much after "say_team: " chat prompt.
thilo
2006-05-04
1
-1
/
+1
*
- Added SV_Shutdown to Linux signal handler to ensure that clients don't hang...
thilo
2006-05-04
1
-0
/
+4
*
- Introduced various new typedefs for windows platform (int32_t, int64_t, etc...
thilo
2006-04-27
1
-2
/
+1
*
- "baseq3" literal replacement patch (by Erik Auerswald) applied
thilo
2006-04-26
1
-1
/
+2
*
* cl_guid for semi-reliable server authentication (from tjw)
tma
2006-04-22
2
-0
/
+28
*
* Removed strange MacOS X #ifdeffery from cl_cin.c (from tjw)
tma
2006-04-14
1
-4
/
+0
*
* Video export doesn't crap out with sv_pure 1 anymore
tma
2006-03-15
1
-3
/
+45
*
* Displace the '\n's passed to SV_Shutdown
tma
2006-02-28
1
-1
/
+1
*
* Entity sounds on the player entity are now AL_SOURCE_RELATIVE
tma
2006-02-28
1
-24
/
+89
*
* Sound related bug fixes from Thilo Schulz
tma
2006-02-26
2
-2
/
+19
*
* Change the default for s_alSpatEntOrigin. I need to think of a way to do the
tma
2006-02-23
1
-1
/
+1
*
* Fix to half of bug #2600 (Refuse to load RIFF files with less than 8 bits per
tma
2006-02-21
1
-1
/
+10
*
* Fix to bug #2599 (fullscreen cinematics)
tma
2006-02-21
1
-1
/
+1
*
- change long to intptr_t for 64bit windows compatability
ludwig
2006-02-18
2
-2
/
+2
*
* Fix to a woopsie
tma
2006-02-13
1
-1
/
+1
*
* OpenAL now respatializes using the player entity origin instead of the view
tma
2006-02-12
1
-5
/
+15
*
* Removed (unintentional) C99 code
tma
2006-02-07
1
-13
/
+0
*
* workaround for msvc compiler bug.
maik
2006-02-07
1
-0
/
+14
*
* Reimplement console history recall "bug" behaviour without the bug
tma
2006-02-04
1
-2
/
+6
*
* Fix to an obo bug in the console history recall code
tma
2006-01-28
1
-1
/
+1
*
* SDL build no longer requires a vid_restart when changing r_fullscreen
tma
2006-01-25
1
-22
/
+16
*
* Persistent console history
tma
2006-01-24
3
-1
/
+110
*
* Fix to an OpenAL "bug" involving Team Arena
tma
2006-01-22
1
-2
/
+15
*
* Fix the operation of the delete key in *nix
tma
2006-01-22
1
-0
/
+6
*
* Overhaul of console autocompletion
tma
2006-01-22
1
-2
/
+2
*
* Fix to ability to diabled Ogg Vorbis
tma
2006-01-21
2
-2
/
+2
*
* Added Q_isnan for NaN tests with -ffast-math
tma
2006-01-19
1
-9
/
+6
*
* Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise this
tma
2006-01-19
1
-0
/
+29
*
* Don't try to auto record a demo while playing a demo
tma
2006-01-16
1
-1
/
+1
*
* Change defaults for s_alRolloff and s_alMinDistance
tma
2006-01-15
1
-2
/
+2
*
* Oops. Rename cl_avidemo to cl_aviFrameRate
tma
2006-01-06
4
-11
/
+11
*
* Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled by
tma
2006-01-06
3
-1
/
+469
*
* Added cl_autoRecordDemo, which when enabled automatically records a new demo
tma
2006-01-05
1
-0
/
+40
*
* Only display the g_syncClients warning when it's appropriate
tma
2006-01-04
1
-1
/
+1
*
* AVI video output
tma
2006-01-04
6
-8
/
+738
*
* Increase default for s_alSources to 96
tma
2005-12-11
1
-2
/
+2
*
use memcpy for copying stuff around to fix alignment problems
ludwig
2005-12-06
1
-82
/
+34
*
* Removed seemingly unnecessary OS X implementation of yuv_to_rgb24
tma
2005-12-06
1
-20
/
+0
*
* Solaris patch from Vincent S. Cojot
tma
2005-12-06
1
-1
/
+1
*
* Replaced ALIGN macro with PAD
tma
2005-12-05
1
-1
/
+1
[next]