Slava Pestov
|
411ba7473b
|
Clean up some code to not use combinators.lib and sequences.lib
|
2008-12-17 19:52:47 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Doug Coleman
|
92928f6322
|
add using
|
2008-12-16 02:46:58 -06:00 |
Doug Coleman
|
7538928754
|
game-input doesnt need a backend, now loads dinput or iokit directly
|
2008-12-16 01:33:51 -06:00 |
Slava Pestov
|
43fe6c56a2
|
Windows fixes
|
2008-12-09 06:02:39 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
0eee4f89d4
|
Mess around with tags
|
2008-11-17 06:59:17 -06:00 |
Doug Coleman
|
ad890e8a31
|
if-empty changes
|
2008-09-06 17:15:25 -05:00 |
Joe Groff
|
15a8ff071c
|
Load game-input backend at compile time
|
2008-08-31 11:00:26 -07:00 |
Joe Groff
|
10448f8097
|
game-input.backend: follow eval to its new home
|
2008-08-06 11:38:09 -07:00 |
Joe Groff
|
a0a1d4728c
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/windows/com/wrapper/wrapper.factor
|
2008-07-29 21:10:39 -07:00 |
Joe Groff
|
bbc3c01a8b
|
clean up game-input.backend init so that loading a backend does not ruin the game-input-backend var and so that client code does not need to explicitly load game-input.backend itself
|
2008-07-29 19:53:00 -07:00 |
Slava Pestov
|
045f79d35c
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-07-29 16:59:01 -05:00 |
Slava Pestov
|
6408b01e9d
|
Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything
|
2008-07-29 16:47:52 -05:00 |
Joe Groff
|
0ed6fb0555
|
Rewrite string>guid and guid>string in windows.ole32 so it can load on any platform. Add an init hook to game-input to put it back in the "off" state on image load.
|
2008-07-28 22:42:28 -07:00 |
Joe Groff
|
d6db9897fa
|
bi, is really a better name than bi+. Add analogous bi*, and tri*, words along with unit tests
|
2008-07-27 11:15:27 -07:00 |
U-VICTORIA\Administrator
|
ab4d41169b
|
add keys-array sequence wrapper
|
2008-07-26 22:35:40 -07:00 |
U-VICTORIA\Administrator
|
f053c25875
|
doh... changing assoc out from under assoc-each = bad
|
2008-07-26 22:29:11 -07:00 |
U-VICTORIA\Administrator
|
1c7b117581
|
Avoid cloning in game-input.backend.dinput to improve performance
|
2008-07-26 22:20:17 -07:00 |
U-VICTORIA\Administrator
|
2c76f34ddf
|
POV hat indicator for joystick-demo; fix POV hat handling in game-input.backend.dinput
|
2008-07-26 21:16:44 -07:00 |
U-VICTORIA\Administrator
|
f0951c36f2
|
dinput: Do not unacquire the device after every read, otherwise keyboard does not work. Fix inaccuracy in c_dfDIJoystick2 definition
|
2008-07-26 20:02:06 -07:00 |
U-VICTORIA\Administrator
|
b6e0faae05
|
handle reading from unplugged devices in game-input dinput backend
|
2008-07-26 12:15:23 -07:00 |
Joe Groff
|
79bf201a81
|
key-caps demo
|
2008-07-26 10:13:47 -07:00 |
Joe Groff
|
d88e996733
|
game-input docs fixes
|
2008-07-25 21:32:50 -07:00 |
Joe Groff
|
9562452ccb
|
MAIN: for joystick-demo. make it ok to open-game-input multiple times
|
2008-07-25 21:25:46 -07:00 |
Joe Groff
|
9724ac4a13
|
Joystick demo. iokit product-string cleanup. vectors > hashtables for tiny assocs
|
2008-07-25 20:31:37 -07:00 |
U-VICTORIA\Administrator
|
ce1eda2fcd
|
only report the axes actually on the device
|
2008-07-23 21:35:29 -07:00 |
U-VICTORIA\Administrator
|
73758b10c1
|
DirectInput adding, removing, basic reading devices works
|
2008-07-23 21:07:47 -07:00 |
Joe Groff
|
045c1ecf7e
|
sketch out rest of game-input.backend.dinput
|
2008-07-22 19:55:22 -07:00 |
Joe Groff
|
690b744959
|
Merge git://repo.or.cz/factor/jcg
Conflicts:
extra/windows/dinput/dinput.factor
|
2008-07-20 20:19:59 -07:00 |
Joe Groff
|
52fc2cc957
|
HID-order keyboard format for DirectInput
|
2008-07-20 20:18:03 -07:00 |
U-VICTORIA\Administrator
|
816294f4fc
|
Seeds of DirectInput backend for game-input
|
2008-07-20 18:04:47 -07:00 |
Joe Groff
|
25ff0b3b1f
|
game-input documentation. bugfixes in game-input.scancodes and game-input.backend.iokit
|
2008-07-19 19:10:30 -07:00 |
Joe Groff
|
c28196abb2
|
keyboard scancodes vocab
|
2008-07-19 15:21:14 -07:00 |
Joe Groff
|
42b3d01b94
|
read-plist word for cocoa.plists
|
2008-07-19 15:17:12 -07:00 |
Joe Groff
|
cad006719f
|
fix memory management bugs in game-input.backend.iokit
|
2008-07-19 12:02:24 -07:00 |
Joe Groff
|
f30042cc8c
|
game-input vocab w/ iokit backend
|
2008-07-19 11:04:07 -07:00 |