Commit Graph

7472 Commits (5ddca1d0f2352771fb0aa32096d4d1eba9b09cac)

Author SHA1 Message Date
Slava Pestov 5ddca1d0f2 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 04:26:17 -05:00
Slava Pestov 4f82ee914b hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
Slava Pestov 2f1ffc5d35 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-11 22:05:23 -05:00
Slava Pestov d8a0441837 mason.notify: fix munged refactoring 2009-05-11 22:04:54 -05:00
Slava Pestov f5a7ee6d13 game-input: run tests on Windows now, too 2009-05-11 18:03:19 -05:00
Slava Pestov 5b315efc81 Make focusable-child* work even if world has no children, to clean up a code duplication 2009-05-11 17:04:32 -05:00
Joe Groff b070edc751 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/ui/gadgets/worlds/worlds.factor
2009-05-11 12:37:50 -05:00
Joe Groff 1e09ac31c5 fix terrain sky to match projection FOV 2009-05-11 12:36:04 -05:00
Sascha Matzke 0c3f7bf2d7 fixed update-tuple - called wrong constructor for update 2009-05-11 15:38:12 +02:00
Sascha Matzke 838d1fad57 fixed serialization of factor words/quotations 2009-05-11 15:37:47 +02:00
Sascha Matzke 808ff2295b Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver 2009-05-11 10:08:53 +02:00
Sascha Matzke 90378f7429 Merge branch 'mongo-factor-driver' of git@github.com:x6j8x/factor into mongo-factor-driver 2009-05-11 10:08:22 +02:00
Slava Pestov 3fe5bb872b Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
Slava Pestov dec89ac4fd Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 21:36:38 -05:00
Slava Pestov 9de34ab3cd Fix deployment of UI apps and implement various tricks to make deployed images smaller 2009-05-10 21:33:13 -05:00
U-C4\Administrator 1e0ed4f4de Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 19:20:55 -05:00
U-C4\Administrator ba1795c854 add a find-by-extensions word 2009-05-10 19:20:04 -05:00
Slava Pestov 3254340cdb Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 18:22:50 -05:00
Slava Pestov 5ac2ccc9cd Merge branch 'redis' of git://www.tiodante.com/git/factor 2009-05-10 18:22:19 -05:00
Doug Coleman c92afaf385 fix rsa tests 2009-05-10 18:20:19 -05:00
Bruno Deferrari 028235b9ff extra.redis: Vocabulary for communicating with the Redis key-value database 2009-05-10 20:08:58 -03:00
Slava Pestov 65faa3fda3 Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
Slava Pestov d926a5e953 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 16:41:30 -05:00
Slava Pestov 04408ba62a mason: add retries in another place, and add a type declaration 2009-05-10 16:40:19 -05:00
Slava Pestov f6ff74596e Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
Doug Coleman 4c465cd575 fix using 2009-05-10 16:33:43 -05:00
Doug Coleman 57ffb231dc update using 2009-05-10 23:21:47 +02:00
Joe Groff d5eace91d0 purple sky 2009-05-10 23:21:47 +02:00
Doug Coleman f30cdb1ea3 update usages of miller-rabin 2009-05-10 23:21:46 +02:00
Joe Groff e301d29f90 cut perlin-noise time in half 2009-05-10 23:21:45 +02:00
Sascha Matzke 87caa8d7a0 added delete-tuples word 2009-05-10 23:21:45 +02:00
Sascha Matzke 5399fe1d3d some bug fixes 2009-05-10 23:21:45 +02:00
Sascha Matzke f0bd82b2dd reworked insert, save and update; added save-deep 2009-05-10 23:21:45 +02:00
Doug Coleman 6913653d62 use bi, call >string on c-strings from tar 2009-05-10 23:21:45 +02:00
Slava Pestov 66d03fa6d3 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 14:55:02 -05:00
Slava Pestov f07707fb72 Merge branch 'hashcash' of git://github.com/martind/factor 2009-05-10 14:54:48 -05:00
Doug Coleman 0980516053 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 14:01:41 -05:00
Doug Coleman 4b7e1eef11 update using 2009-05-10 13:48:09 -05:00
Joe Groff 783c452a6a purple sky 2009-05-10 13:45:58 -05:00
Doug Coleman 79265b50d9 update usages of miller-rabin 2009-05-10 12:24:43 -05:00
Doug Coleman 61fdb6f435 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-10 12:19:39 -05:00
Joe Groff d90bb0f336 cut perlin-noise time in half 2009-05-10 10:41:50 -05:00
Diego Martinelli 85facc27d6 Ops. 2009-05-10 14:27:35 +02:00
Diego Martinelli ef5c9844e4 Done with docs and unit tests. 2009-05-10 14:20:23 +02:00
Joe Groff e4059d8393 clamp coordinates when doing terrain collision detection past the edge of the segment 2009-05-09 20:15:55 -05:00
Joe Groff 4367068ba6 save off the tick-slice when draw*-ing a game-world 2009-05-09 14:31:33 -05:00
Doug Coleman d22474e4fc use bi, call >string on c-strings from tar 2009-05-09 13:54:18 -05:00
Joe Groff 84c7f10ab7 factor game-input and game-loop mgmt out to a game-world base object 2009-05-09 12:53:01 -05:00
Joe Groff 37f015b71d Merge branch 'master' of git://factorcode.org/git/factor 2009-05-09 11:48:19 -05:00
Joe Groff dd9af334a9 send bilerp upstream to spawn 2009-05-09 11:43:04 -05:00