2018-04-25 |
Mirio | Merge branch 'Lyberta/KillSound' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Merge branch 'terencehill/bot_waypoints' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Merge branch 'master' into 'terencehill/bot_waypoints' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Enable allowload from code too, so updating servers... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Merge branch 'TimePath/issues/1971' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Merge branch 'DefaultUser/trigger_cleanup' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
TimePath | Macro safety: fix `pow(a, b)` |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Mario | Merge branch 'master' into DefaultUser/trigger_cleanup |
commit | commitdiff | tree | snapshot |
2018-04-23 |
Mario | Fix another lingering macro definition |
commit | commitdiff | tree | snapshot |
2018-04-23 |
Mario | Fix a lingering macro definition |
commit | commitdiff | tree | snapshot |
2018-04-22 |
TimePath | Update hash |
commit | commitdiff | tree | snapshot |
2018-04-21 |
TimePath | Report __FILE__ as relative path |
commit | commitdiff | tree | snapshot |
2018-04-21 |
Mario | Grant campaign access to cloaked, new toys and nix |
commit | commitdiff | tree | snapshot |
2018-04-21 |
Mario | Remove the g_instagib global and use an autocvar macro... |
commit | commitdiff | tree | snapshot |
2018-04-20 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2018-04-19 |
Mario | Remove g_antilag 3 from the cvar description (we don... |
commit | commitdiff | tree | snapshot |
2018-04-19 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2018-04-12 |
Mario | Allow hidden monsters with the allow_any flag (passive... |
commit | commitdiff | tree | snapshot |
2018-04-12 |
Mario | Never allow spawning hidden monsters, anyrandom instead... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
terencehill | Update hash |
commit | commitdiff | tree | snapshot |
2018-04-10 |
terencehill | Merge branch 'master' into terencehill/bot_waypoints |
commit | commitdiff | tree | snapshot |
2018-04-10 |
TimePath | Properly name the ENT_CLIENT_ITEM_simple shutdown hook |
commit | commitdiff | tree | snapshot |
2018-04-09 |
TimePath | Items: cache cl_simpleitems result, reduces fexists... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Mario | Merge branch 'TimePath/strfree' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-08 |
TimePath | Models: cache .model_str() result, reduces fexists... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
TimePath | Sounds: cache _Sound_fixpath() result, reduces fexists... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
terencehill | Menu, server list: hide initial fake selection (always... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
TimePath | Improve QCC compatibility |
commit | commitdiff | tree | snapshot |
2018-04-08 |
TimePath | Add strfree to reduce explicit use of strunzone/string_null 552/head |
commit | commitdiff | tree | snapshot |
2018-04-08 |
TimePath | Add string logic table |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Mario | Merge branch 'TimePath/strcpy' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Freddy | Explicit check for ACTIVE_NOT |
commit | commitdiff | tree | snapshot |
2018-04-07 |
TimePath | Add strcpy to reduce explicit use of strzone/strunzone 551/head |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Freddy | Explicitly check for ACTIVE_ACTIVE |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Mario | Merge branch 'Mario/crouch' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-06 |
terencehill | Fix backward indentation... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
terencehill | Small cleanups |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Mario | Allow mutators to change the ammo to decrease when... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Mario | Add a mutator hook for parsing votes |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Mario | Merge branch 'Lyberta/GiveResourceWithLimit' into ... |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Lyberta | Merge branch 'master' into Lyberta/KillSound |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Lyberta | Merge branch 'master' into Lyberta/GiveResourceWithLimit |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Mario | Enable delayed projectiles gameplayfix in Nexuiz ruleset |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Mario | Experimental ruleset for Nexuiz-like gameplay |
commit | commitdiff | tree | snapshot |
2018-04-04 |
TimePath | Merge branch 'Lyberta/FilterItemDefinition' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Mario | Unhardcode vaporizer primary force and fix monsters... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Lyberta | Added ResourceWasted hook. |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Lyberta | Removed early return in SetResourceAmount so wasted... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Lyberta | Merge branch 'master' into Lyberta/GiveResourceWithLimit |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Lyberta | Merge branch 'master' into Lyberta/FilterItemDefinition |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Update hash |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Merge branch 'terencehill/powerup_randomness_2' |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Document creation of mutator hooks |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Update hash |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Bot waypoints: save symmetry settings into waypoint... |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Bot waypoints: slightly increase height of the typical... |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | BOT AI: avoid sticking to players when chasing them... |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Remove redundant code from ATTRIB_3 |
commit | commitdiff | tree | snapshot |
2018-03-30 |
terencehill | Fix 2 typos |
commit | commitdiff | tree | snapshot |
2018-03-30 |
TimePath | Fix #1971 |
commit | commitdiff | tree | snapshot |
2018-03-30 |
TimePath | Support BSD sed |
commit | commitdiff | tree | snapshot |
2018-03-29 |
Lyberta | Improved SetResourceLimit. |
commit | commitdiff | tree | snapshot |
2018-03-28 |
TimePath | Run the consistency scripts |
commit | commitdiff | tree | snapshot |
2018-03-28 |
TimePath | debug_text_3d_fn: rename velocity parameter |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Lyberta | Merge branch 'master' into Lyberta/GiveResourceWithLimit |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Lyberta | Added ResourceAmountChanged hook. |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Mario | Send scale as a Coord (it absolutely needs accuracy... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Mario | Hide hidden weapons from the weapons panel unless held |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Mario | Initialize viewloc_mousepos to the center of the screen... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
terencehill | Fix duplicated [[accumulate]] |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Merge branch 'master' into Lyberta/GiveResourceWithLimit |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Merge branch 'master' into Lyberta/FilterItemDefinition |
commit | commitdiff | tree | snapshot |
2018-03-19 |
terencehill | Group some STATIC_INIT functions |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Mario | Update gameplay hash |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Fixed compilation units. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Small fixes. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Better random item selection algorithm. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Delete prespawned item if it is not allowed. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Added FilterItemDefinition hook. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Fixed hash change. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Lyberta | Added GiveResourceWithLimit hook. |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Mario | Make sure dual plasma turret's attack is hidden |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Freddy | Move non-generic entity flags to their own headers |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Freddy | trigger_music can now be controlled with relays |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Mario | Fix attacking |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Mario | Disable some input buttons while typing |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Mario | Add an option to allow bots to typefrag |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Mario | Fix and tweak trigger_music to work with side-scrolling... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Freddy | minor cleanup for trigger_music and target_music |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Freddy | Whitelist falloff entity field |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Freddy | Remove a few more magic numbers and minor code cleanup |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Freddy | trigger_multi: replace magic numbers, minor cleanup |
commit | commitdiff | tree | snapshot |
2018-03-14 |
terencehill | scoreboard_columns_help: fix 'sum' description |
commit | commitdiff | tree | snapshot |
2018-03-14 |
terencehill | scoreboard_columns_help: invert order of 2 messages |
commit | commitdiff | tree | snapshot |
2018-03-14 |
terencehill | Make scoreboard_columns_set help messages translator... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
terencehill | Restore ScoreInfo_SetLabel_PlayerScore(SP_ELO, "elo... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Freddy | trigger_monoflop: replace magic number |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Freddy | magicear: replace magic numbers |
commit | commitdiff | tree | snapshot |
next |