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
*
* 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
*
- Explicitly set distance attenuation model.
thilo
2006-11-03
1
-64
/
+133
*
- Remove "server crashed" message on server shutdown caused by local client d...
thilo
2006-10-27
3
-1
/
+12
*
* (bug 2758) Toggling the console while holding keys can put the cgame/ui
tjw
2006-10-23
1
-1
/
+2
*
* (bug 2893) OpenAL was not tracking one-shot sound effects to the entity's
tjw
2006-10-13
1
-2
/
+1
*
* add cURL support for HTTP/FTP downloading (bug 2661)
tjw
2006-09-11
5
-4
/
+582
*
looks like ALCchar is not available on older openal versions
ludwig
2006-09-05
1
-2
/
+2
*
* renamed static function GetClipboardData to CL_GetClipboardData since it wa...
tjw
2006-08-30
1
-3
/
+3
*
* Disable video command when not playing back a demo
tma
2006-08-29
1
-0
/
+6
*
Go back to rev. 874. ATM, there is no good way to make FS_Restart() behave as...
thilo
2006-08-28
3
-12
/
+1
*
Fix crash when recording to files and the map changes. Was caused by new, cor...
thilo
2006-08-28
3
-1
/
+12
*
- Fixed filehandle / filedescriptor leak in S_AL_StartBackgroundTrack introdu...
thilo
2006-08-27
1
-28
/
+70
*
* moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated server
tjw
2006-08-26
1
-4
/
+0
*
- compensate sv_fps for timescale value.
thilo
2006-08-26
4
-8
/
+29
*
* Add SVN version to the version string displayed in the client console
tjw
2006-08-22
2
-2
/
+5
*
- Change available device list to be displayed on sound initialization and
thilo
2006-08-19
1
-8
/
+6
*
* Compiler warning fix
tma
2006-08-19
1
-2
/
+3
*
- tweak enumeration support, remove win32 dependency
thilo
2006-08-19
2
-19
/
+6
*
- Add device enumeration support on windows and make "Generic Software" new d...
thilo
2006-08-19
1
-0
/
+75
*
* qvm files no longer installed by "make copyfiles"
tma
2006-08-13
3
-1
/
+6
*
bug 2747
tjw
2006-08-03
1
-1
/
+5
*
bug 2747
tjw
2006-08-03
1
-13
/
+10
*
bug 2723
tjw
2006-08-02
1
-0
/
+2
*
Another patch to make uncompressed AVI write in RGB24 format by anonymous vir...
thilo
2006-07-31
1
-2
/
+2
*
Fix from the VirtualDub people which should make avi files created with the v...
thilo
2006-07-31
1
-9
/
+12
*
Changed the demofile slot finder to use FS_FileExists instead of FS_ReadFile ...
thilo
2006-07-30
1
-3
/
+1
*
Fix wrong demo filename when all 9999 demo*.dm_64 file slots have been written.
thilo
2006-07-30
1
-4
/
+2
[next]