Parent Directory
|
|
|
|
|
Darkplaces.app/
|
5364 |
3 years |
havoc |
.app directory for Mac OSX builds
|
.cvsignore
|
6285 |
2 years |
havoc |
added darkplaces-agl to .cvsignore
|
BSDmakefile
|
8213 |
8 months |
divverent |
It seems that 2.4 BSDmakefile is missing some SDL defines, and thus is
broken (t... |
COPYING
|
30 |
8 years |
taniwha |
I think that this really should be in here
|
SDLMain.h
|
7658 |
12 months |
divverent |
add SDLMain stuff for OS X; make the Makefiles ready for OS X cross compilation ... |
SDLMain.m
|
7658 |
12 months |
divverent |
add SDLMain stuff for OS X; make the Makefiles ready for OS X cross compilation ... |
bspfile.h
|
7993 |
9 months |
havoc |
removed support for Sajt's unfinished McBSP format
|
builddate.c
|
8353 |
5 months |
divverent |
also put svn revision (svnversion(1)) and build type into the version string
|
cd_bsd.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
cd_linux.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
cd_null.c
|
5789 |
3 years |
havoc |
eliminated qbyte type, now uses unsigned char throughout the engine for this pur... |
cd_sdl.c
|
5933 |
2 years |
havoc |
added description string to all cvars and commands
modified tab completion to pr... |
cd_shared.c
|
8347 |
5 months |
havoc |
check if command is "remap" AFTER command is set to something!
|
cd_win.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
cdaudio.h
|
6554 |
2 years |
havoc |
oops forgot this from the cd loop/play named tracks patch
|
cl_collision.c
|
8260 |
7 months |
divverent |
globally rename model_t to dp_model_t for OpenSolaris. Sorry, guys who now have ... |
cl_collision.h
|
8260 |
7 months |
divverent |
globally rename model_t to dp_model_t for OpenSolaris. Sorry, guys who now have ... |
cl_demo.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
cl_dyntexture.c
|
8072 |
9 months |
havoc |
huge audit of dprints throughout engine, all notices of successfully
loading mod... |
cl_dyntexture.h
|
7724 |
11 months |
havoc |
fix warnings
|
cl_gecko.c
|
8364 |
5 months |
havoc |
changed a number of sprintf's to dpsnprintf and removed the TODO
comments for do... |
cl_gecko.h
|
8002 |
9 months |
res |
Gecko: added ability to call back into a QC entry point (Gecko_Entry) from JS in... |
cl_input.c
|
8548 |
2 weeks |
havoc |
changed default edgefriction to 1 to match QW physics, so you don't lose
speed w... |
cl_main.c
|
8554 |
10 days |
divverent |
r_shadows: use the parent entity's light direction for shadowing attached entiti... |
cl_parse.c
|
8489 |
2 months |
havoc |
fix id1 demos to not show deathmatch overlay (they incorrectly contain
gametype ... |
cl_particles.c
|
8479 |
2 months |
havoc |
fix support for time command in effectinfo.txt - it was not being passed
on to t... |
cl_screen.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
cl_screen.h
|
7688 |
12 months |
havoc |
optimized SHOWLMP code (only used by Nehahra) to not eat any CPU time
anymore
|
cl_video.c
|
8365 |
5 months |
havoc |
fixed all VS2005 deprecated function warnings
found one actual buffer overrun pr... |
cl_video.h
|
7769 |
11 months |
black |
Remove unused MP_Fallback from menu.c.
Add DP_GECKO_SUPPORT to the menu's extens... |
client.h
|
8472 |
2 months |
divverent |
fix Sajt's errors (in Visual Studio, I assume) in a better way - by changing the... |
clprogdefs.h
|
7496 |
15 months |
dresk |
Reverted addition of float global intermission to clprogdefs.h (which required a... |
clvm_cmds.c
|
8549 |
2 weeks |
divverent |
fix bug in cs_*project with v_flipped
|
clvm_cmds.h
|
8025 |
9 months |
black |
Pass the name of the instance to Gecko_Query, too.
Add setattachment, gettaginfo... |
cmd.c
|
8427 |
3 months |
divverent |
fix ${* q}
|
cmd.h
|
7487 |
16 months |
divverent |
add Cmd_QuoteString, and make the config writing code use that to quote strings ... |
collision.c
|
8260 |
7 months |
divverent |
globally rename model_t to dp_model_t for OpenSolaris. Sorry, guys who now have ... |
collision.h
|
8260 |
7 months |
divverent |
globally rename model_t to dp_model_t for OpenSolaris. Sorry, guys who now have ... |
common.c
|
8371 |
4 months |
havoc |
patch from Blub\0 to fix InfoString_SetValue (my dpsnprintf size was
wrong)
|
common.h
|
8327 |
5 months |
motorsep |
added support for Prophecy game and new cvar for chase cam |
conproc.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
conproc.h
|
1889 |
6 years |
knghtbrd |
DP code cleanup, stage one - all headers that can be protected by ifdef
and defi... |
console.c
|
8495 |
2 months |
divverent |
add a half-baked "commandmode" (currently it has, like messagemode, no history, ... |
console.h
|
8478 |
2 months |
divverent |
rcon: use multiple reply packets to fit any size (where "any" means "as big as t... |
csprogs.c
|
8557 |
22 hours |
havoc |
added some flag clearing in csqc render entity setup to make sure that
the shado... |
csprogs.h
|
8472 |
2 months |
divverent |
fix Sajt's errors (in Visual Studio, I assume) in a better way - by changing the... |
curves.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
curves.h
|
5153 |
3 years |
havoc |
optimized surface rendering to surface->groupmesh->data_* array pointers directl... |
cvar.c
|
8365 |
5 months |
havoc |
fixed all VS2005 deprecated function warnings
found one actual buffer overrun pr... |
cvar.h
|
6929 |
20 months |
havoc |
fixed problems with playing on QW server caused by the use of _cl_name and simil... |
darkplaces-dedicated.dev
|
8362 |
5 months |
havoc |
fixed the .dev file for dedicated server
|
darkplaces-dedicated.dsp
|
8361 |
5 months |
havoc |
added gl_gecko.[ch] and gl_dyntexture.[ch] dependencies
also added some lib file... |
darkplaces-dedicated.vcproj
|
8370 |
5 months |
havoc |
thanks to Willis for contributing a VS2005 x64 build target
|
darkplaces-sdl.dev
|
8113 |
9 months |
havoc |
added Dev-C++ project for SDL client
|
darkplaces-sdl.dsp
|
8361 |
5 months |
havoc |
added gl_gecko.[ch] and gl_dyntexture.[ch] dependencies
also added some lib file... |
darkplaces-sdl.vcproj
|
8370 |
5 months |
havoc |
thanks to Willis for contributing a VS2005 x64 build target
|
darkplaces.dev
|
7889 |
10 months |
divverent |
update of the Dev-C++ project
|
darkplaces.dsp
|
8361 |
5 months |
havoc |
added gl_gecko.[ch] and gl_dyntexture.[ch] dependencies
also added some lib file... |
darkplaces.dsw
|
4867 |
3 years |
tomaz |
Projects for win32 dedicated and win32 SDL builds.
|
darkplaces.ico
|
4563 |
4 years |
havoc |
updated darkplaces icon with 6 sizes of 32bit (XP icon) and 4 sizes of 8bit (non... |
darkplaces.rc
|
4419 |
4 years |
havoc |
now uses de-we's darkplaces icon in mingw builds, and has proper file info on th... |
darkplaces.sln
|
8370 |
5 months |
havoc |
thanks to Willis for contributing a VS2005 x64 build target
|
darkplaces.txt
|
8501 |
2 months |
divverent |
new tcmod: "tcmod page <width> <height> <time>", as poor man's animmap alternati... |
darkplaces.vcproj
|
8370 |
5 months |
havoc |
thanks to Willis for contributing a VS2005 x64 build target
|
darkplaces.xpm
|
7680 |
12 months |
divverent |
XPM support for X11; WM_CLASS and WM_COMMAND are now set too
|
darkplaces16x16.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
darkplaces24x24.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
darkplaces32x32.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
darkplaces48x48.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
darkplaces64x64.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
darkplaces72x72.png
|
3859 |
4 years |
havoc |
thanks to de-we for these great icons (I have not figured out how to use them ye... |
dpvsimpledecode.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
dpvsimpledecode.h
|
4258 |
4 years |
molivier |
Modified the sound code so it can handle sounds outside of a "sound" subdirector... |
draw.h
|
8528 |
5 weeks |
divverent |
add DRAWFLAG_SCREEN (which basically is like invert-modulate-invert, equivalent ... |
filematch.c
|
8267 |
6 months |
divverent |
Extend rcon_restricted_commands to contain more complex patterns:
- Wildcards a... |
fractalnoise.c
|
7371 |
17 months |
divverent |
change noise4f to a function that does not crash
|
fs.c
|
8547 |
2 weeks |
divverent |
remove warning about signed/unsigned
|
fs.h
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
gl_backend.c
|
8280 |
6 months |
havoc |
changed default gl_vbo from 1 to 3 to try to avoid stalls on certain ATI
cards, ... |
gl_backend.h
|
8272 |
6 months |
havoc |
changed behavior of gl_workaround_mac_texmatrix, reverting to previous
behavior ... |
gl_draw.c
|
8528 |
5 weeks |
divverent |
add DRAWFLAG_SCREEN (which basically is like invert-modulate-invert, equivalent ... |
gl_rmain.c
|
8555 |
10 days |
divverent |
r_shadows 2: cast shadows always DOWN, ignore level lighting
|
gl_rsurf.c
|
8455 |
3 months |
havoc |
fix crashes when recursing portals on maps with some bogus leafs (where
infinite... |
gl_textures.c
|
8537 |
4 weeks |
havoc |
check GLTEXF_UPLOAD flag before deleting a texnum that may never have
been alloc... |
glquake.h
|
8321 |
5 months |
divverent |
some const fixes and type fixes found by gcc -combine
|
host.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
host_cmd.c
|
8546 |
2 weeks |
divverent |
fix some format string errors, and return value of read() ignored warnings
|
image.c
|
8396 |
4 months |
divverent |
adding two new extensions: DP_QC_WHICHPACK (identify a pk3 containing a file), a... |
image.h
|
7725 |
11 months |
havoc |
changed texture formats from RGBA to BGRA, yes this is a massive change,
aimed s... |
image_png.c
|
8530 |
5 weeks |
divverent |
fix an obvious crash in PNG loading
|
image_png.h
|
7725 |
11 months |
havoc |
changed texture formats from RGBA to BGRA, yes this is a massive change,
aimed s... |
input.h
|
8285 |
6 months |
havoc |
implemented support for turning off mousegrab in csqc (feature existed
but was b... |
jpeg.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
jpeg.h
|
8396 |
4 months |
divverent |
adding two new extensions: DP_QC_WHICHPACK (identify a pk3 containing a file), a... |
keys.c
|
8541 |
2 weeks |
divverent |
if in menu, make con_closeontoggleconsole.integer also enable the toggleconsole ... |
keys.h
|
8495 |
2 months |
divverent |
add a half-baked "commandmode" (currently it has, like messagemode, no history, ... |
lhfont.h
|
5442 |
3 years |
tomaz |
Fixed the embedded lhfont some more.
|
lhnet.c
|
8461 |
3 months |
havoc |
implemented an lhnetaddresstype_t enum instead of using #define's
|
lhnet.h
|
8461 |
3 months |
havoc |
implemented an lhnetaddresstype_t enum instead of using #define's
|
libcurl.c
|
8505 |
2 months |
divverent |
fix lightmap loading from TGAs; fix display of QC-initiated downloads
|
libcurl.h
|
8505 |
2 months |
divverent |
fix lightmap loading from TGAs; fix display of QC-initiated downloads
|
makefile
|
8416 |
4 months |
havoc |
use -MMD instead of -MD for making dependencies, this skips system
headers
|
makefile.inc
|
8543 |
2 weeks |
divverent |
add a note to the makefile that -ffast-math and -funsafe-math-optimizations must... |
mathlib.c
|
8491 |
2 months |
divverent |
fix the mathlib corner case vectoangles2('0 0 -1', '...')
|
mathlib.h
|
8529 |
5 weeks |
havoc |
modified lhrandom (and hence the QC random builtin) to never return the
max valu... |
matrixlib.c
|
8442 |
3 months |
havoc |
ported some features over from darkwar matrixlib.[ch]
|
matrixlib.h
|
8442 |
3 months |
havoc |
ported some features over from darkwar matrixlib.[ch]
|
mdfour.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
mdfour.h
|
6031 |
2 years |
havoc |
added md4four map checksumming, since QW servers seem to be very picky about map... |
menu.c
|
8556 |
9 days |
havoc |
grab mouse when in controls menu, so that mouse clicks can be captured
|
menu.h
|
7922 |
10 months |
black |
Add CSQC rendering support to the menu (uses the same interface as the CSQC VM).... |
meshqueue.c
|
7903 |
10 months |
black |
Refactor the code to make r_view and r_viewcache members of r_refdef,
Remove an ... |
meshqueue.h
|
6368 |
2 years |
havoc |
reorganized a lot of renderer variables into r_refdef, and split some things out... |
mingw_note.txt
|
3890 |
4 years |
molivier |
Updated the MinGW note according to the new makefiles
|
model_alias.c
|
8532 |
4 weeks |
divverent |
cvar mod_alias_supporttagscale to be able to turn off scaling of attached entiti... |
model_alias.h
|
7554 |
14 months |
havoc |
fix an array declaration that lacked extern
|
model_brush.c
|
8539 |
3 weeks |
divverent |
mod_q3bsp_nolightmaps: do not load lightmaps, use the bad q3map2-written vertex ... |
model_brush.h
|
8499 |
2 months |
divverent |
support Q3BSP version 47 loading (format now written by q3map2 :( )
|
model_dpmodel.h
|
5665 |
3 years |
havoc |
added .dpm model support
moved Mod_ZYMOTICMODEL_Load function prototype from mod... |
model_psk.h
|
5670 |
3 years |
havoc |
added PSK model support (UnrealTournament 2003/2004 ActorX format)
|
model_shared.c
|
8550 |
12 days |
divverent |
get rid of skinframe loading spam on dedicated servers
|
model_shared.h
|
8504 |
2 months |
divverent |
experimental (not yet tested) support for q3map2 -lightmapsize written external ... |
model_sprite.c
|
8365 |
5 months |
havoc |
fixed all VS2005 deprecated function warnings
found one actual buffer overrun pr... |
model_sprite.h
|
7173 |
18 months |
havoc |
fixed missing sprite textures caused by purging code
|
model_zymotic.h
|
5665 |
3 years |
havoc |
added .dpm model support
moved Mod_ZYMOTICMODEL_Load function prototype from mod... |
modelgen.h
|
5789 |
3 years |
havoc |
eliminated qbyte type, now uses unsigned char throughout the engine for this pur... |
mprogdefs.h
|
5750 |
3 years |
havoc |
gave names to nearly all structs and enums which should make for better C++ erro... |
mvm_cmds.c
|
8509 |
8 weeks |
divverent |
new menu QC builtin string netaddress_resolve(string ip, float port). Not sure i... |
netconn.c
|
8508 |
8 weeks |
divverent |
seta net_slist_favorites
|
netconn.h
|
8508 |
8 weeks |
divverent |
seta net_slist_favorites
|
nexuiz.ico
|
8085 |
9 months |
divverent |
Nexuiz icon updated
|
nexuiz.rc
|
5977 |
2 years |
havoc |
added nexuiz icon and make rules to make use of it, and now the icon is included... |
nexuiz.xpm
|
8133 |
8 months |
divverent |
oops... too many colors in xpm
|
palette.c
|
8040 |
9 months |
divverent |
v_contrastboost, and support for the color control functions to fill the gamma t... |
palette.h
|
8040 |
9 months |
divverent |
v_contrastboost, and support for the color control functions to fill the gamma t... |
polygon.c
|
7886 |
10 months |
havoc |
removed #include of quakedef.h as it doesn't seem necessary
|
polygon.h
|
7885 |
10 months |
havoc |
optimized PolygonF_Divide/PolygonD_Divide functions, now performing only
one dot... |
portals.c
|
8455 |
3 months |
havoc |
fix crashes when recursing portals on maps with some bogus leafs (where
infinite... |
portals.h
|
8455 |
3 months |
havoc |
fix crashes when recursing portals on maps with some bogus leafs (where
infinite... |
pr_comp.h
|
7647 |
13 months |
divverent |
prvm_callprofile: a flat profile, time based, including subcalls
|
progdefs.h
|
8052 |
9 months |
havoc |
fixed -tenebrae support, added glass and mirror rendering and caulk
|
progs.h
|
8404 |
4 months |
divverent |
small optimization to the leak check, to mark the entities faster
|
progsvm.h
|
8502 |
2 months |
divverent |
add extension DP_QC_URI_GET (downloads HTTP/whatever URLs to QC strings using a ... |
protocol.c
|
8544 |
2 weeks |
divverent |
csqc packet log code (for entityframedatabase 5 only, i.e. DP5 and higher)
|
protocol.h
|
8544 |
2 weeks |
divverent |
csqc packet log code (for entityframedatabase 5 only, i.e. DP5 and higher)
|
prvm_cmds.c
|
8546 |
2 weeks |
divverent |
fix some format string errors, and return value of read() ignored warnings
|
prvm_cmds.h
|
8509 |
8 weeks |
divverent |
new menu QC builtin string netaddress_resolve(string ip, float port). Not sure i... |
prvm_edict.c
|
8502 |
2 months |
divverent |
add extension DP_QC_URI_GET (downloads HTTP/whatever URLs to QC strings using a ... |
prvm_exec.c
|
8417 |
4 months |
divverent |
add feature "prvm_errordump" to make a savegame on PRVM_Crash - hopefully this h... |
prvm_execprogram.h
|
8152 |
8 months |
divverent |
Make the "no such builtin" message more descriptive
|
qtypes.h
|
5789 |
3 years |
havoc |
eliminated qbyte type, now uses unsigned char throughout the engine for this pur... |
quakedef.h
|
8422 |
3 months |
divverent |
add apparently not yet working optimization flags to Mem_ExpandableArray functio... |
r_explosion.c
|
8252 |
7 months |
havoc |
implemented uint16 element array support, and use of it for all the
engine-gener... |
r_lerpanim.c
|
8260 |
7 months |
divverent |
globally rename model_t to dp_model_t for OpenSolaris. Sorry, guys who now have ... |
r_lerpanim.h
|
1889 |
6 years |
knghtbrd |
DP code cleanup, stage one - all headers that can be protected by ifdef
and defi... |
r_lightning.c
|
8252 |
7 months |
havoc |
implemented uint16 element array support, and use of it for all the
engine-gener... |
r_modules.c
|
6514 |
2 years |
havoc |
don't crash if r_restart is used in startup scripts before anything starts the v... |
r_modules.h
|
1889 |
6 years |
knghtbrd |
DP code cleanup, stage one - all headers that can be protected by ifdef
and defi... |
r_shadow.c
|
8555 |
10 days |
divverent |
r_shadows 2: cast shadows always DOWN, ignore level lighting
|
r_shadow.h
|
8498 |
2 months |
divverent |
add r_shadow_glossexact to toggle between old and new gloss code; the difference... |
r_sky.c
|
8252 |
7 months |
havoc |
implemented uint16 element array support, and use of it for all the
engine-gener... |
r_sprites.c
|
8263 |
6 months |
divverent |
fix label sprites if r_waterstate.renderingscene
|
r_textures.h
|
8538 |
4 weeks |
havoc |
check texnum > 0 rather than >= 0
|
render.h
|
8423 |
3 months |
divverent |
turn rev8420 "enable transparency on tga skins on mdl/md2/md3 when shader is not... |
resource.h
|
3862 |
4 years |
coderjoe |
get msvc using the new icon
|
sbar.c
|
8459 |
3 months |
havoc |
allow disabling scoreboard ranking display left of sbar
allow disabling game tim... |
sbar.h
|
4437 |
4 years |
tomaz |
Added two cvars (sbar_alpha_bg and sbar_alpha_fg) to replace sbar_alpha, one con... |
screen.h
|
8321 |
5 months |
divverent |
some const fixes and type fixes found by gcc -combine
|
server.h
|
8544 |
2 weeks |
divverent |
csqc packet log code (for entityframedatabase 5 only, i.e. DP5 and higher)
|
snd_3dras.c
|
8232 |
7 months |
havoc |
Patch from Qantourisc adding support for his 3D sound library
|
snd_3dras.h
|
8232 |
7 months |
havoc |
Patch from Qantourisc adding support for his 3D sound library
|
snd_3dras_typedefs.h
|
8232 |
7 months |
havoc |
Patch from Qantourisc adding support for his 3D sound library
|
snd_alsa.c
|
8545 |
2 weeks |
divverent |
ALSA: check return values to be < 0, not != 0. Fixes problem with pulseaudio (AL... |
snd_bsd.c
|
8259 |
7 months |
divverent |
this should fix some Solaris/NetBSD/OpenBSD compile problems, model_t still rema... |
snd_coreaudio.c
|
8484 |
2 months |
molivier |
Fixed threaded mode in the CoreAudio sound module |
snd_main.c
|
8438 |
3 months |
divverent |
Even more snd channel cvars. I know this sucks, but having just one control for ... |
snd_main.h
|
8146 |
8 months |
havoc |
implemented threaded audio mixing for SDL client (required some
minor clean up o... |
snd_mem.c
|
8072 |
9 months |
havoc |
huge audit of dprints throughout engine, all notices of successfully
loading mod... |
snd_mix.c
|
8176 |
8 months |
havoc |
added a parameter to S_StopChannel to trigger a mutex lock, this fixes
crashes i... |
snd_modplug.c
|
8540 |
3 weeks |
divverent |
fix two warnings with statically linked-in libmodplug
|
snd_modplug.h
|
7789 |
11 months |
divverent |
oops... forgot this file, sorry
|
snd_null.c
|
8176 |
8 months |
havoc |
added a parameter to S_StopChannel to trigger a mutex lock, this fixes
crashes i... |
snd_ogg.c
|
8072 |
9 months |
havoc |
huge audit of dprints throughout engine, all notices of successfully
loading mod... |
snd_ogg.h
|
6415 |
2 years |
molivier |
- the Linux sound modules (ALSA and OSS) are now write-based, instead of
mmap-ba... |
snd_oss.c
|
7689 |
12 months |
divverent |
move two #defined to quakedef.h, and always include quakedef.h first before any ... |
snd_sdl.c
|
8477 |
2 months |
divverent |
no, my PC can't take 1024 bytes buffer size in SDL (clicks in background). Incre... |
snd_wav.c
|
8141 |
8 months |
havoc |
fix bug in wav loader that messed up loopstart, now looping sounds in
quake work... |
snd_wav.h
|
6415 |
2 years |
molivier |
- the Linux sound modules (ALSA and OSS) are now write-based, instead of
mmap-ba... |
snd_win.c
|
8237 |
7 months |
havoc |
clean up a couple warnings
|
sound.h
|
8176 |
8 months |
havoc |
added a parameter to S_StopChannel to trigger a mutex lock, this fixes
crashes i... |
spritegn.h
|
7536 |
14 months |
divverent |
new sprite types SPR_LABEL and SPR_LABEL_SCALE
|
sv_demo.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
sv_demo.h
|
8032 |
9 months |
divverent |
add a DEMOMSG_CLIENT_TO_SERVER flag to demos (0x80000000) in the size field; pac... |
sv_main.c
|
8548 |
2 weeks |
havoc |
changed default edgefriction to 1 to match QW physics, so you don't lose
speed w... |
sv_move.c
|
6864 |
21 months |
havoc |
fix an uninitialized variable
|
sv_phys.c
|
8493 |
2 months |
divverent |
fix speedhack issue with low cl_netfps / packet loss on servers with sv_clmoveme... |
sv_user.c
|
8546 |
2 weeks |
divverent |
fix some format string errors, and return value of read() ignored warnings
|
svbsp.c
|
8084 |
9 months |
havoc |
remove unnecessary #include of quakedef.h
|
svbsp.h
|
6761 |
21 months |
havoc |
implemented Shadow Volume BSP based culling of lit surfaces, this is slightly be... |
svvm_cmds.c
|
8531 |
5 weeks |
havoc |
minor correction to some WriteByte calls that should be WriteChar in
te_spark an... |
sys.h
|
7687 |
12 months |
havoc |
implemented a -profilegameonly commandline option for profile builds on
Linux/Fr... |
sys_linux.c
|
8392 |
4 months |
divverent |
Cvar sys_usenoclockbutbenchmark for the dedicated server. Replaces the regular c... |
sys_sdl.c
|
8365 |
5 months |
havoc |
fixed all VS2005 deprecated function warnings
found one actual buffer overrun pr... |
sys_shared.c
|
8365 |
5 months |
havoc |
fixed all VS2005 deprecated function warnings
found one actual buffer overrun pr... |
sys_win.c
|
8355 |
5 months |
divverent |
also reject time stepping > 30 minutes (this threshold is < 1 hour to reject day... |
timing.h
|
7966 |
10 months |
res |
GCC warning fixes |
todo
|
8490 |
2 months |
havoc |
482
|
vid.h
|
8296 |
6 months |
havoc |
renamed VID_GrabMouse to VID_SetMouse as it now takes 3 parameters
(fullscreengr... |
vid_agl.c
|
8299 |
6 months |
havoc |
audit of fullscreengrab in VID_SetMouse, getting rid of unnecessary
cases
|
vid_agl_mackeys.h
|
7034 |
19 months |
havoc |
patch from div0 that improves mac keyboard support in the AGL client, this inclu... |
vid_glx.c
|
8553 |
10 days |
divverent |
glx: support vid_stick_mouse (to always warp to the center, as opposed to only w... |
vid_null.c
|
8296 |
6 months |
havoc |
renamed VID_GrabMouse to VID_SetMouse as it now takes 3 parameters
(fullscreengr... |
vid_sdl.c
|
8296 |
6 months |
havoc |
renamed VID_GrabMouse to VID_SetMouse as it now takes 3 parameters
(fullscreengr... |
vid_shared.c
|
8522 |
6 weeks |
havoc |
disabled GL_ARB_texture_non_power_of_two on Mac OS X because all the
drivers cla... |
vid_wgl.c
|
8296 |
6 months |
havoc |
renamed VID_GrabMouse to VID_SetMouse as it now takes 3 parameters
(fullscreengr... |
view.c
|
8373 |
4 months |
divverent |
in "bf", make alpha and alphafade optional (if left out, they will default to th... |
wad.c
|
8487 |
2 months |
havoc |
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allo... |
wad.h
|
7725 |
11 months |
havoc |
changed texture formats from RGBA to BGRA, yes this is a massive change,
aimed s... |
world.c
|
8122 |
8 months |
havoc |
set csqc world.mins and world.maxs (reworked World_SetSize to make this
easier)
... |
world.h
|
8122 |
8 months |
havoc |
set csqc world.mins and world.maxs (reworked World_SetSize to make this
easier)
... |
zone.c
|
8424 |
3 months |
divverent |
optimize many loops over expandable arrays by not repeatedly calling Mem_Expanda... |
zone.h
|
8422 |
3 months |
divverent |
add apparently not yet working optimization flags to Mem_ExpandableArray functio... |