index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llkeybind.cpp
Age
Commit message (
Expand
)
Author
2024-10-03
add GameControl feature and SDL2 dependency
Leviathan Linden
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-01-07
Cleanup for loops in llcommon to use C++11 range based for loops
Fawrsk
2022-12-06
DRTVWR-575: Introduce LLKeyBind::endNonEmpty()
Nat Goodspeed
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2020-06-24
SL-6109 Fixed issue with llcontrols ignoring left mouse button with masks
andreykproductengine
2020-06-23
SL-6109 Better key and table localization support and fix for key-replacing
andreykproductengine
2020-06-23
SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings
andreykproductengine
2020-06-23
SL-6109 Conflict resolution
andreykproductengine
2020-06-23
SL-6109 Mouse support ready
andreykproductengine
2020-06-23
SL-6109 Keyaboard support ready
andreykproductengine
2020-06-23
SL-6109 Implement keybindings
andreykproductengine