./client/sdl/i_input.cpp(172): intdir; ./client/sdl/i_music.h(24): voidI_PlaySong(inthandle,intlooping); ./client/src/am_map.cpp(1021): voidAM_drawFline(fline_t*fl,intcolor) ./client/src/cl_ctf.cpp(430): if(screenblocks<11) ./client/src/cl_main.cpp(1301): if(!target) ./client/src/cl_main.cpp(1420): if(!mo) ./client/src/cl_main.cpp(1518): intsequence; ./client/src/cl_main.cpp(1602): switch(gametype) ./client/src/cl_main.cpp(1762): actor->target=target; ./client/src/cl_main.cpp(78): voidP_SetPsprite(player_t*player,intposition,statenum_tstnum); ./client/src/cl_main.cpp(815): intx,y,z; ./client/src/cl_main.cpp(952): P_CheckMissileSpawn(mo); ./client/src/cl_pred.cpp(95): if(i==consoleplayer) ./client/src/f_finale.cpp(684): switch(finalestage) ./client/src/f_wipe.cpp(272): done=true; ./client/src/g_game.cpp(763): buf=gametic%BACKUPTICS; ./client/src/hu_stuff.cpp(1199): //------------------------------ ./client/src/hu_stuff.cpp(161): altdown=(ev->type==ev_keydown); ./client/src/hu_stuff.cpp(195): elseif(ev->data1==KEY_ESCAPE) ./client/src/hu_stuff.cpp(281): BorderTopRefresh=true; ./client/src/hu_stuff.cpp(47): #defineMESSAGESIZE128 ./client/src/hu_stuff.cpp(48): #defineMESSAGELEN265 ./client/src/hu_stuff.cpp(693): playercount++; ./client/src/hu_stuff.cpp(89): //Privatedata ./client/src/mus2midi.h(38): #pragmaonce ./client/src/r_bsp.cpp(108): cliprange_t*next,*start; ./client/src/r_bsp.cpp(56): voidR_StoreWallRange(intstart,intstop); ./client/src/r_bsp.cpp(774): if(sx1>=start->first&&sx2<=start->last) ./client/src/r_bsp.cpp(800): I_Error("R_Subsector:ss%iwithnumss=%i",num,numsubsectors); ./client/src/r_draw.cpp(1077): voidR_InitBuffer(intwidth,intheight) ./client/src/r_draw.cpp(1080): byte*buffer; ./client/src/r_draw.cpp(1135): =R_DrawViewBorder ./client/src/r_draw.cpp(1137): =Drawstheborderaroundtheviewfordifferentsizewindows ./client/src/r_draw.cpp(1197): =R_DrawTopBorder ./client/src/r_draw.cpp(1199): =Drawsthetopborderaroundtheviewfordifferentsizewindows ./client/src/r_draw.cpp(1200): ================== ./client/src/r_draw.cpp(1205): voidR_DrawTopBorder(void) ./client/src/r_draw.cpp(1214): if(viewwindowy<35) ./client/src/r_draw.h(198): voidR_InitBuffer(intwidth,intheight); ./client/src/r_draw.h(211): voidR_DrawTopBorder(void); ./client/src/r_main.cpp(1000): if(setblocks<10) ./client/src/r_main.cpp(1002): R_DrawTopBorder(); ./client/src/r_main.cpp(1004): BorderTopRefresh=false; ./client/src/r_main.cpp(810): viewx+=((M_Random()%(intensity<<2)) ./client/src/r_main.cpp(812): viewy+=((M_Random()%(intensity<<2)) ./client/src/r_main.cpp(813): -(intensity<<1))<top[x-1],pl->bottom[x-1], ./client/src/r_plane.cpp(744): pl->top[x],pl->bottom[x]); ./client/src/r_plane.h(47): voidR_MapPlane(inty,intx1,intx2); ./client/src/r_plane.h(48): voidR_MakeSpans(intx,intt1,intb1,intt2,intb2); ./client/src/r_plane.h(61): visplane_t*R_CheckPlane(visplane_t*pl,intstart,intstop); ./client/src/r_segs.cpp(1028): if(((ds_p->silhouette&SIL_TOP)||maskedtexture)&&!ds_p->sprtopclip) ./client/src/r_segs.cpp(1035): if(((ds_p->silhouette&SIL_BOTTOM)||maskedtexture)&&!ds_p->sprbottomclip) ./client/src/r_segs.cpp(146): voidR_RenderMaskedSegRange(drawseg_t*ds,intx1,intx2) ./client/src/r_segs.cpp(607): voidR_StoreWallRange(intstart,intstop) ./client/src/r_segs.cpp(841): ||backsector->lightlevel!=frontsector->lightlevel ./client/src/r_sky.cpp(46): fixed_tskyiscale; ./client/src/r_sky.cpp(91): skytexturemid=200*FRACUNIT; ./client/src/r_things.cpp(613): //calculateunclippedscreencoordinatesforpost ./client/src/r_things.cpp(644): voidR_DrawVisSprite(vissprite_t*vis,intx1,intx2) ./client/src/r_things.cpp(684): if(vis->mobjflags&MF_SHADOW) ./client/src/s_sound.cpp(248): Channel[i].handle=0; ./client/src/s_sound.cpp(315): staticintsndcount=0; ./client/src/s_sound.cpp(361): return;//soundisbeyondthehearingrange... ./client/src/s_sound.cpp(410): if(!S_StopSoundID(sound_id,priority)) ./client/src/s_sound.cpp(411): return;//othersoundshavegreaterpriority ./client/src/s_sound.cpp(45): #definePRIORITY_MAX_ADJUST10 ./client/src/s_sound.cpp(46): #defineDIST_ADJUST(MAX_SND_DIST/PRIORITY_MAX_ADJUST) ./client/src/s_sound.cpp(476): //lookforalowerprioritysoundtoreplace. ./client/src/s_sound.cpp(477): sndcount++; ./client/src/s_sound.cpp(479): sndcount=0; ./client/src/s_sound.cpp(485): chan=-1;//denotethatsoundshouldbereplaced. ./client/src/s_sound.cpp(489): if(chan!=-1) ./client/src/s_sound.cpp(491): return;//nofreechannels. ./client/src/s_sound.cpp(530): Channel[i].sound_id=sound_id; ./client/src/s_sound.cpp(533): Channel[i].priority=priority; ./client/src/s_sound.cpp(537): Channel[i].volume=volume; ./client/src/s_sound.cpp(654): intlp;//leastpriority ./client/src/s_sound.cpp(656): intfound; ./client/src/s_sound.cpp(666): found=0; ./client/src/s_sound.cpp(671): found++;//foundone.Now,shouldwereplaceit?? ./client/src/s_sound.cpp(672): if(priority>=Channel[i].priority) ./client/src/s_sound.cpp(673): {//ifwe'regonnakillone,thenthis'llbeit ./client/src/s_sound.cpp(674): lp=i; ./client/src/s_sound.cpp(675): priority=Channel[i].priority; ./client/src/s_sound.cpp(683): elseif(lp==-1) ./client/src/s_sound.cpp(687): if(Channel[lp].handle) ./client/src/s_sound.cpp(807): if(!I_SoundIsPlaying(Channel[i].handle)) ./client/src/st_new.cpp(256): BorderNeedRefresh=true; ./client/src/st_stuff.cpp(1034): //return; ./client/src/st_stuff.cpp(641): returneat; ./client/src/v_text.cpp(200): byte*temp; ./client/src/v_text.cpp(362): cy+=9; ./client/src/v_text.cpp(56): for(y=0;y<16;y++) ./client/src/v_video.cpp(604): if(h) ./client/src/wi_stuff.cpp(104): }yahpt_t; ./common/actor.h(232): intframe;//mightbeordwithFF_FULLBRIGHT ./common/actor.h(235): //interactioninfo ./common/actor.h(239): fixed_tfloorz,ceilingz;//closesttogetherofcontactedsecs ./common/actor.h(241): fixed_tradius,height;//formovementchecking ./common/actor.h(242): fixed_tmomx,momy,momz;//momentums ./common/actor.h(248): intdamage;//Formissiles ./common/actor.h(250): intspecial1;//Specialinfo ./common/actor.h(251): intspecial2;//Specialinfo ./common/actor.h(257): //alsotheoriginatorformissiles ./common/actor.h(259): intreactiontime;//ifnon0,don'tattackyet ./common/actor.h(260): //usedbyplayertofreezeabitafter ./common/actor.h(261): //teleporting ./common/actor.h(262): intthreshold;//if>0,thetargetwillbechased ./common/actor.h(270): shorttid;//thingidentifier ./common/actor.h(271): bytespecial;//special ./common/actor.h(272): byteargs[5];//specialarguments ./common/actor.h(291): //Publicfunctions ./common/c_cvars.cpp(261): ptr++; ./common/cmdlib.cpp(114): }while(1); ./common/cmdlib.cpp(147): ============================================================================= ./common/cmdlib.cpp(211): ==================== ./common/cmdlib.cpp(255): ============== ./common/cmdlib.cpp(375): //============================================================================= ./common/cmdlib.cpp(46): if(s) ./common/d_dehacked.cpp(1101): intdummy; ./common/d_dehacked.cpp(629): case'n': ./common/d_items.cpp(173): =============== ./common/doomdata.h(133): #defineML_REPEAT_SPECIAL0x0200//specialisrepeatable ./common/doomdata.h(134): #defineML_SPAC_SHIFT10 ./common/doomdata.h(135): #defineML_SPAC_MASK0x1c00 ./common/doomdata.h(136): #defineGET_SPAC(flags)((flags&ML_SPAC_MASK)>>ML_SPAC_SHIFT) ./common/doomdata.h(138): //Specialactivationtypes ./common/doomdata.h(139): #defineSPAC_CROSS0//whenplayercrossesline ./common/doomdata.h(140): #defineSPAC_USE1//whenplayerusesline ./common/doomdata.h(141): #defineSPAC_MCROSS2//whenmonstercrossesline ./common/doomdata.h(142): #defineSPAC_IMPACT3//whenprojectilehitsline ./common/doomdata.h(143): #defineSPAC_PUSH4//whenplayer/monsterpushesline ./common/doomdata.h(144): #defineSPAC_PCROSS5//whenprojectilecrossesline ./common/doomdata.h(197): shortx,y,dx,dy;//partitionline ./common/doomdata.h(198): shortbbox[2][4];//boundingboxforeachchild ./common/doomdata.h(225): shortz; ./common/doomdata.h(229): bytespecial; ./common/doomdata.h(258): //Texturedefinition ./common/doomdata.h(260): //-------------------------------------------------------------------------- ./common/doomdata.h(59): shortx,y; ./common/gi.h(49): struct ./common/info.cpp(5401): 4*FRACUNIT,//height ./common/info.cpp(5405): MF_DROPOFF|MF_CORPSE,//flags ./common/info.cpp(5704): MF_NOBLOCKMAP|MF_DROPOFF|MF_MISSILE|MF_NOGRAVITY,//flags ./common/info.cpp(5758): MF_NOBLOCKMAP|MF_NOSECTOR|MF_NOGRAVITY,//flags ./common/info.cpp(5839): 14*FRACUNIT,//height ./common/info.cpp(6095): MF_NOGRAVITY,//flags ./common/info.h(195): //----------------- ./common/m_cheat.cpp(117): player->cheats^=CF_GODMODE; ./common/m_cheat.cpp(118): if(player->cheats&CF_GODMODE) ./common/m_cheat.cpp(125): player->cheats^=CF_NOCLIP; ./common/m_cheat.cpp(217): if(actor->health>0) ./common/m_cheat.cpp(302): player->ammo[i]=player->maxammo[i]; ./common/m_cheat.cpp(310): player->armortype=2; ./common/minilzo.cpp(2011): if(buf==NULL) ./common/p_doors.cpp(187): //else ./common/p_doors.cpp(191): if(raise) ./common/p_lnspec.cpp(1013): intsecNum; ./common/p_lnspec.cpp(1019): secNum=-1; ./common/p_lnspec.cpp(1020): rtn=false; ./common/p_lnspec.cpp(825): if(mobj->flags&MF_SHOOTABLE) ./common/p_map.cpp(1001): fixed_tleadx,leady; ./common/p_map.cpp(1002): fixed_ttrailx,traily; ./common/p_map.cpp(1003): fixed_tnewx,newy; ./common/p_map.cpp(1216): fixed_tthingtopslope,thingbottomslope; ./common/p_map.cpp(1432): fixed_tx2,y2; ./common/p_map.cpp(1606): if(usething->player) ./common/p_map.cpp(1609): returnfalse;//can'tusethroughawall ./common/p_map.cpp(1611): returntrue;//notaspecialline,butkeepchecking ./common/p_map.cpp(1850): if(!(thing->flags&MF_NOBLOOD)) ./common/p_map.cpp(413): if(abs(thing->x-tmx)>=blockdist||abs(thing->y-tmy)>=blockdist) ./common/p_map.cpp(418): BlockingMobj=thing; ./common/p_map.cpp(420): //Checkforskullsslammingintothings ./common/p_map.cpp(431): //Checkformissile ./common/p_map.cpp(434): //Checkifitwentover/under ./common/p_map.cpp(621): if(tmflags&MF_NOCLIP&&!(tmflags&MF_SKULLFLY)) ./common/p_map.cpp(689): elseif(BlockingMobj->z+BlockingMobj->height-thing->z ./common/p_map.cpp(690): >24*FRACUNIT ./common/p_map.cpp(691): ||(BlockingMobj->subsector->sector->ceilingheight ./common/p_map.cpp(692): -(BlockingMobj->z+BlockingMobj->height)height) ./common/p_map.cpp(693): ||(tmceilingz-(BlockingMobj->z+BlockingMobj->height) ./common/p_map.cpp(694): height)) ./common/p_map.cpp(718): gotopushline; ./common/p_map.cpp(743): while(numspechit>0) ./common/p_map.cpp(746): numspechit--; ./common/p_map.cpp(759): pushline: ./common/p_map.cpp(762): intnumSpecHitTemp; ./common/p_map.cpp(764): numSpecHitTemp=numspechit; ./common/p_map.cpp(765): while(numSpecHitTemp>0) ./common/p_map.cpp(767): numSpecHitTemp--; ./common/p_map.cpp(769): ld=spechit[numSpecHitTemp]; ./common/p_maputl.cpp(132): elseif(!line->dy) ./common/p_maputl.cpp(232): sector_t*front,*back; ./common/p_maputl.cpp(379): if(blockx>=0&&blockx=0&&blocky=bmapwidth||y>=bmapheight) ./common/p_maputl.cpp(787): if(mapx==xt2&&mapy==yt2) ./common/p_plats.cpp(265): rtn=true; ./common/p_saveg.cpp(234): //ArchiveSounds ./common/p_setup.cpp(1054): PU_LEVEL,0); ./common/p_setup.cpp(192): for(i=0;iname==v1&&*(int*)&lump_p->name[4]==v2) ./common/z_zone.cpp(102): memblock_t*block,*other; ./common/z_zone.cpp(263): mainzone->rover=base->next;//nextallocationwillstartlookinghere ./common/z_zone.cpp(279): voidZ_FreeTags(intlowtag,inthightag) ./common/z_zone.cpp(292): next=block->next;//getlinkbeforefreeing ./common/z_zone.cpp(307): voidZ_DumpHeap(intlowtag,inthightag) ./common/z_zone.cpp(398): voidZ_ChangeTag2(void*ptr,inttag) ./common/z_zone.cpp(44): size_tsize; ./common/z_zone.cpp(75): mainzone->blocklist.next=mainzone->blocklist.prev=block= ./common/z_zone.cpp(76): (memblock_t*)((byte*)mainzone+sizeof(memzone_t)); ./master/main.cpp(127): if(fp) ./master/main.cpp(249): if(!fp) ./master/main.cpp(291): fclose(fp); ./server/src/c_console.cpp(264): returncount; ./server/src/d_main.cpp(145): staticintdemosequence; ./server/src/d_main.cpp(146): staticintpagetic; ./server/src/d_main.cpp(266): NULL ./server/src/d_main.cpp(592): //Notfound ./server/src/d_main.cpp(625): longhandle; ./server/src/d_net.cpp(234): maxsend=BACKUPTICS/2-1; ./server/src/d_player.h(116): fixed_tviewz;//focaloriginabover.z ./server/src/d_player.h(117): fixed_tviewheight;//baseheightabovefloorforviewz ./server/src/d_player.h(119): fixed_tbob;//bounded/scaledtotalmomentum ./server/src/d_player.h(127): inthealth;//onlyusedbetweenlevels,mo->health ./server/src/d_player.h(128): //isusedduringlevels ./server/src/d_player.h(145): weapontype_tpendingweapon;//wp_nochangeifnotchanging ./server/src/d_player.h(150): intattackdown,usedown;//trueifbuttondownlasttic ./server/src/d_player.h(151): intcheats;//bitflags ./server/src/d_player.h(154): intkillcount,itemcount,secretcount;//forintermission ./server/src/d_player.h(155): intdamagecount,bonuscount;//forscreenflashing ./server/src/d_player.h(157): intextralight;//sogunflasheslightupareas ./server/src/d_player.h(160): pspdef_tpsprites[NUMPSPRITES];//viewsprites(gun,etc) ./server/src/doomstat.h(226): //REFRESH ./server/src/doomstat.h(227): //------- ./server/src/g_game.cpp(241): intlook; ./server/src/g_game.cpp(242): intfly; ./server/src/g_game.cpp(906): voidG_SaveGame(intslot,char*description) ./server/src/g_level.cpp(1631): 2, ./server/src/g_level.cpp(1769): "SKY1", ./server/src/g_level.cpp(1902): "SKY2", ./server/src/g_level.cpp(405): //G_DoNewGame ./server/src/g_level.cpp(536): if(players[i].playerstate==PST_DEAD) ./server/src/g_level.cpp(641): //died. ./server/src/g_level.cpp(966): //inti; ./server/src/m_misc.cpp(103): intM_ReadFile(charconst*name,byte**buffer) ./server/src/m_misc.h(27): intM_ReadFile(charconst*name,byte**buffer); ./server/src/p_enemy.cpp(1780): if(actor->player) ./server/src/p_enemy.cpp(441): if(d[1]!=DI_NODIR&&d[2]!=DI_NODIR) ./server/src/p_enemy.cpp(492): for(tdir=DI_EAST;tdir<=DI_SOUTHEAST;tdir++) ./server/src/p_enemy.cpp(559): if(c++==2||actor->lastlook==stop) ./server/src/p_enemy.cpp(603): actor->reactiontime=0; ./server/src/p_enemy.cpp(694): if(targ&&(targ->flags&MF_SHOOTABLE)) ./server/src/p_enemy.cpp(737): if(actor->target) ./server/src/p_enemy.cpp(824): if(!actor->target||!(actor->target->flags&MF_SHOOTABLE)) ./server/src/p_enemy.cpp(851): actor->target=NULL; ./server/src/p_enemy.cpp(860): if(actor->info->meleestate&&P_CheckMeleeRange(actor)) ./server/src/p_enemy.cpp(898): if(--actor->movecount<0||!P_Move(actor)) ./server/src/p_enemy.cpp(97): voidP_RecursiveSound(sector_t*sec,intsoundblocks) ./server/src/p_interaction.cpp(1527): if(inflictor) ./server/src/p_interaction.cpp(808): do{ ./server/src/p_interaction.cpp(834): intmod; ./server/src/p_interaction.cpp(990): caseMT_HEAD: ./server/src/p_interaction.cpp(996): caseMT_KNIGHT: ./server/src/p_mobj.cpp(1036): fixed_tspace; ./server/src/p_mobj.cpp(1410): fixed_tx,y,z; ./server/src/p_mobj.cpp(1526): for(j=0;jtype>=1400&&mthing->type<1410) ./server/src/p_mobj.cpp(1584): mthing->y<sector->seqType=mthing->type-1400; ./server/src/p_mobj.cpp(1589): inttype; ./server/src/p_mobj.cpp(1602): R_PointInSubsector(mthing->x<type,mthing->x,mthing->y); ./server/src/p_mobj.cpp(1681): switch(i) ./server/src/p_mobj.cpp(1731): mobj->special=mthing->special; ./server/src/p_mobj.cpp(1783): puff->momz=FRACUNIT; ./server/src/p_mobj.cpp(410): fixed_tptryx,ptryy; ./server/src/p_mobj.cpp(412): fixed_txmove,ymove; ./server/src/p_mobj.cpp(472): if(BlockingMobj==NULL) ./server/src/p_mobj.cpp(526): //Friction ./server/src/p_mobj.cpp(559): if(mo->momx>-STOPSPEED&&mo->momxmomy>-STOPSPEED&&mo->momyplayer->deltaviewheight=(VIEWHEIGHT-mo->player->viewheight)>>3; ./server/src/p_mobj.cpp(632): if(!(mo->flags&MF_SKULLFLY)&&!(mo->flags&MF_INFLOAT)) ./server/src/p_mobj.cpp(634): dist=P_AproxDistance(mo->x-mo->target->x,mo->y-mo->target->y); ./server/src/p_mobj.cpp(738): if(mo->subsector->sector->ceilingpic==skyflatnum) ./server/src/p_mobj.cpp(951): BlockingMobj=NULL; ./server/src/p_mobj.h(2): //Macros ./server/src/p_pspr.cpp(267): voidA_WeaponReady(player_t*player,pspdef_t*psp) ./server/src/p_pspr.cpp(327): voidA_ReFire(player_t*player,pspdef_t*psp) ./server/src/p_pspr.cpp(362): voidA_Lower(player_t*player,pspdef_t*psp) ./server/src/p_pspr.cpp(397): voidA_Raise(player_t*player,pspdef_t*psp) ./server/src/p_pspr.cpp(54): voidP_SetPsprite(player_t*player,intposition,statenum_tstnum) ./server/src/p_user.cpp(359): player->mo->flags|=MF_NOGRAVITY; ./server/src/p_user.cpp(361): player->mo->flags&=~MF_NOGRAVITY; ./server/src/p_user.cpp(378): if(player->jumpTics) ./server/src/p_user.cpp(380): player->jumpTics--; ./server/src/p_user.cpp(395): if(look) ./server/src/p_user.cpp(434): player->jumpTics=18; ./server/src/r_main.cpp(118): intextralight;//bumpedlightfromgunblasts ./server/src/r_main.cpp(138): //PRIVATEDATADEFINITIONS------------------------------------------------ ./server/src/r_main.cpp(143): //CODE-------------------------------------------------------------------- ./server/src/r_main.cpp(156): intR_PointOnSide(fixed_tx,fixed_ty,node_t*node) ./server/src/r_main.cpp(183): intR_PointOnSegSide(fixed_tx,fixed_ty,seg_t*line) ./server/src/r_main.cpp(22): //HEADERFILES------------------------------------------------------------ ./server/src/r_main.cpp(264): fixed_tR_PointToDist(fixed_tx,fixed_ty) ./server/src/r_main.cpp(343): //========================================================================== ./server/src/r_main.cpp(345): subsector_t*R_PointInSubsector(fixed_tx,fixed_ty) ./server/src/r_main.cpp(39): //MACROS------------------------------------------------------------------ ./server/src/r_main.cpp(43): //TYPES------------------------------------------------------------------- ./server/src/r_main.cpp(45): //EXTERNALFUNCTIONPROTOTYPES-------------------------------------------- ./server/src/r_main.cpp(49): //PUBLICFUNCTIONPROTOTYPES---------------------------------------------- ./server/src/r_main.cpp(51): //PRIVATEFUNCTIONPROTOTYPES--------------------------------------------- ./server/src/r_main.cpp(53): //EXTERNALDATADECLARATIONS---------------------------------------------- ./server/src/r_main.cpp(58): //PUBLICDATADEFINITIONS------------------------------------------------- ./server/src/r_main.cpp(65): intvalidcount=1;//incrementeverytimeacheckismade ./server/src/r_main.h(118): intR_PointOnSide(fixed_tx,fixed_ty,node_t*node); ./server/src/r_main.h(119): intR_PointOnSegSide(fixed_tx,fixed_ty,seg_t*line); ./server/src/r_main.h(120): angle_tR_PointToAngle2(fixed_tx1,fixed_ty1,fixed_tx2,fixed_ty2); ./server/src/r_main.h(123): subsector_t*R_PointInSubsector(fixed_tx,fixed_ty); ./server/src/r_main.h(124): fixed_tR_PointToDist(fixed_tx,fixed_ty); ./server/src/r_things.cpp(413): false); ./server/src/r_things.cpp(419): true); ./server/src/s_sound.cpp(377): if(lump!=-1) ./server/src/s_sound.cpp(56): intsound_id; ./server/src/sv_main.cpp(2294): ( ./server/src/sv_main.cpp(2328): switch(cmd) ./server/src/sv_main.cpp(357): //continue; ./server/src/sv_main.cpp(491): if(mo) ./server/src/sv_main.cpp(851): //soundsthatarebeyondthehearingrange. ./server/src/sv_main.cpp(872): if(dist>=MAX_SND_DIST) ./server/src/v_palette.cpp(1): #include ./server/win32/i_main.cpp(235): NULL); ./server/win32/i_system.cpp(16): * ./server/win32/i_system.cpp(21): #include ./updater/main.cpp(10): #include ./updater/main.cpp(210): printf("\n"); ./updater/main.cpp(9): #include