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
*
* Simple MSVC Express project that passes through to the make build system
tma
2007-09-15
2
-0
/
+86
*
* rewrite of the win32 dedicated console:
tjw
2007-09-15
8
-235
/
+339
*
* Remove redundant win32 code in LCC which drew -I flags from the "include"
tma
2007-09-15
1
-14
/
+0
*
* Split off DEPEND_CFLAGS so -MMD isn't used when doing library checks
tma
2007-09-14
1
-3
/
+7
*
* Remove -Werror from TOOLS_CFLAGS
tma
2007-09-13
1
-1
/
+1
*
* Improve Makefile startup time
tma
2007-09-12
6
-485
/
+185
*
* Revert 1176 -- MinGW's headers are too old *sigh*
tma
2007-09-12
8
-46
/
+75
*
* Remove use of GL_ARB_multitexture since this has been part of the
tma
2007-09-10
9
-84
/
+42
*
* Revert to 1172
tma
2007-09-10
1
-13
/
+3
*
Forget about SDL_DIR, remove versioncheck on sunos until I can fix it.
coyote
2007-09-10
1
-2
/
+2
*
Minor changes for SunOS...
coyote
2007-09-10
1
-2
/
+12
*
* win32 dedicated console cleanup: drop silly predifined height and width,
tjw
2007-09-09
1
-17
/
+37
*
* Adds preliminary support for win32 dedicated server console.
tjw
2007-09-07
2
-3
/
+197
*
* Seems some shells *cough*dash*cough* have a broken built-in "echo"
tma
2007-09-06
1
-4
/
+5
*
* Build dedicated server binary on Windows
tma
2007-09-06
6
-68
/
+156
*
* Compile time and runtime checks for SDL >= 1.2.7
tma
2007-09-06
4
-15
/
+58
*
restore previous versioning scheme for svn snapshots. This scheme is
ludwig
2007-09-06
1
-1
/
+1
*
* Fix for SMP hack on OS X
tma
2007-09-06
1
-0
/
+1
*
* I R KNWOING HOW COMPUTARS WURK!!!!!!! lOL
tma
2007-09-05
1
-2
/
+2
*
* Obsolete files
tma
2007-09-05
2
-386
/
+0
*
* Replace the ugliness in qgl.h with SDL_opengl.h
tma
2007-09-05
3
-124
/
+12
*
* Merge unified-sdl to trunk
tma
2007-09-05
188
-41736
/
+5068
*
clean up pak file checks + fixing stray error message when an unofficial pak9...
thilo
2007-08-30
1
-12
/
+24
*
fix potential buffer overflow
thilo
2007-08-30
1
-1
/
+1
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
10
-1022
/
+354
*
make V=1 shows gcc command line
ludwig
2007-08-27
2
-56
/
+68
*
* Rewrite of R_LoadImage to make it more generic and data driven
tma
2007-08-26
6
-44
/
+117
*
* Demote input related console information to developer only so that it doesn't
tma
2007-08-24
4
-53
/
+53
*
* (bug 3054) sv_killserver not being set with TA UI
tma
2007-08-24
1
-2
/
+2
*
* ...And the other deliberate mistake
tma
2007-08-24
1
-1
/
+1
*
* (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>)
tma
2007-08-24
2
-38
/
+8
*
* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>
tma
2007-08-23
5
-25
/
+3296
*
* Nuts.
tma
2007-08-23
1
-1
/
+1
*
* (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>)
tma
2007-08-23
2
-69
/
+60
*
* (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia)
tma
2007-08-23
4
-116
/
+52
*
fix null termination out of array bounds
ludwig
2007-08-19
2
-2
/
+2
*
fix gcc 4.2 warnings about cast from pointer to integer (#3317)
ludwig
2007-08-19
5
-7
/
+7
*
print the shader loading message if the cvar "developer" is set
ludwig
2007-08-16
1
-1
/
+1
*
don't spam console with "loading..." messages when loading shaders
ludwig
2007-08-16
1
-1
/
+1
*
new x86_64 vm that doesn't use gas
ludwig
2007-08-16
3
-20
/
+1555
*
* Early out AABB collision optimisation from Robert Beckebans (Xreal)
tma
2007-07-27
5
-1
/
+69
*
* Fix a few -pedantic warnings
tma
2007-07-25
5
-5
/
+5
*
* (bug 3268) Replace Mac OS X Carbon API calls with native ones (thanks
tjw
2007-07-20
4
-23
/
+11
*
the address of 'headModelName' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
the address of 'classname' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
Add specific CC for SunOS
coyote
2007-07-17
1
-0
/
+1
*
* Generate QVM dependicies in a (much) better way
tma
2007-07-16
1
-36
/
+67
*
* Fix parallel build
tma
2007-07-16
1
-23
/
+37
*
* Make make make less noise
tma
2007-07-15
2
-47
/
+72
*
* Replace horrendously long list of build rules with set of inference rules
tma
2007-07-14
4
-2809
/
+1109
[next]