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
...
*
* Remove superfluous comments committed with fix to bug #3999
tma
2009-03-02
2
-8
/
+4
*
initialize Sys_Milliseconds early (#3999)
ludwig
2009-03-02
1
-0
/
+5
*
initialize qport with random value instead of time (#3999)
ludwig
2009-03-02
1
-1
/
+8
*
fix STANDALONE challengeResponse (#4000)
ludwig
2009-03-02
1
-5
/
+2
*
Makefile: Enable new sparc JIT on Linux.
ludwig
2009-03-02
1
-0
/
+7
*
qcommon: vm: Add sparc JIT compiler.
ludwig
2009-03-02
2
-0
/
+1726
*
qcommon: vm: sparc, like 386, doesn't need var-args conversion.
ludwig
2009-03-02
1
-1
/
+1
*
qcommon: Add idsparc and set when __sparc__ && !C_ONLY
ludwig
2009-03-02
1
-0
/
+7
*
Makefile: Use "-mtune=ultrasparc3 -mv8plus" on Linux/Sparc.
ludwig
2009-03-02
1
-0
/
+3
*
* s/FS_FilenameIsExecutable/FS_CheckFilenameIsNotExecutable/g
tma
2009-02-26
1
-13
/
+14
*
move speex config.h to correct place
ludwig
2009-02-11
1
-0
/
+0
*
fix msvc build (#3857, #3771)
ludwig
2009-02-10
2
-58
/
+239
*
fix potential segfault (found by DerSaidin in xreal)
ludwig
2009-01-23
1
-1
/
+2
*
security fix: prevent command injection via callvote
ludwig
2009-01-17
4
-3
/
+29
*
fix overflow in CG_ParseTeamInfo
ludwig
2009-01-13
1
-0
/
+11
*
fix build with newer git installations
ludwig
2009-01-13
1
-1
/
+1
*
gamename is already a cvar with CVAR_SERVERINFO
ludwig
2009-01-11
1
-1
/
+0
*
add support for ppc64 in installer
ludwig
2008-11-12
2
-1
/
+16
*
use -fno-strict-aliasing again. code is just not ready yet.
ludwig
2008-11-12
1
-8
/
+8
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
19
-152
/
+220
*
fix variable declaration (#3849)
ludwig
2008-11-10
1
-1
/
+1
*
fix empty loops causing build failures in mingw
ludwig
2008-11-10
1
-4
/
+4
*
enable new powerpc vm
ludwig
2008-11-10
1
-3
/
+19
*
realloc vm->instructionPointers on ppc64
ludwig
2008-11-10
1
-78
/
+96
*
new PowerPC vm
ludwig
2008-11-10
3
-0
/
+3317
*
fix strict aliasing issues
ludwig
2008-11-03
15
-108
/
+91
*
fix 64bit VM interface to work on ppc64 (#3838)
ludwig
2008-11-03
1
-2
/
+2
*
move location of version string in console a bit
ludwig
2008-11-02
1
-5
/
+3
*
specify alDevice instead of NULL when asking for for ALC_EXTENSIONS
ludwig
2008-11-02
1
-1
/
+1
*
libraries do not belong to LDFLAGS.
ludwig
2008-11-02
1
-58
/
+64
*
x86_64_assembler should use separate object file for dedicated server
ludwig
2008-11-02
1
-1
/
+1
*
Patch to make getnameinfo() call work on OpenBSD systems. Created by agent596...
thilo
2008-10-29
1
-3
/
+10
*
fix return value of CL_cURL_CallbackWrite (#3804)
ludwig
2008-10-24
1
-1
/
+1
*
fix crash with videos on ppc (#2523,3802). Patch by Przemysław Iskra
ludwig
2008-10-24
1
-2
/
+2
*
* Move command argument completion from being hard coded to being associated
tma
2008-09-16
8
-89
/
+195
*
* Supply specific identifier to the master server (Mathieu Olivier)
tma
2008-09-15
3
-4
/
+4
*
* Add Com_HexStrToInt
tma
2008-09-05
6
-156
/
+137
*
* The latest round of SDL tweaks
tma
2008-09-01
1
-5
/
+18
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
5
-17
/
+48
*
* Update SDL patch (again)
tma
2008-08-31
2
-2
/
+14
*
* Update SDL patch
tma
2008-08-31
1
-4
/
+3
*
* Fix to console completion bug introduced by the last fix (from the oops
tma
2008-08-30
1
-1
/
+1
*
* Update IN_IsConsoleKey so that specifying ascii values/characters for the
tma
2008-08-30
1
-10
/
+52
*
* Update SDL patch as per SDL bugs #611 and #618
tma
2008-08-30
1
-28
/
+329
*
* Better condition to test whether to use the character or the key
tma
2008-08-28
1
-2
/
+2
*
* Revert 'Handle dead keys more gracefully by taking a "best guess" rather than
tma
2008-08-28
6
-56
/
+122
*
* Collapse common command completion code into one function and fix the
tma
2008-08-27
1
-57
/
+38
*
* Handle dead keys more gracefully by taking a "best guess" rather than ignoring
tma
2008-08-25
2
-15
/
+54
*
* Fix unused variable warning
tma
2008-08-23
2
-4
/
+9
*
Runs for me now?.
zakk
2008-08-23
1
-42
/
+0
[prev]
[next]