2016-12-26 |
Mario | Hunter-Killer: Only loop through entities that can... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
TimePath | Merge branch 'TimePath/inventory_tweaks' |
commit | commitdiff | tree | snapshot |
2016-12-26 |
TimePath | Inventory: expand capacity |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Mario | Directly use jetpack instead of quake 3 item (might... |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mirio | Fix an error |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mirio | Update credits |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mario | Add rudimentary support for World of Padman map entitie... |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mario | Move quake, halflife and q3 files into a compat subdire... |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mario | Fix stat references on non-player entities |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Mario | Fix a reference to the unused global entity 'other' |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Mario | Use the constants for player hitbox size when applicabl... |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Mario | We need to send location as coords, can't 'short'cut... |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Mario | Clean up map vote mask writing to use the BIT macro... |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Mario | Don't use global options for the player hitbox and... |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Mario | Don't return if player doesn't have the default powerup... |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Mario | Minor monster code cleanup |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Mario | Predict jetpack effect and sound (yay for perfectly... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Mario | Rename a lib function (overlaps with an old map entity... |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Mario | Use registry to get monster list |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Mario | Limit the number of maps lsmaps can show to 250 (better... |
commit | commitdiff | tree | snapshot |
2016-12-17 |
TimePath | Bots: add navigation_clearroute and goalcurrent to... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
terencehill | Fix bots always returning to own base after that the... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
terencehill | Share some waypoint code in a dedicated function |
commit | commitdiff | tree | snapshot |
2016-12-16 |
terencehill | Add possibility to send a command to all the bots;... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
terencehill | Part 2 of edc2958143 "Make sure bots don't move to... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
terencehill | KeyHunt panel: if there is no key to show return early... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Mario | Give it some arguments |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Mario | Add some mutator hooks to clear out another gamemode... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Mario | Use new item name in Quake compat, may fix weird issues... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Mario | Add a wrapper for item sounds, so they can be easily... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Mario | Remove the o |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Mario | Don't count target_ entity checkpoints as a touchable... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
terencehill | While passing the flag to a team mate, don't return... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
terencehill | CTF: rename an entity field; remove some redundant... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Mario | If a weapon doesn't have a team, show it even if it... |
commit | commitdiff | tree | snapshot |
2016-12-11 |
terencehill | Remove an useless placeholder waypoint |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Mario | Allow target_push to be used as a pusher itself (Quake... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Mario | Merge branch 'DefaultUser/armormega' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Mario | Merge branch 'terencehill/ca_bots_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Mario | Merge branch 'terencehill/gameover_stuff' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Mario | Merge branch 'master' into DefaultUser/armormega |
commit | commitdiff | tree | snapshot |
2016-12-06 |
terencehill | Clean Key Hunt code up |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Mario | Merge branch 'terencehill/item_models' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-05 |
terencehill | Update hash 396/head |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | Increase powerups and megas size. It fixes #192 |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | Apply correct buff bbox after it respawns |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | Fix typos in few cvar descriptions; remove a wrong... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Mario | Only show weapon spawns if they're available |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Mario | For consistency, still handle the private messages |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Mario | Add mutator hooks to control who chat messages are... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | This code was meant to run when a bot is NOT dead |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | Avoid an additional map list reload on menu start |
commit | commitdiff | tree | snapshot |
2016-12-04 |
terencehill | Block latent bot movement when it's dead or spectating |
commit | commitdiff | tree | snapshot |
2016-12-02 |
terencehill | If the hud_shownames_crosshairdistance code says a... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
terencehill | Simplify an assignment |
commit | commitdiff | tree | snapshot |
2016-12-02 |
terencehill | Fix hud_shownames_antioverlap not ignoring spectators |
commit | commitdiff | tree | snapshot |
2016-12-01 |
terencehill | Instead of hiding waypoints for eliminated players... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Mario | Speed up bot goal tracing by using vlen2 (the result... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
terencehill | Merge branch 'master' into terencehill/ca_bots_fix |
commit | commitdiff | tree | snapshot |
2016-11-29 |
terencehill | Fix "bot_cmd X pause" command occasionally blocking... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
terencehill | Fix "bot_cmd X pause" command not always working |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Mario | Merge branch 'terencehill/LMS_improvements' into 'master' |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Mario | Merge branch 'martin-t/msnt' into 'master' |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Mario | Add a hook to handle the message before anything has... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
terencehill | Merge branch 'master' into terencehill/LMS_improvements 394/head |
commit | commitdiff | tree | snapshot |
2016-11-27 |
terencehill | LMS: Restore decreasing rank (starting from 665) applie... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
terencehill | Show to spectators all the waypoints that are shown... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Mario | Update hash (gameplay change is most likely due to... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Mario | Use a field to store the nade's lifetime, should fix... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
terencehill | Change autocvar_hud_panel_scoreboard_maxheight too |
commit | commitdiff | tree | snapshot |
2016-11-26 |
terencehill | Display yellow score for remaining players |
commit | commitdiff | tree | snapshot |
2016-11-26 |
terencehill | Increase a little bit hud_panel_scoreboard_maxheight |
commit | commitdiff | tree | snapshot |
2016-11-26 |
terencehill | Fix hud_panel_scoreboard_maxheight |
commit | commitdiff | tree | snapshot |
2016-11-25 |
terencehill | Make it clear that FRAGS_PLAYER_NONSOLID and FRAGS_LMS_... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Mario | Allow dropping vaporizer (for instagib) |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Martin Taibr | don't spawn on chatting players 392/head |
commit | commitdiff | tree | snapshot |
2016-11-24 |
terencehill | noref autocvar_xon_sys_* |
commit | commitdiff | tree | snapshot |
2016-11-24 |
terencehill | Remove unused specialcommand stuff from the client |
commit | commitdiff | tree | snapshot |
2016-11-24 |
terencehill | Add a proper warmup support to LMS: lives never decreas... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
terencehill | Fix infomessage regression |
commit | commitdiff | tree | snapshot |
2016-11-23 |
terencehill | Suppress pointless spectate warning for real spectators... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
terencehill | LMS: fix wrong rankings when a player quits the game... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
terencehill | Reset revive progress on respawn for every player.... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
terencehill | Fix #1834 "Server info doesn't timeout in LMS" |
commit | commitdiff | tree | snapshot |
2016-11-21 |
terencehill | Add more cvars to config files |
commit | commitdiff | tree | snapshot |
2016-11-20 |
terencehill | Add some cvars to the config file |
commit | commitdiff | tree | snapshot |
2016-11-20 |
terencehill | Remove an unused variable |
commit | commitdiff | tree | snapshot |
2016-11-20 |
terencehill | Remove definition of a server cvar from the menu |
commit | commitdiff | tree | snapshot |
2016-11-20 |
Mario | Move tuba's view model handling into the tuba file |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Mario | Remove some unused cvars |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Mario | Remove a few server-side cvars from the client |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Mario | Fix ClientPreConnect |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Mario | Rename a few parameters and locals named x, y, z |
commit | commitdiff | tree | snapshot |
2016-11-18 |
terencehill | Make easier to read code that sets domination_teams |
commit | commitdiff | tree | snapshot |
2016-11-18 |
terencehill | Fix number of teams defaulting to 2 for some game modes... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
terencehill | Campaign: don't start the first round until player... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
terencehill | Don't try to reset map and players if game ended during... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
terencehill | Fix players allowed to move if game ended during countd... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mario | Speed up bot enemy choosing search loop |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mario | Use a trick to prevent handling of items that aren... |
commit | commitdiff | tree | snapshot |
next |