January 2013 Commit Log

Number of Commits:
72
Number of Active Developers:
2
kazzmir 2013-01-31 15:39 Rev.: 7788

[mugen] use simple prediction for network client behavior

57 lines of code changed in 6 files:

kazzmir 2013-01-28 16:49 Rev.: 7787

[mugen] use different palette for client

34 lines of code changed in 3 files:

kazzmir 2013-01-28 15:17 Rev.: 7786

[mugen] send udp packet in one go. allow client to specify host

34 lines of code changed in 5 files:

kazzmir 2013-01-28 14:41 Rev.: 7785

[mugen] better messages

4 lines of code changed in 1 file:

kazzmir 2013-01-28 14:23 Rev.: 7784

[mugen] catch network errors

5 lines of code changed in 1 file:

kazzmir 2013-01-28 13:43 Rev.: 7783

[mugen] use a parse cache when loading network players

5 lines of code changed in 1 file:

kazzmir 2013-01-28 13:36 Rev.: 7782

[mugen] send pings from server to client

116 lines of code changed in 1 file:

kazzmir 2013-01-27 12:38 Rev.: 7781

[mugen] move effects to a new module

453 lines of code changed in 8 files:

kazzmir 2013-01-27 01:44 Rev.: 7780

[mugen] replay server and client simulations when new inputs are read

105 lines of code changed in 6 files:

kazzmir 2013-01-27 00:36 Rev.: 7779

[mugen] send inputs from server to client

52 lines of code changed in 1 file:

kazzmir 2013-01-26 18:31 Rev.: 7778

[mugen] synchronize sides before connting over udp. actually read input strings

31 lines of code changed in 2 files:

kazzmir 2013-01-26 16:50 Rev.: 7777

[mugen] send client inputs over udp

166 lines of code changed in 5 files:

kazzmir 2013-01-26 11:24 Rev.: 7776

add icontrolpad joystick button mapping

80 lines of code changed in 1 file:

kazzmir 2013-01-26 00:37 Rev.: 7775

fix tests

1 lines of code changed in 1 file:

kazzmir 2013-01-26 00:30 Rev.: 7774

[mugen] use serialize script to create stage data. [util] wrap the underlying color datatype in a class

1329 lines of code changed in 27 files:

kazzmir 2013-01-25 16:14 Rev.: 7773

[mugen] re-use sockets for now. serialize map keys

49 lines of code changed in 8 files:

kazzmir 2013-01-23 23:37 Rev.: 7772

[mugen] set up udp connection

104 lines of code changed in 2 files:

kazzmir 2013-01-23 12:22 Rev.: 7771

add network test for unreliable sockets

58 lines of code changed in 3 files:

kazzmir 2013-01-23 11:45 Rev.: 7770

fix tests

3 lines of code changed in 2 files:

kazzmir 2013-01-23 00:26 Rev.: 7769

add unreliable network connect

24 lines of code changed in 5 files:

kazzmir 2013-01-21 23:14 Rev.: 7768

add unreliable sockets

35 lines of code changed in 5 files:

kazzmir 2013-01-21 16:29 Rev.: 7767

[mugen] update characters state persistent values

54 lines of code changed in 5 files:

kazzmir 2013-01-21 13:29 Rev.: 7766

[mugen] use explicit constructor for RuntimeValue. properly deserialize Facing and Physics::Type

73 lines of code changed in 5 files:

juvinious 2013-01-21 13:19 Rev.: 7765

[util] Update irc to handle multiple channels.

73 lines of code changed in 3 files:

kazzmir 2013-01-20 22:04 Rev.: 7764

[mugen] set client world

21 lines of code changed in 1 file:

kazzmir 2013-01-20 21:50 Rev.: 7763

[mugen] give default values to non-struct fields

66 lines of code changed in 4 files:

kazzmir 2013-01-20 21:26 Rev.: 7762

[mugen] deserialize most of state data

1434 lines of code changed in 10 files:

kazzmir 2013-01-20 14:27 Rev.: 7761

[mugen] deserialize random

49 lines of code changed in 5 files:

kazzmir 2013-01-20 14:08 Rev.: 7760

[mugen] start world deserialization

107 lines of code changed in 2 files:

kazzmir 2013-01-20 13:36 Rev.: 7759

[mugen] start packets with a magic number to detect bogus information. use a network buffer to make sending a sequence of data simple

73 lines of code changed in 1 file:

kazzmir 2013-01-20 00:46 Rev.: 7758

[mugen] start new network mode. serialize world state and send it to the client

221 lines of code changed in 4 files:

kazzmir 2013-01-19 16:48 Rev.: 7757

[mugen] initialize random index

1 lines of code changed in 1 file:

kazzmir 2013-01-19 16:36 Rev.: 7756

[mugen] serialize random state. optimize runtime value serialization

50 lines of code changed in 6 files:

kazzmir 2013-01-19 14:40 Rev.: 7755

[mugen] serialize state persistent values

18 lines of code changed in 1 file:

kazzmir 2013-01-19 12:16 Rev.: 7754

[mugen] add ids to state controllers and store their persistent data in the world state

371 lines of code changed in 7 files:

kazzmir 2013-01-18 00:27 Rev.: 7753

default action for drawFirst is to draw

1 lines of code changed in 1 file:

