2010-07-21 |
Rudolf Polzer | CRLF fixes, .gitattributes file updated parasti/rebase/irc |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: respond to pings |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: fix crash due to a missing prefix |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: use a private memory pool |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: recognize some more commands and replies |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: add some readable console output |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: start understanding numeric replies |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: use player name as "real name" |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: irc_nickname cvar |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: mark developer prints |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: tweak messages |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: check full buffers |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: use size_t where-ever appropriate |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: make a struct for input/output buffers |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: clean up on engine shutdown |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: minor cleanup |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: move functions around |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: factor out message printing |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: argument parsing |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: clean up parsing sanity checks |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: tweak error messages |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: remove a cast |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: tweak registration |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: factor out message parsing |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: primitive message parsing |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: tweak IRC_Frame |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: split ProcessMessages into ProcessAllMessages... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: simplify line splitting |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | IRC: flesh out |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Jānis Rūcis | LHNET: non-blocking connected sockets |
commit | commitdiff | tree | snapshot |
2010-06-26 |
havoc | make sure dynamicvertex gets set by deformvertexes... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | add surfaceindex to bih_leaf_t and initialize it |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | added BIH_GetTriangleListForBox function |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | allow immediate stains in the new particle system to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | TEXF_CLAMP cubemap textures to fix seams (hack alert) |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | cameras: invert the correct coordinate to fix up texcoords |
commit | commitdiff | tree | snapshot |
2010-06-23 |
divverent | r_font_disable_freetype 0: don't replace the char by... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
divverent | fix a minor typo causing a slight misprediction |
commit | commitdiff | tree | snapshot |
2010-06-22 |
divverent | cvsignore no longer used for ages, but we can make... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
divverent | DDS picmip support (similar to JPEG one) |
commit | commitdiff | tree | snapshot |
2010-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
divverent | fix a bug in userwavefuncs, they now work 100% fine... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
divverent | Catch bad pointers when loading corrupt TGAs |
commit | commitdiff | tree | snapshot |
2010-06-19 |
divverent | allow to freely place the chat panel when con_chatrect... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | optimize away NOP wave functions in one more case |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | support user install of SDL framework |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | user (csqc) controllable wavefuncs |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | new cvars: |
commit | commitdiff | tree | snapshot |
2010-06-13 |
divverent | it is libpng14.14.dylib on OSX |
commit | commitdiff | tree | snapshot |
2010-06-09 |
havoc | fix pqrcon rcon_password bug introduced in r9420 (was not |
commit | commitdiff | tree | snapshot |
2010-06-09 |
divverent | VM_sprintf(): make %i treat the input as QC integer... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | oops, should use 1.4.0 in the libpng14 version string... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | libpng14's .so name is libpng14.so.14, not .0 as usual |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | experimental libpng14 support |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | png: no longer use png_set_gray_1_2_4_to_8? (N/A in... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
vortex | support for q3map2's custinfoparms.txt in Mod_LoadQ3Sha... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
divverent | if a dotranslate_ variable exists, ALWAYS assume the... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
divverent | sv_airspeedlimit_nonqw: a soft speedlimit for games... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
eihrul | iqmbounds loading fix |
commit | commitdiff | tree | snapshot |
2010-06-01 |
eihrul | sanity checking of most header offsets/sizes in IQM |
commit | commitdiff | tree | snapshot |
2010-06-01 |
vortex | fix defaultfont scale bug (which makes it invisible) |
commit | commitdiff | tree | snapshot |
2010-05-28 |
havoc | raise MAX_STATICENTITIES for a new map goldenboy is... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
divverent | fix some sentinel related error messages |
commit | commitdiff | tree | snapshot |
2010-05-26 |
divverent | Merge remote branch 'origin/mirceakitsune/gunmodel_effects' |
commit | commitdiff | tree | snapshot |
2010-05-24 |
vortex | fix a bug with font scale/voffset not surviving r_resta... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
divverent | Mod_Alias_GetTagIndexForName returns an 1-based index... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
vortex | try fix a warning |
commit | commitdiff | tree | snapshot |
2010-05-23 |
divverent | remove a superfluous and possibly harmful block in... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | DP_GFX_FONTS: add 2 additional parms to loadfont()... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | bugfix recent font additions |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | documented DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
divverent | sv_airstrafeaccel_qw cvar for tuning CPMA-style physics |
commit | commitdiff | tree | snapshot |
2010-05-22 |
motorsep | +Added Urre's game, "Strap-on-bomb Car" |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix a wrong mempool use in Mod_Alias_AnimateVertices... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix a typo in default deluxemap setup |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Make another replacement |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Oops, forgot something |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Attempt to fix issues with spectating / demos |
commit | commitdiff | tree | snapshot |
2010-05-19 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2010-05-19 |
divverent | fix stairsmoothing annoyance through warpzones |
commit | commitdiff | tree | snapshot |
2010-05-18 |
vortex | remove some Blood Omnicide related hacks, fixed video... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | autocvars: update to current value after loading a... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | fix a double free problem in jpeg.c |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | start of "dpdefs", QC files that define all current... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
vortex | made cprogs.dat builtin #303 (setproperty) accept 1... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | attempt at better defaults for gunmodel effects; try... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
divverent | DP_CSQC_BOXPARTICLES |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | really fix multiple effectinfo.txt file loading |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | fix loading of q1bsp sky replacement textures to also... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | two more obvious bugs in worldnamenoextension |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | properly strip the / from worldbasename |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | append maps/mapname_effectinfo.txt as intended |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | somehow I missed this edit in the other maps/ checks |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | particles: apply rotation so that in the initial displa... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | anoth'error bites the dust |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | stringbuffers: allow "" strings, keep disallowing NULL... |
commit | commitdiff | tree | snapshot |
next |