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
*
* OS X/SDL mouse sensitivity fix
tma
2006-02-08
1
-0
/
+4
*
* Removed (unintentional) C99 code
tma
2006-02-07
1
-13
/
+0
*
* updated q3asm msvc prj.
maik
2006-02-07
1
-195
/
+191
*
* enabled openal as default in msvc.
maik
2006-02-07
1
-8
/
+14
*
* workaround for msvc compiler bug.
maik
2006-02-07
1
-0
/
+14
*
* Do not cull non-ascii keyboard chars at the SDL level any more, these are
tma
2006-02-04
1
-20
/
+13
*
* Reimplement console history recall "bug" behaviour without the bug
tma
2006-02-04
1
-2
/
+6
*
* Fix to an obo bug in the console history recall code
tma
2006-01-28
1
-1
/
+1
*
* Fix to a memory leak in CM_ValidateFacet
tma
2006-01-27
2
-1
/
+2
*
* SDL build no longer requires a vid_restart when changing r_fullscreen
tma
2006-01-25
3
-22
/
+48
*
* Persistent console history
tma
2006-01-24
7
-6
/
+158
*
* Added code to sleep a bit when q3 has no focus and sleep a lot when it's
tma
2006-01-23
1
-0
/
+12
*
* Fix to an OpenAL "bug" involving Team Arena
tma
2006-01-22
1
-2
/
+15
*
* The use of va in the ansi color stuff was preventing developer 1 mode (and
tma
2006-01-22
1
-3
/
+11
*
* Fix the operation of the delete key in *nix
tma
2006-01-22
1
-0
/
+6
*
* Only check the checksum on baseq3 pak0.pk3
tma
2006-01-22
1
-1
/
+2
*
* Overhaul of console autocompletion
tma
2006-01-22
8
-90
/
+327
*
* Fix to ability to diabled Ogg Vorbis
tma
2006-01-21
2
-2
/
+2
*
* Fix a bug with command/cvar autocompletion
tma
2006-01-21
1
-1
/
+6
*
* Added Q_isnan for NaN tests with -ffast-math
tma
2006-01-19
3
-9
/
+27
*
* Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise this
tma
2006-01-19
1
-0
/
+29
*
cl_avi.c added to msvc project.
maik
2006-01-19
1
-0
/
+3
*
* Removed advertising clause from BSD license as per mailing list discussion
tma
2006-01-18
1
-5
/
+1
*
* Yet another MD4 implementation
tma
2006-01-18
3
-197
/
+186
*
* GPL MD4 implementation
tma
2006-01-18
2
-250
/
+196
*
fix path to build directory
ludwig
2006-01-17
1
-3
/
+3
*
* Don't try to auto record a demo while playing a demo
tma
2006-01-16
1
-1
/
+1
*
* Patch from Tilman Sauerbeck that fixes some UI code that does not take
tma
2006-01-16
2
-22
/
+24
*
* Deleted the .lnt and .bat files in the code dir
tma
2006-01-15
10
-203
/
+0
*
* Move code/unix/Makefile to ./Makefile
tma
2006-01-15
2
-1682
/
+1
*
* Fix a bug where q3cpp's include paths were not set correctly
tma
2006-01-15
1
-2
/
+7
*
* Fix to some warnings in linux_glimp.c
tma
2006-01-15
2
-6
/
+6
*
* Change defaults for s_alRolloff and s_alMinDistance
tma
2006-01-15
1
-2
/
+2
*
* Fix to a stupid bug I introduced whilst trying to be clever
tma
2006-01-15
1
-2
/
+3
*
* x86 OS X support
tma
2006-01-15
5
-19
/
+21
*
Fixed compiler warning about uninitialized variables.
icculus
2006-01-14
1
-0
/
+4
*
* Remove some cruft from qasm.h
tma
2006-01-13
1
-190
/
+1
*
tell the linker that we want NX stack if possible
ludwig
2006-01-13
1
-0
/
+4
*
* Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540
tma
2006-01-13
1
-1
/
+12
*
* Simple patch that obviates the need for the "quake3" shell script as shipped
tma
2006-01-10
1
-1
/
+1
*
* Oops. Rename cl_avidemo to cl_aviFrameRate
tma
2006-01-06
4
-11
/
+11
*
* Use a slightly different method for generating qvm dependencies to avoid
tma
2006-01-06
1
-4
/
+2
*
make memory for generated opcodes executable so the program works with
ludwig
2006-01-06
2
-10
/
+2
*
* Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled by
tma
2006-01-06
4
-1
/
+499
*
* Somebody fedex me a Mac and an x86_64 PC please?
tma
2006-01-06
1
-9
/
+17
*
* Fix to the gcc4/-O0 x86 JIT compiler bug
tma
2006-01-06
1
-1
/
+1
*
* Fix to x86_64 build
tma
2006-01-05
1
-12
/
+8
*
* Up the defaults for zone and hunk memory since some mods (UT) have large
tma
2006-01-05
1
-13
/
+16
*
* Dependency generation for the .asm files
tma
2006-01-05
1
-1
/
+12
*
* Remove FS_SetRestrictions
tma
2006-01-05
1
-60
/
+36
[next]