tanks-ios.git
13 years agoFixes registration on Circle. Sparrow vs Box2D debug rendering should now be the...
dsc [Wed, 1 Jun 2011 03:28:54 +0000]
Fixes registration on Circle. Sparrow vs Box2D debug rendering should now be the same.

13 years agoFixing setCenterX/Y issue. chester-sparrow
chsieh [Tue, 31 May 2011 06:17:59 +0000]
Fixing setCenterX/Y issue.

13 years agoWelp, Debug drawing works, but for some reason I can't get OpenGL to apply a rotation...
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.

13 years agoFixes accelerometer complaints.
dsc [Fri, 27 May 2011 05:15:36 +0000]
Fixes accelerometer complaints.

13 years agoFixing more compile errors.
chsieh [Fri, 27 May 2011 04:53:08 +0000]
Fixing more compile errors.

13 years agoFixing linker error, and also one compile error.
chsieh [Fri, 27 May 2011 04:49:18 +0000]
Fixing linker error, and also one compile error.

13 years agoAttempts to add debug view support. No idea why the linker is bitching.
dsc [Fri, 27 May 2011 04:15:07 +0000]
Attempts to add debug view support. No idea why the linker is bitching.

13 years agoFixes positioning for iPhone.
dsc [Tue, 24 May 2011 20:27:49 +0000]
Fixes positioning for iPhone.

13 years agoWell, it seems sizes/bounds are still off a little bit, but this is still good progress.
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.

13 years agoProof of concept -- tank fires bullet, bullet interacts with other physical objects.
dsc [Tue, 24 May 2011 20:01:03 +0000]
Proof of concept -- tank fires bullet, bullet interacts with other physical objects.

13 years agoAdds Sparrow Extras.
dsc [Tue, 24 May 2011 17:15:15 +0000]
Adds Sparrow Extras.

13 years agoformatting :P
dsc [Tue, 24 May 2011 13:01:04 +0000]
formatting :P

13 years agoAdds skeletons for Bullet and Tank; adds protocols for abstract classes like Unit
dsc [Tue, 24 May 2011 08:53:40 +0000]
Adds skeletons for Bullet and Tank; adds protocols for abstract classes like Unit

13 years agoAdds Cooldown class.
dsc [Tue, 24 May 2011 08:30:53 +0000]
Adds Cooldown class.

13 years agoAdds box2d contrib controllers.
dsc [Wed, 18 May 2011 01:59:39 +0000]
Adds box2d contrib controllers.

13 years agoWrappers for b2Body and a tentative attempt to integrate the physics engine.
dsc [Wed, 18 May 2011 01:58:57 +0000]
Wrappers for b2Body and a tentative attempt to integrate the physics engine.

13 years agodupe
dsc [Tue, 17 May 2011 05:39:07 +0000]
dupe

13 years agoKilling this shit for good.
chsieh [Tue, 17 May 2011 05:24:38 +0000]
Killing this shit for good.

13 years agoMerge branch 'chester-sparrow'
chsieh [Tue, 17 May 2011 05:19:51 +0000]
Merge branch 'chester-sparrow'

13 years agoMerge branch 'master' of lttlst.com:tanks-ios
chsieh [Tue, 17 May 2011 05:19:40 +0000]
Merge branch 'master' of lttlst.com:tanks-ios

13 years agoMoving test xml.
chsieh [Tue, 17 May 2011 05:10:57 +0000]
Moving test xml.

13 years agoRenaming UnitDelegate.h.
chsieh [Tue, 17 May 2011 05:07:59 +0000]
Renaming UnitDelegate.h.

13 years agoPulling from master.
chsieh [Tue, 17 May 2011 05:06:15 +0000]
Pulling from master.

13 years agoAdding test case.
chsieh [Tue, 17 May 2011 04:59:09 +0000]
Adding test case.

13 years agoMerge branch 'chester-sparrow' of lttlst.com:tanks-ios into chester-sparrow
chsieh [Tue, 17 May 2011 04:44:01 +0000]
Merge branch 'chester-sparrow' of lttlst.com:tanks-ios into chester-sparrow

13 years agoAdding back UnitDelegate protocol.
chsieh [Tue, 17 May 2011 04:43:30 +0000]
Adding back UnitDelegate protocol.

13 years agoMoving file.
chsieh [Tue, 17 May 2011 04:34:31 +0000]
Moving file.

13 years agoMerge from master.
chsieh [Tue, 17 May 2011 04:21:48 +0000]
Merge from master.

13 years agoAdds very janky app icons.
dsc [Mon, 16 May 2011 20:54:44 +0000]
Adds very janky app icons.

13 years agoQQ
dsc [Mon, 16 May 2011 19:38:23 +0000]
QQ

13 years agoCounts ticks
dsc [Mon, 16 May 2011 19:13:55 +0000]
Counts ticks

13 years agoTemporary checkin.
chsieh [Mon, 16 May 2011 16:46:45 +0000]
Temporary checkin.

