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 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
*
* OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>
tma
2005-11-13
13
-676
/
+3783
*
store temporary files in /tmp to save space in ~
ludwig
2005-11-13
1
-31
/
+33
*
use common macro for alignment
ludwig
2005-11-13
1
-2
/
+2
*
- add -Wimplicit -Wstrict-prototypes CFLAGS again
ludwig
2005-11-11
1
-4
/
+4
*
* Makefile target dependancy fix
tma
2005-11-07
1
-4
/
+4
*
* Fix TA font loader to use new endian defines
tma
2005-11-06
1
-2
/
+2
*
use system memcpy and memset
ludwig
2005-11-06
5
-5
/
+16
*
* Ignore in_dgamouse setting if dga isn't available
tma
2005-11-06
1
-6
/
+8
*
* I'm so anal
tma
2005-11-06
1
-0
/
+0
*
* Install the tools on every build, so a distclean isn't necessary if the tool
tma
2005-11-06
14
-2551
/
+133
*
- crash solved
ludwig
2005-11-06
1
-0
/
+2
*
- don't spam the tty with that message
ludwig
2005-11-06
1
-1
/
+1
*
- move code for standalone compilation out of vm_x86_64.c
ludwig
2005-11-06
1
-273
/
+37
[prev]
[next]