index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix potential buffer overflow
thilo
2007-08-30
1
-1
/
+1
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
10
-1022
/
+354
*
make V=1 shows gcc command line
ludwig
2007-08-27
2
-56
/
+68
*
* Rewrite of R_LoadImage to make it more generic and data driven
tma
2007-08-26
6
-44
/
+117
*
* Demote input related console information to developer only so that it doesn't
tma
2007-08-24
4
-53
/
+53
*
* (bug 3054) sv_killserver not being set with TA UI
tma
2007-08-24
1
-2
/
+2
*
* ...And the other deliberate mistake
tma
2007-08-24
1
-1
/
+1
*
* (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>)
tma
2007-08-24
2
-38
/
+8
*
* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>
tma
2007-08-23
5
-25
/
+3296
*
* Nuts.
tma
2007-08-23
1
-1
/
+1
*
* (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>)
tma
2007-08-23
2
-69
/
+60
*
* (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia)
tma
2007-08-23
4
-116
/
+52
*
fix null termination out of array bounds
ludwig
2007-08-19
2
-2
/
+2
*
fix gcc 4.2 warnings about cast from pointer to integer (#3317)
ludwig
2007-08-19
5
-7
/
+7
*
print the shader loading message if the cvar "developer" is set
ludwig
2007-08-16
1
-1
/
+1
*
don't spam console with "loading..." messages when loading shaders
ludwig
2007-08-16
1
-1
/
+1
*
new x86_64 vm that doesn't use gas
ludwig
2007-08-16
3
-20
/
+1555
*
* Early out AABB collision optimisation from Robert Beckebans (Xreal)
tma
2007-07-27
5
-1
/
+69
*
* Fix a few -pedantic warnings
tma
2007-07-25
5
-5
/
+5
*
* (bug 3268) Replace Mac OS X Carbon API calls with native ones (thanks
tjw
2007-07-20
4
-23
/
+11
*
the address of 'headModelName' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
the address of 'classname' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
Add specific CC for SunOS
coyote
2007-07-17
1
-0
/
+1
*
* Generate QVM dependicies in a (much) better way
tma
2007-07-16
1
-36
/
+67
*
* Fix parallel build
tma
2007-07-16
1
-23
/
+37
*
* Make make make less noise
tma
2007-07-15
2
-47
/
+72
*
* Replace horrendously long list of build rules with set of inference rules
tma
2007-07-14
4
-2809
/
+1109
*
* Fix compiler warning due to missing guard
tma
2007-07-14
1
-0
/
+2
*
OS X mouse hack, must remove when SDL adds it internally.
zakk
2007-07-09
2
-1
/
+84
*
- fix OP_MODU and OP_MODI
ludwig
2007-07-03
1
-10
/
+11
*
another attempt to fix the alignment, this time hopfully for real
ludwig
2007-07-03
1
-5
/
+10
*
fix stack alignment
ludwig
2007-07-03
1
-0
/
+2
*
fix bg_lib.h compilation with lcc
ludwig
2007-06-27
1
-0
/
+7
*
ignore *.d
ludwig
2007-06-25
0
-0
/
+0
*
use native stack for vm stack as well, frees one register
ludwig
2007-06-25
1
-26
/
+36
*
check program counter on OP_CALL and OP_LEAVE
ludwig
2007-06-25
1
-2
/
+6
*
gcc 4.2 patch from nyhm of gentoo (thanks!)
zakk
2007-06-13
1
-2
/
+2
*
(bug 3072) updated Mac OS X SDL .dylib file. still 1.2.11, but with a small
tjw
2007-06-07
1
-0
/
+0
*
* Remove silly MINGW_CFLAGS hack
tma
2007-06-02
4
-15
/
+11
*
* Assumptions are already made that the compiler used is GCC, so it seems silly
tma
2007-06-02
1
-15
/
+1
*
Changes for SunOS: grep -q doesn't work on SunOS and GNU make on SunOS define...
coyote
2007-05-30
1
-2
/
+9
*
* Fix dependency generation when GCC is invoked using just "cc"
tma
2007-05-29
1
-1
/
+2
*
* Whitespace :(
tma
2007-05-29
1
-1
/
+1
*
* Allow CC to be overridden externally to the Makefile
tma
2007-05-29
4
-21
/
+19
*
* updated the included libSDL header files and Mac OS X lib to SDL 1.2.11
tjw
2007-05-22
40
-614
/
+2576
*
* (bug 2972) add r_swapInterval support to SDL client (if libSDL >= 1.2.10)
tjw
2007-05-22
2
-0
/
+12
*
* (bug 3077) allow cURL to follow HTTP redirects (up to 5)
tjw
2007-05-22
1
-0
/
+2
*
Adding a bit of commentary to the code.
thilo
2007-05-17
1
-1
/
+11
*
Fix a potential crash bug on 64 bit systems in the botlib library. sizeof(bot...
thilo
2007-05-17
1
-3
/
+6
*
* (bug 3066) rcon rate-limiting was not compatible with the eventual
tjw
2007-05-10
1
-1
/
+1
[next]