Fixed the pod path in archive
[sdlgit/SDL_perl.git] / lib /
2009-11-01 magnet Fixed the pod path in archive master
2009-11-01 Kartik Thakore added more docs update
2009-10-30 Kartik Thakore geterror to get_error
2009-10-30 Kartik Thakore Applied Magnet's Patch
2009-10-29 Kartik Thakore SDL::GetError to SDL::geterror in lib/SDL/App.pm
2009-10-29 Kartik Thakore Fixed tests
2009-10-29 magnet updated Cdrom and Event and SDL pods,
2009-10-28 magnet Cleaned pod from SDL.pm
2009-10-28 Kartik Thakore Clean up
2009-10-27 Kartik Thakore Added SDL_LOGPAL and SDL_PHYSPAL constants to SDL:...
2009-10-26 Kartik Thakore Moved old SDL::Palette to SDL::Game::Palette.
2009-10-25 Kartik Thakore More docs for video
2009-10-23 Kartik Thakore Added VideoInfo as an object with appropriate docs
2009-10-23 Kartik Thakore cleaned up MANIFEST, Added it to .gitignore. Added...
2009-10-23 Kartik Thakore Moved Video to SMPGEG. Maybe move this to SDL::Game...
2009-10-23 Kartik Thakore Merge git://github.com/FROGGS/SDL_perl into redesign
2009-10-22 Kartik Thakore Added documentation on flags for Overlay. Made core_mem...
2009-10-21 Kartik Thakore Mare Overlay an object with new and DESTROY. Bootstrapp...
2009-10-21 Kartik Thakore Moved version up
2009-10-20 unknown build warns now for non-existing header files
2009-10-17 Breno G. de Oliveira included images, and demo-expanding
2009-10-17 Breno G. de Oliveira removed "installing sdl" as it's already there
2009-10-17 Leon Brocard Wrap TTF_Font with a few calls
2009-10-16 Kartik Thakore PixelFormat docs
2009-10-16 Leon Brocard Add missing PixelFormat.pm
2009-10-16 Leon Brocard remove ugly hack
2009-10-16 Leon Brocard Call flip properly
2009-10-15 Leon Brocard Make surfaces work again (bad hack though)
2009-10-15 Leon Brocard try seperating out surface - not quite working yet
2009-10-14 Leon Brocard Simplyify SDL::Rect to be just an XS wrapper, add a...
2009-10-14 Leon Brocard remove unnecessary Carp
2009-10-14 Leon Brocard Split out SDL_Color into its own C-level class
2009-10-12 Breno G. de Oliveira small pod "fix"
2009-10-12 Breno G. de Oliveira made Constants use constant instead of being subs
2009-10-11 Breno G. de Oliveira Constant.pm uses base instead of @ISA directly
2009-10-11 Breno G. de Oliveira made Constants.pm strict
2009-10-11 Leon Brocard Add left/right panning to the mixer
2009-10-11 Kartik Thakore credits where they are due
2009-10-10 Kartik Thakore Merge branch 'master' of github.com:kthakore/SDL_perl
2009-10-10 Kartik Thakore fixed blit with new rect
2009-10-10 Leon Brocard Add display_format_alpha
2009-10-08 Kartik Thakore Merge git://github.com/garu/SDL_perl into experimental
2009-10-08 Kartik Thakore Some fixes
2009-10-08 Breno G. de Oliveira minor pod fix
2009-10-08 Breno G. de Oliveira initial state of Pong tutorial
2009-10-08 Breno G. de Oliveira kthakore can't spell :)
2009-10-08 Kartik Thakore need to return values of Rect* and so on
2009-10-07 Kartik Thakore wow .. I don't even know how this fixes sound
2009-10-07 Kartik Thakore Build.PL fix
2009-10-07 Kartik Thakore CPAN Rel v2.2.3
2009-10-07 Kartik Thakore Got rid of generated Config.pm
2009-10-04 Breno G. de Oliveira implemented 'duplicate' as 'copy' alias
2009-10-04 Breno G. de Oliveira implemented collidehashall
2009-10-04 Breno G. de Oliveira implemented collidehash
2009-10-04 Breno G. de Oliveira implemented collidelistall
2009-10-04 Breno G. de Oliveira implemented collidelist
2009-10-04 Breno G. de Oliveira implemented colliderect
2009-10-04 Breno G. de Oliveira implemented collidepoint
2009-10-04 Breno G. de Oliveira implemented contains
2009-10-04 Breno G. de Oliveira implemented normalize
2009-10-04 Breno G. de Oliveira implemented fit and fit_ip
2009-10-04 Breno G. de Oliveira implemented unionall and unionall_ip
2009-10-04 Breno G. de Oliveira implemented union and union_ip
2009-10-04 Breno G. de Oliveira implemented clip and clip_ip
2009-10-01 Kartik Thakore wow .. I don't even know how this fixes sound
2009-09-29 Kartik Thakore Build.PL fix
2009-09-29 Kartik Thakore CPAN Rel v2.2.3
2009-09-29 Breno G. de Oliveira implemented clamp and clamp_ip
2009-09-28 Kartik Thakore Got rid of generated Config.pm
2009-09-27 Kartik Thakore Cleanup Carp
2009-09-27 Kartik Thakore Merge git://github.com/garu/SDL_perl into experimental
2009-09-26 Kartik Thakore Merged to higher version
2009-09-25 Kartik Thakore Merge branch 'master' of git://github.com/m4gnet/SDL_perl
2009-09-25 magnet some docs added.
2009-09-22 Kartik Thakore Updated SDL::Event docs
2009-09-22 Kartik Thakore Updated SDL::App docs
2009-09-20 Breno G. de Oliveira implemented copy, move (& ip), inflate (& ip)
2009-09-19 magnet test Doc for PumpEvents
2009-09-19 Kartik Thakore Added Nelson's Tutorial
2009-09-17 kthakore (no commit message)
2009-09-13 Kartik Thakore More fixes, some clean up. For some reason blit is...
2009-09-12 Kartik Thakore Made rect.pm strict
2009-09-12 Kartik Thakore Fixed Rect extension test but still not statisfied
2009-09-12 Kartik Thakore Synced Experimental with Master
2009-09-12 Kartik Thakore Forcing Alien 0.3 for now
2009-09-11 Kartik Thakore Gave some props to me
2009-09-11 Kartik Thakore Applied relevant debian patchesand move version to...
2009-09-11 Kartik Thakore Applied relevant debian patchesand move version to...
2009-09-10 Breno G. de Oliveira Merge branch 'experimental' of git://github.com/kthakor...
2009-09-08 Kartik Thakore Using new Rect with v2.2.2.11. Had to change getClipRec...
2009-09-08 Breno G. de Oliveira removed C:XSA:A dep. Works now on current SDLperl
2009-09-08 Kartik Thakore Merged garu's changes: new Game::Rect, TTFont docs...
2009-09-07 Breno G. de Oliveira improved documentation
2009-09-01 Kartik Thakore Updates
2009-08-31 Breno G. de Oliveira SDL::Game::Rect was not added... oopsie :)
2009-08-31 Kartik Thakore FreeBSD audio on cpan still fails. So fixed test to...
2009-08-30 Kartik Thakore Moved version
2009-08-30 Kartik Thakore Fixed test for hardware or underlying fails
2009-08-30 Kartik Thakore Merge branch 'experimental'
2009-08-30 Kartik Thakore Merge git://github.com/garu/SDL_perl
next