kazzmir 2013-01-17 20:06 Rev.: 7752

allow screen resizes in a5

5 lines of code changed in 1 file:

kazzmir 2013-01-17 16:39 Rev.: 7751

dont force a window size. instead, draw black bars

53 lines of code changed in 21 files:

kazzmir 2013-01-17 11:33 Rev.: 7750

[mugen] dont use rand_r to initialize the random state. copy animationType in the hitdef

7 lines of code changed in 3 files:

kazzmir 2013-01-15 10:51 Rev.: 7748

[mugen] dont serialize values that are already at zero. filter tokens that dont contain any data

525 lines of code changed in 5 files:

kazzmir 2013-01-14 23:58 Rev.: 7747

add lz4 compressor

1017 lines of code changed in 4 files:

kazzmir 2013-01-14 23:37 Rev.: 7746

[mugen] implement stub serializers. [paintown] dont draw blood translucently. make a few less droplets each frame

55 lines of code changed in 6 files:

kazzmir 2013-01-14 16:03 Rev.: 7745

use 320x240 by default on gcw0

17 lines of code changed in 2 files:

kazzmir 2013-01-14 14:27 Rev.: 7744

add gcw0 build environment

28 lines of code changed in 2 files:

kazzmir 2013-01-14 01:10 Rev.: 7743

[mugen] generate more structs with the serialize script. automatically produce serializers

1685 lines of code changed in 18 files:

kazzmir 2013-01-13 18:47 Rev.: 7742

[mugen] start to serialize world

341 lines of code changed in 8 files:

kazzmir 2013-01-13 13:10 Rev.: 7741

[mugen] print current replay ticks and total ticks

14 lines of code changed in 1 file:

kazzmir 2013-01-13 12:55 Rev.: 7740

[mugen] move character power to state data. disable sounds while replaying state

57 lines of code changed in 7 files:

kazzmir 2013-01-13 12:16 Rev.: 7739

[mugen] save and restore the animation state

47 lines of code changed in 7 files:

kazzmir 2013-01-13 11:39 Rev.: 7738

[mugen] move animation state to a struct

110 lines of code changed in 2 files:

kazzmir 2013-01-13 00:50 Rev.: 7737

[mugen] implement rewind/forward logic. make position and facing character state variables

208 lines of code changed in 14 files:

kazzmir 2013-01-12 23:32 Rev.: 7736

[mugen] use f8 to enable replay mode. set up replay mode

77 lines of code changed in 3 files:

kazzmir 2013-01-12 09:03 Rev.: 7735

[mugen] snapshot the world every few seconds

22 lines of code changed in 1 file:

kazzmir 2013-01-12 07:29 Rev.: 7734

[mugen] move more stage data

54 lines of code changed in 3 files:

kazzmir 2013-01-12 00:58 Rev.: 7733

[mugen] actually save stage and random state

11 lines of code changed in 3 files:

kazzmir 2013-01-12 00:45 Rev.: 7732

[mugen] move stage state data to a separate header. save stage state and random state in the world

138 lines of code changed in 5 files:

kazzmir 2013-01-11 22:14 Rev.: 7731

[mugen] use own random number generator

52 lines of code changed in 5 files:

kazzmir 2013-01-11 21:47 Rev.: 7730

[mugen] add well512 random number generator for repeatable random sequences

83 lines of code changed in 3 files:

kazzmir 2013-01-11 17:43 Rev.: 7729

[mugen] move camera stuff to stage data

29 lines of code changed in 2 files:

kazzmir 2013-01-09 12:47 Rev.: 7728

create configuration token object if it doesnt exist

24 lines of code changed in 2 files:

kazzmir 2013-01-08 10:21 Rev.: 7727

[mugen] start to move stage state to a struct

207 lines of code changed in 2 files:

kazzmir 2013-01-06 10:01 Rev.: 7726

extra check to make sure the file can be read

3 lines of code changed in 1 file:

kazzmir 2013-01-06 09:57 Rev.: 7725

try to load either normal allegro libraries or debug

31 lines of code changed in 2 files:

kazzmir 2013-01-05 17:28 Rev.: 7724

make sure the file is ok to read

3 lines of code changed in 1 file:

kazzmir 2013-01-04 15:45 Rev.: 7723

use a buffered input stream in the token reader

38 lines of code changed in 1 file:

kazzmir 2013-01-04 12:26 Rev.: 7722

fix tests. add a font exception

79 lines of code changed in 22 files:

kazzmir 2013-01-03 23:06 Rev.: 7721

[mugen] use character ids for stage data

28 lines of code changed in 2 files:

kazzmir 2013-01-03 09:07 Rev.: 7720

[mugen] move more stuff to state

362 lines of code changed in 8 files:

kazzmir 2013-01-02 16:35 Rev.: 7719

[mugen] move more stuff to state

86 lines of code changed in 5 files:

kazzmir 2013-01-02 11:34 Rev.: 7718

[mugen] move stuff to state

65 lines of code changed in 5 files:

kazzmir 2013-01-01 16:02 Rev.: 7717

[mugen] move more stuff to state data

87 lines of code changed in 8 files:

kazzmir 2013-01-01 12:28 Rev.: 7716

[mugen] move state and animation stuff to state data

42 lines of code changed in 5 files:

December 2012 »

Generated by StatSVN 0.7.0