Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
pacman.c | Fix some problems and add features. - Problems fixed: * Changed screen/window resolution error message. * Bugfix for possible buffer overflow when choosing a level. (Closes #641652) * Bugfix for possible index out of bound when going through a border while playing. (Closes #641657) - Feature to allow create a menu icon for X (Closes: #737997): * Game Over screen which allows to exit or to restart. - Another features: * Added a help option (documents before undocumented level choosing option). * Changed option syntax for level choosing. |
Alexandre Dantas <eu@alexdantas.net> | no | 2014-08-13 | ||
levels | Change levels location in pacman.h. | Alexandre Dantas <eu@alexdantas.net> | no | 2014-08-13 | ||
Makefile | Makes Makefile compliant with Debian and adds GCC hardening. | Alexandre Dantas <eu@alexdantas.net> | no | 2014-08-13 |