Edgar Simo <bobbens@gmail.com> [Thu, 17 Jul 2008 16:08:46 +0000] rev 2525
Added third axis to condition effects.
Edgar Simo <bobbens@gmail.com> [Thu, 17 Jul 2008 16:07:20 +0000] rev 2524
Better handling of opening haptics from joysticks.
Fixed segfault when opening from joystick.
Edgar Simo <bobbens@gmail.com> [Thu, 17 Jul 2008 11:47:48 +0000] rev 2523
Haptic subsystem handles haptic axes now.
Support for SDL_HAPTIC_SPHERICAL on linux.
More error checking.
Improved documentation.
Added missing SDLCALLs to SDL_haptic.h.
Edgar Simo <bobbens@gmail.com> [Tue, 15 Jul 2008 17:35:06 +0000] rev 2522
Now compiles cleanly (has yet to work though).
Edgar Simo <bobbens@gmail.com> [Tue, 15 Jul 2008 17:03:34 +0000] rev 2521
Many typo and silly mistake fixes.
Edgar Simo <bobbens@gmail.com> [Tue, 15 Jul 2008 16:35:14 +0000] rev 2520
Adding initial darwin port of haptic subsystem - broken atm.
Edgar Simo <bobbens@gmail.com> [Tue, 15 Jul 2008 15:53:48 +0000] rev 2519
More explicit with iterations and length.
Added spherical coordinates (not available on linux).
Edgar Simo <bobbens@gmail.com> [Tue, 15 Jul 2008 11:24:25 +0000] rev 2518
* Removed unneeded int.
Edgar Simo <bobbens@gmail.com> [Thu, 10 Jul 2008 17:54:08 +0000] rev 2517
Broke API by introducing iterations to SDL_HapticRunEffects().
Fixed minor issues.
Edgar Simo <bobbens@gmail.com> [Thu, 10 Jul 2008 17:52:57 +0000] rev 2516
Created win32 and darwin dirs.