Commit Graph

18 Commits (0a72b51b8fbe5b3bf6a9a9fc8df9db9c4407224d)

Author SHA1 Message Date
Joe Groff 8eafe6a98a game.input: add a convenient "buttons-delta" word to convert two key/button state samples into pressed/released values 2010-02-20 10:10:02 -08:00
Slava Pestov 0aad3e6e12 vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
Slava Pestov 9d53a4a027 game.input: fix load error on *BSD, remove dependency on windows.com from game.input.linux 2010-02-19 18:24:23 +13:00
Erik Charlebois 1c7060c313 Implement input grabbing for x11; add do-nothing game.input backend for linux. The game and gpu demos now run correctly. 2010-02-18 12:52:33 -08:00
erikc 4dc152b547 Temporary xinput backend for game.input 2010-01-30 20:40:16 -08:00
erikc 4506512a16 Merge up 2010-01-30 20:39:43 -08:00
erikc 838b16420b Add iota call in game.input.dinput fill-mouse-state. 2010-01-21 18:39:23 -08:00
Slava Pestov 71ae723828 game.input.dinput: fix load error 2010-01-20 07:02:48 -06:00
erikc ab3225feee Move windows.dinput to windows.directx.dinput. 2010-01-19 21:08:28 -08:00
Slava Pestov 08b6ebc7fa Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Slava Pestov 8d086f068a Merge branch 'master' of git://factorcode.org/git/factor 2009-11-16 00:28:35 -06:00
Slava Pestov cb2f528113 iokit: fix load errors 2009-11-15 17:11:26 -06:00
Doug Coleman 3323072613 Merge branch 'master' into startup
Conflicts:
	core/bootstrap/primitives.factor
	vm/run.hpp
2009-11-15 02:52:50 -06:00
Joe Groff 25d384abe4 remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
Slava Pestov 29909633b8 game.input.dinput.keys-array: fix load error 2009-11-05 01:54:49 -06:00
Doug Coleman 6fa23d7ea4 change add-init-hook to add-startup-hook, new add-shutdown-hook word 2009-10-19 22:17:02 -04:00
Doug Coleman eaca564456 fix using 2009-10-08 05:03:40 -05:00
Doug Coleman 4c366ea676 move game-* to game.* and update all usages 2009-10-08 01:42:54 -05:00