Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | used a defined constant instead of a magic constant. also put an idea in a co... | epoch | 2020-08-16 | 1 | -2/+9 |
* | got the secondary and tertiary buttons swapped around. oops. | epoch | 2020-07-17 | 1 | -3/+6 |
* | switched to using named constants instead of magic values. right now to confi... | epoch | 2020-07-17 | 1 | -11/+39 |
* | redraw on mouse movement in X11 because... I dunno | epoch | 2020-04-14 | 1 | -0/+3 |
* | made the camera control with the secondary mouse button work in a way that is... | epoch | 2020-02-24 | 1 | -2/+4 |
* | added two new mouse controls. secondary click will enable camera movement. mi... | epoch | 2020-02-24 | 1 | -6/+14 |
* | ignore the comment. going to set camera angle directly from mouse_x11.c for n... | epoch | 2020-02-13 | 1 | -3/+7 |
* | added scroll-wheel handling for X11 mouse and removed camera rotation from mo... | epoch | 2020-01-27 | 1 | -2/+14 |
* | made mouse presses redraw. new function not worth mentioning | epoch | 2019-08-03 | 1 | -0/+13 |
* | added the separated out mouse and keyboard files | epoch | 2019-02-05 | 1 | -0/+43 |