Roland Winklmeier
|
bd251b5de6
|
Fix license headers
|
2016-02-16 20:01:21 +01:00 |
|
Michał Garapich
|
1b06e15b61
|
refs #510 Remove underscores from all the source file names
|
2015-11-22 12:53:09 +01:00 |
|
Roland Winklmeier
|
199a1e5fcb
|
refs #453 Refactor CInputManger and low level input handlers
|
2015-11-19 20:57:59 +00:00 |
|
Klaus Basan
|
e695987fa2
|
refs #432 Doxygen, formatting, added new file types in *.pro
Minor tweaks:
* GUI infobar minimum size
* toogle lock protected
* removed unused function
* ASSERT_X
* object name
|
2015-05-28 23:57:14 +02:00 |
|
Roland Winklmeier
|
9c81467fe9
|
refs #403 add BlackInput shared library build
|
2015-05-05 21:34:23 +02:00 |
|
Roland Winklmeier
|
1b26311983
|
Fix license header spelling
|
2015-04-16 00:59:56 +02:00 |
|
Michał Garapich
|
985a1caecf
|
refs #396 BlackMisc: nw* goes to network/, hw* goes to hardware/
|
2015-04-07 19:22:37 +02:00 |
|
Mathew Sutcliffe
|
3dfcbb10e9
|
Fix MSVC error when building for 64bits
|
2015-04-05 23:11:11 +01:00 |
|
Klaus Basan
|
28132d8e40
|
Fixed warnings from compiler and Jenkins build
|
2015-03-29 20:15:25 +02:00 |
|
Roland Winklmeier
|
d71e380a91
|
refs #341 Fix operator= return types
|
2014-11-05 16:07:31 +01:00 |
|
Roland Winklmeier
|
34326447f8
|
refs #317 IKeyboard implementation fixes
- private constructor
- deleted public copy constructor
- deleted public assignment operator
|
2014-08-27 19:23:42 +02:00 |
|
Roland Winklmeier
|
80f8e33ba0
|
refs #317 Add stub Linux and OSX IJoystick implementations
|
2014-08-27 19:23:39 +02:00 |
|
Roland Winklmeier
|
78cab16a3d
|
refs #317 IJoystick windows implementation
|
2014-08-27 19:23:32 +02:00 |
|
Roland Winklmeier
|
8e16f9619f
|
refs #313 Fix argument by const reference
|
2014-08-19 14:42:23 +02:00 |
|
Roland Winklmeier
|
2f527f72c3
|
refs #313 Remove the responsibility from IKeyboard to register
and call functions. Instead just monitor key ups and downs.
|
2014-08-19 14:41:36 +02:00 |
|
Roland Winklmeier
|
50b5e80057
|
refs #313 Remove any occurence of function or virtual keycode from CKeyboardKey(list)
Justification for native virtual key is, because its not cross platform.
|
2014-08-19 14:41:34 +02:00 |
|
Roland Winklmeier
|
498dc5e1df
|
refs #265 Linux raw keyboard mappings
|
2014-06-15 20:30:47 +02:00 |
|
Roland Winklmeier
|
a131e8c91c
|
Move IKeyboard and subclasses to new library BlackInput
refs #256
|
2014-06-15 19:22:59 +02:00 |
|