summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed Xinerama support! <3LAMMJohnson2011-06-262-11/+40
|
* Corrected incorrect argv iteration when giving specific resolution parametersLAMMJohnson2011-06-261-2/+2
|
* More option pretty-ifyingLAMMJohnson2011-06-261-0/+2
|
* Fixed fullscreen res detection. Changed defaults back to small cat while the ↵LAMMJohnson2011-06-262-4/+7
| | | | last few scaling niggles are fixed
* Found fullscreen problemLAMMJohnson2011-06-261-0/+2
|
* Split usage into a separate (tidy) functionLAMMJohnson2011-06-261-18/+24
|
* Fixed args logicLAMMJohnson2011-06-261-8/+8
|
* Some OCD tidyingLAMMJohnson2011-06-261-17/+13
|
* Made arg handling safeLAMMJohnson2011-06-261-5/+8
|
* Merge pull request #1 from rippinblaise/masterLAMMJohnson2011-06-255-15/+111
|\ | | | | Scaled cat
| * Updated READMEblaise2011-06-211-8/+10
| |
| * Added option for changing resolution, fixed cat not centering properly in ↵blaise2011-06-211-19/+42
| | | | | | | | windowed mode with Xinerama, changed default mode to windowed
| * Fixed my previous error of the rainbow not going all the way to the left edgeblaise2011-06-211-0/+0
| |
| * Fixed frame00.png being the wrong resolution as well, didn't realize it was ↵blaise2011-06-211-0/+0
| | | | | | | | this way until now
| * Made frame04 the same width as the other frames, then changed the ↵blaise2011-06-202-2/+1
| | | | | | | | stretchimage function to make all the canvases have the format of the images rather than the screen
| * added a 10% barrier between the right side of the cat and the right side of ↵blaise2011-06-201-1/+1
| | | | | | | | the screen, it just looks better this way
| * Updated TODOsblaise2011-06-201-1/+3
| |
| * Added command line args and help/readmeblaise2011-06-202-14/+68
| |
| * Added Johnson's memory error handling and took out some unneeded commented codeblaise2011-06-191-3/+13
| |
| * Made the cat scale to the width of the screenblaise2011-06-191-22/+28
|/
* Added memory error handlingLAMMJohnson2011-06-201-0/+13
|
* Broke main function into component functions (as good practise dictates)LAMMJohnson2011-05-291-85/+103
|
* TidyingLAMMJohnson2011-05-292-20/+25
|
* Made sparkles appear evenly on all screen sizesLAMMJohnson2011-04-291-4/+10
|
* Removed finished / Added new TODOsLAMMJohnson2011-04-281-2/+2
|
* Removed -ggdb compiler flagLAMMJohnson2011-04-281-1/+1
|
* Improved clear function. CPU usage DRASTICALLY reducedLAMMJohnson2011-04-272-11/+45
|
* Removed front sparklesLAMMJohnson2011-04-271-13/+10
|
* reduced number of sparklesLAMMJohnson2011-04-271-2/+2
|
* Added --nosound flagLAMMJohnson2011-04-271-18/+9
|
* TidyingLAMMJohnson2011-04-271-8/+6
|
* Fixed xinerama area calculationLAMMJohnson2011-04-271-1/+3
|
* Full Xinerama supportLAMMJohnson2011-04-271-11/+20
|
* Tidying and more Xinerama supportLAMMJohnson2011-04-271-35/+43
|
* Continued connecting in XineramaLAMMJohnson2011-04-272-2/+9
|
* Organised MakefileLAMMJohnson2011-04-271-7/+11
|
* Tidying. First Xinerama touchesLAMMJohnson2011-04-272-8/+13
|
* Added iproper system installLAMMJohnson2011-04-262-15/+35
|
* Added license textLAMMJohnson2011-04-261-0/+10
|
* Added music! <3LAMMJohnson2011-04-263-9/+8
|
* First touches of audioLAMMJohnson2011-04-263-1/+25
|
* Name changeLAMMJohnson2011-04-262-6/+6
|
* Added sparkle pre-populationLAMMJohnson2011-04-261-5/+9
|
* Fixed alpha and background colorLAMMJohnson2011-04-266-14/+40
|
* Fixed sparkle speedLAMMJohnson2011-04-261-4/+4
|
* Fixed sparkle animation problemLAMMJohnson2011-04-261-12/+9
|
* More shit to doLAMMJohnson2011-04-261-0/+1
|
* Added cat managementLAMMJohnson2011-04-262-17/+55
|
* First commitLAMMJohnson2011-04-2613-0/+257