March 2015 Commit Log

Number of Commits:
28
Number of Active Developers:
2
rjtanner 2015-03-24 23:39 Rev.: 19879

Added additional US based metaserver for the client to query.

4 lines of code changed in 2 files:

partmedia 2015-03-22 13:49 Rev.: 19876

Check for <gio/gnetworking.h> before using it

9 lines of code changed in 3 files:

partmedia 2015-03-22 13:49 Rev.: 19875

Combine compiler include directories

1 lines of code changed in 1 file:

partmedia 2015-03-22 11:54 Rev.: 19874

Clean up main event loop and exit conditions

32 lines of code changed in 10 files:

partmedia 2015-03-22 11:54 Rev.: 19873

Clean up redundant disconnect handling

10 lines of code changed in 5 files:

partmedia 2015-03-22 11:54 Rev.: 19872

Rename client functions for consistency

62 lines of code changed in 10 files:

partmedia 2015-03-22 11:53 Rev.: 19871

Use GOutputStream to write to socket

18 lines of code changed in 5 files:

partmedia 2015-03-22 11:53 Rev.: 19870

Simplify hostname and port number parsing

GSocketClient parses the port number automatically.

9 lines of code changed in 4 files:

partmedia 2015-03-22 11:53 Rev.: 19869

Use GSocketClient to connect and disconnect socket

21 lines of code changed in 1 file:

partmedia 2015-03-21 15:07 Rev.: 19864

Redraw map from main loop only when idle

Instead of redrawing whenever the client receives a tick, redraw from
the event loop when there are no events pending. This improves the
responsiveness of the client on slow machines.

30 lines of code changed in 2 files:

partmedia 2015-03-21 15:06 Rev.: 19863

Clean up error dialog function

7 lines of code changed in 1 file:

partmedia 2015-03-21 15:06 Rev.: 19862

Improve error handling in layout loading

24 lines of code changed in 1 file:

partmedia 2015-03-21 15:06 Rev.: 19861

Replace unsafe sprintf() with snprintf()

8 lines of code changed in 2 files:

partmedia 2015-03-20 13:57 Rev.: 19860

Switch to ZIP for package creation

1 lines of code changed in 1 file:

partmedia 2015-03-20 13:57 Rev.: 19859

Clean up some global symbols

4 lines of code changed in 5 files:

partmedia 2015-03-19 13:34 Rev.: 19858

Avoid setting fixed default map size

0 lines of code changed in 1 file:

partmedia 2015-03-19 13:34 Rev.: 19857

Avoid sending data to suspicious file descriptors

This is a workaround for when the client sends data before connecting to
a server. This prevents some unexpected hangs due to a blocking socket
operation that cannot return.

4 lines of code changed in 1 file:

partmedia 2015-03-19 11:56 Rev.: 19856

Update desktop icon

5 lines of code changed in 1 file:

partmedia 2015-03-17 16:53 Rev.: 19851

Improve multi-tile rendering in pixmap mode

24 lines of code changed in 3 files:

partmedia 2015-03-17 14:32 Rev.: 19850

Combine pixmap layer rendering in a single pass

The pixmap renderer now draws each layer in a single pass without going
back to check big faces. It now only uses head data and avoids redundant
calculations or map data accesses.

54 lines of code changed in 4 files:

partmedia 2015-03-17 14:31 Rev.: 19849

Remove mapdata functions from 'proto.h'

16 lines of code changed in 5 files:

partmedia 2015-03-17 14:31 Rev.: 19848

Fix CMake build and clean up angled brackets

4 lines of code changed in 5 files:

partmedia 2015-03-08 11:20 Rev.: 19845

Update comments and convert to switch statement

14 lines of code changed in 1 file:

partmedia 2015-03-08 11:20 Rev.: 19844

Merge 'client-types.h' with 'client.h'

60 lines of code changed in 8 files:

partmedia 2015-03-08 11:20 Rev.: 19843

Clean up header file hierarchy

102 lines of code changed in 34 files:

partmedia 2015-03-01 13:13 Rev.: 19828

Remove unnecessary map draw in do_network()

This effectively halves the number of map redraw calls without
sacrificing anything visually.

4 lines of code changed in 2 files:

partmedia 2015-03-01 13:13 Rev.: 19827

Rename 'time-redraw' command-line option

2 lines of code changed in 1 file:

partmedia 2015-03-01 13:13 Rev.: 19826

Move redraw timing to draw_map()

23 lines of code changed in 3 files:

February 2015 »

Generated by StatSVN 0.7.0