| patch |
summary |
view |
raw |
| 10_build_environment.diff |
Makefile.am | 1 +
src/Makefile.am | 1 -
src/canvas.h | 2 +-
src/controloptions.cpp | 2 +-
src/gameoptions.cpp | 2 +-
src/menumanager.h | 3 ++-
src/sdl_driver.h | 4 ++--
src/ui/Makefile.am | 2 +-
src/ui/menu.h | 2 +-
src/ui/menuaction.cpp | 2 +-
src/ui/menuaction.h | 2 +-
src/ui/menuentry.cpp | 2 +-
src/ui/menuentry.h | 2 +-
src/ui/menusystem.h | 4 ++--
src/videooptions.cpp | 2 +-
15 files changed, 17 insertions(+), 16 deletions(-)
|
view
|
download
|
| 20_gcc_4.3.diff |
src/lisp/lexer.cpp | 1 +
src/lisp/parser.cpp | 1 +
src/sdl_driver.cpp | 1 +
src/videooptions.cpp | 1 +
4 files changed, 4 insertions(+)
|
view
|
download
|
| 30_gcc_4.4.diff |
src/lisp/lexer.cpp | 1 +
src/lisp/lisp.cpp | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| 40_player_colors.diff |
src/messages.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 50_absolute_mouse.diff |
src/game.cpp | 8 ++++++++
src/input.h | 3 +++
src/sdl_driver.cpp | 16 ++++++++--------
src/settings.cpp | 8 ++++----
4 files changed, 23 insertions(+), 12 deletions(-)
|
view
|
download
|