Skip to content

Initial Port: Voxlap 6

No due date 0% complete

The API may not be changing, I think this is worthy of a new major version.

Basically, the game should run on linux+gcc+sdl+x86-32 exactly as it did on windows+msvc+directx+x86-32 bit. This constitutes the "conservative" port: no new features, no new overhead, just squashing compiler bugs. The port should fine with or without assembly though.

The API may not be changing, I think this is worthy of a new major version.

Basically, the game should run on linux+gcc+sdl+x86-32 exactly as it did on windows+msvc+directx+x86-32 bit. This constitutes the "conservative" port: no new features, no new overhead, just squashing compiler bugs. The port should fine with or without assembly though.

Loading