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 |
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 |
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 |
2012-03-10 |
Rudolf Polzer | do PVS checking for warpzones as we don't support recur... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
nyov | Merge tag 'xonotic-v0.6.0' into nyov/dedicated-startups... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Rudolf Polzer | properly apply damage force via ODE xonotic-v0.6.0 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Rudolf Polzer | allow model entities to be ODE objects if ODE is active... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Rudolf Polzer | ARGH, Russian is NOT incomplete any more |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Samual | Lower charge up time (unimportant, but still can make... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Rudolf Polzer | add the last Russian translator here |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Rudolf Polzer | fix the previous fix |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Rudolf Polzer | tiny bugfix for conveyor code |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | fix two bugs regarding ok_model dir |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | Merge branch 'divVerent/ru' |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | New Toys: mod icon |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | fix bone selection for weapon attachments for player... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | move overkill player models to another subdir so they... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | import Overkill media files to master |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | sync the other keybinds and credits files |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | rather tag them as INCOMPLETE |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | fix .de keybinds; Greek and Spanish are borked and... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | fix keybinds.txt again |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/italia... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | fix a warning |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Rudolf Polzer | more |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Rudolf Polzer | more russian |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rudolf Polzer | Revert "I remade first person laser animations and... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rudolf Polzer | Merge remote-tracking branch 'origin/cbrutail/nexmodelfix' |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rudolf Polzer | useful presets for player model LOD |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rudolf Polzer | move playermodel LOD slider to effects |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rudolf Polzer | saner loddistance defaults |
commit | commitdiff | tree | snapshot |
next |