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 |
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 |
2012-03-31 |
Samual | New passing/dropping system, flags are now "thrown... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Automatically return the flag if it touches trigger_hur... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Update return message a bit |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Enable/fix verbosename centerprints, and add cvar for... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Many more bug fixes/new features/cleanups |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Rudolf Polzer | sv_vote_nospectators, sv_chat_nospectators: treat warmu... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Create separate FLAG_SCALE constant |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Little cleanup/fix the flag think method |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Samual | Delete two useless declarations |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Samual | Fix quite a lot of bugs/finish bringing back the old... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Samual | Debugging some stuff, etc |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Samual | Make the flag respawn when it touches lava/slime |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Samual | Merge remote branch 'origin/master' into samual/mutator_ctf |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Rudolf Polzer | make net_slist_queriespersecond saved |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rudolf Polzer | fix hook names for gamestart etc. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rudolf Polzer | don't crash Xonotic 0.6.0 release by using checkpvs... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Rudolf Polzer | fix a stupid interaction between weapon throwing and... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rudolf Polzer | start loading update URL earlier |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rudolf Polzer | try to restore old menu status |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rudolf Polzer | support update pk3s (+menu_updatecheck_getpacks 0 to... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rudolf Polzer | Merge remote-tracking branch 'origin/nyov/dedicated... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rudolf Polzer | match the weapon bind properly |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Rudolf Polzer | Merge remote-tracking branch 'origin/cbrutail/hungarian... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Rudolf Polzer | fix a QC crash instead of warning in case of missing... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | document _campaign_testrun better |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | onslaught fixes: fix timelimit -1, and make campaign... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | don't do sudden death in campaign test run |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | campaign test run mode |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | improve last fix ;) |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | fix warning spam possibly on player disconnect |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rudolf Polzer | fix a VERY stupid sound menu bug: use correct scale... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
cbrutail | 0.6 hungarian translation is missing a file. Haha.... |
commit | commitdiff | tree | snapshot |
next |