Joe Groff
|
4bc915d526
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
Slava Pestov
|
2b4a55b53a
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-04-10 18:01:19 -07:00 |
Slava Pestov
|
145e6428ba
|
Fixing load errors
|
2010-04-10 17:24:44 -07:00 |
Erik Charlebois
|
edc489f4c1
|
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
|
2010-04-09 23:48:22 -07:00 |
Joe Groff
|
65c3259761
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Joe Groff
|
1bb27b8a21
|
deploy chipmunk lib
|
2010-02-25 15:13:06 -08:00 |
Joe Groff
|
7de21ca8be
|
fix up chipmunk.demo, add a MAIN:
|
2010-02-24 18:46:02 -08:00 |
Joe Groff
|
d853061f8f
|
move chipmunk to chipmunk.ffi
|
2010-02-24 17:00:17 -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 |
Joe Groff
|
8628b60327
|
remove unnecessary memory>structs from extra/ too
|
2010-02-22 12:34:38 -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 |
Erik Charlebois
|
c8192adf71
|
Fix some doc typos, metadata
|
2010-02-16 03:25:03 -08:00 |
Erik Charlebois
|
9bcb119c8a
|
Bindings to the Chipmunk 2d physics library.
|
2010-02-10 21:54:32 -08:00 |