Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-07 | clean the code and fix bugs | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-07 | do not pass a pointer to standard type when a copy is possible | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-07 | fixed some compilation warnings | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2014-10-26 | game: fix segmentation fault whenever the game starts | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2014-10-26 | game: remove useless checks | Olivier Gayot | |
it is safe to pass a null pointer to SDL_FreeSurface() BTW: change the format of the files from dos to unix Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2014-10-26 | game: Add a buildable version of the agme | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> |