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
...
*
revert changes to that one as this is not necessary.
thilo
2008-04-06
1
-1
/
+1
*
Make sure that one broken shader file cannot crash the game / make the other ...
thilo
2008-04-06
2
-10
/
+42
*
* Fix to MinGW build following IPv6 changes
tma
2008-04-05
2
-6
/
+15
*
I hope this makes the code work on solaris, too and fix the EINVAL on sendto()
thilo
2008-04-05
1
-3
/
+3
*
- include Winsock2.h for windows
thilo
2008-04-05
2
-1
/
+5
*
Fix compilation on Solaris and possibly other platforms that have no getifadd...
thilo
2008-04-05
1
-91
/
+24
*
Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...
thilo
2008-04-04
8
-470
/
+915
*
* Update ChangeLog
tma
2008-04-04
2
-1
/
+69
*
http://bugzilla.icculus.org/show_bug.cgi?id=3579
thilo
2008-03-28
3
-6
/
+6
*
* remove COM_Compress() call on script buffer loaded into memory. I assume
tjw
2008-03-28
1
-2
/
+0
*
These checks are now redundant.
thilo
2008-03-27
1
-2
/
+2
*
A more clean solution to this bug. Stop the renderer when the UI VM is not ru...
thilo
2008-03-27
2
-16
/
+17
*
Fix flashing connect screen, see https://bugzilla.icculus.org/show_bug.cgi?id...
thilo
2008-03-27
1
-0
/
+4
*
This hack probably is not needed anymore.
thilo
2008-03-27
1
-1
/
+1
*
Make sure fullscreen does not work for in_nograb when manually Alt-Entering, ...
thilo
2008-03-26
2
-1
/
+8
*
Make cast-workaround to unsigned int use sizeof operator.
thilo
2008-03-26
1
-3
/
+3
*
strcpy -> memmove as string does overlap which should be avoided according to...
thilo
2008-03-25
1
-1
/
+2
*
Remove obsolete code for obfuscation.
thilo
2008-03-25
1
-11
/
+1
*
Commit patch from Jacques Boscq, which will prohibit the calling of memcpy wi...
thilo
2008-03-25
1
-2
/
+4
*
- Replace vsprintf function in bg_lib.c with vsnprintf implementation started...
thilo
2008-03-25
19
-289
/
+793
*
vsnprintf -> Q_vsnprintf
thilo
2008-03-25
1
-1
/
+1
*
Applied patch to clean up code for reading cvars and add new command "print" ...
thilo
2008-03-25
2
-87
/
+71
*
use vm->callLevel to count recursive calls to VM_Call
ludwig
2008-03-24
4
-16
/
+18
*
catch Cbuf_ExecuteText(EXEC_NOW,...) from the ui as that would crash the vm
ludwig
2008-03-24
1
-0
/
+6
*
* Compile bg_* files separately for each game module, as originally intended
tma
2008-03-17
1
-24
/
+114
*
* (bug 3567) Fix to error handling in Ogg decoder (Joerg Dietrich)
tma
2008-03-11
1
-3
/
+3
*
* Ogg codec fix regarding ogg files in pk3s (Tr3b)
tma
2008-03-02
1
-3
/
+7
*
* Write q3config_server.cfg for the server, to avoid reseting client variables
tma
2008-02-28
3
-3
/
+9
*
* (bug 3427) Single Player causes SIGBUS on SGI IRIX (Patrick Baggett)
tma
2008-02-20
3
-15
/
+15
*
Angst and zinx cajoled me into removing trying to load libcurl.so again.
thilo
2008-02-17
2
-17
/
+12
*
Fall back to libcurl.so.4 or libcurl.so.4 if the default symlink does not exist.
thilo
2008-02-16
1
-5
/
+20
*
Remove .3 part in default curl library. With it www download is broken on mos...
thilo
2008-02-16
1
-1
/
+1
*
png fixes by Joerg Dietrich
ludwig
2008-02-15
1
-5
/
+14
*
* Add the new tr_image_*.c files to the quake3 MSVC project
juz
2008-02-14
1
-0
/
+24
*
make the pcx decode actually work
ludwig
2008-02-14
1
-0
/
+1
*
* Consolidate tr_image_*.h headers into tr_local.h to more closely follow the
tma
2008-02-14
12
-23
/
+25
*
remove code duplicated from libjpeg and make internal functions static
ludwig
2008-02-14
2
-96
/
+9
*
don't read more memory than available in jpg decode
ludwig
2008-02-14
3
-11
/
+31
*
make pcx decoder more robust against corrupt files
ludwig
2008-02-14
1
-83
/
+88
*
move all image decoders into separate files
ludwig
2008-02-14
11
-1255
/
+1313
*
make tga decoder more robust against corrupt files
ludwig
2008-02-14
1
-10
/
+41
*
make bmp decoder more robust against corrupt files
ludwig
2008-02-14
1
-33
/
+70
*
integer overflow safeguards
ludwig
2008-02-12
1
-6
/
+14
*
move png support to separate file
ludwig
2008-02-12
4
-2447
/
+2469
*
* Fixes to some muppetry in snd_dma.c (arQon)
tma
2008-02-10
1
-2
/
+3
*
* Disabling r_allowSoftwareGL as per bug 3526
tma
2008-01-31
1
-0
/
+2
*
* (bug 3412) %s expansion security patch (DevHC)
tma
2008-01-22
7
-12
/
+12
*
* Fix to bug in S_FileExtension (Tr3B)
tma
2008-01-19
1
-0
/
+3
*
* fix MacOSX build instructions in README
tjw
2008-01-03
1
-2
/
+1
*
* print LDFLAGS summary in the make output after CFLAGS summary (Hobbes)
tjw
2008-01-03
2
-1
/
+7
[prev]
[next]