├── FontHandler.cp ├── FontHandler.h ├── Ice2 CD label 6.6 ├── LICENSE ├── PlayMusic.cp ├── PlayMusic.h ├── PrepareStream.cp ├── PrepareStream.h ├── README.md ├── animation.cp ├── animation.h ├── deadlist.cp ├── deadlist.h ├── dudemeyer.cp ├── dudemeyer.h ├── icebreaker.h ├── icetwo ├── icetwo.cp ├── icetwo.make ├── landscape.cp ├── landscape.h ├── levels.cp ├── levels.h ├── levelstat ├── levelstat.cp ├── levelstat.make ├── memcheck.cp ├── memcheck.h ├── nvram.cp ├── nvram.h ├── seeker.cp ├── seeker.h ├── solids.cp ├── solids.h ├── sounds.cp ├── sounds.h ├── userif.cp ├── userif.h ├── weapon.cp └── weapon.h /FontHandler.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/FontHandler.cp -------------------------------------------------------------------------------- /FontHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/FontHandler.h -------------------------------------------------------------------------------- /Ice2 CD label 6.6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/Ice2 CD label 6.6 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/LICENSE -------------------------------------------------------------------------------- /PlayMusic.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/PlayMusic.cp -------------------------------------------------------------------------------- /PlayMusic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/PlayMusic.h -------------------------------------------------------------------------------- /PrepareStream.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/PrepareStream.cp -------------------------------------------------------------------------------- /PrepareStream.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/PrepareStream.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/README.md -------------------------------------------------------------------------------- /animation.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/animation.cp -------------------------------------------------------------------------------- /animation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/animation.h -------------------------------------------------------------------------------- /deadlist.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/deadlist.cp -------------------------------------------------------------------------------- /deadlist.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/deadlist.h -------------------------------------------------------------------------------- /dudemeyer.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/dudemeyer.cp -------------------------------------------------------------------------------- /dudemeyer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/dudemeyer.h -------------------------------------------------------------------------------- /icebreaker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/icebreaker.h -------------------------------------------------------------------------------- /icetwo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/icetwo -------------------------------------------------------------------------------- /icetwo.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/icetwo.cp -------------------------------------------------------------------------------- /icetwo.make: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/icetwo.make -------------------------------------------------------------------------------- /landscape.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/landscape.cp -------------------------------------------------------------------------------- /landscape.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/landscape.h -------------------------------------------------------------------------------- /levels.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/levels.cp -------------------------------------------------------------------------------- /levels.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/levels.h -------------------------------------------------------------------------------- /levelstat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/levelstat -------------------------------------------------------------------------------- /levelstat.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/levelstat.cp -------------------------------------------------------------------------------- /levelstat.make: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/levelstat.make -------------------------------------------------------------------------------- /memcheck.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/memcheck.cp -------------------------------------------------------------------------------- /memcheck.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/memcheck.h -------------------------------------------------------------------------------- /nvram.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/nvram.cp -------------------------------------------------------------------------------- /nvram.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/nvram.h -------------------------------------------------------------------------------- /seeker.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/seeker.cp -------------------------------------------------------------------------------- /seeker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/seeker.h -------------------------------------------------------------------------------- /solids.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/solids.cp -------------------------------------------------------------------------------- /solids.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/solids.h -------------------------------------------------------------------------------- /sounds.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/sounds.cp -------------------------------------------------------------------------------- /sounds.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/sounds.h -------------------------------------------------------------------------------- /userif.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/userif.cp -------------------------------------------------------------------------------- /userif.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/userif.h -------------------------------------------------------------------------------- /weapon.cp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/weapon.cp -------------------------------------------------------------------------------- /weapon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trapexit/3do-icebreaker2/HEAD/weapon.h --------------------------------------------------------------------------------