2003-10-07 |
black | AK: Changed makefile temporarily so the new prvm compil... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
black | Changed dp so the new vm fits in. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
havoc | a stab in the dark at supporting unlit q3bsp maps |
commit | commitdiff | tree | snapshot |
2003-10-06 |
black | Adding the new vm |
commit | commitdiff | tree | snapshot |
2003-10-05 |
havoc | added COM_ReadAndTokenizeLine, a useful parsing function |
commit | commitdiff | tree | snapshot |
2003-10-05 |
havoc | fix a signed/unsigned comparison in PR_UglyValueString |
commit | commitdiff | tree | snapshot |
2003-10-02 |
molivier | The crusade against buffer overflows continues... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
molivier | Fixed/switched the "ev_string" and "ev_field" cases... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
molivier | Mostly [v]sprintf -> [v]snprintf replacements, and... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
molivier | More strcpy -> strlcpy and sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2003-09-30 |
molivier | Lots of str[n]cat, str[n]cpy, and [v]sprintf have been... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
molivier | Added strlcat and strlcpy, from OpenBSD. They are smart... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
havoc | md3 flags support (blood trails, etc) |
commit | commitdiff | tree | snapshot |
2003-09-30 |
molivier | Fixed 2 potential buffer overflows in SearchInfostring |
commit | commitdiff | tree | snapshot |
2003-09-29 |
molivier | The "position" field of the "qfile_t" structure was... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
havoc | Tomaz's new water effect has been added and looks very... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
havoc | fixed lightgrid out-of-bounds crash (for example when... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
havoc | empty lightgrid lump should now work |
commit | commitdiff | tree | snapshot |
2003-09-22 |
havoc | disabled GF3 water shader when water is fogged, fixed... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
havoc | huge (16%) speed gain on surface rendering by eliminati... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | removed RSurf_LightCheck because nothing used it anymore |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | r_dlightmap 0 mode removed (vertex dlights on lightmapp... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | engine now defaults to 44100hz sound |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | removed r_shadows (glquake fake shadows) |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | r_colorscale gone, v_overbrightbits (cvar which control... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | removed water lighting support |
commit | commitdiff | tree | snapshot |
2003-09-21 |
havoc | now supports skyboxes in q3bsp (note: must use the... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
havoc | added GAME_ZYMOTIC |
commit | commitdiff | tree | snapshot |
2003-09-20 |
havoc | finally managed to fix the r_shadow_portallight bug... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | Tomaz's awesome new GeForce3 water effect, thanks! |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | recoded options menus, and replaced scr_2dresolution... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | migrated light bounding box generation from r_shadow... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | flip the X in normalmaps generated from heightmaps... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | added some SV_CheckVelocity calls to MOVETYPE_WALK... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
havoc | finished a lot of little todo items, mostly regarding... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
havoc | after an argument with Black it was decided that GAME_N... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
havoc | the new partial-update entity compression protocol... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
havoc | forgot to include this file in the previous commit... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
havoc | no longer opens gfx.wad until a lump is requested ... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
havoc | fixed empty texture lump handling in q1bsp loading |
commit | commitdiff | tree | snapshot |
2003-09-15 |
havoc | made a commit debugging message only happen with develo... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
havoc | move developer_networkentities extern to protocol.h |
commit | commitdiff | tree | snapshot |
2003-09-14 |
havoc | more Nexuiz hud stuff from BlackHC, minor style edits... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
havoc | added an item about corona shaders |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | fixed log2i to use parentheses around n |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | added bit2i and log2i (these return the base 2 exponent... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | fixed an R_InitSky warning regarding transpix being... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | more developer_networkentities messages |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | renamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-09-12 |
havoc | changed teu game dir to "baseteu" at request of teu... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
havoc | aitur fixed some important bugs in the error checks... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-09-08 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-09-04 |
havoc | a couple bugfixes in Nehahra demos menu regarding end... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
havoc | fix some glitches in the original commit |
commit | commitdiff | tree | snapshot |
2003-09-04 |
havoc | patch from Andreas Kirsh to add Nexuiz hud |
commit | commitdiff | tree | snapshot |
2003-09-04 |
havoc | the Connect failed error is now just a print |
commit | commitdiff | tree | snapshot |
2003-09-04 |
havoc | fix a nasty crash with multiplayer servers (thanks... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
havoc | fixed a couple stupid bugs |
commit | commitdiff | tree | snapshot |
2003-08-31 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-31 |
havoc | now uses string buffers more sanely and supports multip... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
havoc | fix a crash related to MAX_EDICTS in "pr_fields" comman... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
havoc | reverted the massive svs.connectedclients change, now... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-29 |
havoc | now prints "Connection refused" if LHNET_Read gets... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
havoc | v_hwgamma is now saved to config (Andreas Kirsh suggest... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
havoc | thanks to Andreas Kirsh for a discussion about using... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
havoc | fixed Prydon Gate behavior regarding the start map... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
havoc | experimental (not terribly useful) support for r_shadow... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
havoc | removed used of PolygonOffset because it caused (extrem... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
havoc | fixed a crash with clusterindex -1 in GetPVS and FatPVS |
commit | commitdiff | tree | snapshot |
2003-08-27 |
havoc | q3bsp curve collisions (technically it can collide... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
molivier | Removed useless function M_PrintWhite, since M_Print... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
havoc | curves are now precomputed at load time, and all surfac... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
havoc | the quadratic spline patches in quake3 maps now work... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
havoc | no more uses of %g in printf as it tends to lose precis... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | fix severe bug that made chase_up continually increase... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | negate the dnormal instead of negating the dotproduct... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | diffusenormal lighting was backwards (thanks to Electro... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | don't call PlayerPreThink/PlayerPostThink on unspawned... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | fix a (very bad!) bug with -port cvar setting |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | added error messages when opening sockets (reports... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | in the server setup menu, default to 8 players instead... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | fixed a couple warnings |
commit | commitdiff | tree | snapshot |
2003-08-23 |
havoc | q3bsp is working, but no curves yet, and no realtime... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
havoc | fix handling of .alpha, .renderamt, .scale, and .glow_c... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
molivier | Someone forgot to increment the number of items in... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
havoc | adjusted up camera height for chase_stevie in GoodVsBad... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
havoc | forgot to commit these |
commit | commitdiff | tree | snapshot |
2003-08-19 |
havoc | more q3bsp work (and no it still doesn't work right) |
commit | commitdiff | tree | snapshot |
2003-08-18 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-14 |
havoc | sv_light.c is gone, updated project to remove it |
commit | commitdiff | tree | snapshot |
2003-08-14 |
havoc | q3bsp is still not working yet, but getting closer |
commit | commitdiff | tree | snapshot |
2003-08-13 |
havoc | no time to explain, more changes on the path to q3bsp... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
havoc | more hackish cleanups of PVS stuff, now decompresses... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
havoc | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-13 |
havoc | I hope this fixes a md3 tag bug, but don't know |
commit | commitdiff | tree | snapshot |
2003-08-11 |
havoc | moved SV_FatPVS to model code |
commit | commitdiff | tree | snapshot |
next |