aboutsummaryrefslogtreecommitdiffstats
path: root/src/sprite.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Running clang-format over everything.Yann Herklotz2017-08-241-11/+21
| | | | Edited formatting and ran it over all the files.
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-2/+2
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* Adding clang format with my style based on googleYann Herklotz2017-08-061-58/+55
|
* Added MIT License to all filesYann Herklotz2017-07-271-0/+8
|
* Correcting indentation and removed vector2d.cppYann Herklotz2017-06-211-43/+43
|
* Sprite batching workinYann Herklotz2017-04-041-0/+6
|
* Adding spritebatch classYann Herklotz2017-04-041-1/+6
|
* Adding initial filesYann Herklotz2017-04-021-0/+71