Directory src/input/sdl/

Directory Created:
2010-04-30 19:13
Directory Deleted:
2010-12-31 20:10
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/src/input/sdl

Lines of Code

src/input/sdl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 28 (100.0%) 581 (100.0%) 20.7

Most Recent Commits

kazzmir 2010-12-31 20:10 Rev.: 5165

move input to util

0 lines of code changed in 3 files:

  • src/input/sdl: joystick.cpp (del), joystick.h (del), keyboard.cpp (del)
kazzmir 2010-12-21 17:13 Rev.: 5029

dont need a hack for the wii joystick

0 lines of code changed in 1 file:

  • src/input/sdl: joystick.cpp (-36)
kazzmir 2010-12-19 20:22 Rev.: 5022

use sdl joystick instead of wii joystick and fix events for the wii. use input events during the game, bind a joystick button to quit

72 lines of code changed in 1 file:

  • src/input/sdl: joystick.cpp (+72 -1)
kazzmir 2010-12-07 23:40 Rev.: 4996

joystick events work

39 lines of code changed in 2 files:

  • src/input/sdl: joystick.cpp (+36 -1), joystick.h (+3)
kazzmir 2010-12-07 22:11 Rev.: 4995

add api for joystick button events

9 lines of code changed in 2 files:

  • src/input/sdl: joystick.cpp (+8), joystick.h (+1)
kazzmir 2010-12-05 18:10 Rev.: 4986

use input events

1 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+1)
kazzmir 2010-12-03 16:42 Rev.: 4982

fix the key option

6 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+6 -1)
kazzmir 2010-11-28 10:50 Rev.: 4961

fix keyboard for allegro

0 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (-24)
kazzmir 2010-11-27 17:51 Rev.: 4958

start key buffering

2 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+2 -2)
kazzmir 2010-11-27 17:30 Rev.: 4957

get unicode characters from the keyboard. make console use text-input

24 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+24)
kazzmir 2010-11-27 14:36 Rev.: 4956

keep track of the keyboard ourselves

12 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+12)
kazzmir 2010-08-20 21:48 Rev.: 4652

start gamemakeanim controller. pump sdl events while waiting for keys

10 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+10 -4)
kazzmir 2010-07-12 20:13 Rev.: 4421

buffer key input in the menus

1 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+1 -1)
kazzmir 2010-06-06 13:58 Rev.: 4171

read buttons/axis in sdl joystick

38 lines of code changed in 1 file:

  • src/input/sdl: joystick.cpp (+38 -3)
kazzmir 2010-06-06 09:21 Rev.: 4170

implement some sdl joystick stuff

15 lines of code changed in 2 files:

  • src/input/sdl: joystick.cpp (+9 -8), joystick.h (+6 -1)
kazzmir 2010-05-09 18:32 Rev.: 4026

replace generic keyboard wait with a specific wait for select

1 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+1 -1)
kazzmir 2010-05-08 17:41 Rev.: 4020

implement key wait for sdl. fix coordinates -- dimension is really x2

4 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+4 -9)
kazzmir 2010-05-04 21:27 Rev.: 3986

read key state for sdl

19 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+19 -4)
kazzmir 2010-05-04 21:12 Rev.: 3985

use sdl keyboard values

120 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+120 -119)
kazzmir 2010-04-30 19:47 Rev.: 3942

add dummy sdl joystick implementation

47 lines of code changed in 2 files:

  • src/input/sdl: joystick.cpp (new 28), joystick.h (new 19)
kazzmir 2010-04-30 19:27 Rev.: 3940

add dummy bindings for sdl keyboard

161 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (+161)
kazzmir 2010-04-30 19:13 Rev.: 3939

split keyboard implementation between allegro/sdl

0 lines of code changed in 1 file:

  • src/input/sdl: keyboard.cpp (new)
Generated by StatSVN 0.7.0