Releases: commonlispbr/starwar
Releases · commonlispbr/starwar
v0.2.0: Fixes and build system with dynamic libraries
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
You need all the SDL1.2 libraries
to work with lispbuilder, as:
- sdl
- sdl_sound
- sdl_mixer
- sdl_gfx
- sdl_ttf
- sdl_image (maybe)