Skip to content

Releases: BitterlyIronic/Liberal-Crime-Squad

Should work on ARM (etc), I think?

23 Oct 04:17
Compare
Choose a tag to compare

Finished going through and converting all the uses of char for things that aren't characters that I could find. Might have broken something but at least it'll be broken the same way regardless of arch.

Fix delays not working when using PDCurses

21 Oct 19:02
Compare
Choose a tag to compare
alternate definition of pause_ms for PDCurses

PDCurses doesn't seem to like delays external to it

Re-add ncurses backend

20 Oct 16:11
Compare
Choose a tag to compare

Readds the ncurses backend and adds a compile option to disable music

Block resizing on both backends

20 Oct 02:57
Compare
Choose a tag to compare

Both XCurses and SDL have window resizing disabled by default now, because the game doesn't handle it and it doesn't make a lot of sense to do it.

If you really must have it, passing --enable-resizing to ./configure will enable it for either backend.

v4.10.3.1u

20 Oct 01:21
Compare
Choose a tag to compare

Quick hotfix so that the XCurses backend creates a correctly sized window

v4.10.3u

19 Oct 20:54
Compare
Choose a tag to compare

Cleanup and XCurses backend

SDL PDCurses

18 Oct 16:25
Compare
Choose a tag to compare

First release with SDL PDCurses

v4.10.1u

17 Oct 19:06
Compare
Choose a tag to compare
tweaking version number to something that makes more sense