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 agoimplemented 'duplicate' as 'copy' alias
Breno G. de Oliveira [Sun, 4 Oct 2009 08:10:59 +0000]
implemented 'duplicate' as 'copy' alias

14 years agoimplemented collidehashall
Breno G. de Oliveira [Sun, 4 Oct 2009 07:56:28 +0000]
implemented collidehashall

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

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

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

14 years agoimplemented colliderect
Breno G. de Oliveira [Sun, 4 Oct 2009 07:29:21 +0000]
implemented colliderect

14 years agoimplemented collidepoint
Breno G. de Oliveira [Sun, 4 Oct 2009 07:20:45 +0000]
implemented collidepoint

14 years agoimplemented contains
Breno G. de Oliveira [Sun, 4 Oct 2009 07:16:27 +0000]
implemented contains

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 agoimplemented clamp and clamp_ip
Breno G. de Oliveira [Tue, 29 Sep 2009 07:30:24 +0000]
implemented clamp and clamp_ip

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 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

15 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

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

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

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

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

15 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)

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

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

15 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

15 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

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

15 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.

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

15 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

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

15 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

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

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

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

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

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

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

15 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

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

15 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

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

15 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

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

15 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

15 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.

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

15 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.

15 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

15 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

15 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

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

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

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

15 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

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

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

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

15 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

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

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

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

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

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

15 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 :)

15 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

15 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

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

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

15 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

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

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

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

15 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

15 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

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

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

15 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

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

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

15 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

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

15 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

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

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

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

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

15 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

15 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

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

15 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

15 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

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