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
*
- add TA patch pk3s to installation
thilo
2006-09-05
3
-16
/
+26
*
- Remove arch name in resulting file as the file should contain all arches.
thilo
2006-09-05
3
-2
/
+6
*
Extend the installer to offer more options
thilo
2006-09-05
2
-45
/
+108
*
looks like ALCchar is not available on older openal versions
ludwig
2006-09-05
1
-2
/
+2
*
icculus.org/quake3 -> ioquake3
ludwig
2006-09-05
2
-4
/
+4
*
Update splash image for unix installer.
thilo
2006-09-05
1
-2204
/
+2287
*
* 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
6
-23
/
+8
*
More fixes for the FS_Shutdown change. Declare qconsole.log as closed before ...
thilo
2006-08-28
3
-2
/
+5
*
Fix crash when recording to files and the map changes. Was caused by new, cor...
thilo
2006-08-28
4
-4
/
+16
*
There are actually files that can have a length of 0 so this in-use-check was...
thilo
2006-08-27
1
-1
/
+1
*
- Fixed filehandle / filedescriptor leak in S_AL_StartBackgroundTrack introdu...
thilo
2006-08-27
1
-28
/
+70
*
Correctly handle 0 timescale
thilo
2006-08-26
1
-0
/
+7
*
* moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated server
tjw
2006-08-26
2
-4
/
+3
*
A few more timescale influences added
thilo
2006-08-26
1
-3
/
+3
*
- compensate sv_fps for timescale value.
thilo
2006-08-26
6
-15
/
+35
*
* Print the SVN version string in Com_Init()
tjw
2006-08-25
1
-1
/
+1
*
* Revert version to 1.33 again
tma
2006-08-22
1
-1
/
+1
*
* 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
4
-7
/
+92
*
The server should still process network packages for keeping the package queu...
thilo
2006-08-18
1
-1
/
+1
*
Tweak the select() stuff a bit still.
thilo
2006-08-18
1
-7
/
+7
*
Fix 100% CPU usage on idle dedicated servers.
thilo
2006-08-18
3
-9
/
+38
*
Added code/unix/MacSupport/ which currently includes a script and resource file
tjw
2006-08-16
2
-0
/
+290
*
bug 2723
tjw
2006-08-16
2
-5
/
+35
*
* qvm files no longer installed by "make copyfiles"
tma
2006-08-13
6
-5
/
+20
*
bug 2747
tjw
2006-08-03
1
-1
/
+5
*
bug 2747
tjw
2006-08-03
1
-13
/
+10
*
bug 2723
tjw
2006-08-02
5
-1
/
+16
*
bug 2813
tjw
2006-08-01
1
-1
/
+1
*
bug 2810 once a latched cvar was changed it could not be reset to its origina...
tjw
2006-08-01
1
-1
/
+5
*
* Windows home directory support (tjw)
tma
2006-08-01
2
-1
/
+21
*
* Fix to Windows renderer deadlock (bug #2767, Daniel Deptford)
tma
2006-07-31
1
-2
/
+2
*
Another patch to make uncompressed AVI write in RGB24 format by anonymous vir...
thilo
2006-07-31
2
-10
/
+9
*
Fix from the VirtualDub people which should make avi files created with the v...
thilo
2006-07-31
2
-16
/
+20
*
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
*
Fixed shit commited by myself.
thilo
2006-07-30
1
-1
/
+2
*
Revert "fix" because it was based on wrong assumptions and actually doesn't f...
thilo
2006-07-17
1
-1
/
+1
*
Fix wrong means of death message in server log.
thilo
2006-07-09
1
-1
/
+1
*
looks like the interpreter was broken all the time. Didn't anyone
ludwig
2006-07-06
1
-1
/
+1
*
Fix critical buffer overflow in cgame, see exploit at http://www.milw0rm.com/...
thilo
2006-07-06
1
-2
/
+2
*
- print warning if server tries to set cvars it shouldn't set
ludwig
2006-07-05
1
-1
/
+4
*
- Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htm
thilo
2006-07-03
5
-3
/
+60
*
* OpenAL bug fix (from Josh Weisskopf)
tma
2006-06-17
1
-0
/
+1
*
* Better SDL joystick support (from Erik Auerswald)
tma
2006-06-17
1
-20
/
+121
[next]