added level codes and some cosmetix; vm code file is xored now (to prevent easy level...
commit3ec2d9c7679cb22f04d8c61a17053b7c93ccdf21
authorketmar <ketmar@ketmar.no-ip.org>
Thu, 15 Mar 2012 06:58:08 +0000 (15 08:58 +0200)
committerketmar <ketmar@ketmar.no-ip.org>
Thu, 15 Mar 2012 06:58:08 +0000 (15 08:58 +0200)
treebe11dedfdf7b0129c86c5fbe383009dba3fcf8a9
parent754b98f488c0a94be5c39bf0b59aaa541aebbe19
added level codes and some cosmetix; vm code file is xored now (to prevent easy level code spotting)
12 files changed:
asm/defs.awa
asm/defs/globals.awa
asm/defs/level_codes.awa [new file with mode: 0644]
asm/game.awa
asm/game/frame_common.awa
asm/title.awa
src/awasm.c
src/gameglobals.c
src/vm_gamelabels.h
src/vm_gamelabelsdef.c
src/vm_gamelabelsinit.c
tools/disasm.bob