14 years agoimplemented normalize
Breno G. de Oliveira [Sun, 4 Oct 2009 07:11:41 +0000]
implemented normalize

14 years agoimplemented fit and fit_ip
Breno G. de Oliveira [Sun, 4 Oct 2009 07:07:50 +0000]
implemented fit and fit_ip

14 years agoimplemented unionall and unionall_ip
Breno G. de Oliveira [Sun, 4 Oct 2009 06:49:12 +0000]
implemented unionall and unionall_ip

14 years agoimplemented union and union_ip
Breno G. de Oliveira [Sun, 4 Oct 2009 06:20:50 +0000]
implemented union and union_ip

14 years agoimplemented clip and clip_ip
Breno G. de Oliveira [Sun, 4 Oct 2009 06:04:40 +0000]
implemented clip and clip_ip

14 years agowow .. I don't even know how this fixes sound
Kartik Thakore [Thu, 1 Oct 2009 11:03:44 +0000]
wow .. I don't even know how this fixes sound

14 years agoSome fix
Kartik Thakore [Tue, 29 Sep 2009 19:53:54 +0000]
Some fix

14 years agoBuild.PL fix
Kartik Thakore [Tue, 29 Sep 2009 19:33:42 +0000]
Build.PL fix

14 years agoCPAN Rel v2.2.3
Kartik Thakore [Tue, 29 Sep 2009 15:46:06 +0000]
CPAN Rel v2.2.3

14 years agoimplemented clamp and clamp_ip
Breno G. de Oliveira [Tue, 29 Sep 2009 07:30:24 +0000]
implemented clamp and clamp_ip

14 years agoGot rid of generated Config.pm
Kartik Thakore [Mon, 28 Sep 2009 19:53:52 +0000]
Got rid of generated Config.pm

14 years agoAdded darwin build to Build.PL, fixed configure requires
Kartik Thakore [Mon, 28 Sep 2009 00:57:37 +0000]
Added darwin build to Build.PL, fixed configure requires

14 years agoThis is wierd.
Kartik Thakore [Mon, 28 Sep 2009 00:32:05 +0000]
This is wierd.

14 years agoFixed manifest, draw is not working though with Game::Rect
Kartik Thakore [Sun, 27 Sep 2009 21:14:29 +0000]
Fixed manifest, draw is not working though with Game::Rect

14 years agoCleanup Carp
Kartik Thakore [Sun, 27 Sep 2009 19:03:37 +0000]
Cleanup Carp

14 years agoFind SDL libraries in Perl's include/lib path.
Rocco Caputo [Sun, 27 Sep 2009 18:57:17 +0000]
Find SDL libraries in Perl's include/lib path.

Search Perl's include and lib paths for SDL libraries.  Previously, it
would search in all possible places, and pick up versions that may be
compiled differently.  My hypothesis is that the ones in Perl's paths
are more likely to be built the same way as Perl itself.

14 years agoMerge git://github.com/garu/SDL_perl into experimental
Kartik Thakore [Sun, 27 Sep 2009 16:11:18 +0000]
Merge git://github.com/garu/SDL_perl into experimental

14 years agoAdd integration1 test, also updated MANIFEST
Kartik Thakore [Sun, 27 Sep 2009 15:51:36 +0000]
Add integration1 test, also updated MANIFEST

14 years agoAdded graphical test for app
Kartik Thakore [Sun, 27 Sep 2009 14:02:56 +0000]
Added graphical test for app

14 years agoapparently the macros are messed up
Kartik Thakore [Sun, 27 Sep 2009 13:59:33 +0000]
apparently the macros are messed up

14 years agoMerged to higher version
Kartik Thakore [Sat, 26 Sep 2009 00:38:08 +0000]
Merged to higher version

14 years agoMerge branch 'master' of git://github.com/m4gnet/SDL_perl
Kartik Thakore [Fri, 25 Sep 2009 15:06:57 +0000]
Merge branch 'master' of git://github.com/m4gnet/SDL_perl

14 years agosome docs added.
magnet [Fri, 25 Sep 2009 14:42:09 +0000]
some docs added.

14 years agoUpdated SDL::Event docs
Kartik Thakore [Tue, 22 Sep 2009 15:26:22 +0000]
Updated SDL::Event docs

