| patch |
summary |
view |
raw |
| 000_author_contact.diff |
GravityWars101.c | 23 ++++++-----------------
README | 4 ++--
README.announce | 4 ++--
3 files changed, 10 insertions(+), 21 deletions(-)
|
view
|
download
|
| 010_comments.diff |
control.c | 8 ++++----
hole.c | 2 +-
init.c | 2 --
makepic.c | 2 +-
memory.h | 4 ++--
moveship.c | 5 +++--
6 files changed, 11 insertions(+), 12 deletions(-)
|
view
|
download
|
| 010_c_syntax_fixes.diff |
memory.h | 2 +-
moveship.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 010_data_paths.diff |
GravityWars101.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
|
view
|
download
|
| 010_escape_exits_title.diff |
introutro.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 010_highscores.diff |
GravityWars101.c | 9 ++++-----
init.c | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
|
view
|
download
|
| 010_reduce_verbosity.diff |
init.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 010_sdl_port.diff |
GravityWars101.c | 10 +-
Makefile | 16 ++-
blocks.c | 11 +-
control.c | 4
includes.h | 4
init.c | 19 +++-
introutro.c | 17 ++-
moveship.c | 22 ++++
scroll.c | 9 +
vgastubs.c | 249 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
vgastubs.h | 41 +++++++++
11 files changed, 386 insertions(+), 16 deletions(-)
|
view
|
download
|
| 020_sdl_joystick.diff |
GravityWars101.c | 136 +++++++++++++++++
Makefile | 4
README.joystick | 44 +++++
vgastubs.c | 424 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
vgastubs.h | 10 +
5 files changed, 614 insertions(+), 4 deletions(-)
|
view
|
download
|
| 030_ucase_password.diff |
GravityWars101.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|