index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make sure fullscreen does not work for in_nograb when manually Alt-Entering, ...
thilo
2008-03-26
1
-1
/
+1
*
Remove obsolete code for obfuscation.
thilo
2008-03-25
1
-11
/
+1
*
catch Cbuf_ExecuteText(EXEC_NOW,...) from the ui as that would crash the vm
ludwig
2008-03-24
1
-0
/
+6
*
* (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
*
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
*
* Fixes to some muppetry in snd_dma.c (arQon)
tma
2008-02-10
1
-2
/
+3
*
* (bug 3412) %s expansion security patch (DevHC)
tma
2008-01-22
3
-6
/
+6
*
* Fix to bug in S_FileExtension (Tr3B)
tma
2008-01-19
1
-0
/
+3
*
Remove small redundancy
thilo
2007-12-27
1
-2
/
+2
*
Revert changes in ioquake3 AL code, fix OpenAL headers.
thilo
2007-12-13
2
-0
/
+168
*
Modification to stop crash on Linux for dlopened() OpenAL, will break MacOSX ...
thilo
2007-12-13
2
-5
/
+5
*
Fix multiple symbol errors for compilation on MacOSX. Remove unnecessary defi...
thilo
2007-12-13
2
-173
/
+5
*
* Fix poppy captured audio when recording videos
tma
2007-12-01
1
-8
/
+15
*
* Fix bug where an extraneous render command can cause a crash when
tma
2007-11-18
5
-12
/
+15
*
make master server used by client configurable (cl_master)
ludwig
2007-11-14
1
-2
/
+4
*
* Remove work around for a 2 year old OpenAL bug that now actually causes a
tma
2007-11-11
1
-7
/
+0
*
* Unconditionally place a '\' at the start of the command buffer when
tma
2007-10-12
1
-0
/
+12
*
* Fix bug that prevented key up events getting to cgame/ui when not in game
tma
2007-10-02
8
-69
/
+77
*
* Move the conditional compilation of bg_lib.c from the Makefile to cpp in
tma
2007-09-22
9
-21
/
+21
*
* Don't apply colour escape chars on input fields
tma
2007-09-21
5
-48
/
+46
*
* Merge unified-sdl to trunk
tma
2007-09-05
13
-149
/
+188
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
1
-9
/
+0
*
* Nuts.
tma
2007-08-23
1
-1
/
+1
*
* (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>)
tma
2007-08-23
1
-51
/
+39
*
* (bug 3077) allow cURL to follow HTTP redirects (up to 5)
tjw
2007-05-22
1
-0
/
+2
*
* (bug 3018) Should not reset CVAR_CHEAT cvars when loading cgame/ui if they
tjw
2007-04-05
3
-3
/
+4
*
* Silly tab filter breaking things
tma
2007-04-01
1
-1
/
+1
*
* Move storage of console history from a cvar to a file in order to alleviate
tma
2007-04-01
1
-40
/
+67
*
* (bug 2741) replace K_LAST_KEY with MAX_KEYS. K_LAST_KEY is now defined
tjw
2007-03-22
3
-8
/
+10
*
Remove cvar s_alMaxSpeakerDistance for the same task can better be achieved w...
thilo
2007-03-17
1
-4
/
+2
*
* (bug 3018) need to call Cvar_SetCheatState() after CG_INIT and UI_INIT to
tjw
2007-03-02
4
-1
/
+12
*
* (bug 3019) use the operating system's random number generator if possible
tjw
2007-02-16
1
-7
/
+3
*
* (bug 2741) Adds support in the SDL client for many keys that were not
tjw
2007-02-14
3
-6
/
+229
*
* (bug 3019) adds the cvar cl_guidServerUniq (defaults to 1). When set to
tjw
2007-02-12
2
-12
/
+72
*
- Fix loads of format string bugs
thilo
2007-01-24
5
-15
/
+13
*
fix wrong use of strncat
ludwig
2007-01-23
1
-2
/
+2
*
- Fix two non-C-standard variable declarations.
thilo
2007-01-07
1
-2
/
+6
*
- tag more functions with gnu format attribute
ludwig
2006-12-30
5
-8
/
+8
*
using the function pointer time() doesn't make any sense. Passing down
ludwig
2006-12-30
1
-2
/
+2
*
* Merge 954:955 from 1.34 branch
tma
2006-11-28
2
-3
/
+3
*
There's still a little bug in my recent change...
thilo
2006-11-26
1
-1
/
+1
*
- Add input sanitising to various sound playing functions called from MODs.
thilo
2006-11-25
1
-3
/
+40
*
Fix bug in parameter checking. Thanks to Neil Toronto for reporting.
thilo
2006-11-23
1
-1
/
+1
*
Only stop demo on map change if it was started by autorecord.
thilo
2006-11-03
2
-4
/
+2
[next]