14 years agoUpdated SDL::App docs
Kartik Thakore [Tue, 22 Sep 2009 15:24:33 +0000]
Updated SDL::App docs

14 years agoFixed tests for timer and mixer
Kartik Thakore [Sun, 20 Sep 2009 19:02:19 +0000]
Fixed tests for timer and mixer

14 years agoimplemented copy, move (& ip), inflate (& ip)
Breno G. de Oliveira [Sun, 20 Sep 2009 07:26:09 +0000]
implemented copy, move (& ip), inflate (& ip)

14 years agotest Doc for PumpEvents
magnet [Sat, 19 Sep 2009 15:20:12 +0000]
test Doc for PumpEvents

14 years agoAdded Nelson's Tutorial
Kartik Thakore [Sat, 19 Sep 2009 12:24:21 +0000]
Added Nelson's Tutorial

14 years agoTrying to fix broken timer test with eval
Kartik Thakore [Fri, 18 Sep 2009 15:35:59 +0000]
Trying to fix broken timer test with eval

14 years agoHad to neuter test that fails due to external factors
Kartik Thakore [Fri, 18 Sep 2009 00:04:25 +0000]
Had to neuter test that fails due to external factors

14 years ago(no commit message)
kthakore [Thu, 17 Sep 2009 14:10:43 +0000]

14 years agoAlien::SDL 0.05 is the best out there now.
kthakore [Thu, 17 Sep 2009 13:59:49 +0000]
Alien::SDL 0.05 is the best out there now.

14 years agoFixed Rect usage
Kartik Thakore [Sun, 13 Sep 2009 23:13:31 +0000]
Fixed Rect usage

14 years agoMore fixes, some clean up. For some reason blit is not work
Kartik Thakore [Sun, 13 Sep 2009 00:31:09 +0000]
More fixes, some clean up. For some reason blit is not work

14 years agoMade rect.pm strict
Kartik Thakore [Sat, 12 Sep 2009 19:13:22 +0000]
Made rect.pm strict

14 years agoFixed Rect extension test but still not statisfied
Kartik Thakore [Sat, 12 Sep 2009 18:02:16 +0000]
Fixed Rect extension test but still not statisfied

14 years agoSynced Experimental with Master
Kartik Thakore [Sat, 12 Sep 2009 16:51:30 +0000]
Synced Experimental with Master

14 years agoForcing Alien 0.3 for now
Kartik Thakore [Sat, 12 Sep 2009 00:51:27 +0000]
Forcing Alien 0.3 for now

14 years agoGave some props to me
Kartik Thakore [Fri, 11 Sep 2009 17:25:53 +0000]
Gave some props to me

14 years agoUpdated CHANGELOG file
Kartik Thakore [Fri, 11 Sep 2009 16:16:02 +0000]
Updated CHANGELOG file

14 years agoAdded new file to manifest
Kartik Thakore [Fri, 11 Sep 2009 16:07:41 +0000]
Added new file to manifest

14 years agoDebian wanted it like this
Kartik Thakore [Fri, 11 Sep 2009 15:33:24 +0000]
Debian wanted it like this

14 years agoApplied relevant debian patchesand move version to v2.2.2.13
Kartik Thakore [Fri, 11 Sep 2009 15:24:03 +0000]
Applied relevant debian patchesand move version to v2.2.2.13

14 years agoDebian wanted it like this
Kartik Thakore [Fri, 11 Sep 2009 15:33:24 +0000]
Debian wanted it like this

14 years agoApplied relevant debian patchesand move version to v2.2.2.13
Kartik Thakore [Fri, 11 Sep 2009 15:24:03 +0000]
Applied relevant debian patchesand move version to v2.2.2.13

14 years agosimple rect extension test
Breno G. de Oliveira [Thu, 10 Sep 2009 00:28:45 +0000]
simple rect extension test

14 years agoMerge branch 'experimental' of git://github.com/kthakore/SDL_perl
Breno G. de Oliveira [Thu, 10 Sep 2009 00:26:40 +0000]
Merge branch 'experimental' of git://github.com/kthakore/SDL_perl

14 years agoOops
Kartik Thakore [Thu, 10 Sep 2009 00:25:08 +0000]
Oops

14 years agoMerge branch 'experimental' of git://github.com/kthakore/SDL_perl
Breno G. de Oliveira [Thu, 10 Sep 2009 00:14:54 +0000]
Merge branch 'experimental' of git://github.com/kthakore/SDL_perl