13 years agoAbstractions and interfaces around units. (Figured out some of the nuance around...
dsc [Mon, 16 May 2011 16:39:13 +0000]
Abstractions and interfaces around units. (Figured out some of the nuance around eventing and delegation.)

13 years agoRe-merges resolved master.
dsc [Mon, 16 May 2011 09:10:27 +0000]
Re-merges resolved master.

13 years agoMerges in animation work so far.
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

13 years agoInterfaces for units; enter_frame works.
dsc [Mon, 16 May 2011 08:32:00 +0000]
Interfaces for units; enter_frame works.

13 years agoAdding animation container to parse/create/hold all the movie/animation clips.
chsieh [Sat, 14 May 2011 19:01:19 +0000]
Adding animation container to parse/create/hold all the movie/animation clips.

13 years agoMoving files to new location.
chsieh [Tue, 10 May 2011 03:24:31 +0000]
Moving files to new location.

13 years agoFixing syntax warnings and coding conventions.
chsieh [Tue, 10 May 2011 03:04:50 +0000]
Fixing syntax warnings and coding conventions.

13 years agoAdding texture/image support.
chsieh [Mon, 9 May 2011 16:31:17 +0000]
Adding texture/image support.

13 years agoCheckpoint on Physics wrapper.
dsc [Mon, 9 May 2011 16:24:58 +0000]
Checkpoint on Physics wrapper.

13 years agoRenamed.
dsc [Mon, 9 May 2011 10:36:47 +0000]
Renamed.

13 years agoRemoving stale, unremoved files.
chsieh [Mon, 9 May 2011 02:05:20 +0000]
Removing stale, unremoved files.

13 years agoPulling from origin master.
chsieh [Mon, 9 May 2011 00:16:45 +0000]
Pulling from origin master.

13 years agoManual merge of chester-sparrow.
dsc [Sun, 8 May 2011 09:08:25 +0000]
Manual merge of chester-sparrow.

13 years agoMerges in sparrow work.
dsc [Sun, 8 May 2011 05:31:15 +0000]
Merges in sparrow work.

13 years agoIgnore ./tmp
dsc [Sun, 8 May 2011 05:30:22 +0000]
Ignore ./tmp

13 years agoignore tmp
dsc [Sun, 8 May 2011 05:16:19 +0000]
ignore tmp

13 years agomerge?
chsieh [Sun, 8 May 2011 04:41:34 +0000]
merge?

13 years agoDragging reference.
chsieh [Sun, 8 May 2011 04:39:47 +0000]
Dragging reference.

13 years agoAdds Sparrow as source dep, as linker flags -ObjC -all_load break Box2D. sparrow
dsc [Sun, 8 May 2011 04:19:08 +0000]
Adds Sparrow as source dep, as linker flags -ObjC -all_load break Box2D.

14 years agoIgnore tmp
dsc [Fri, 6 May 2011 04:01:49 +0000]
Ignore tmp

14 years agoMerges in sparrow+box2d work box2d-testbed
dsc [Fri, 6 May 2011 03:36:38 +0000]
Merges in sparrow+box2d work

14 years agoIgnore trunk folders.
dsc [Fri, 6 May 2011 03:06:26 +0000]
Ignore trunk folders.

14 years agoApparently you can't deploy to a device if your bundle identifier contains non-alphan...
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.'

14 years agoAdds orientation so scheme appears by default.
dsc [Thu, 5 May 2011 07:29:06 +0000]
Adds orientation so scheme appears by default.

14 years agoFixes to get rid of warnings.
chsieh [Thu, 5 May 2011 07:26:45 +0000]
Fixes to get rid of warnings.

14 years agoSyntax fix?
chsieh [Thu, 5 May 2011 07:11:46 +0000]
Syntax fix?

14 years agoAh ha! Missing the nib in the build! IT WORKS
dsc [Thu, 5 May 2011 07:08:23 +0000]
Ah ha! Missing the nib in the build! IT WORKS

14 years agoCorrects busted path.
dsc [Thu, 5 May 2011 06:52:56 +0000]
Corrects busted path.

14 years agoRolls back update to Box2D SVN trunk.
dsc [Thu, 5 May 2011 06:46:43 +0000]
Rolls back update to Box2D SVN trunk.

14 years agoUpdates to Box2D source from SVN trunk.
dsc [Thu, 5 May 2011 06:30:05 +0000]
Updates to Box2D source from SVN trunk.

14 years agoAdds required project metadata (oops).
dsc [Thu, 5 May 2011 06:10:39 +0000]
Adds required project metadata (oops).

14 years agoAmeliorates plist clusterfuck.
dsc [Thu, 5 May 2011 05:56:23 +0000]
Ameliorates plist clusterfuck.

14 years agoCheckpoint on box2d as a lib
dsc [Thu, 5 May 2011 05:36:52 +0000]
Checkpoint on box2d as a lib

14 years agoFixes the mess with sparrow.
dsc [Thu, 5 May 2011 02:58:51 +0000]
Fixes the mess with sparrow.

14 years agoRemoves xcode turds.
dsc [Thu, 5 May 2011 02:34:39 +0000]
Removes xcode turds.

14 years agoIgnores xcode turds.
dsc [Sun, 1 May 2011 12:03:03 +0000]
Ignores xcode turds.

14 years agoGame main WIP.
chsieh [Thu, 28 Apr 2011 07:43:01 +0000]
Game main WIP.

14 years agoMaybe makes the sparrow reference relative?
dsc [Thu, 28 Apr 2011 05:58:28 +0000]
Maybe makes the sparrow reference relative?

14 years agoAdds iOS project using Sparrow.
dsc [Thu, 28 Apr 2011 05:48:20 +0000]
Adds iOS project using Sparrow.

14 years agoRemoves old project.
dsc [Thu, 28 Apr 2011 05:48:03 +0000]
Removes old project.

14 years agoMissing project commit.
chsieh [Wed, 27 Apr 2011 04:10:36 +0000]
Missing project commit.

14 years agoMore reorg.
chsieh [Wed, 27 Apr 2011 04:10:03 +0000]
More reorg.

14 years agoMissing files.
chsieh [Wed, 27 Apr 2011 04:05:59 +0000]
Missing files.

14 years agoReorganization.
chsieh [Wed, 27 Apr 2011 04:05:09 +0000]
Reorganization.

14 years agoAdding comments.
chsieh [Tue, 19 Apr 2011 06:01:02 +0000]
Adding comments.

14 years agoNew stuffs.
chsieh [Mon, 18 Apr 2011 06:02:18 +0000]
New stuffs.

14 years agoRedoing everything. Nuke first.
chsieh [Mon, 18 Apr 2011 06:01:34 +0000]
Redoing everything. Nuke first.

14 years agoAdding cocos2d references. Cocos2d needs to be unpacked/added to /Developer/Library...
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'.

14 years ago???
chsieh [Mon, 18 Apr 2011 00:33:06 +0000]
???

14 years agoRemoving cocos2d and properly adding it back in later.
chsieh [Mon, 18 Apr 2011 00:31:47 +0000]
Removing cocos2d and properly adding it back in later.

14 years agoOops, forgot to include the project file as well.
chsieh [Sun, 17 Apr 2011 23:25:25 +0000]
Oops, forgot to include the project file as well.

14 years agoRenaming files and updating references.
chsieh [Sun, 17 Apr 2011 23:24:52 +0000]
Renaming files and updating references.

14 years agoFixing up issues relating to compatibility with cocos2d. Need to change the filename...
chsieh [Sun, 17 Apr 2011 23:10:59 +0000]
Fixing up issues relating to compatibility with cocos2d. Need to change the filename as well.

14 years agoInterim code. Integrating cocos2d.
chsieh [Thu, 23 Dec 2010 19:10:02 +0000]
Interim code. Integrating cocos2d.

14 years agoAdded texture loading functionalities.
chsieh [Sun, 19 Dec 2010 20:50:15 +0000]
Added texture loading functionalities.

14 years agoMigrating OGL resources to their own classes, and not intertwined with UIView.
chsieh [Sun, 19 Dec 2010 07:09:32 +0000]
Migrating OGL resources to their own classes, and not intertwined with UIView.

14 years agoFixes to standard shaders compile errors.
chsieh [Sat, 18 Dec 2010 19:02:52 +0000]
Fixes to standard shaders compile errors.

14 years agoCosmetic cleanups...I think.
chsieh [Sat, 18 Dec 2010 08:01:46 +0000]
Cosmetic cleanups...I think.

14 years agoFixing up various x86 simulator vs. ARM device low level differences. Also filled...
chsieh [Sat, 18 Dec 2010 07:25:20 +0000]
Fixing up various x86 simulator vs. ARM device low level differences. Also filled in OS-dependent implementations.

14 years agoAdded preprocessor token definitions. Also added corresponding ARM asm instructions...
chsieh [Sat, 18 Dec 2010 00:52:13 +0000]
Added preprocessor token definitions. Also added corresponding ARM asm instructions for existing macros/functions.

14 years agoWTF? Why am I adding the stupid file again? I thought it's already been added in...
chsieh [Fri, 17 Dec 2010 23:44:37 +0000]
WTF? Why am I adding the stupid file again? I thought it's already been added in my initial commit? Anyway, this file just got updated to include better filters against per-user settings?

14 years agoAdding XCode config files?
chsieh [Fri, 17 Dec 2010 23:40:15 +0000]
Adding XCode config files?

14 years agoMoving more files around.
chsieh [Fri, 17 Dec 2010 23:24:30 +0000]
Moving more files around.

14 years agoMoving files around....
chsieh [Fri, 17 Dec 2010 23:19:38 +0000]
Moving files around....

14 years agoInitial commit. More or less the default XCode project (deleted a strange setContext...
chsieh [Fri, 17 Dec 2010 22:55:04 +0000]
Initial commit. More or less the default XCode project (deleted a strange setContext function call from the default code, though) plus ported code.
Still need to make sure it compiles and whatnot on OSX, and also add the proper proprocessor defines.

14 years agoInitial commit.
dsc [Wed, 1 Dec 2010 23:35:39 +0000]
Initial commit.