September 2013 Commit Log

Number of Commits:
37
Number of Active Developers:
2
partmedia 2013-09-29 09:50 Rev.: 19067

Use correct datatype in format_si_number to prevent int overflow.

1 lines of code changed in 1 file:

partmedia 2013-09-20 10:07 Rev.: 19056

Whitespace formatting and source header update.

2495 lines of code changed in 21 files:

partmedia 2013-09-14 17:36 Rev.: 19052

Fix sound results display.

4 lines of code changed in 1 file:

partmedia 2013-09-14 16:41 Rev.: 19051

Fix allocator sizeof operand mismatch.

9 lines of code changed in 2 files:

partmedia 2013-09-09 19:37 Rev.: 19023

Do not play sound if no matching sound was found.

2 lines of code changed in 1 file:

partmedia 2013-09-08 19:19 Rev.: 19010

Correctly add SDL LIBS to sound-src build.

3 lines of code changed in 1 file:

partmedia 2013-09-08 18:54 Rev.: 19009

Adapt to new sound def format.

30 lines of code changed in 5 files:

partmedia 2013-09-08 15:57 Rev.: 19007

Sound definitions belong in the sound folder, not the client sources.

108 lines of code changed in 7 files:

partmedia 2013-09-08 12:49 Rev.: 19002

Reduce buffer size, improve error message, and use WAV instead of OGG.

4 lines of code changed in 1 file:

partmedia 2013-09-08 11:59 Rev.: 19001

Fix sound effects. Remove type conversion hack and take out select() calls.

55 lines of code changed in 2 files:

partmedia 2013-09-08 10:43 Rev.: 19000

Clean up old code and global variables.

308 lines of code changed in 6 files:

partmedia 2013-09-07 18:54 Rev.: 18999

Reorganize code into logical sections.

518 lines of code changed in 7 files:

partmedia 2013-09-07 18:11 Rev.: 18998

Clean up useless variables, move stuff into separate functions.

56 lines of code changed in 2 files:

partmedia 2013-09-06 23:03 Rev.: 18995

Fix options disabled by default.

2 lines of code changed in 1 file:

partmedia 2013-09-06 23:02 Rev.: 18994

Remove obsolete/redundant code, being accepting (some) arguments.

110 lines of code changed in 4 files:

partmedia 2013-09-06 16:03 Rev.: 18993

Remove redundant configure options.

1 lines of code changed in 1 file:

partmedia 2013-09-04 22:40 Rev.: 18986

Fix broken CFLAGS for SDL_mixer.

2 lines of code changed in 1 file:

partmedia 2013-09-04 20:45 Rev.: 18985

Drop support for legacy sound systems. SDL_mixer can use either OSS or ALSA (and perhaps more) as a backend, anyways.

13 lines of code changed in 3 files:

partmedia 2013-09-04 17:55 Rev.: 18984

Remove depricated "swapped" attribute introduced by broken Glade editor.

75 lines of code changed in 2 files:

partmedia 2013-09-04 17:30 Rev.: 18983

GTK2 interface requires 2.16 only features; this was not correctly set in the glade file.

439 lines of code changed in 1 file:

partmedia 2013-09-04 17:23 Rev.: 18982

Fix debug flag and add FIXME for configuration option.

2 lines of code changed in 1 file:

kstenger 2013-09-04 12:18 Rev.: 18980

Update status of the key modifiers to 0 when the main window looses focus.

30 lines of code changed in 3 files:

partmedia 2013-09-03 23:09 Rev.: 18979

Fix cut off menu bar by removing unused labels. Somehow Glade insists on shuffling the format of the entire file, which will confuse diff.

1080 lines of code changed in 1 file:

partmedia 2013-09-03 22:48 Rev.: 18978

Remove unused dialog window.

0 lines of code changed in 1 file:

partmedia 2013-09-03 22:14 Rev.: 18977

Use stock buttons whenever possible.

47 lines of code changed in 1 file:

partmedia 2013-09-03 21:12 Rev.: 18976

Rename "Metaserver Selection" to "Server Selection" and switch to a few stock buttons.

18 lines of code changed in 1 file:

partmedia 2013-09-03 20:07 Rev.: 18975

Clean up client configure script options.

51 lines of code changed in 1 file:

partmedia 2013-09-03 19:42 Rev.: 18974

Improve post-configure status message.

10 lines of code changed in 1 file:

partmedia 2013-09-03 19:18 Rev.: 18973

Require an explicit command-line argument to 'configure' script to enable Lua.

23 lines of code changed in 1 file:

kstenger 2013-09-03 13:32 Rev.: 18972

Function script_tell() modifies the command it receives.
Since the parameter is a pointer to the command, it was actually modifying the binding command itself when you used a binding.
Now it will only modify a local copy of the command making it posible to actually bind things to tell to your scripts.

6 lines of code changed in 1 file:

partmedia 2013-09-02 18:36 Rev.: 18971

Replace buggy strncpy/strncat calls with safer snprintf.

6 lines of code changed in 2 files:

partmedia 2013-09-02 14:03 Rev.: 18970

Remove unused variables.

2 lines of code changed in 3 files:

partmedia 2013-09-02 14:01 Rev.: 18969

Remove unnecessary sign check on an unsigned variable.

0 lines of code changed in 1 file:

partmedia 2013-09-02 13:27 Rev.: 18968

Remove and ignore automatically generated files.

0 lines of code changed in 1 file:

partmedia 2013-09-02 13:03 Rev.: 18967

Temporarily fix sound with SDL_mixer. Sound files must be converted to OGG to use this, though.

11 lines of code changed in 1 file:

partmedia 2013-09-02 10:51 Rev.: 18966

Remove USE_PIPE conditional compilation; always use pipes. This also fixes scripting on FreeBSD.

8 lines of code changed in 1 file:

partmedia 2013-09-01 22:26 Rev.: 18964

Automatic whitespace formatting and source header change.

647 lines of code changed in 5 files:

August 2013 »

Generated by StatSVN 0.7.0