| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-26 | fix segmentation fault issued at startup | Olivier Gayot | |
| we used to try to open an image whose filename is wrong. Since we do not check the return of this function, the program crashes. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
| 2014-10-26 | game: do not launch as fullscreen | 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> | |||
