2011-02-17 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/universal_relo... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/misc_b... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/hud_notify_... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/defaults_en... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/balancesamual' |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Samual | hud_panel_radar 2 (always on) by default for hud_lumino... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rudolf Polzer | fix some translations (by ItsMe|CapBots) |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rudolf Polzer | fix g_mirrordamage unused definition |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Rudolf Polzer | fix two bugs in the recent commits |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Rudolf Polzer | fix triggering of func_train |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Rudolf Polzer | path_corner: run triggers for target2 to target4 when... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Rudolf Polzer | move hitsound clientside |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Rudolf Polzer | Merge remote branch 'origin/samual/hitindication' |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mircea Kitsune | If we drop a weapon that's loaded, give the ammo back... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/universal_relo... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Samual | Update the starting health (was 150, now 100 -- no... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Samual | Add a cvar to control the font size used in hud_notify... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Rudolf Polzer | ALWAYS do hitsound antispam. No need for that weapon... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/keepaway' |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Samual | Remove keepaway "type" support which is deprecated. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Rudolf Polzer | fix a sprintf bug |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Samual | Add keepaway information to the scoreboard help command |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Samual | Remove drops from keepaway - they're redundant with... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Samual | Rename "time" to "bctime" in keepaway so that it doesn... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
terencehill | Remove an empty line from Player Setup window to make... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
terencehill | Make Bookmark button update its text (Bookmark/Remove... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Rudolf Polzer | fix damage bounding in crylink |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Rudolf Polzer | linkexplode: use secondary mode properly |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Mircea Kitsune | Actually, that check is not needed at all. If we're... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Mircea Kitsune | "we're already holding a weapon we can reload" when... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Mircea Kitsune | No need to check self.weapon here |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Mircea Kitsune | Make a comment more correct |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Mircea Kitsune | Bot skill level 2 for reloading in-hand weapon. Makes... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Only for bots skill 5 and up. Since only such both... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Only refuse reload scheduled weapons if we have somethi... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Simplify that last code a bit |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Only avoid a reload scheduled weapon if our current... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Write that last code in a better way |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Bot AI: Don't switch to a weapon scheduled for reloadin... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Fix a small issue in reload code |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Remove the first code. Now that bots know how to reload... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Better way of checking if we're already holding a weapo... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Skill limits for each bot reloading decision. Also... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Improve that last code. When not attacking, a bot will... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Make bots reload weapons when not attacking anyone... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Ok, let's do a few changes to the bot AI too. Bots... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Merge two voids back again. It makes more sense this... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Better comments |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | No need to use floats when calling W_ReloadCheck, as... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Move all checks where they belong |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Attempt to sort the code in a better way |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Error case: Skip reloading and warn if attempting to... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Improve a comment |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Skip melee attack for shotgun while reloading |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Comment out that last change, rather |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Do not set ATTACK_FINISHED in reload code any more... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Fix that last change |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | A small change |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Rename zero_ammo to ammo_none |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Stop sending ammo type in W_Reload, now that we update... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Oops, forgot to update the uzi. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Set self.current_ammo in each weapon's WR_SETUP stage... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Remove parts of a forgotten feature |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Use the new ammo function for laser and hook too (tested) |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Phase 2. A global ammo decreasing function. Still not... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Samual | Add a visual indicator for when you hit someone. Maybe... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Simplify some minstanex code |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | First phase, second part. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mircea Kitsune | Attempt to further simplify the reload code, as request... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rudolf Polzer | have the weapon entities know the ammo field of the... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mircea Kitsune | After intensively testing the code today, and not recei... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mircea Kitsune | Oops, wrote wrong ammo in sniper rifle by mistake |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mircea Kitsune | Small fix for Electro ammo code |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/universal_relo... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Rudolf Polzer | more translation for French |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Rudolf Polzer | fix typo |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Rudolf Polzer | add cl_allow_uidtracking |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Rudolf Polzer | fix part of the last merge, because the "favorite"... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Rudolf Polzer | Merge remote branch 'origin/terencehill/misc_bugfixes' |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Rudolf Polzer | print a message when encountering "type" |
commit | commitdiff | tree | snapshot |
2011-02-08 |
terencehill | Disable Bookmark button if there are no server |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rudolf Polzer | mark the Per weapon string translatable |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rudolf Polzer | Merge remote branch 'origin/akari/healthcross' |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rudolf Polzer | Merge remote branch 'origin/mirceakitsune/gametypefilte... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rudolf Polzer | make mines "super aggressive" (turn off the friend... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Samual | Decrease rocket health so that it can be blown up more... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Samual | Adjust rocket health from 40 to 30, this way mortars... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Samual | Merge remote branch 'origin/master' into samual/balance... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Samual | Disable HLAC as I want to replace it with a lightning... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Samual | Make it so that minelayer shows up in g_weaponarena... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Rudolf Polzer | Merge branch 'savagex/plat-movehack' |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Maik Merten | reduce offset a bit that prevents players from getting... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
terencehill | Fix Map Info dialog can be opened by pressing ENTER... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Samual | Merge remote branch 'origin/master' into samual/balance... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Samual | Some quick work on a feature for the minelayer which... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Rudolf Polzer | complete German translation |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Rudolf Polzer | add the other 3 languages to the menu |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Rudolf Polzer | update unfinished translations a bit |
commit | commitdiff | tree | snapshot |
next |