2011-04-07 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/event_chasecam |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Rudolf Polzer | fix wrong strreplace usage |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_csqc_st... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_hud_dra... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Some updates to falldamage - It should hurt more to... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | ACTUALLY make drawpic_aspect_skin_expanding use the... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Lower turnrate just slightly on the seeker |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | g_start_weapon_sniperrifle 0 - Disable sniper rifle... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | gettext a string which was missed for warmup |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Update starting ammo values for warmup, LMS, and nix |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Rudolf Polzer | fix health in ekg |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/defaults/smoothcrouc... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | This enables a featured I added in the engine a while... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | New health limit and rot rate plus use g_balance_damage... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/mapvote_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/accelerometer_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
FruitieX | add the acceleration bars for these two skins too |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/morphed/hpitems' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/terencehill/italian_update' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Correct various errors and translate some more strings |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Add Italian to languages.txt so that it can be selected... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Rudolf Polzer | skip the WarpZone_StoreProjectileData loop if there... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
FruitieX | accelerometer: remove the "glow"/fade out effects from... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
FruitieX | Mapvote: Don't show the "-1 votes" count when a map... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | put the watermark in an ifdef |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | support # comments in player stats |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | send a "R" line in the player stats POST that is the... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | in adminmsg: entnumber 0 means "all clients" |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Rudolf Polzer | new command: sv_cmd adminmsg <clientno> "string" <infob... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Mircea Kitsune | Remove useless double cvar checks, and always set chase... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Mircea Kitsune | Cvar description fix |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | No need to keep eventchase_target_origin a global any... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Rename functions the same way |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | More descriptive cvar names |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Much better defaults |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | No need to stop updating the view origin while in the... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Fix some comments |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Many code comments |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Decrease trace_fraction by 0.1 to avoid the camera... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Fix some comments |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Do that last code properly |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Fix the intermission chasecam during the map voting... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Properly unstick the camera from going through walls... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Rudolf Polzer | improve team spawn logic |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Simplify that last code, but it still needs to be done... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | A slightly better way of sticking the camera above... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Properly fix the intermission chase camera, by also... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Temporarily move the camera better when it touches... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | makevectors goes before view_forward. Though it worked... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Rename a function |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Add a comment about the usage of chase_active |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/event_chasecam |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Don't allow the camera to go through walls. Thanks... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Rudolf Polzer | Merge remote branch 'origin/mirceakitsune/cvared_gib_he... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Rudolf Polzer | Merge remote branch 'origin/mand1nga/i18n-ES' |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Rudolf Polzer | Merge remote branch 'origin/sev/hudlayout' |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Disable intermission chase cam when reaching the map... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | This fixes that issue with the intermission camera... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Set all angles as the camera smooths back, not only... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Use chase_active -1 in the code, which behaves just... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Mircea Kitsune | Change how the camera position is set. No more setting... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Morphed | Merge branch 'morphed/hpitems' of ssh://git.xonotic... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Morphed | bigger size, removed leaning, more unified texture... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
sev | Smaller powerups panel |
commit | commitdiff | tree | snapshot |
2011-03-30 |
sev | Merge branch 'sev/hudlayout' of ssh://git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
sev | Merge branch 'master' of ssh://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/fixes_for_l... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
sev | Merge branch 'master' of ssh://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Samual | Replace the old default hud, and add some updated/bette... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Samual | Merge remote branch 'origin/master' into sev/hudlayout |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Samual | Merge remote branch 'origin/master' into samual/fixes_f... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Rudolf Polzer | FINALLY fix the "warpzonelib" error a proper way |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/change_defa... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Rudolf Polzer | rebalance this to actually make some difference |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Rudolf Polzer | fix slow push :P |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Rudolf Polzer | Fix some bugs in here |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Rudolf Polzer | new toy: autocvar_g_damagepush_speedfactor - ENJOY |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Rudolf Polzer | move the minstanex_ammo hack out of WR_THINK, as now... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
terencehill | Fix minstagib where isn't possible to shoot when you... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Allow chase_active to be used normally while not dead... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Disable intermission chase by default. The camera stays... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Bring back cl_deathfade, but make it very slow. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Cvar descriptions |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Smooth the fading effect |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Fade the chase cam back when dying or entering intermission |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Disable cl_deathfade by default (filling the screen... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Code cleanup |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Cvar the two chase cam types |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Intermission chase cam (player goes into 3rd person... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mircea Kitsune | Chase camera when dead. Pretty effect used in many... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Rudolf Polzer | some unused vars be gone |
commit | commitdiff | tree | snapshot |
2011-03-25 |
mand1nga | Minor changes |
commit | commitdiff | tree | snapshot |
2011-03-25 |
mand1nga | Lots of fixes and polishing! |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Rodrigo Mouton... | Initial version of Spanish translation |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Samual | Merge remote branch 'origin/master' into samual/change_... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
sev | New panel border color for single player: light blue... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Mircea Kitsune | Better names |
commit | commitdiff | tree | snapshot |
next |