Commit Graph

14909 Commits (bf3d2d3d97dffe0ae8df4bf496403572167cc174)

Author SHA1 Message Date
Joe Groff 606ed8aaa1 spin on GetCurrentButtonState before warping cursor when grabbing cocoa input. this keeps the window from jumping if you click on its titlebar to focus 2009-05-14 15:36:18 -05:00
Joe Groff 92e508356e flip cursor warp point for cocoa mouse grab into y-goes-down space 2009-05-14 15:01:21 -05:00
Doug Coleman b4ca3d2af5 handle resize on key-down instead of key-up 2009-05-14 14:08:51 -05:00
Sam Anklesaria 33148a8964 tables shift-click hack for mac 2009-05-14 12:38:43 -05:00
Joe Groff 7c10b6d4d5 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-14 10:09:16 -05:00
Joe Groff ba9ba118a6 don't assume world has children in debugger 2009-05-14 10:08:57 -05:00
Sam Anklesaria 44ddc7238b multiple selection of same row fixed 2009-05-14 10:01:37 -05:00
Slava Pestov 2ad45a24b3 ui.tools.debugger: don't throw an error if world has no children 2009-05-13 22:42:38 -05:00
Slava Pestov be17ed9132 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 22:42:13 -05:00
Slava Pestov 06efcd1502 ui.backend.windows: create-window can now be called even when the UI is not running. Fixes game-input deploy test 2009-05-13 22:41:42 -05:00
Doug Coleman 0d8115a940 fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling 2009-05-13 22:28:33 -05:00
Slava Pestov 0c1e519dcb Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -05:00
Sam Anklesaria 20d9b1fde3 table gadget row-action bug fixed 2009-05-13 22:15:33 -05:00
Doug Coleman 4848473cfd Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 22:03:02 -05:00
Doug Coleman b98c83de1f toggle-screen is in the ui now 2009-05-13 22:02:45 -05:00
Joe Groff 2da256063f MacOS X glFrustum generates -0.0 in W column of projection matrix; Windows glFrustum generates 0.0. This causes sign differences in the gl_ProjectionMatrixInverse between platforms. manually force the z coordinate sign in terrain sky projection to be negative like it ought to be 2009-05-13 21:28:12 -05:00
Doug Coleman 0378c612c6 fix the sky 2009-05-13 20:15:58 -05:00
Doug Coleman 3685a0fed3 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 20:06:57 -05:00
Doug Coleman f2310df323 add a velocity-modifier to terrain demo for left shift. alt-enter toggles fullscreen mode 2009-05-13 20:06:13 -05:00
Doug Coleman 31e3fe5a2f rename set-fullscreen? to set-fullscreen, add a toggle-fullscreen word, fix windows backend for fullscreen* 2009-05-13 20:05:22 -05:00
Sam Anklesaria db76a7b98d Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/io/launcher/launcher.factor
2009-05-13 20:03:22 -05:00
Slava Pestov 5bae938c7e Rename a word 2009-05-13 19:55:33 -05:00
Slava Pestov 9f39a75928 webapps.mason: work on it some more 2009-05-13 19:53:52 -05:00
Slava Pestov cc96b3bd7e Update mason.platform for webapps.mason 2009-05-13 19:47:00 -05:00
Slava Pestov edeeabb9a1 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:39:33 -05:00
Slava Pestov cd519b1fea webapps.mason: preliminary checkin 2009-05-13 19:39:26 -05:00
Joe Groff f95ed3ee68 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:36:18 -05:00
Joe Groff 96e8006eb3 redundant math is redundant 2009-05-13 19:36:06 -05:00
Joe Groff 575b0645a3 in game-worlds, open game-input before starting game-loop and close after. otherwise there's a chance the game-loop might tick without game-input available 2009-05-13 19:35:46 -05:00
Slava Pestov e6106c8bf6 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:34:05 -05:00
Slava Pestov d50121346d mason.notify.server: parameters were wrong way around 2009-05-13 19:33:57 -05:00
Joe Groff 0483a5044a rotate-circular word 2009-05-13 19:31:58 -05:00
U-C4\Administrator d810905d85 unbassackwardsify the mouse, q and e rotate too 2009-05-13 19:26:08 -05:00
U-C4\Administrator 72c2d86893 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:22:10 -05:00
U-C4\Administrator cce7b36ea3 terrain demo allows looking around with keyboard now. used ${ in a few places 2009-05-13 19:21:27 -05:00
Slava Pestov 6af3332c40 New mason.notify.server tool, and fix failure report 2009-05-13 18:19:30 -05:00
Slava Pestov bb39a62269 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 17:29:42 -05:00
Slava Pestov c566708612 mason.common: fix git-id word on Windows 2009-05-13 17:29:14 -05:00
Sam Anklesaria 1a8fcee712 table views: selected value is always a vector 2009-05-13 17:17:10 -05:00
Slava Pestov ca6cbbb2f9 tools.annotations: now prints a table of values 2009-05-13 17:03:41 -05:00
Slava Pestov 977a6e0455 Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-05-13 16:59:18 -05:00
Slava Pestov 9b79f9be4e Merge branch 'redis' of git://www.tiodante.com/git/factor 2009-05-13 16:59:12 -05:00
Slava Pestov f43667640a Fix regression with: bad interaction between predicate classes and tuple inheritance, reported by Bruno Deferrari 2009-05-13 16:58:01 -05:00
Sam Anklesaria 89efe27ab5 multiple selection in table views 2009-05-13 16:10:04 -05:00
Slava Pestov 2b9631075a Graduation! Move game-input and iokit into basis 2009-05-13 14:18:10 -05:00
Slava Pestov 1e6227fe68 os-linux.cpp: inotify wrappers should be VM_C_API 2009-05-13 03:49:51 -05:00
Slava Pestov 9ef162e2ef More VM cleanups 2009-05-13 01:08:16 -05:00
Slava Pestov 69cb3dee5e Fix FEP if there are too many words in the image, clean up some VM code 2009-05-13 00:58:54 -05:00
Slava Pestov a879698e0e Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 21:24:05 -05:00
Slava Pestov b67b617746 Fix compiler breakage if a GENERIC# has an incorrect stack effect declaration 2009-05-12 21:23:52 -05:00