2015-08-23 |
Mario | Merge branch 'matthiaskrgr/stuff_descriptions' into... |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'Mario/turrets' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'master' into Mario/turrets |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Fix duplicate weapons/all.qc inclusion |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'master' into Mario/turrets |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'TimePath/vehicles_cleanup' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'master' into TimePath/vehicles_cleanup |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Merge branch 'TimePath/damagetext' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Describe damagetext cvars |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Mario | Add hit sound hooks for onslaught and assault objectives |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Allow damagetext to be disabled at varying levels |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Tweak accumulate range |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Allow color coded format string |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Allow custom string format |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Show damage text for spectators |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Don't combine indicators from different players |
commit | commitdiff | tree | snapshot |
2015-08-23 |
TimePath | Damage text |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Mario | Add another hook, also reserve some stat slots for... |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Mario | Add a hook to allow hit sounds from custom entities |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Fix auxiliary crosshairs |
commit | commitdiff | tree | snapshot |
2015-08-22 |
Matthias Krüger | gametypes: change/add gametype (ctf, dm, cts...) descri... |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Require semicolon or definition following `METHOD` |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Move common vehicle entity fields into the vehicle... |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Remove vehicleid globals |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Load vehicles in the menu with the registry system |
commit | commitdiff | tree | snapshot |
2015-08-22 |
TimePath | Simplify headers |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'Mario/vehicles' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Fix a couple of leftovers from bad merges |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'master' into Mario/vehicles |
commit | commitdiff | tree | snapshot |
2015-08-21 |
TimePath | Hook cl_cmd instead of all commands |
commit | commitdiff | tree | snapshot |
2015-08-21 |
TimePath | CSQC_ConsoleCommand event hook |
commit | commitdiff | tree | snapshot |
2015-08-21 |
TimePath | Merge branches 'TimePath/weaponsys' and 'Mario/modpack' |
commit | commitdiff | tree | snapshot |
2015-08-21 |
TimePath | Merge branch 'TimePath/issues/1490' |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'Mario/is_macro' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'master' into TimePath/issues/1490 |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'master' into Mario/is_macro |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Merge branch 'Mario/send_effects' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Make TimePath happy |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Boolinterize |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Mario | Send effects to client, allows mismatching effectinfo.txt |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Rudolf Polzer | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Rudolf Polzer | Merge branch 'maint' (early part) |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Rudolf Polzer | Transifex sync (maint only). xonotic-v0.8.1 |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Mario | Merge branch 'terencehill/quake_items_fix' into 'maint' |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Rudolf Polzer | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Rudolf Polzer | Merge branch 'maint' (early part before Transifex) |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Rudolf Polzer | Transifex sync (maint stuff). |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Rudolf Polzer | Transifex sync. |
commit | commitdiff | tree | snapshot |
2015-08-19 |
terencehill | Fix Large Armor and Mega Health detection in Quake... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
TimePath | Menu support |
commit | commitdiff | tree | snapshot |
2015-08-19 |
TimePath | Mutator registry |
commit | commitdiff | tree | snapshot |
2015-08-19 |
TimePath | Move mutator system to common |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mario | This is not a commit |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mario | Add IS_MACRO macro for matthiaskrgr |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mario | Add IS_MONSTER, IS_TURRET & IS_VEHICLE macros |
commit | commitdiff | tree | snapshot |
2015-08-18 |
TimePath | Merge branch 'master' into Mario/modpack |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mario | Merge branch 'TimePath/mutator_cleanup' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Mario | Merge branch 'maint' of https://gitlab.com/xonotic... |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Mario | Update notifications.cfg |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Mario | Merge branch 'TimePath/div0monsters' into 'maint' |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Fix division by zero in sv_monsters.qc |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert remaining calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert more calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert more calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Work around `SZ_GetSpace: overflow` |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert more calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert more calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Convert some calls |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Enable mutator calls to take parameters |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Cleanup mutators |
commit | commitdiff | tree | snapshot |
2015-08-15 |
TimePath | Make clean gamecode expansion possible |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Use ATTRIB |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Remove redundant get_weaponinfo calls |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | s/WEP_(ID)/WEP_$1.m_id/ |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Migrate REGISTER_WEAPON to registry system |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Use explicit IMPLEMENTATION guard |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Update iterators |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Merge branches 'TimePath/oo', 'TimePath/buffsys', ... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Objectify buffs |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Allow custom construction of registered objects |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Objectify gametypes |
commit | commitdiff | tree | snapshot |
2015-08-14 |
TimePath | Add CONSTRUCT for super-initialization |
commit | commitdiff | tree | snapshot |
2015-08-13 |
TimePath | Implement CONSTRUCTOR |
commit | commitdiff | tree | snapshot |
2015-08-13 |
TimePath | Cleanup OO macros |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Rudolf Polzer | Add an explanation, resolving a FIXME. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Mario | We are now in code freeze. Any merge requests for issue... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Mario | Merge branch 'TimePath/nadesys' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-12 |
TimePath | Objectify nades |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Mario | Merge branch 'sev/luma_itemstime' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Mario | Merge branch 'TimePath/monstersys' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Mario | Merge branch 'terencehill/mutator_button_rename' into... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
TimePath | Refer to item flags from item definitions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
TimePath | Add ammoPic attribute |
commit | commitdiff | tree | snapshot |
2015-08-12 |
TimePath | Re-use generic registry code for monsters |
commit | commitdiff | tree | snapshot |
2015-08-12 |
TimePath | Namespace registry functions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Severin Meyer | Increase the alpha value of loading itemstime icons |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Severin Meyer | Add Luma itemstime icons and update Luma simple items |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Severin Meyer | Update buff and powerup icons to match the rest of... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Severin Meyer | For the itemstime panel, use existing strength and... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Severin Meyer | Icons are inherited from the default HUD theme, therefo... |
commit | commitdiff | tree | snapshot |
next |