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
*
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
*
- fall back to interpreter if VM_Compile resets vm->compiled
ludwig
2005-11-06
1
-2
/
+5
*
- set umask to 0077 before writing the cdkey, the rest of the world
ludwig
2005-11-06
1
-3
/
+15
*
* Tidy-up of q_platform.h
tma
2005-11-06
6
-182
/
+102
*
- put ALIGN macro into q_shared.h
ludwig
2005-11-05
3
-15
/
+7
*
* Enable use of asm on Solaris-x86
tma
2005-11-05
2
-3
/
+2
*
* Patch from AJ <anthonyj@planetquake.com> which replaces a bunch of hard coded
tma
2005-11-05
2
-31
/
+31
*
* Fix a stupid typo
tma
2005-11-05
1
-1
/
+1
*
* Patch from vapier that aids packaging
tma
2005-11-05
1
-5
/
+31
*
* Oops, missed a bit
tma
2005-11-05
1
-0
/
+2
*
* Centralise architecture defines in q_platform.h
tma
2005-11-05
3
-131
/
+69
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
24
-795
/
+506
*
Updated msvc project files from > Michael Zoech!
zakk
2005-11-04
6
-16495
/
+16161
*
found the bug. alignment reenabled.
ludwig
2005-11-03
1
-8
/
+5
*
disable the alignment "fix" until its clear why it causes crashes
ludwig
2005-11-03
1
-4
/
+22
*
* Juggled CFLAGS a bit so that -fno-strict-aliasing is always on
tma
2005-11-03
1
-17
/
+15
*
more alignment fixes
ludwig
2005-11-02
1
-5
/
+9
*
actually when calling from the vm to the engine there are more than 10
ludwig
2005-11-02
1
-1
/
+1
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-2
/
+2
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-3
/
+2
*
round string length for pointer alignment
ludwig
2005-11-02
1
-2
/
+4
[next]