Skip to content

Releases: commonlispbr/starwar

v0.2.0: Fixes and build system with dynamic libraries

23 Feb 23:20
e9a6f5c
Compare
Choose a tag to compare

CHANGELOG:

  • Fix resize problem and add F11 key to toggle fullscreen
  • Add makefile and build.lisp script to make release easy
  • Add a starwar.lisp to execute easily
  • Add support at make-binary to dump all the dynamic libraries
  • These dynamic libraries will be load at runtime
  • Add a StarWar.desktop launcher to make more easy to be portable

This release didn't is need to download manually SDL! They are distributed together!

The first release of the StarWar

11 Feb 08:11
Compare
Choose a tag to compare

You need all the SDL1.2 libraries
to work with lispbuilder, as:

  • sdl
  • sdl_sound
  • sdl_mixer
  • sdl_gfx
  • sdl_ttf
  • sdl_image (maybe)