August 2019 Commit Log

Number of Commits:
17
Number of Active Developers:
1
partmedia 2019-08-31 11:54 Rev.: 20996

Add latency profile printer

26 lines of code changed in 1 file:

partmedia 2019-08-31 11:54 Rev.: 20995

Replace non-null assertion with null check

This assertion gets triggered when the server exits right when the
client is connecting. Exit with an error instead.

6 lines of code changed in 1 file:

partmedia 2019-08-31 11:53 Rev.: 20994

Make profiling output easier to parse

3 lines of code changed in 2 files:

partmedia 2019-08-27 23:43 Rev.: 20980

Remove inventory table column limit

32 lines of code changed in 2 files:

partmedia 2019-08-18 21:38 Rev.: 20976

Fix table view for large inventories

Fun fact: this bug has been here since the GTKv2 client landed in r3083!

3 lines of code changed in 2 files:

partmedia 2019-08-18 21:38 Rev.: 20975

Simplify cell removal

2 lines of code changed in 1 file:

partmedia 2019-08-18 21:38 Rev.: 20974

Use one treestore for all tab views

21 lines of code changed in 1 file:

partmedia 2019-08-18 19:10 Rev.: 20973

Avoid redrawing on expose event

Since the inventory table is already redrawn when the main loop is idle,
avoid redrawing on expose to prevent the main loop from freezing up from
expose events when the redraw time is long.

0 lines of code changed in 1 file:

partmedia 2019-08-18 19:10 Rev.: 20972

Make code more readable

7 lines of code changed in 1 file:

partmedia 2019-08-18 19:10 Rev.: 20971

Remove unnecessary helper

1 lines of code changed in 1 file:

partmedia 2019-08-09 20:37 Rev.: 20933

Check for NULL

4 lines of code changed in 1 file:

partmedia 2019-08-09 20:37 Rev.: 20932

Add protocol debugging command-line option

14 lines of code changed in 5 files:

partmedia 2019-08-09 20:36 Rev.: 20931

Remove more calls to draw_lists()

0 lines of code changed in 1 file:

partmedia 2019-08-09 20:35 Rev.: 20930

Disconnect after receiving an unknown command

10 lines of code changed in 2 files:

partmedia 2019-08-08 10:22 Rev.: 20926

Avoid unnecessary calls to draw_lists()

This speeds up inventory redraw when picking up and dropping many items.

2 lines of code changed in 2 files:

partmedia 2019-08-08 10:22 Rev.: 20925

Log events on client start

13 lines of code changed in 2 files:

partmedia 2019-08-08 10:21 Rev.: 20924

Log time elapsed with LOG()

6 lines of code changed in 3 files:

July 2019 »

Generated by StatSVN 0.7.0