September 2020 Commit Log

Number of Commits:
9
Number of Active Developers:
3
crowbert 2020-09-14 18:03 Rev.: 21435

add --script=SCRIPT_NAME command-line option (not tested on Windows)

18 lines of code changed in 3 files:

silvernexus 2020-09-14 07:42 Rev.: 21429

Resolve assertion error described in bug 878 by scaling pixmaps[0] to the chosen tileset's size.

20 lines of code changed in 3 files:

silvernexus 2020-09-10 13:07 Rev.: 21391

Allow for the face set to define the tile size, rather than assume 32x32.
This works for 24x24, and presumably can be extended to larger tile sizes as well, e.g. 64x64.

9 lines of code changed in 2 files:

silvernexus 2020-09-09 21:26 Rev.: 21390

Correct incorrect selection of current face set in config menu.

5 lines of code changed in 2 files:

floomby 2020-09-04 12:31 Rev.: 21345

don't modify const char for connection strting

7 lines of code changed in 1 file:

floomby 2020-09-04 01:58 Rev.: 21343

strip leading and trailing whitespace from connection string

1 lines of code changed in 1 file:

crowbert 2020-09-01 22:52 Rev.: 21330

Client-side scripting: Fix 'request map' command in cases where the square is unknown.

2 lines of code changed in 1 file:

crowbert 2020-09-01 22:47 Rev.: 21329

Client-side scripting: Some commands can send a lot of data, and this data was
silently truncated. Now the full data is sent.

3 lines of code changed in 1 file:

crowbert 2020-09-01 22:34 Rev.: 21328

Client-side scripting: Add support for commands with tags: drop, take, apply
The script will get tag numbers by requesting the inventory. These could
already be used with:
issue mark <tag>
issue lock <tag>
With this commit, that is expanded to now include
issue drop <tag> [<count>]
issue take <tag> [<count>]
issue apply <tag>

45 lines of code changed in 1 file:

August 2020 »

Generated by StatSVN 0.7.0