20080916
commit382e55084a7ab9cfa850aee2c11f775b8dc53d10
authorCzirkos Zoltan <czirkos.zoltan@gmail.com>
Fri, 13 Mar 2015 20:41:02 +0000 (13 21:41 +0100)
committerCzirkos Zoltan <czirkos.zoltan@gmail.com>
Fri, 13 Mar 2015 20:41:02 +0000 (13 21:41 +0100)
tree2a2672edcb868ffa05b76fdd57dea2a5dd37ffb1
parent89aaae801700b5dcffc774636c5e99c3eeca7de4
20080916
72 files changed:
AUTHORS
README
TODO
configure
configure.in
include/Makefile.am
include/Makefile.in
include/boulder_rush.png
include/c64_font.h
include/c64_font.png
include/chargen [deleted file]
include/chargen.h [deleted file]
include/gdash_screen.png
include/gdash_tile.png [new file with mode: 0644]
include/title.h
include/title.list
po/de.gmo
po/de.po
po/gdash.pot
po/hu.gmo
po/hu.po
sound/Makefile.am
sound/Makefile.in
sound/acid_spread.ogg [new file with mode: 0644]
sound/bladder_convert.ogg [new file with mode: 0644]
sound/bladder_spender.ogg [new file with mode: 0644]
sound/bomb_collect.ogg [new file with mode: 0644]
sound/bomb_explosion.ogg [new file with mode: 0644]
sound/bomb_place.ogg [new file with mode: 0644]
sound/bonus_life.ogg [new file with mode: 0644]
sound/box_push.ogg [new file with mode: 0644]
sound/clock_collect.ogg [new file with mode: 0644]
sound/diamond_collect.ogg
sound/ghost_explosion.ogg [new file with mode: 0644]
sound/gravity_change.ogg [new file with mode: 0644]
sound/growing_wall.ogg [new file with mode: 0644]
sound/key_collect.ogg [new file with mode: 0644]
sound/pneumatic_collect.ogg [new file with mode: 0644]
sound/skeleton_collect.ogg
sound/slime.ogg [new file with mode: 0644]
sound/sweet_collect.ogg [new file with mode: 0644]
sound/switch_biter.ogg [new file with mode: 0644]
sound/switch_creatures.ogg [new file with mode: 0644]
sound/switch_gravity.ogg [new file with mode: 0644]
sound/switch_growing.ogg [new file with mode: 0644]
sound/teleporter.ogg
sound/voodoo_explosion.ogg [new file with mode: 0644]
sound/water.ogg [new file with mode: 0644]
src/about.c
src/c64import.c
src/cave.c
src/cave.h
src/caveengine.c
src/caveset.c
src/editor-widgets.c
src/editor.c
src/game.c
src/gtk_gfx.c
src/gtk_gfx.h
src/gtk_main.c
src/gtk_main.h
src/gtk_ui.c
src/gtk_ui.h
src/help.c
src/sdl_gfx.c
src/sdl_gfx.h
src/sdl_main.c
src/sdl_ui.c
src/sdl_ui.h
src/settings.c
src/settings.h
src/sound.c