Joe Groff
|
1bb27b8a21
|
deploy chipmunk lib
|
2010-02-25 15:13:06 -08:00 |
Slava Pestov
|
7826543d2e
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
Joe Groff
|
433f0d1ea6
|
game.worlds: construct game-loop object before begin-game-world is called so begin-game-world can change it before the loop is started
|
2010-02-24 20:07:13 -08:00 |
Joe Groff
|
7de21ca8be
|
fix up chipmunk.demo, add a MAIN:
|
2010-02-24 18:46:02 -08:00 |
Joe Groff
|
2e888f1ee7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-24 18:26:46 -08:00 |
Joe Groff
|
d853061f8f
|
move chipmunk to chipmunk.ffi
|
2010-02-24 17:00:17 -08:00 |
Slava Pestov
|
d0c21a9182
|
webapps.wiki: fix template
|
2010-02-25 04:54:42 +13:00 |
Slava Pestov
|
187e0f96ca
|
Move closures, fries and set-n to unmaintained
|
2010-02-24 20:24:32 +13:00 |
Slava Pestov
|
af0ddd5985
|
Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams
|
2010-02-24 20:18:41 +13:00 |
Joe Groff
|
211004f7e0
|
add missing USING: effects.parser to descriptive, set-n
|
2010-02-23 13:27:18 -08:00 |
Joe Groff
|
db6c083162
|
change back other char/uchar* parameters that don't look like actual string types
|
2010-02-23 13:15:16 -08:00 |
Joe Groff
|
4cfa1a6c77
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Slava Pestov
|
282f284515
|
freetype: fix load error
|
2010-02-24 00:46:11 +13:00 |
Slava Pestov
|
7decccf8bb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-23 20:26:41 +13:00 |
Erik Charlebois
|
0142d46688
|
Add scaffolding for platforms.txt, add option to fuel-scaffold-vocab
|
2010-02-22 20:17:49 -08:00 |
Joe Groff
|
8628b60327
|
remove unnecessary memory>structs from extra/ too
|
2010-02-22 12:34:38 -08:00 |
Slava Pestov
|
1986dc49e4
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-02-22 20:09:20 +13:00 |
Doug Coleman
|
957f2d9ff6
|
Check if we're using ttys before starting curses, since initscr exits on error for some dumb reason
|
2010-02-21 23:38:18 -06:00 |
Slava Pestov
|
50e300c080
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2010-02-22 14:49:55 +13:00 |
Joe Groff
|
420e2d2308
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-21 09:58:41 -08:00 |
Erik Charlebois
|
0925f0a5bf
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-21 03:36:54 -08:00 |
Erik Charlebois
|
ffddca36b7
|
Add scaffolding words for tags, summary and authors and hook these up to FUEL. Modified fuel-scaffold-vocab to prompt the user for tags, summary and whether to create help and test files immediately.
|
2010-02-21 03:34:08 -08:00 |
Joe Groff
|
22ce5eb45c
|
adjust wording in game.loop docs
|
2010-02-20 21:58:09 -08:00 |
Slava Pestov
|
0161f4e8d2
|
io.serial.windows: fix load error
|
2010-02-21 17:48:05 +13:00 |
Slava Pestov
|
6367c8ec85
|
native-thread-test: clean up
|
2010-02-21 17:48:05 +13:00 |
Aaron Schaefer
|
41afc11cca
|
minor poker vocab cleanup
|
2010-02-20 13:15:46 -06:00 |
Joe Groff
|
271afe3fde
|
game.loop: separate delegate into tick-delegate and draw-delegate
|
2010-02-20 10:47:03 -08:00 |
Aaron Schaefer
|
5ea289eacd
|
clean up PE solution 255
|
2010-02-20 11:20:21 -06:00 |
Aaron Schaefer
|
6cc9348dfa
|
Add PE problem 70 to common project file
|
2010-02-20 09:16:53 -06:00 |
Aaron Schaefer
|
d0f4239d58
|
Solution to Project Euler problem 70
|
2010-02-20 09:15:05 -06:00 |
Erik Charlebois
|
430ace7b7b
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-20 00:22:16 -08:00 |
Erik Charlebois
|
0f1aa770a1
|
Merge up
|
2010-02-20 00:22:01 -08:00 |
Slava Pestov
|
c3f4bcb616
|
Fix load errors exposed by platforms.txt change
|
2010-02-20 13:31:09 +13:00 |
Slava Pestov
|
95bfc8a240
|
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 |
Philipp Brüschweiler
|
aec0243f83
|
infix: part about integers as sequences doesn't apply anymore
|
2010-02-19 11:26:01 +01:00 |
Slava Pestov
|
48fe9029af
|
libusb: add unportable tag since it depends on the unix vocab
|
2010-02-19 18:24:36 +13:00 |
Aaron Schaefer
|
3f53d189fe
|
update project-euler common files
|
2010-02-18 20:46:18 -06:00 |
Slava Pestov
|
b59da05347
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-02-19 12:35:21 +13:00 |
Slava Pestov
|
220dd88a2c
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
Erik Charlebois
|
5d80153d53
|
Bindings to libusb
|
2010-02-18 12:53:15 -08:00 |
Aaron Schaefer
|
02d868dabe
|
Solution to Project Euler problem 206
|
2010-02-17 22:25:53 -06:00 |
Erik Charlebois
|
f2e8128f5d
|
Merge up
|
2010-02-17 18:16:16 -08:00 |
Joe Groff
|
236b2e6dc5
|
update gpu docs—VAOs no longer required
|
2010-02-17 12:50:32 -08:00 |
Joe Groff
|
512e65920a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-17 11:26:52 -08:00 |
Joe Groff
|
31d97a8ff7
|
fall back to manual gl vertex attribute management when GL_APPLE_vertex_array_object is not present, so gpu can support vanilla GL 2.0
|
2010-02-17 11:26:32 -08:00 |
Slava Pestov
|
049b87bda9
|
tuple-arrays: require that base type be final
|
2010-02-18 03:57:02 +13:00 |
Erik Charlebois
|
08f65189d3
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-17 00:06:27 -08:00 |
Erik Charlebois
|
7b22818192
|
Remove game.input dependency from chipmunk.demo so it works on linux
|
2010-02-16 22:37:31 -08:00 |
Joe Groff
|
a64d6e27ec
|
move alut stuff to openal.alut so alut only gets deployed if we use it
|
2010-02-16 22:31:21 -08:00 |
Joe Groff
|
dcac051a4d
|
deploy ogg and vorbis libraries
|
2010-02-16 14:24:04 -08:00 |