]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'mirceakitsune/weapon_hagar_secondary_load' of git://git.xonotic.org...
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-04-11 Mircea KitsuneRemove an useless code
2011-04-11 Mircea KitsuneRename something in the code
2011-04-11 Mircea KitsuneUse a different cvar for rocket loading speed than...
2011-04-11 Mircea KitsuneOMG, forgot the firing animation *beats self*
2011-04-11 Mircea KitsuneAlso update the reload delay when firing, to add a...
2011-04-11 Mircea KitsuneAdd some weapon firing functions that are prolly important.
2011-04-11 Mircea KitsuneRename some cvars
2011-04-11 Mircea KitsuneAdd the correct .use function, fixes damage value
2011-04-11 Mircea KitsuneUse the normal secondary spread cvar
2011-04-11 Mircea KitsuneCode comments and cleanups
2011-04-11 Mircea KitsuneForce switch to another weapon when out of ammo (needs...
2011-04-11 Mircea KitsuneRelease the rockets we loaded so far if canhold is...
2011-04-11 Mircea KitsuneMake sure we have enough ammo for all the rockets we...
2011-04-11 Mircea KitsuneNo need to keep the fully loaded status a global any...
2011-04-11 Mircea KitsuneAdd a canhold cvar. When enabled, reaching the maximum...
2011-04-11 Mircea KitsunePlay the sound on CHAN_WEAPON2, to avoid cutting it...
2011-04-11 Mircea KitsuneCode for using the new sound
2011-04-11 Mircea KitsuneClear loaded rockets whenever hagar is reset.
2011-04-11 Mircea KitsuneDon't allow primary fire to shoot while loading.
2011-04-11 Mircea KitsuneDecrease ammo as well. Each rocket decreases ammo by...
2011-04-11 Mircea KitsuneFix a bug in the loaded rockets stat. Crosshair ring...
2011-04-11 mand1ngaMerge branch 'fruitiex/hud_effect_from_goldenhealth'
2011-04-11 mand1ngaIndentation fascist reporting for duty\!
2011-04-11 Mircea KitsuneNo longer send the maximum number of rockets as a stat...
2011-04-11 Mircea KitsuneCrosshair ring to indicate how many rockets are loaded...
2011-04-11 mand1ngaBots: Fix divide by zero error when using the nex....
2011-04-11 Mircea KitsuneSet the maxload stat in hagar code
2011-04-11 FruitieXrevive the low health/armor hud effect from fruitiex...
2011-04-11 Mircea KitsuneFirst step in making the hagar slowly loadable. Does...
2011-04-11 Mircea KitsuneCreate two stats for the hagar loading feature. Will...
2011-04-11 Mircea KitsuneGive the hagar its own load cvar. In this case, it...
2011-04-11 Mircea KitsuneFix loadable secondary lifetime
2011-04-11 Mircea KitsuneBegin implementation of loadable hagar secondary. What...
2011-04-11 mand1ngaMerge remote branch 'origin/samual/fix_hud_configstuff'
2011-04-10 Mircea KitsuneSet cvar defaults in autocvars.qh. Necessary at least...
2011-04-10 Mircea KitsuneUnset the event chasecam's chase_active in CSQC_Shutdow...
2011-04-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
2011-04-10 SamualFix some issues with creating hud configs automatically...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/fix_crosshair_ring_c...
2011-04-10 SamualAdd checks to see if crosshair ring is even allowed...
2011-04-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-09 mand1ngaMerge remote branch 'origin/terencehill/hud_panel_power...
2011-04-09 mand1ngaMerge remote branch 'origin/tzork/fl_notarget_ctflags'
2011-04-08 mand1ngaMerge remote branch 'origin/samual/defaults/swap_minela...
2011-04-07 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
2011-04-06 Rudolf Polzerfix wrong strreplace usage
2011-04-06 Jakob MGSet FL_NOTARGET on ctf flags (avoids turrets and otehr...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_csqc_st...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_hud_dra...
2011-04-05 SamualACTUALLY make drawpic_aspect_skin_expanding use the...
2011-04-05 Samualgettext a string which was missed for warmup
2011-04-05 Rudolf Polzerfix health in ekg
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/mapvote_fix'
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/accelerometer_fix'
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-04-03 mand1ngaMerge remote branch 'origin/terencehill/italian_update'
2011-04-02 Rudolf Polzerskip the WarpZone_StoreProjectileData loop if there...
2011-04-02 FruitieXaccelerometer: remove the "glow"/fade out effects from...
2011-04-02 FruitieXShow integer minutes (e.g. 20) instead of with one...
2011-04-02 FruitieXMapvote: Don't show the "-1 votes" count when a map...
2011-04-01 Rudolf Polzerput the watermark in an ifdef
2011-04-01 Rudolf Polzersupport # comments in player stats
2011-04-01 Rudolf Polzersend a "R" line in the player stats POST that is the...
2011-04-01 Rudolf Polzerin adminmsg: entnumber 0 means "all clients"
2011-04-01 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-01 Rudolf Polzernew command: sv_cmd adminmsg <clientno> "string" <infob...
2011-04-01 Mircea KitsuneRemove useless double cvar checks, and always set chase...
2011-03-31 Mircea KitsuneNo need to keep eventchase_target_origin a global any...
2011-03-31 Mircea KitsuneRename functions the same way
2011-03-31 Mircea KitsuneMore descriptive cvar names
2011-03-31 Mircea KitsuneNo need to stop updating the view origin while in the...
2011-03-31 Mircea KitsuneFix some comments
2011-03-31 Mircea KitsuneMany code comments
2011-03-31 Mircea KitsuneDecrease trace_fraction by 0.1 to avoid the camera...
2011-03-31 Mircea KitsuneFix some comments
2011-03-31 Mircea KitsuneDo that last code properly
2011-03-31 Mircea KitsuneFix the intermission chasecam during the map voting...
2011-03-31 Mircea KitsuneProperly unstick the camera from going through walls...
2011-03-31 Rudolf Polzerimprove team spawn logic
2011-03-31 Mircea KitsuneSimplify that last code, but it still needs to be done...
2011-03-31 Mircea KitsuneA slightly better way of sticking the camera above...
2011-03-31 Mircea KitsuneProperly fix the intermission chase camera, by also...
2011-03-31 Mircea KitsuneTemporarily move the camera better when it touches...
2011-03-31 Mircea Kitsunemakevectors goes before view_forward. Though it worked...
2011-03-31 Mircea KitsuneRename a function
2011-03-31 Mircea KitsuneAdd a comment about the usage of chase_active
2011-03-31 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
2011-03-31 Mircea KitsuneDon't allow the camera to go through walls. Thanks...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/cvared_gib_he...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mand1nga/i18n-ES'
2011-03-31 Mircea KitsuneDisable intermission chase cam when reaching the map...
2011-03-31 Mircea KitsuneSet all angles as the camera smooths back, not only...
2011-03-31 Mircea KitsuneUse chase_active -1 in the code, which behaves just...
2011-03-31 Mircea KitsuneChange how the camera position is set. No more setting...
2011-03-30 MorphedMerge branch 'morphed/hpitems' of ssh://git.xonotic...
2011-03-30 sevMerge branch 'sev/hudlayout' of ssh://git.xonotic.org...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fixes_for_l...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
next