14 years agoUsing Rect as Blessed but backward compatible constructor.
Kartik Thakore [Wed, 9 Sep 2009 23:57:17 +0000]
Using Rect as Blessed but backward compatible constructor.

14 years agoAdded Rect.xs
Kartik Thakore [Tue, 8 Sep 2009 16:32:50 +0000]
Added Rect.xs

14 years agoUsing new Rect with v2.2.2.11. Had to change getClipRect paramters.
Kartik Thakore [Tue, 8 Sep 2009 16:19:34 +0000]
Using new Rect with v2.2.2.11. Had to change getClipRect paramters.

14 years agoremoved C:XSA:A dep. Works now on current SDLperl
Breno G. de Oliveira [Tue, 8 Sep 2009 16:15:51 +0000]
removed C:XSA:A dep. Works now on current SDLperl

14 years agoMerged garu's changes: new Game::Rect, TTFont docs, and tests for
Kartik Thakore [Tue, 8 Sep 2009 14:59:52 +0000]
Merged garu's changes: new Game::Rect, TTFont docs, and tests for
Game::Rect

14 years agoMade Garu's test work with new Rect
Kartik Thakore [Tue, 8 Sep 2009 14:49:57 +0000]
Made Garu's test work with new Rect

14 years agoimproved documentation
Breno G. de Oliveira [Mon, 7 Sep 2009 00:04:06 +0000]
improved documentation

14 years agoMade tests clearer
Kartik Thakore [Fri, 4 Sep 2009 21:32:07 +0000]
Made tests clearer

14 years agoAdded more test
Kartik Thakore [Fri, 4 Sep 2009 21:13:10 +0000]
Added more test

14 years agoNo memleaks and faster blessing as a perl obj. For rect
Kartik Thakore [Fri, 4 Sep 2009 20:57:02 +0000]
No memleaks and faster blessing as a perl obj. For rect

14 years agoFixed ignore
Kartik Thakore [Fri, 4 Sep 2009 19:47:21 +0000]
Fixed ignore

14 years agoMade new
Kartik Thakore [Tue, 1 Sep 2009 09:59:20 +0000]
Made new

14 years agowhat ?
Kartik Thakore [Tue, 1 Sep 2009 02:23:48 +0000]
what ?

14 years agoCan load and boot but stuck at NewRect
Kartik Thakore [Tue, 1 Sep 2009 02:21:31 +0000]
Can load and boot but stuck at NewRect

14 years agoFind Rect in right place
Kartik Thakore [Tue, 1 Sep 2009 02:16:51 +0000]
Find Rect in right place

14 years agooops
Kartik Thakore [Tue, 1 Sep 2009 02:11:39 +0000]
oops

14 years agoignore Rect.c
Kartik Thakore [Tue, 1 Sep 2009 01:44:53 +0000]
ignore Rect.c

14 years agoMade a seperated Rect
Kartik Thakore [Tue, 1 Sep 2009 01:43:47 +0000]
Made a seperated Rect

14 years agoUpdates
Kartik Thakore [Tue, 1 Sep 2009 13:31:17 +0000]
Updates

14 years agoSDL::Game::Rect was not added... oopsie :)
Breno G. de Oliveira [Mon, 31 Aug 2009 21:00:22 +0000]
SDL::Game::Rect was not added... oopsie :)

14 years agoFreeBSD audio on cpan still fails. So fixed test to catch it better
Kartik Thakore [Mon, 31 Aug 2009 10:19:43 +0000]
FreeBSD audio on cpan still fails. So fixed test to catch it better

14 years agoadded some tests for SDL::Game::Rect
Breno G. de Oliveira [Mon, 31 Aug 2009 00:39:03 +0000]
added some tests for SDL::Game::Rect

14 years agomoved skip test
Kartik Thakore [Sun, 30 Aug 2009 22:56:15 +0000]
moved skip test

14 years agoMoved version
Kartik Thakore [Sun, 30 Aug 2009 22:53:21 +0000]
Moved version

14 years agoFixed test for hardware or underlying fails
Kartik Thakore [Sun, 30 Aug 2009 22:52:53 +0000]
Fixed test for hardware or underlying fails

