Package: gltron / 0.70final-10

Metadata

Package Version Patches format
gltron 0.70final-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
amd64 ai.patch | (download)

src/include/game/game_data.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix dumb artificial intelligence on amd64

amd64 gcc40.patch | (download)

src/include/video/fonttex.h | 2 1 + 1 - 0 !
src/video/trail.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix a compile problem on amd64 with gcc 4.0+.

cflags.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
configure | 16 1 + 15 - 0 !
lua/src/lib/Makefile.in | 6 4 + 2 - 0 !
3 files changed, 6 insertions(+), 18 deletions(-)

 make configure & makefiles use cflags/cxxflags correctly
 Remove broken --enable-optimize flag from configure, since it
 was overriding our CFLAGS

debian datapath.patch | (download)

nebu/filesystem/findpath.c | 61 1 + 60 - 0 !
1 file changed, 1 insertion(+), 60 deletions(-)

 finds the installed data correctly on a debian system without going
 through a complicated process.

disable screenmenu.patch | (download)

scripts/menu.lua | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable changing the screen resolution in-game, since it was
 crashing anyway

gcc30.patch | (download)

lua/src/lib/liolib.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compile error on gcc 3.0+

gcc 4.6.patch | (download)

nebu/scripting/scripting.c | 5 2 + 3 - 0 !
nebu/video/video_system.c | 4 1 + 3 - 0 !
src/game/computer.c | 3 1 + 2 - 0 !
src/game/init_sdl.c | 3 1 + 2 - 0 !
src/video/trail.c | 10 4 + 6 - 0 !
5 files changed, 9 insertions(+), 16 deletions(-)

 fix build issues with gcc 4.6