April 2013 Commit Log

Number of Commits:
48
Number of Active Developers:
2
juvinious 2013-04-30 21:53 Rev.: 7894

[utils] Add getters for TabContainer.

56 lines of code changed in 3 files:

juvinious 2013-04-30 21:14 Rev.: 7893

[util] Jump to tab on join.

29 lines of code changed in 4 files:

juvinious 2013-04-30 20:57 Rev.: 7892

[util] Add events for remote commands. Begin testing ctcp traffic for game specific use.

109 lines of code changed in 3 files:

kazzmir 2013-04-30 19:45 Rev.: 7891

[paintown] add showfps console command

55 lines of code changed in 1 file:

kazzmir 2013-04-30 18:53 Rev.: 7890

[vembyr] add example with ast nodes

323 lines of code changed in 7 files:

kazzmir 2013-04-30 12:55 Rev.: 7889

load the configuration if required

6 lines of code changed in 3 files:

kazzmir 2013-04-30 09:14 Rev.: 7888

helper class to check timings

35 lines of code changed in 3 files:

juvinious 2013-04-30 08:45 Rev.: 7887

Removed unused method join in irc test.

0 lines of code changed in 1 file:

juvinious 2013-04-27 12:45 Rev.: 7886

[util] Cleanup network/irc test.

0 lines of code changed in 2 files:

juvinious 2013-04-27 12:35 Rev.: 7885

[util] Get tabs connected to channels and route messages appropriately.

208 lines of code changed in 4 files:

juvinious 2013-04-26 17:06 Rev.: 7884

[util] Start implementing messaging interfaces.

158 lines of code changed in 2 files:

juvinious 2013-04-26 11:32 Rev.: 7883

[util] Get preliminary server data to display in tab.

255 lines of code changed in 7 files:

kazzmir 2013-04-26 11:01 Rev.: 7882

fix many warnings

80 lines of code changed in 17 files:

juvinious 2013-04-25 20:19 Rev.: 7881

[util] Remove hooks from inside ChatInterface make user settable.

20 lines of code changed in 4 files:

juvinious 2013-04-25 14:06 Rev.: 7880

[util] Get tab placement correct and render tab contents to main panel.

89 lines of code changed in 5 files:

kazzmir 2013-04-24 15:48 Rev.: 7879

put parse function with a predefined length in the header file

5 lines of code changed in 2 files:

juvinious 2013-04-24 11:28 Rev.: 7878

[util] More additions to TabContainer.

79 lines of code changed in 4 files:

juvinious 2013-04-22 11:26 Rev.: 7877

[util] Switch TabbedBox to TabContainer in ChatInterface.

80 lines of code changed in 5 files:

juvinious 2013-04-21 13:38 Rev.: 7876

[util] Begin implementing TabContainer.

95 lines of code changed in 3 files:

juvinious 2013-04-19 15:15 Rev.: 7875

Fix placement of chat/input panels for irc interface.

21 lines of code changed in 3 files:

kazzmir 2013-04-19 14:25 Rev.: 7874

always draw the chat screens. fix line edit focus method

56 lines of code changed in 5 files:

juvinious 2013-04-19 13:29 Rev.: 7873

[util] Refactor LineEdit to conform with text-input.

164 lines of code changed in 7 files:

kazzmir 2013-04-19 10:26 Rev.: 7872

throw an exception if a sub-bitmap is created with width/height < 1. fix some drawing bugs

59 lines of code changed in 4 files:

juvinious 2013-04-19 09:54 Rev.: 7871

[util] Fixed issue with ContextBox drawing -x2 or -y2.

50 lines of code changed in 5 files:

juvinious 2013-04-19 07:51 Rev.: 7870

Added test for new irc interface in network.

339 lines of code changed in 2 files:

juvinious 2013-04-18 13:44 Rev.: 7869

[util] Handle multiple channels. Begin to implement client interface with TabbedBox.

115 lines of code changed in 3 files:

kazzmir 2013-04-18 13:26 Rev.: 7868

fix InputSource in tests

13 lines of code changed in 12 files:

kazzmir 2013-04-16 17:37 Rev.: 7867

implement Stretch for allegro5

12 lines of code changed in 2 files:

kazzmir 2013-04-15 20:48 Rev.: 7866

[mugen] dont keep static references to cell background and random icon

24 lines of code changed in 2 files:

kazzmir 2013-04-14 21:27 Rev.: 7865

[editor] add perpetual event

68 lines of code changed in 3 files:

kazzmir 2013-04-14 20:30 Rev.: 7864

[paintown] implement perpetual event that lets projectiles not die on hit

78 lines of code changed in 5 files:

kazzmir 2013-04-14 11:08 Rev.: 7863

[mugen] load characters specified in select.def in a thread so the select screen opens immediately

161 lines of code changed in 4 files:

kazzmir 2013-04-13 20:11 Rev.: 7862

[mugen] add a 4th state to selection cells and make state explicit with an enum

74 lines of code changed in 2 files:

kazzmir 2013-04-11 13:04 Rev.: 7861

[mugen] search for chars/stages in mugen/chars and mugen/stages under the user directory

3 lines of code changed in 1 file:

kazzmir 2013-04-11 12:48 Rev.: 7860

[mugen] dont add characters as stages

8 lines of code changed in 1 file:

kazzmir 2013-04-11 12:32 Rev.: 7859

[mugen] ignore unknown attributes in stage Info section

1 lines of code changed in 1 file:

kazzmir 2013-04-11 08:43 Rev.: 7858

dont need to link in regex.dll

6 lines of code changed in 1 file:

kazzmir 2013-04-10 21:38 Rev.: 7857

[mugen] move network stuff to a new module

896 lines of code changed in 8 files:

kazzmir 2013-04-09 20:18 Rev.: 7856

centralize joystick configuration path

23 lines of code changed in 1 file:

kazzmir 2013-04-08 11:29 Rev.: 7855

read custom buttons/axis from configuration

109 lines of code changed in 6 files:

kazzmir 2013-04-08 10:52 Rev.: 7854

only add quotes to token names when the token is printed

14 lines of code changed in 2 files:

kazzmir 2013-04-08 10:24 Rev.: 7853

save custom buttons. only allow either a button or an axis in the configuration

29 lines of code changed in 3 files:

kazzmir 2013-04-06 13:15 Rev.: 7852

change xbr license to LGPL at Hyllians request

0 lines of code changed in 2 files:

kazzmir 2013-04-06 11:56 Rev.: 7851

display custom axis

44 lines of code changed in 3 files:

kazzmir 2013-04-03 22:09 Rev.: 7850

use current joystick axis values as starting point to sense the axis motion

69 lines of code changed in 8 files:

kazzmir 2013-04-01 20:55 Rev.: 7849

save custom joystick axis motions in the configuration

44 lines of code changed in 4 files:

kazzmir 2013-04-01 13:06 Rev.: 7848

allow input source to specify multiple keyboards/joysticks

141 lines of code changed in 33 files:

kazzmir 2013-04-01 09:33 Rev.: 7847

set custom joystick axis motions

125 lines of code changed in 5 files:

March 2013 »

Generated by StatSVN 0.7.0