14 years agoUpdate README
Kartik Thakore [Sun, 30 Aug 2009 09:59:21 +0000]
Update README

14 years agoMade memleak test an author test
Kartik Thakore [Sun, 30 Aug 2009 09:11:03 +0000]
Made memleak test an author test

14 years agoMerge branch 'experimental'
Kartik Thakore [Sun, 30 Aug 2009 08:49:04 +0000]
Merge branch 'experimental'

14 years agoMerge git://github.com/garu/SDL_perl
Kartik Thakore [Sun, 30 Aug 2009 08:46:30 +0000]
Merge git://github.com/garu/SDL_perl

14 years agoadded 20 more tests for new API
Breno G. de Oliveira [Sun, 30 Aug 2009 04:08:47 +0000]
added 20 more tests for new API

14 years agofixed docs
Breno G. de Oliveira [Sun, 30 Aug 2009 03:54:17 +0000]
fixed docs

14 years agorequire Carp only on error.
Breno G. de Oliveira [Sun, 30 Aug 2009 03:51:58 +0000]
require Carp only on error.

14 years agoimplemented 'aliases' left, top, h and w
Breno G. de Oliveira [Sun, 30 Aug 2009 03:48:39 +0000]
implemented 'aliases' left, top, h and w

14 years agoimproved documentation
Breno G. de Oliveira [Sun, 30 Aug 2009 03:41:02 +0000]
improved documentation

14 years agoIgnore META.yml thats recreated anyway
Kartik Thakore [Sun, 30 Aug 2009 01:03:44 +0000]
Ignore META.yml thats recreated anyway

14 years agoMerged in master to get version fixes
Kartik Thakore [Sat, 29 Aug 2009 18:42:46 +0000]
Merged in master to get version fixes

14 years agomore version stuff
Kartik Thakore [Sat, 29 Aug 2009 18:41:25 +0000]
more version stuff

14 years agoA new test for surface leaks. I made is as simple as possible but it does get worse...
Kartik Thakore [Sat, 29 Aug 2009 17:03:35 +0000]
A new test for surface leaks. I made is as simple as possible but it does get worse if you undo the comments

14 years agoUpdated CHANGELOG
Kartik Thakore [Thu, 27 Aug 2009 13:51:32 +0000]
Updated CHANGELOG

14 years agoAdded more info
Kartik Thakore [Thu, 27 Aug 2009 11:14:46 +0000]
Added more info

14 years agoLets try this ... hack
Kartik Thakore [Wed, 26 Aug 2009 19:25:17 +0000]
Lets try this ... hack

14 years agoCan't do that :(
Kartik Thakore [Wed, 26 Aug 2009 19:14:47 +0000]
Can't do that :(

14 years agoFixed stupid errors and added regex sub fix for windows path seperator
Kartik Thakore [Wed, 26 Aug 2009 18:13:43 +0000]
Fixed stupid errors and added regex sub fix for windows path seperator

14 years agoPatched kmx's patch from here http://rt.cpan.org/Ticket/Display.html?id=49000
Kartik Thakore [Wed, 26 Aug 2009 10:57:22 +0000]
Patched kmx's patch from here rt.cpan.org/Ticket/Display.html?id=49000

14 years agomade Build.PL executable
Kartik Thakore [Tue, 25 Aug 2009 10:56:03 +0000]
made Build.PL executable

14 years agoAdded better error reporting and more tests for TTF Font size
Kartik Thakore [Tue, 25 Aug 2009 10:01:11 +0000]
Added better error reporting and more tests for TTF Font size

14 years agoAdd -lpthread to libraries in SDL::Build::Openbsd
James Wright [Tue, 25 Aug 2009 04:30:36 +0000]
Add -lpthread to libraries in SDL::Build::Openbsd

14 years agoSolaris is like Linux right? :P oops
kthakore [Mon, 24 Aug 2009 18:44:09 +0000]
Solaris is like Linux right? :P oops

14 years agomore mem leak fixes
Kartik Thakore [Sun, 23 Aug 2009 17:28:56 +0000]
more mem leak fixes

14 years agoFixed test. But the returned value for the fuction SDL::TTFSizeUTF8 seems weird
Kartik Thakore [Sun, 23 Aug 2009 15:59:56 +0000]
Fixed test. But the returned value for the fuction SDL::TTFSizeUTF8 seems weird