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
*
* 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
*
* Same as last revision, but I didn't forget to save this time
tma
2005-12-03
1
-3
/
+3
*
* Improved the robustity^Wrobustosity^Wrobustness of the OpenAL music and raw
tma
2005-12-03
1
-81
/
+100
*
* Fix to an OpenAL "bug"
tma
2005-12-02
1
-0
/
+5
*
* Updated AL headers
tma
2005-12-01
1
-0
/
+6
*
* Fix compilation when using SDL and dlopening OpenAL
tma
2005-12-01
1
-2
/
+5
*
* Fixed bug where if two looping sounds were added to a single entity they
tma
2005-12-01
1
-122
/
+121
*
* Support RIFF files with zero length data chunks (yes they exist, and yes,
tma
2005-11-30
2
-22
/
+50
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
2
-13
/
+12
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
4
-16
/
+91
*
Don't byteswap when resampling audio...we byteswapped it previously in the
icculus
2005-11-20
1
-1
/
+1
*
make internal functions static
ludwig
2005-11-19
1
-2
/
+42
*
* Partial implementation of FS_Seek for files in pk3s
tma
2005-11-16
1
-28
/
+25
*
* Oops, missed a bit
tma
2005-11-14
1
-1
/
+1
*
* Replace a redundant function in the wav decoder
tma
2005-11-14
1
-20
/
+1
*
* Unbreak the MinGW build more...
tma
2005-11-13
2
-4
/
+5
*
link against libopenal by default rather than dlopening it
ludwig
2005-11-13
2
-1
/
+108
*
soname is libopenal.so.0
ludwig
2005-11-13
1
-1
/
+1
[next]