Commit Graph

1131 Commits

Author SHA1 Message Date
Dan Buch
5f75a83bd4 adding a dumb task for running HelloSir 2010-11-24 19:09:14 -05:00
Dan Buch
74ac431a0e public static *void* main, Dan ... 2010-11-24 19:06:28 -05:00
Dan Buch
cb33e95089 okay, so I'm not a total moron ... it was just my ridiculously muddled CLASSPATH that was to blame (along with the Flex SDK, maybe) 2010-11-24 19:04:42 -05:00
Dan Buch
3a28a04902 first busted commit ... it turns out I cannot create a simple java class without looking it up ... #fail 2010-11-24 18:52:25 -05:00
Dan Buch
354ea866cd python version of with_chgat now has correctly formatted text 2010-05-30 16:25:48 -04:00
Dan Buch
4995171f4d consolidating a bunch of lines in the top-level makefile 2010-05-30 15:59:28 -04:00
Dan Buch
e7a5a8c52f updating ref to FlxInvaders 2010-04-27 21:37:32 -04:00
Dan Buch
ab31a3fcb9 updating refs to some submodules 2010-04-23 22:40:08 -04:00
Dan Buch
20e82e6129 fixing height for FlxInvaders shell 2010-04-23 22:37:46 -04:00
Dan Buch
746882e429 updating ref for FlxInvaders 2010-04-19 22:18:04 -04:00
Dan Buch
41833b3666 updating ref for FlxInvaders submodule 2010-04-19 22:01:01 -04:00
Dan Buch
4b87a40a0e updating ref for Mode submodule 2010-04-19 21:20:20 -04:00
Dan Buch
1fd0ec66ef updating ref for Mode 2010-04-19 20:31:34 -04:00
Dan Buch
8da3b5fd42 silencing the "all" target 2010-04-19 20:19:43 -04:00
Dan Buch
ca66661dc6 adding Mode submodule 2010-04-19 20:18:26 -04:00
Dan Buch
cd9eb22b48 more simplification of html wrapper stuff and associated properties files 2010-04-19 20:03:11 -04:00
Dan Buch
34fbb4a469 majorly minimizing the html wrapper markup 2010-04-19 20:00:58 -04:00
Dan Buch
a8b6720dea fixing implicit rule for html wrappers 2010-04-19 19:55:54 -04:00
Dan Buch
6314580aab finished doing html wrappers of all submodules 2010-04-19 19:53:30 -04:00
Dan Buch
365cb8f87f first pass at html wrapper generator script 2010-04-19 19:04:46 -04:00
Dan Buch
037e33b84e adding FlxBloom submodule 2010-04-18 15:14:34 -04:00
Dan Buch
38f76f7ba7 adding FlxBlur submodule 2010-04-18 15:08:23 -04:00
Dan Buch
253563e9a6 adding FlxTeroids submodule 2010-04-18 15:04:11 -04:00
Dan Buch
b1bd359a63 adding FlxCollisions submodule 2010-04-18 08:22:39 -04:00
Dan Buch
df32d2cc2e updating ref for Flx-Invaders 2010-04-17 21:38:53 -04:00
Dan Buch
53dbfa4f64 adding Flx-Invaders submodule, adding project to top-level Makefile 2010-04-17 21:38:00 -04:00
Dan Buch
504b1d1ed1 switching HelloWorld submodule to mine 2010-04-17 20:01:16 -04:00
Dan Buch
085b5659c7 updating HelloWorld submodule 2010-04-17 15:24:38 -04:00
Dan Buch
e500a643ed gotten build working, but missing symbols (???) 2010-04-17 15:21:31 -04:00
Dan Buch
8777b26e0a adding the hello world mxml app as a submodule 2010-04-17 09:31:20 -04:00
Dan Buch
f31b1f6fa8 adding a keepfile for the bin directory 2010-03-27 22:09:08 -04:00
Dan Buch
c8df1a9dd8 stubbing in a README to appease the github 2010-03-27 22:07:31 -04:00
Dan Buch
0065f2b025 switching to use printf instead of "cout <<" 2010-03-27 22:03:12 -04:00
Dan Buch
744aee1b47 simplifying makefile with implicit rule 2010-03-27 21:59:32 -04:00
Dan Buch
aad5286647 renaming file to use .cpp extension 2010-03-27 21:45:41 -04:00
Dan Buch
a1779e4cab using namespace instead of std::cout 2010-03-27 21:35:51 -04:00
Dan Buch
ad6546255f more playing around with hello world 2010-03-27 21:34:48 -04:00
Dan Buch
d4260b52a9 init with hello world 2010-03-27 21:29:55 -04:00
Dan Buch
c3a2ffae98 more futzing with ant crap 2010-03-03 14:58:17 -05:00
Dan Buch
0544f8f674 adding option for compiling to swf 9, ignoring all generated dirs 2010-03-01 12:49:32 -05:00
Dan Buch
099ac36cbe yet more ant tweaking 2010-02-24 22:27:20 -05:00
Dan Buch
171ddc7c59 playing around with ant 2010-02-24 22:23:19 -05:00
Dan Buch
22ba96dbdd more futzing with flexunit 4, about to switch from GNU make to Ant 2010-02-24 21:03:28 -05:00
Dan Buch
de198dc590 more experimentation with test stuff, tackling the source-path weirdness 2010-02-24 20:20:19 -05:00
Dan Buch
3b76b398e0 trying to get the test class(es) to compile correctly 2010-02-23 20:58:18 -05:00
Dan Buch
948d15ad6b making custom version of 03g1-debugging with unit test stuff (I think?) 2010-02-23 20:11:14 -05:00
Dan Buch
2333135720 excluding "generated" dirs when building targets.mk 2010-02-22 23:45:00 -05:00
Dan Buch
595bdfd7a3 adding flag for keeping generated as 2010-02-22 23:23:35 -05:00
Dan Buch
62930ec4f2 more fixups to mktargets.py and build options, adding example for 03g1 2010-02-22 23:16:04 -05:00
Dan Buch
3a160b9ea6 adding example for 03f5 2010-02-22 22:43:45 -05:00