|
|
@6400
|
15 years |
rgrieder |
Replaced (*it). with it→ where I could find it. Should increased code …
|
|
|
@6399
|
15 years |
rgrieder |
Increased default mouse sensitivity to a playable level.
|
|
|
@6394
|
15 years |
rgrieder |
std::string tweaks:
- Declared BLANKSTRING in UtilPrereqs.h as well …
|
|
|
@6388
|
15 years |
rgrieder |
Found some end of line leftover spaces.
|
|
|
@6387
|
15 years |
rgrieder |
Found some non empty new lines.
|
|
|
@6367
|
15 years |
rgrieder |
Moved CEGUI event hack from KeyBinderManager to GUIManager and made …
|
|
|
@6366
|
15 years |
rgrieder |
Fixed alt+tab problem: This key combination should be ignored on all …
|
|
|
@6360
|
15 years |
rgrieder |
Fixed cursor behaviour when steering with a gamepad.
|
|
|
@6311
|
15 years |
dafrick |
The KeyBindMenu now shows all Keybindings and allows for various …
|
|
|
@6301
|
15 years |
rgrieder |
Changed an input strategy: When you press a key but don't release it …
|
|
|
@6281
|
15 years |
rgrieder |
Added LuaFunctor that can execute arbitrary lua code.
Also added …
|
|
|
@6280
|
15 years |
rgrieder |
Changes did not work at all in Release mode (strange).
|
|
|
@6278
|
15 years |
rgrieder |
Use base class method for getInstance (for tolua interface).
|
|
|
@6266
|
15 years |
dafrick |
KeyBindMenu is working now. (Apart from some minor faults)
Found some …
|
|
|
@6214
|
15 years |
scheusso |
a small fix in IOConsole
some changes in GUI-system and preparation …
|
|
|
@6190
|
15 years |
rgrieder |
Small style changes (no code changes).
|
|
|
@6183
|
15 years |
rgrieder |
Added preUpdate and postUpdate methods for all classes inheriting …
|
|
|
@6182
|
15 years |
rgrieder |
Singleton pointer initialisation should be part of the …
|
|
|
@6177
|
15 years |
rgrieder |
Performance and robustness improvements for the IOConsole under …
|
|
|
@6155
|
15 years |
rgrieder |
Fixed mouse position problem: Internal value could still be larger than 1.
|
|
|
@6150
|
15 years |
scheusso |
merged menu branch to presentation2 branch with some additional fixes …
|
|
|
@6108
|
15 years |
scheusso |
merged steering branch to presentation2 branch
|
|
|
@6106
|
15 years |
rgrieder |
Created merger branch for the HS09 presentation.
|
|
copied from code/trunk/src/libraries/core/input:
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|