| patch |
summary |
view |
raw |
| endianess.patch |
hex_puzzzle.cpp | 86 +++++++++++++++++++++++++++++++++++++++++++-------------
packfile.h | 19 ++++++++++--
savestate.h | 62 +++++++++++++++++++++++++++++++---------
3 files changed, 131 insertions(+), 36 deletions(-)
|
view
|
download
|
| minimal-sdl-init.patch |
gfx.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| proper_directories.patch |
Makefile | 5 +++--
gfx.cpp | 6 +++++-
hex_puzzzle.cpp | 44 +++++++++++++++++++++++++++++++++++++++-----
3 files changed, 47 insertions(+), 8 deletions(-)
|
view
|
download
|
| gettext_i18n.patch |
Makefile | 2
gfx.cpp | 2
hex_puzzzle.cpp | 55 +++++++-------
i18n.cpp | 49 ++++++++++++
i18n.h | 43 +++++++++++
level_list.h | 217 ++++++++++++++++++++++++++++----------------------------
menus.h | 145 +++++++++++++++++++------------------
7 files changed, 313 insertions(+), 200 deletions(-)
|
view
|
download
|
| patch-hex-a-hop-better-than-par.diff |
hex_puzzzle.cpp | 2 +-
savestate.h | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
|
view
|
download
|
| typos.patch |
level_list.h | 2 +-
menus.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| compiler_warnings.patch |
Makefile | 4 +++-
gfx.cpp | 5 ++---
gfx_list.h | 3 ++-
hex_puzzzle.cpp | 53 ++++++++++++++++++++++++-----------------------------
menus.h | 33 ++++++++++++++++-----------------
packfile.h | 2 +-
state.h | 3 ++-
7 files changed, 50 insertions(+), 53 deletions(-)
|
view
|
download
|
| pango_fonts.patch |
Makefile | 2 -
gfx.cpp | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
hex_puzzzle.cpp | 78 ++++++++++++++++++++++++++++++++++++-------
menus.h | 69 +++++++++++++++++++++++++++++++-------
4 files changed, 222 insertions(+), 27 deletions(-)
|
view
|
download
|
| remove_old_font_handling.patch |
gfx_list.h | 2 -
hex_puzzzle.cpp | 75 --------------------------------------------------------
menus.h | 6 ++--
3 files changed, 4 insertions(+), 79 deletions(-)
|
view
|
download
|
| array_subscripts_warning.patch |
Makefile | 4 +---
hex_puzzzle.cpp | 26 +++++++++++++-------------
menus.h | 2 +-
3 files changed, 15 insertions(+), 17 deletions(-)
|
view
|
download
|
| i18n_increase_array_sizes.patch |
hex_puzzzle.cpp | 2 +-
menus.h | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| mouse_cursor_without_font.patch |
hex_puzzzle.cpp | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
|
view
|
download
|
| misc_errors.patch |
hex_puzzzle.cpp | 10 +++++++---
packfile.h | 21 ++++++++++++++++++++-
2 files changed, 27 insertions(+), 4 deletions(-)
|
view
|
download
|
| reduce_cpu_usage.patch |
gfx.cpp | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| mouse-wheel-support.patch |
menus.h | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| segfault_443822.patch |
hex_puzzzle.cpp | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| remove_confirmation.patch |
menus.h | 83 ++++++++++++++++++++++++++++------------------------------------
1 file changed, 37 insertions(+), 46 deletions(-)
|
view
|
download
|
| gcc_4.4.patch |
menus.h | 2 +-
savestate.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|