| patch |
summary |
view |
raw |
| 01_install-target-in-makefile |
sources/Makefile | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
|
view
|
download
|
| 02_unix-paths-fixup |
sources/configuration.cpp | 7 +++++
sources/encoder.cpp | 12 ++++++++-
sources/game.cpp | 8 +++++-
sources/main.cpp | 47 +++++++++++++++++++++++++++++++++++++-
sources/maps.cpp | 4 +++
sources/replays.cpp | 8 ++++++
sources/state_changepack.cpp | 8 ++++--
sources/state_chooseship.cpp | 2 -
sources/state_endsequence.cpp | 2 -
sources/state_game.cpp | 10 ++++----
sources/state_gameover.cpp | 2 -
sources/state_instructions.cpp | 2 -
sources/state_interphase.cpp | 7 ++++-
sources/state_keyredefinition.cpp | 2 -
sources/state_levelfinished.cpp | 2 -
sources/state_logo.cpp | 2 -
sources/state_mainmenu.cpp | 6 ++++
sources/state_replay.cpp | 10 ++++----
sources/state_replaymanager.cpp | 11 ++++++++
sources/state_typetext.cpp | 2 -
20 files changed, 128 insertions(+), 26 deletions(-)
|
view
|
download
|
| 03_config_patch_fixup |
sources/main.cpp | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
|
view
|
download
|
| 04_changelevelpack_fixup |
sources/game.cpp | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|