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
...
*
remove EULA document to prevent confusion
ludwig
2005-12-05
1
-184
/
+0
*
* Replaced ALIGN macro with PAD
tma
2005-12-05
6
-24
/
+25
*
Look for correct filename extension when loading native DLLs.
icculus
2005-12-05
2
-1
/
+17
*
Removed -fomit-frame-pointer from Mac OS X builds. Someone should
icculus
2005-12-04
1
-1
/
+1
*
Don't need to check for Altivec in unix mainline anymore (qcommon
icculus
2005-12-04
1
-1
/
+0
*
Better altivec cvar handling. Should fix crashes at startup, or curious
icculus
2005-12-04
4
-11
/
+42
*
Fixed Altivec-based mesh rendering.
icculus
2005-12-04
2
-19
/
+19
*
* 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
*
* Ditch Mac OS 9 support
tma
2005-12-01
3
-44
/
+0
*
* Updated AL headers
tma
2005-12-01
11
-751
/
+650
*
* 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
*
* Fix a warning on non-PPC builds
tma
2005-12-01
1
-1
/
+1
*
Fixed detection of Altivec on Mac OS X, and added attempt at general detection
icculus
2005-12-01
1
-8
/
+34
*
r_smp now works as expected with sdl_glimp.c on Mac OS X.
icculus
2005-12-01
1
-5
/
+32
*
Another "long double" ...
icculus
2005-12-01
1
-2
/
+2
*
fix the stupid i386/x86/amd64/x86_64 weirdness
ludwig
2005-12-01
1
-5
/
+12
*
don't use ImageMagick
ludwig
2005-11-30
1
-1
/
+2
*
add "very high quality" option (patch by Pascal de Bruijn)
ludwig
2005-11-30
1
-2
/
+8
*
* Support RIFF files with zero length data chunks (yes they exist, and yes,
tma
2005-11-30
2
-22
/
+50
*
Make sure Q3_BIG_ENDIAN and Q3_LITTLE_ENDIAN are defined correctly for
icculus
2005-11-29
1
-3
/
+8
*
Fixed comment.
icculus
2005-11-28
1
-4
/
+1
*
First shot at SMP renderer with sdl_glimp. Does not work yet!
icculus
2005-11-28
2
-47
/
+116
*
Fixed some compiler warnings in lcc...mostly "long double" stuff.
icculus
2005-11-28
3
-6
/
+6
*
Must explicitly define MACOS_X here or lcc won't build on the Mac.
icculus
2005-11-28
1
-0
/
+5
*
files to create a loki-setup based installer. run "make installer"
ludwig
2005-11-27
6
-0
/
+194
*
fix warning about cast from integer to pointer
ludwig
2005-11-27
1
-2
/
+2
*
* Moved win32 GL extension prototypes from tr_init.c to win_qgl.c
tma
2005-11-26
2
-10
/
+6
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
11
-170
/
+125
*
SDL and OpenAL headers.
icculus
2005-11-26
38
-0
/
+11729
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
61
-22839
/
+848
*
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
*
* Remove the debug text that nobody seemed to notice
tma
2005-11-19
1
-1
/
+0
*
* Bleh.. whitespace
tma
2005-11-16
1
-2
/
+2
*
* Partial implementation of FS_Seek for files in pk3s
tma
2005-11-16
2
-40
/
+57
*
* Small "bug" fix to MSG_WriteBits
tma
2005-11-15
1
-1
/
+1
*
* Implementation of r_dlightBacks from Shane Isley
tma
2005-11-15
1
-66
/
+58
*
* ...
tma
2005-11-15
1
-4
/
+4
*
* Don't link OpenAL against q3ded
tma
2005-11-15
1
-10
/
+10
*
Potential fix to https://bugzilla.icculus.org/show_bug.cgi?id=2486
tma
2005-11-15
1
-30
/
+21
*
* 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
*
* Quiet some warnings on OS X
tma
2005-11-13
2
-67
/
+0
*
* Unbreak the MinGW build more...
tma
2005-11-13
3
-5
/
+6
*
* Unbreak the MinGW build
tma
2005-11-13
1
-7
/
+0
*
link against libopenal by default rather than dlopening it
ludwig
2005-11-13
3
-1
/
+126
*
soname is libopenal.so.0
ludwig
2005-11-13
1
-1
/
+1
[prev]
[next]