Matej Jan
|
e56e806481
|
Fixed bug on iOS5 and .x model loading
git-svn-id: http://xni.googlecode.com/svn/XNI@102 ac433895-eea3-a490-d80a-17149a75e588
|
2011-10-24 11:22:32 +00:00 |
|
Matej Jan
|
08e15ca3be
|
Xcode 4 release target added.
git-svn-id: http://xni.googlecode.com/svn/XNI@88 ac433895-eea3-a490-d80a-17149a75e588
|
2011-07-29 14:46:41 +00:00 |
|
Matej Jan
|
2201adf68b
|
Proper autoreleased content loading.
git-svn-id: http://xni.googlecode.com/svn/XNI@65 ac433895-eea3-a490-d80a-17149a75e588
|
2011-04-13 22:44:45 +00:00 |
|
Matej Jan
|
761a891017
|
Empty implementation added for gamer services to avoid warnings.
git-svn-id: http://xni.googlecode.com/svn/XNI@63 ac433895-eea3-a490-d80a-17149a75e588
|
2011-04-13 22:36:12 +00:00 |
|
Matej Jan
|
49293a9610
|
View scaling fixes to support iOS before 4.0.
Adding Game Center classes skeletons.
git-svn-id: http://xni.googlecode.com/svn/XNI@62 ac433895-eea3-a490-d80a-17149a75e588
|
2011-03-29 15:00:49 +00:00 |
|
Matej Jan
|
b212fc7d44
|
Completed Accelerometer support.
MediaPlayer stop corrected.
git-svn-id: http://xni.googlecode.com/svn/XNI@61 ac433895-eea3-a490-d80a-17149a75e588
|
2011-02-18 13:53:30 +00:00 |
|
Matej Jan
|
0dc35e2de2
|
Adding class skeleton for accelerometer support
git-svn-id: http://xni.googlecode.com/svn/XNI@60 ac433895-eea3-a490-d80a-17149a75e588
|
2011-02-15 16:13:14 +00:00 |
|
Matej Jan
|
c5907f6b97
|
Support for showing modal windows that interrupt game loop (achievements, leaderboards).
git-svn-id: http://xni.googlecode.com/svn/XNI@59 ac433895-eea3-a490-d80a-17149a75e588
|
2011-02-15 16:10:02 +00:00 |
|
Matej Jan
|
216ff5773a
|
Added support for preferedBackBufferWidth and Height.
git-svn-id: http://xni.googlecode.com/svn/XNI@56 ac433895-eea3-a490-d80a-17149a75e588
|
2011-02-04 22:19:35 +00:00 |
|
Matej Jan
|
74ccf177c5
|
Adding missing folders
git-svn-id: http://xni.googlecode.com/svn/XNI@55 ac433895-eea3-a490-d80a-17149a75e588
|
2011-02-01 15:47:13 +00:00 |
|
Matej Jan
|
2adbc50363
|
Song support added.
git-svn-id: http://xni.googlecode.com/svn/XNI@53 ac433895-eea3-a490-d80a-17149a75e588
|
2011-01-18 15:00:30 +00:00 |
|
Matej Jan
|
7cd74d182f
|
Game components handling updated to enable change of order during update. Various leaks removed.
git-svn-id: http://xni.googlecode.com/svn/XNI@52 ac433895-eea3-a490-d80a-17149a75e588
|
2011-01-15 02:05:37 +00:00 |
|
Matej Jan
|
1ca44f0f04
|
Audio support added
git-svn-id: http://xni.googlecode.com/svn/XNI@50 ac433895-eea3-a490-d80a-17149a75e588
|
2010-12-15 08:55:39 +00:00 |
|
Matej Jan
|
2f0bc9f91a
|
SoundEffect support implemented.
git-svn-id: http://xni.googlecode.com/svn/XNI@49 ac433895-eea3-a490-d80a-17149a75e588
|
2010-12-15 08:51:44 +00:00 |
|
Matej Jan
|
796a3a85f3
|
SoundEffect support implemented.
git-svn-id: http://xni.googlecode.com/svn/XNI@48 ac433895-eea3-a490-d80a-17149a75e588
|
2010-12-15 08:49:58 +00:00 |
|
Matej Jan
|
b004f83f03
|
Data classes updated. Graphics device multisampling implementation started.
git-svn-id: http://xni.googlecode.com/svn/XNI@47 ac433895-eea3-a490-d80a-17149a75e588
|
2010-12-14 23:28:16 +00:00 |
|
Matej Jan
|
ea418ea5c3
|
Lots of leaks fixed and expanded all data classes with equals, set, NSCopying. XniPoint (XNA's Point class) added.
git-svn-id: http://xni.googlecode.com/svn/XNI@43 ac433895-eea3-a490-d80a-17149a75e588
|
2010-12-08 04:57:47 +00:00 |
|
Matej Jan
|
d5b2897d8b
|
Added 3D Model support.
git-svn-id: http://xni.googlecode.com/svn/XNI@42 ac433895-eea3-a490-d80a-17149a75e588
|
2010-11-30 23:26:03 +00:00 |
|
Matej Jan
|
14d015cfbb
|
Enabled multitouch and corrected fixed timestep reporting.
git-svn-id: http://xni.googlecode.com/svn/XNI@40 ac433895-eea3-a490-d80a-17149a75e588
|
2010-11-15 17:23:13 +00:00 |
|
Matej Jan
|
de457cb4e2
|
Added set to vector.
git-svn-id: http://xni.googlecode.com/svn/XNI@37 ac433895-eea3-a490-d80a-17149a75e588
|
2010-11-03 08:58:03 +00:00 |
|
Matej Jan
|
ce2fb9322c
|
A lot of work done on components and game handling (resolutions and stuff).
git-svn-id: http://xni.googlecode.com/svn/XNI@36 ac433895-eea3-a490-d80a-17149a75e588
|
2010-11-02 09:29:19 +00:00 |
|
Matej Jan
|
3194ca93e7
|
SpriteBatch implemented and fixed.
git-svn-id: http://xni.googlecode.com/svn/XNI@35 ac433895-eea3-a490-d80a-17149a75e588
|
2010-10-19 13:31:39 +00:00 |
|
Matej Jan
|
093802dbc4
|
Finished touch panel state.
git-svn-id: http://xni.googlecode.com/svn/XNI@34 ac433895-eea3-a490-d80a-17149a75e588
|
2010-10-01 02:36:21 +00:00 |
|
Matej Jan
|
7b2c58017d
|
Renaming enums.
git-svn-id: http://xni.googlecode.com/svn/XNI@33 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-30 19:33:29 +00:00 |
|
Matej Jan
|
cb41b574bf
|
adding input
git-svn-id: http://xni.googlecode.com/svn/XNI@32 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-30 19:03:48 +00:00 |
|
Matej Jan
|
89fc5c565a
|
Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@30 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-30 19:00:28 +00:00 |
|
Matej Jan
|
b865142ef2
|
Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@29 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-30 19:00:06 +00:00 |
|
Matej Jan
|
77ce45f9da
|
Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@28 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-30 18:59:56 +00:00 |
|
Matej Jan
|
ef414aae80
|
Basic sprite batch functionality.
git-svn-id: http://xni.googlecode.com/svn/XNI@26 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-23 21:13:28 +00:00 |
|
Matej Jan
|
f8840a70a6
|
Completed basic vector, matrix and quaternion operations.
git-svn-id: http://xni.googlecode.com/svn/XNI@25 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-23 14:51:10 +00:00 |
|
Matej Jan
|
668bba9869
|
Added user primitive rendering.
git-svn-id: http://xni.googlecode.com/svn/XNI@23 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-21 21:46:53 +00:00 |
|
Matej Jan
|
b2ff169596
|
Added user primitive rendering.
git-svn-id: http://xni.googlecode.com/svn/XNI@22 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-21 21:46:13 +00:00 |
|
Matej Jan
|
15d78bd090
|
Added SpriteBatch skeleton and all four graphic device state classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@21 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-16 20:01:42 +00:00 |
|
Matej Jan
|
c63c648e1d
|
Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@19 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-16 17:49:35 +00:00 |
|
Matej Jan
|
720031b8e7
|
Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@17 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-16 17:49:05 +00:00 |
|
Matej Jan
|
7563ebcf15
|
Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@16 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-16 17:47:48 +00:00 |
|
Matej Jan
|
d639f8483d
|
Adding texture support to pipeline. Also headers for linear algebra classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@15 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-09 17:09:40 +00:00 |
|
Matej Jan
|
801508e414
|
Adding ContentManager skeleton.
git-svn-id: http://xni.googlecode.com/svn/XNI@14 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-07 21:08:53 +00:00 |
|
Matej Jan
|
0a8f07b872
|
Added Texture2D loading from Data.
git-svn-id: http://xni.googlecode.com/svn/XNI@13 ac433895-eea3-a490-d80a-17149a75e588
|
2010-09-01 14:55:24 +00:00 |
|
Matej Jan
|
baa21c94dc
|
Trying to commit public headers project settings.
git-svn-id: http://xni.googlecode.com/svn/XNI@11 ac433895-eea3-a490-d80a-17149a75e588
|
2010-08-31 19:46:25 +00:00 |
|
Matej Jan
|
01f76821e6
|
Added a graphics device manager.
git-svn-id: http://xni.googlecode.com/svn/XNI@10 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-27 18:23:25 +00:00 |
|
Matej Jan
|
e87a140ad5
|
Starting with implementation of graphics device.
git-svn-id: http://xni.googlecode.com/svn/XNI@9 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-27 17:42:29 +00:00 |
|
Matej Jan
|
fbfd1e7ab6
|
Adding game host and game classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@8 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-27 13:42:07 +00:00 |
|
Matej Jan
|
e8b63f4208
|
Added initial window handling.
git-svn-id: http://xni.googlecode.com/svn/XNI@7 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-22 16:13:55 +00:00 |
|
Matej Jan
|
43c1f445db
|
Added initial Rectangle implementation.
git-svn-id: http://xni.googlecode.com/svn/XNI@6 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-22 15:20:04 +00:00 |
|
Matej Jan
|
cc255d1616
|
Fixed imports in events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@5 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-22 14:16:02 +00:00 |
|
Matej Jan
|
a2bd0aacf8
|
Added events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@4 ac433895-eea3-a490-d80a-17149a75e588
|
2010-07-22 14:13:29 +00:00 |
|