September 2020 Commit Log

Number of Commits:
49
Number of Active Developers:
1
akirschbaum 2020-09-15 16:01 Rev.: 21440

Fix possible NullPointerException with --debug-gui

15 lines of code changed in 2 files:

akirschbaum 2020-09-15 16:00 Rev.: 21439

Make message window taller

3 lines of code changed in 6 files:

akirschbaum 2020-09-15 13:23 Rev.: 21438

Implement "issue take", "issue drop", "issue apply", and "issue <arbitrary command>" script commands

402 lines of code changed in 8 files:

akirschbaum 2020-09-14 17:20 Rev.: 21434

Fix "request map" script commands to actually report (0, 0) as the initial map position

223 lines of code changed in 12 files:

akirschbaum 2020-09-14 17:19 Rev.: 21433

Consistently format sources

165 lines of code changed in 21 files:

akirschbaum 2020-09-13 10:42 Rev.: 21421

Make ground view more readable

17 lines of code changed in 2 files:

akirschbaum 2020-09-13 10:42 Rev.: 21420

Remove 'label_spell' element from skin files

30 lines of code changed in 11 files:

akirschbaum 2020-09-13 10:42 Rev.: 21419

Update URLs in documentation and help dialog

39 lines of code changed in 6 files:

akirschbaum 2020-09-13 10:41 Rev.: 21418

Merge 'duptextgauge' and 'dupgauge' elements in skin files

47 lines of code changed in 6 files:

akirschbaum 2020-09-13 10:41 Rev.: 21417

Change behavior of "request map" script commands to make it more similar to GTKv2's behavior

91 lines of code changed in 4 files:

akirschbaum 2020-09-13 10:40 Rev.: 21416

Simplify code

9 lines of code changed in 4 files:

akirschbaum 2020-09-13 10:40 Rev.: 21415

Fix possible race conditions when painting maps

6 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:40 Rev.: 21414

Fix possible race conditions when painting tooltips

11 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:39 Rev.: 21413

Fix possible race conditions when painting items

151 lines of code changed in 6 files:

akirschbaum 2020-09-13 10:39 Rev.: 21412

Fix possible race condition in network code

5 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:39 Rev.: 21411

Simplify code

2 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:38 Rev.: 21410

Fix possible race condition when repainting the map view

92 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:38 Rev.: 21409

Whitespace changes

23 lines of code changed in 1 file:

akirschbaum 2020-09-13 10:38 Rev.: 21408

Improve comment

3 lines of code changed in 2 files:

akirschbaum 2020-09-13 10:38 Rev.: 21407

Simplify code

5 lines of code changed in 1 file:

akirschbaum 2020-09-11 16:53 Rev.: 21404

Accelerate map repaints

14 lines of code changed in 4 files:

akirschbaum 2020-09-11 16:52 Rev.: 21403

Make expressions in skin files more flexible

167 lines of code changed in 29 files:

akirschbaum 2020-09-11 16:44 Rev.: 21402

Make Expression class more flexible

16 lines of code changed in 3 files:

akirschbaum 2020-09-11 16:42 Rev.: 21401

Replace java.io.File with java.nio.file.Path

290 lines of code changed in 21 files:

akirschbaum 2020-09-09 15:55 Rev.: 21388

Fix possible IndexOutOfBoundsException while updating the message window

8 lines of code changed in 2 files:

akirschbaum 2020-09-09 15:54 Rev.: 21387

Use a darker green for [color=green] text tags

5 lines of code changed in 2 files:

akirschbaum 2020-09-09 15:53 Rev.: 21386

build-setup: Print a sensible error message when run as root

10 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:52 Rev.: 21385

Replace `...` with $(...) in shell scripts

10 lines of code changed in 2 files:

akirschbaum 2020-09-09 15:51 Rev.: 21384

Add test case

42 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:46 Rev.: 21383

Add IDE Git config

6 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:45 Rev.: 21382

Update .gitignore file

4 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:44 Rev.: 21381

Rename variable name

1 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:43 Rev.: 21380

Simplify code

0 lines of code changed in 2 files:

akirschbaum 2020-09-09 15:43 Rev.: 21379

Add details to error message about an invalid resolution value

1 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:42 Rev.: 21378

Add nullable annotation

1 lines of code changed in 1 file:

akirschbaum 2020-09-09 15:40 Rev.: 21377

Update IDE warning settings

31 lines of code changed in 33 files:

akirschbaum 2020-09-09 15:34 Rev.: 21376

Fix Javadoc issues

5 lines of code changed in 5 files:

akirschbaum 2020-09-09 15:33 Rev.: 21375

Clean up TestScriptProcess

188 lines of code changed in 3 files:

akirschbaum 2020-09-09 15:31 Rev.: 21374

Extract AbstractScriptProcess from DefaultScriptProcess

725 lines of code changed in 2 files:

akirschbaum 2020-09-09 15:30 Rev.: 21373

Remove duplicated code

0 lines of code changed in 1 file:

akirschbaum 2020-09-09 11:55 Rev.: 21364

Inline variable

1 lines of code changed in 1 file:

akirschbaum 2020-09-03 12:37 Rev.: 21342

Properly paint smoothed faces

3 lines of code changed in 2 files:

akirschbaum 2020-09-03 12:36 Rev.: 21341

Suppress IDE warnings

2 lines of code changed in 1 file:

akirschbaum 2020-09-03 12:35 Rev.: 21340

Replace arithmetic operators with bit-operators

5 lines of code changed in 1 file:

akirschbaum 2020-09-03 12:34 Rev.: 21339

Rewrite code

2 lines of code changed in 1 file:

akirschbaum 2020-09-03 12:33 Rev.: 21338

Fix spurious warning "Warning: connection state is WAIT_REPLYINFO when switching to state WAIT_REPLYINFO, expecting state ADDME"

7 lines of code changed in 2 files:

akirschbaum 2020-09-03 12:32 Rev.: 21337

Fix Javadoc issue

1 lines of code changed in 1 file:

akirschbaum 2020-09-03 12:29 Rev.: 21336

Properly show error messages while connecting to the server

6 lines of code changed in 2 files:

akirschbaum 2020-09-03 12:27 Rev.: 21335

Fix HTML issue

1 lines of code changed in 1 file:

August 2020 »

Generated by StatSVN 0.7.0