Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
kazzmir | 59 (100.0%) | 2297 (100.0%) | 38.9 |
[mugen] deserialize state controller persistent values. fix deserialization of maps. use an integer for the random index value instead of a char
2 lines of code changed in 1 file:
[mugen] add game rate to the world state. keep track of which inputs occured on which ticks for the replay test
3 lines of code changed in 1 file:
[mugen] serialize player info in the stage
13 lines of code changed in 1 file:
[mugen] serialize every field. timer info serializes itself. use dummy behavior for the replay test for now
6 lines of code changed in 1 file:
[mugen] start map entries with a simple name
3 lines of code changed in 1 file:
[mugen] start to implement deserialization for std::map
38 lines of code changed in 3 files:
[mugen] serialize structs with their name
11 lines of code changed in 1 file:
fix many warnings
1 lines of code changed in 1 file:
[mugen] use serialize script to create stage data. [util] wrap the underlying color datatype in a class
104 lines of code changed in 3 files:
[mugen] re-use sockets for now. serialize map keys
1 lines of code changed in 1 file:
[mugen] give default values to non-struct fields
20 lines of code changed in 1 file:
[mugen] deserialize most of state data
108 lines of code changed in 2 files:
[mugen] dont serialize values that are already at zero. filter tokens that dont contain any data
4 lines of code changed in 1 file:
[mugen] implement stub serializers. [paintown] dont draw blood translucently. make a few less droplets each frame
1 lines of code changed in 1 file:
[mugen] generate more structs with the serialize script. automatically produce serializers
376 lines of code changed in 4 files:
[mugen] move character power to state data. disable sounds while replaying state
2 lines of code changed in 1 file:
[mugen] implement rewind/forward logic. make position and facing character state variables
6 lines of code changed in 1 file:
[mugen] move more stuff to state
100 lines of code changed in 4 files:
[mugen] move more stuff to state
20 lines of code changed in 2 files:
[mugen] move stuff to state
8 lines of code changed in 2 files:
[mugen] move more stuff to state data
22 lines of code changed in 3 files:
[mugen] move state and animation stuff to state data
4 lines of code changed in 2 files:
add convenient makefile
2 lines of code changed in 1 file:
[mugen] move juggle points to state data
4 lines of code changed in 2 files:
[mugen] have local data and state data for characters
425 lines of code changed in 4 files:
wrap output with a namespace
14 lines of code changed in 2 files:
[paintown] start breakable item class
375 lines of code changed in 1 file:
only initialize ints and bools
49 lines of code changed in 2 files:
create variables with a struct type
7 lines of code changed in 1 file:
extract full type
18 lines of code changed in 2 files:
[mugen] add character data definition
402 lines of code changed in 1 file:
peg: fix maybe pattern for python. [mugen] parse more state stuff
59 lines of code changed in 1 file:
[mugen] add state class
51 lines of code changed in 2 files:
[mugen] start serialization translator
30 lines of code changed in 1 file:
[mugen] add directory for state
8 lines of code changed in 1 file: