2012-05-02 |
Rudolf Polzer | fix a few unuseds |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Rudolf Polzer | rewrite of newtonian projectiles, now also with a funct... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Rudolf Polzer | simplify some linked list stuff |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Rudolf Polzer | remove unused locals |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Rudolf Polzer | fix some more weird stuff |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Rudolf Polzer | document the new fteqcc bug |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Rudolf Polzer | turn on Oassignments again - fteqcc is buggy either... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Rudolf Polzer | remove g_projectile_newton_style 3 and 4 due to lack... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | fix more uninitialized stuff and a few bugs, one regard... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | fix a few bugs the analyzer found |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | fix typo in turning off broken optimization |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | more uninitialized local use fixes |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | add some failcases... get rid of -Oassignments |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | fix some more uninitialized locals; disable a broken... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Rudolf Polzer | fix a bunch of uninitialized stuff |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rudolf Polzer | fix uses of uninitialized locals |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rudolf Polzer | fix some more use of uninitialized locals; fix matchacl |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rudolf Polzer | fix an uninitialized local |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rudolf Polzer | simplify RadiusDamage: don't do all the tracing for... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rudolf Polzer | reindent RadiusDamage, it was a mess |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rudolf Polzer | Merge branch 'master' of http://nl.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rudolf Polzer | make damage through floor more exact (use a cvar for... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Samual | Fix records reply |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Samual | Fix weapons in warmup/clan arena/last man standing |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Samual | Fix another self damage issue with clan arena |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Rudolf Polzer | detect headshots for minstanex again |
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 |
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 |
Rudolf Polzer | don't let respawn sound move with player (attach it... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Rudolf Polzer | Merge remote-tracking branch 'origin/divVerent/weapons... |
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 |
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 |
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-30 |
Rudolf Polzer | sv_vote_nospectators, sv_chat_nospectators: treat warmu... |
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 |
terencehill | Sync keybinds and tooltips files better. tooltips.db... |
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 | use the OLD seeker |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | more refactor |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | network mutator name properly |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | Merge branch 'master' into divVerent/weapons-field... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | New Toys: mod icon |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Rudolf Polzer | Merge branch 'master' into divVerent/weapons-field... |
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-06 |
Rudolf Polzer | improve accessor macros |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | implement the menuqc part too |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | reject to spawn mutator blocked guns |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | Merge branch 'master' into divVerent/weapons-field... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | fix a warning |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | clean up some more messy code |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Rudolf Polzer | more fixing :P |
commit | commitdiff | tree | snapshot |
next |