dsc [Fri, 24 Jun 2011 07:25:09 +0000]
Collisions and bullets now work with cocos.
dsc [Fri, 24 Jun 2011 06:12:15 +0000]
Receives touches, fixes positioning.
dsc [Fri, 24 Jun 2011 06:11:44 +0000]
Logging and NARGS utils.
dsc [Thu, 23 Jun 2011 21:59:13 +0000]
Fixes rotation issues.
dsc [Tue, 14 Jun 2011 14:37:14 +0000]
Checkpoint. Builds with cocos2d. Renders-ish.
dsc [Fri, 10 Jun 2011 02:30:07 +0000]
Fixes compilation settings for new libs.
dsc [Wed, 8 Jun 2011 23:08:20 +0000]
Adds Cocos libraries.
dsc [Mon, 6 Jun 2011 18:45:39 +0000]
Sparrow's coordinates are totally bogus if registration is changed. Argh.
dsc [Mon, 6 Jun 2011 18:44:58 +0000]
Adds descriptions to Sparrow objects so missing. Some attempts at dealing with the registration debacle.
dsc [Mon, 6 Jun 2011 13:23:56 +0000]
Minor reorg of unit crap.
dsc [Mon, 6 Jun 2011 08:38:55 +0000]
Minor reorg of unit crap.
dsc [Mon, 6 Jun 2011 08:02:14 +0000]
Adds YAML library.
dsc [Sun, 5 Jun 2011 03:55:47 +0000]
Bullets now arbitrarily destroy shit.
dsc [Sat, 4 Jun 2011 09:40:12 +0000]
Adds support to Sparrow's SPEventDispatcher to subscribe to all events using SP_EVENT_TYPE_ANY.
dsc [Wed, 1 Jun 2011 09:33:01 +0000]
Box2D collisions now publish events via QQWorld and the involved game objects.
dsc [Wed, 1 Jun 2011 03:28:54 +0000]
Fixes registration on Circle. Sparrow vs Box2D debug rendering should now be the same.
chsieh [Tue, 31 May 2011 06:17:59 +0000]
Fixing setCenterX/Y issue.
dsc [Sun, 29 May 2011 20:06:05 +0000]
Welp, Debug drawing works, but for some reason I can't get OpenGL to apply a rotation matrix like I expect it to.
dsc [Fri, 27 May 2011 05:15:36 +0000]
Fixes accelerometer complaints.
chsieh [Fri, 27 May 2011 04:53:08 +0000]
Fixing more compile errors.
chsieh [Fri, 27 May 2011 04:49:18 +0000]
Fixing linker error, and also one compile error.
dsc [Fri, 27 May 2011 04:15:07 +0000]
Attempts to add debug view support. No idea why the linker is bitching.
dsc [Tue, 24 May 2011 20:27:49 +0000]
Fixes positioning for iPhone.
dsc [Tue, 24 May 2011 20:21:13 +0000]
Well, it seems sizes/bounds are still off a little bit, but this is still good progress.
dsc [Tue, 24 May 2011 20:01:03 +0000]
Proof of concept -- tank fires bullet, bullet interacts with other physical objects.
dsc [Tue, 24 May 2011 17:15:15 +0000]
Adds Sparrow Extras.
dsc [Tue, 24 May 2011 13:01:04 +0000]
formatting :P
dsc [Tue, 24 May 2011 08:53:40 +0000]
Adds skeletons for Bullet and Tank; adds protocols for abstract classes like Unit
dsc [Tue, 24 May 2011 08:30:53 +0000]
Adds Cooldown class.
dsc [Wed, 18 May 2011 01:59:39 +0000]
Adds box2d contrib controllers.
dsc [Wed, 18 May 2011 01:58:57 +0000]
Wrappers for b2Body and a tentative attempt to integrate the physics engine.
dsc [Tue, 17 May 2011 05:39:07 +0000]
dupe
chsieh [Tue, 17 May 2011 05:24:38 +0000]
Killing this shit for good.
chsieh [Tue, 17 May 2011 05:19:51 +0000]
Merge branch 'chester-sparrow'
chsieh [Tue, 17 May 2011 05:19:40 +0000]
Merge branch 'master' of lttlst.com:tanks-ios
chsieh [Tue, 17 May 2011 05:10:57 +0000]
Moving test xml.
chsieh [Tue, 17 May 2011 05:07:59 +0000]
Renaming UnitDelegate.h.
chsieh [Tue, 17 May 2011 05:06:15 +0000]
Pulling from master.
chsieh [Tue, 17 May 2011 04:59:09 +0000]
Adding test case.
chsieh [Tue, 17 May 2011 04:44:01 +0000]
Merge branch 'chester-sparrow' of lttlst.com:tanks-ios into chester-sparrow
chsieh [Tue, 17 May 2011 04:43:30 +0000]
Adding back UnitDelegate protocol.
chsieh [Tue, 17 May 2011 04:34:31 +0000]
Moving file.
chsieh [Tue, 17 May 2011 04:21:48 +0000]
Merge from master.
dsc [Mon, 16 May 2011 20:54:44 +0000]
Adds very janky app icons.
dsc [Mon, 16 May 2011 19:38:23 +0000]
QQ
dsc [Mon, 16 May 2011 19:13:55 +0000]
Counts ticks
chsieh [Mon, 16 May 2011 16:46:45 +0000]
Temporary checkin.
dsc [Mon, 16 May 2011 16:39:13 +0000]
Abstractions and interfaces around units. (Figured out some of the nuance around eventing and delegation.)
dsc [Mon, 16 May 2011 09:10:27 +0000]
Re-merges resolved master.
dsc [Mon, 16 May 2011 09:09:20 +0000]
Merges in animation work so far.
Conflicts:
src/tanks/Game.h
src/tanks/Game.m
src/tanks/unit/Unit.h
src/tanks/unit/Unit.m
tanks.xcodeproj/project.pbxproj
dsc [Mon, 16 May 2011 08:32:00 +0000]
Interfaces for units; enter_frame works.
chsieh [Sat, 14 May 2011 19:01:19 +0000]
Adding animation container to parse/create/hold all the movie/animation clips.
chsieh [Tue, 10 May 2011 03:24:31 +0000]
Moving files to new location.
chsieh [Tue, 10 May 2011 03:04:50 +0000]
Fixing syntax warnings and coding conventions.
chsieh [Mon, 9 May 2011 16:31:17 +0000]
Adding texture/image support.
dsc [Mon, 9 May 2011 16:24:58 +0000]
Checkpoint on Physics wrapper.
dsc [Mon, 9 May 2011 10:36:47 +0000]
Renamed.
chsieh [Mon, 9 May 2011 02:05:20 +0000]
Removing stale, unremoved files.
chsieh [Mon, 9 May 2011 00:16:45 +0000]
Pulling from origin master.
dsc [Sun, 8 May 2011 09:08:25 +0000]
Manual merge of chester-sparrow.
dsc [Sun, 8 May 2011 05:31:15 +0000]
Merges in sparrow work.
dsc [Sun, 8 May 2011 05:30:22 +0000]
Ignore ./tmp
dsc [Sun, 8 May 2011 05:16:19 +0000]
ignore tmp
chsieh [Sun, 8 May 2011 04:41:34 +0000]
merge?
chsieh [Sun, 8 May 2011 04:39:47 +0000]
Dragging reference.
dsc [Sun, 8 May 2011 04:19:08 +0000]
Adds Sparrow as source dep, as linker flags -ObjC -all_load break Box2D.
dsc [Fri, 6 May 2011 04:01:49 +0000]
Ignore tmp
dsc [Fri, 6 May 2011 03:36:38 +0000]
Merges in sparrow+box2d work
dsc [Fri, 6 May 2011 03:06:26 +0000]
Ignore trunk folders.
dsc [Thu, 5 May 2011 07:46:18 +0000]
Apparently you can't deploy to a device if your bundle identifier contains non-alphanumeric characters. Like underscore. Or hyphen. Message was 'Build Faild: No Issues.'
dsc [Thu, 5 May 2011 07:29:06 +0000]
Adds orientation so scheme appears by default.
chsieh [Thu, 5 May 2011 07:26:45 +0000]
Fixes to get rid of warnings.
chsieh [Thu, 5 May 2011 07:11:46 +0000]
Syntax fix?
dsc [Thu, 5 May 2011 07:08:23 +0000]
Ah ha! Missing the nib in the build! IT WORKS
dsc [Thu, 5 May 2011 06:52:56 +0000]
Corrects busted path.
dsc [Thu, 5 May 2011 06:46:43 +0000]
Rolls back update to Box2D SVN trunk.
dsc [Thu, 5 May 2011 06:30:05 +0000]
Updates to Box2D source from SVN trunk.
dsc [Thu, 5 May 2011 06:10:39 +0000]
Adds required project metadata (oops).
dsc [Thu, 5 May 2011 05:56:23 +0000]
Ameliorates plist clusterfuck.
dsc [Thu, 5 May 2011 05:36:52 +0000]
Checkpoint on box2d as a lib
dsc [Thu, 5 May 2011 02:58:51 +0000]
Fixes the mess with sparrow.
dsc [Thu, 5 May 2011 02:34:39 +0000]
Removes xcode turds.
dsc [Sun, 1 May 2011 12:03:03 +0000]
Ignores xcode turds.
chsieh [Thu, 28 Apr 2011 07:43:01 +0000]
Game main WIP.
dsc [Thu, 28 Apr 2011 05:58:28 +0000]
Maybe makes the sparrow reference relative?
dsc [Thu, 28 Apr 2011 05:48:20 +0000]
Adds iOS project using Sparrow.
dsc [Thu, 28 Apr 2011 05:48:03 +0000]
Removes old project.
chsieh [Wed, 27 Apr 2011 04:10:36 +0000]
Missing project commit.
chsieh [Wed, 27 Apr 2011 04:10:03 +0000]
More reorg.
chsieh [Wed, 27 Apr 2011 04:05:59 +0000]
Missing files.
chsieh [Wed, 27 Apr 2011 04:05:09 +0000]
Reorganization.
chsieh [Tue, 19 Apr 2011 06:01:02 +0000]
Adding comments.
chsieh [Mon, 18 Apr 2011 06:02:18 +0000]
New stuffs.
chsieh [Mon, 18 Apr 2011 06:01:34 +0000]
Redoing everything. Nuke first.
chsieh [Mon, 18 Apr 2011 01:26:46 +0000]
Adding cocos2d references. Cocos2d needs to be unpacked/added to /Developer/Library/. The extracted folder should be renamed to 'cocos2d'.
chsieh [Mon, 18 Apr 2011 00:33:06 +0000]
???
chsieh [Mon, 18 Apr 2011 00:31:47 +0000]
Removing cocos2d and properly adding it back in later.
chsieh [Sun, 17 Apr 2011 23:25:25 +0000]
Oops, forgot to include the project file as well.
chsieh [Sun, 17 Apr 2011 23:24:52 +0000]
Renaming files and updating references.
chsieh [Sun, 17 Apr 2011 23:10:59 +0000]
Fixing up issues relating to compatibility with cocos2d. Need to change the filename as well.