summary refs log tree commit diff
path: root/etc/tf/cfg/autoexec.cfg (follow)
Commit message (Expand)AuthorAge
* Set sensitivity by slot in TF2June McEnroe2019-06-15
* Add TF2 sensitivity bindsJune McEnroe2018-12-11
* Nice shot!June McEnroe2018-10-19
* Move heavyweapons binds to autoexecJune McEnroe2018-06-10
* Add explode bindJune McEnroe2018-06-09
* Remove viewmodel disablingJune McEnroe2018-05-30
* Add TF2 configsJune McEnroe2018-04-15
td>Support unary + in orderJune McEnroe 2020-12-30Add postfix $ operator to bitJune McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe