2012-04-17 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Rudolf Polzer | detect headshots for minstanex again |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Samual | Cleanup/quick improvement to auto_helpme_when_damaged |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Miscellaneous stuff |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Automatically do the "help me" ping if flag carrier... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Move this where it belongs |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Change team flagcarrier waypointsprite color to ALWAYS... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Implement full stalemate detection code (shows enemy... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rudolf Polzer | Ukrainian charset fixes by Harmata |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rudolf Polzer | fix the Nexposee hacks in Item/Label |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Rudolf Polzer | fix build breakage |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Rudolf Polzer | print the IP address, not the name, when a banned clien... |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Rudolf Polzer | enforce bans on first clientcommand too, not just on... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/lang_f... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Rudolf Polzer | fix recalcPos usage in items/label for dynamic entities |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Rudolf Polzer | fix a stupid typo |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Rudolf Polzer | when "a CSQC entity changed its type", make sure ALL... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Samual | Cleanliness |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rudolf Polzer | fix new toys visibility |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rudolf Polzer | Merge branch 'master' of /var/cache/git/xonotic/xonotic... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rudolf Polzer | CSQCmodel LOD: don't screw up mins/maxs ;) |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | remove space |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Use separate messages for different return types |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Clean up something in FlagThink method |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Force angles '0 0 0' for dropped/passing flags, in... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | New entity property: "teleportable" -- also use it... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Make flags float in water |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Gameover check is not needed in matchend hook |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Make captureshield work properly |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Remove deprecated CTF code in cl_client.qc and teamplay.qc |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Remove blank line |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Handle vehicles better |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Use MatchEnd mutator hook for game over handling |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Check game over in the flag think function -- if a... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Rudolf Polzer | don't let respawn sound move with player (attach it... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Clean up more game mode specific code |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Actually, re-re-think that even more |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Rudolf Polzer | Merge remote-tracking branch 'origin/divVerent/weapons... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Actually, re-think that a little bit |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | don't allow passing if the player is in a vehicle |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Clean up centerprints for enemyflagcarrier announcement |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Add mutator hooks for vehicle entrance and exit --... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Tweak settings |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Add comments |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Implement new mutator hook to handle the "help me"... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Remove more game mode dependent code from other files |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Remove useless declaration |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | No need to use macros for this, just declare them directly |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Don't send centerprints to non-real clients, fix potent... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | More waypoint_for_enemy flagcarrier stuff, plus some... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Samual | Implementing several new waypointsprite features (like... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Add g_ctf_portalteleport cvar to toggle whether flag... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Add collect delay for returning flags too |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Move DROP_RESET case slightly |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Fix more bugs |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Improvements to how dropped flags are handled |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Fix flag throwing bug and dropped capture bug |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Also clean up dropping code a little bit |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Merge capture code and update other status sharing... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Merge flag pickup handling code |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | EVEN MORE cleanup of redundant code |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Remove more redundant code |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Remove unused cvar |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Fix two bugs (multiple captures at once bug, and issue... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Fix record keeping for flag capture times |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Fix several bugs, also only pass the flag if the team... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Finish implementing ctf_Handle_Failed_Pass() |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Use MOVETYPE_FLY while passing the flag instead of... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Make bots automatically pass you the flag if you send... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Samual | Implement whole new passing/throwing system which ... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | More small things |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Quick fixes |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Begin adding FLAG_PASSING flag status and think/touch... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Clean up more redundant code |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Move pass/throw/drop code out of the event handler... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Enable droppedcapture code to actually work |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Change dropperid/pickupid to just reference the entity... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | stuff |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | comment stuff |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Add antispam for passing flags |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Add the cvars back for flagcarrier stuffz and fix some... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | reenable the other spawn funcs for now |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | Merge branch 'master' into divVerent/weapons-field... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Add proper checks for NEEDKILL |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Rudolf Polzer | clean up content flags checks for killing items/flags |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | I swear i'm going to sleep after this |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | MOAR FIXES. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | More fixes... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Add pushable property, and a small fix for performance |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | More fixes/cleanups |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Begin implementing ctf_Handle_Dropped_Capture() |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Consistency, consistency, consistency... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | More cleanup, more fixes, and also make the passing... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Fix that last commit |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Implement "FLAG_TOUCHRATE" to limit the sounds/effects... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Samual | Finish implementing passing and fix a few other things |
commit | commitdiff | tree | snapshot |
next |