index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
add x86_64 vm. experimental, not enabled by default. you need as for it
ludwig
2005-10-27
2
-2
/
+12
*
* Add notional support for various architectures from vapier. Whether or not
tma
2005-10-26
1
-1
/
+19
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
7
-25
/
+41
*
* Fixed unused variable warning
tma
2005-10-23
1
-1
/
+1
*
remove french keyboard hack. we cannot know what this does on other
ludwig
2005-10-23
1
-1
/
+0
*
map extra mouse buttons to K_AUX*
ludwig
2005-10-23
1
-56
/
+14
*
* Silly little patch to convert Q3 style color codes to ANSI escape codes. Note
tma
2005-10-19
1
-1
/
+86
*
Minor edit, thanks ankon!
zakk
2005-10-18
1
-1
/
+1
*
* Added a little hack to support the console key on french keyboards
tma
2005-10-14
1
-0
/
+2
*
* Removed hard coded mouse acceleration in the unix build(s)
tma
2005-10-14
2
-20
/
+8
*
- get rid of vm_none
ludwig
2005-10-09
1
-19
/
+12
*
* q3lcc is no longer the default target in the Makefile
tma
2005-10-08
1
-15
/
+15
*
* Usage of find on FreeBSD fix from Andreas Kohn
tma
2005-10-06
1
-1
/
+1
*
* A couple of small Makefile fixes
tma
2005-10-05
1
-2
/
+6
*
* Fixed some vm build warnings
tma
2005-10-05
1
-1
/
+0
*
* Fixes to the MinGW vm compiler
tma
2005-10-05
1
-4
/
+4
*
* VM game modules now built from the main Makefile
tma
2005-10-04
2
-414
/
+162
*
* Homogenised the game module build rules
tma
2005-10-04
1
-239
/
+81
*
* Made the default SDL dma buffer larger
tma
2005-09-30
1
-1
/
+1
*
Spell checking, thanks to Han in irc.
zakk
2005-09-29
1
-4
/
+4
*
* Added a - to the dependancies include line
tma
2005-09-28
1
-1
/
+1
*
* Assorted Makefile cleanups/cruft removal
tma
2005-09-27
1
-46
/
+11
*
* The Makefile now sources Makefile.local, so you shouldn't need to change th...
tma
2005-09-27
1
-20
/
+36
*
* Non SDL warning fix
tma
2005-09-26
1
-1
/
+1
*
* Some FreeBSD cleanups
tma
2005-09-26
1
-8
/
+2
*
* Reintroduced the copyfiles rule
tma
2005-09-26
1
-1
/
+22
*
* Don't link against X directly when building the SDL backend
tma
2005-09-25
1
-2
/
+3
*
* FreeBSD fixes/updates from Andreas Kohn
tma
2005-09-25
2
-16
/
+18
*
* Removed stray cons script
tma
2005-09-25
1
-7911
/
+0
*
* Removed cons based build system
tma
2005-09-25
15
-8432
/
+0
*
* Mostly selfish patch to work around what I believe is probably an nvidia an...
tma
2005-09-25
1
-0
/
+18
*
* Removed the redundant "sound system is muted" message
tma
2005-09-24
1
-2
/
+2
*
* Applied ajax's cleanup patch
tma
2005-09-23
4
-19
/
+19
*
* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
tma
2005-09-23
1
-2
/
+2
*
* Tidied up the makefile, mostly for whitespace
tma
2005-09-23
5
-1783
/
+1217
*
* Port to MinGW
tma
2005-09-22
3
-34
/
+176
*
* Removed the dependancy on perl for deriving the version number
tma
2005-09-19
1
-9
/
+8
*
use r_ignorehwgamma cvar to allow user to disable gamma correction
ludwig
2005-09-08
1
-1
/
+7
*
fix parallel build - gnu make specific syntax?
ludwig
2005-09-07
1
-3
/
+5
*
Possible fix for 16-bit displays (untested)...reset the gl red/green/blue
icculus
2005-09-07
1
-0
/
+1
*
Tweak audio to reduce latency and allow user to override with cvars.
icculus
2005-09-04
1
-8
/
+66
*
Fixed all lowercase input (Bugzilla #2364).
icculus
2005-09-04
1
-2
/
+7
*
Removed some tab chars.
icculus
2005-09-04
1
-16
/
+16
*
More fixens.
zakk
2005-09-03
1
-0
/
+1
*
Updates and fixens
zakk
2005-09-03
1
-0
/
+3
*
remove useless setuid code
ludwig
2005-09-03
3
-12
/
+1
*
Another patch from gladiac, cleans up the makefile a little.
zakk
2005-09-02
1
-10
/
+1
*
Cleanups from pomac!
zakk
2005-09-02
3
-11
/
+12
*
remove =? assignments. use "make CC=foo" instead of "CC=foo make"
ludwig
2005-09-02
1
-4
/
+4
*
assume a default if sndspeed==0 to stay compatible with the original
ludwig
2005-09-01
1
-1
/
+2
[next]