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-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 | 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 | 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 |
2015-08-11 |
terencehill | Mutators --> Mutators... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Mario | Merge branch 'terencehill/menu_listbox_changes' into... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
terencehill | Rename a variable |
commit | commitdiff | tree | snapshot |
2015-08-11 |
terencehill | Use the formula with exp, as it's more mathematically... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
terencehill | Merge branch 'master' into terencehill/menu_listbox_changes |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Mario | Merge branch 'terencehill/itemstime' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Mario | Merge branch 'master' into terencehill/itemstime |
commit | commitdiff | tree | snapshot |
2015-08-11 |
TimePath | Extract registry functionality |
commit | commitdiff | tree | snapshot |
2015-08-11 |
TimePath | Simplify item definitions |
commit | commitdiff | tree | snapshot |
2015-08-11 |
TimePath | Adjust item definition syntax |
commit | commitdiff | tree | snapshot |
2015-08-10 |
terencehill | Center icon when item has no time |
commit | commitdiff | tree | snapshot |
2015-08-10 |
terencehill | seta hud_panel_itemstime_hidespawned "1" "if 1 hide... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Mario | Merge branch 'terencehill/kh_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Mario | Merge branch 'terencehill/g_chat_nospectators_fix'... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Mario | Merge branch 'Mario/buff_updates' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-09 |
terencehill | Always draw the icon at full alpha when hud_panel_items... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
terencehill | Apply the icon expanding effect when an item is availab... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
terencehill | Fix condition for displaying g_chat_nospectators warnin... |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Rudolf Polzer | Transifex Sync |
commit | commitdiff | tree | snapshot |
2015-08-07 |
terencehill | Fix not working notification about missing teams in... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
terencehill | Initialize autocvar_hud_panel_itemstime_progressbar_max... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
terencehill | Rename hud_panel_itemstime_showspawned to hud_panel_ite... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
terencehill | Rename 2 functions |
commit | commitdiff | tree | snapshot |
2015-08-06 |
terencehill | Remove some code that now is useless |
commit | commitdiff | tree | snapshot |
2015-08-06 |
terencehill | Fix issues with Instagib items and superweapons times |
commit | commitdiff | tree | snapshot |
2015-08-06 |
terencehill | showspawned enabled: show item icon more transparent... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
terencehill | Hide times of every item, not just armor and MH ones... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
terencehill | Make no sound if the waypoint isn't visible for the... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Fix an issue with jump speed caps and slopes |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Disable swapper & magnet buffs by default |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Merge branch 'master' into Mario/buff_updates |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Merge branch 'sev/buff_updates' into 'Mario/buff_updates' |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Add a limit to prevent ultra rare buffs |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Merge branch 'Mario/triggers' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Severin Meyer | Remove deprecated buff HUD panel and associated cvars |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Make TimePath happier |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Add a virtually useless comment as an excuse to push... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Mario | Merge branch 'master' into Mario/triggers |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Update HUD themes for new powerup panel |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Reduce blur of default buff icons |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Remove unused powerup icons from Luma theme (sourcefile... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Add default buff HUD icons |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Add Luma buff HUD icons |
commit | commitdiff | tree | snapshot |
2015-08-04 |
terencehill | Rename a cvar that had a typo in its name |
commit | commitdiff | tree | snapshot |
2015-08-04 |
terencehill | Merge branch 'master' into terencehill/itemstime |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Revise buff colors |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Rewrite the powerup panel to handle a variable number... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Revise buff shaders |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Rename buff shaders to match the buff netnames from... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Severin Meyer | Remove deprecated buff shaders |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Mario | Merge branch 'terencehill/mapvote_layout_changes' into... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Mario | Merge branch 'BuddyFriendGuy/mapStringFilter' into... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
BuddyFriendGuy | fix gametype filter bug |
commit | commitdiff | tree | snapshot |
2015-08-04 |
BuddyFriendGuy | function for add all button; tooltip |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Mario | Merge branch 'master' into Mario/buff_updates |
commit | commitdiff | tree | snapshot |
2015-08-04 |
BuddyFriendGuy | add add all button in the UI |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Rudolf Polzer | Set the teamplay cvar because DP needs it. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mario | Merge branch 'terencehill/accuracyboard_fix' into ... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mario | Merge branch 'matthiaskrgr/campingsimulator_2015' into... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
terencehill | Remove g_instagib, it's useless now |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Matthias Krüger | cl_zoomfactor: max zoom: 16->30 |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mario | Move new flag effects to the bottom of the file, to... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
terencehill | Fix accuracy board layout |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'sev/luma_revisions' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'Mario/ctf_updates' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Fix capture and pass effects |
commit | commitdiff | tree | snapshot |
2015-08-02 |
TimePath | Merge branch 'master' into terencehill/itemstime |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Severin Meyer | Make noncurrent weapon icons in Luma slightly larger... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Severin Meyer | Merge branch 'master' into sev/luma_revisions |
commit | commitdiff | tree | snapshot |
2015-08-02 |
TimePath | Merge branch 'master' into Mario/ctf_updates |
commit | commitdiff | tree | snapshot |
2015-08-02 |
TimePath | Compact HUD_Mod_CTF |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'Mario/weapon_stats' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'sev/luma_hud_vehicles' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'master' into sev/luma_hud_vehicles |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Mario | Merge branch 'sev/hud_nades' into 'master' |
commit | commitdiff | tree | snapshot |
2015-08-01 |
terencehill | Merge branch 'master' into terencehill/menu_listbox_changes |
commit | commitdiff | tree | snapshot |
next |