-
kazzmir
2013-01-31 15:39
#72
Rev.: 7788
-
57 lines of code changed in 6 files:
-
src/mugen:
behavior.cpp (-3),
behavior.h (+1 -6),
character.cpp (-6),
character.h (-2),
game.cpp (+56 -7),
stage.cpp (-12)
-
kazzmir
2013-01-28 16:49
#71
Rev.: 7787
-
34 lines of code changed in 3 files:
-
src/mugen:
character.cpp (+30 -24),
character.h (+3),
game.cpp (+1)
-
kazzmir
2013-01-28 15:17
#70
Rev.: 7786
-
34 lines of code changed in 5 files:
-
src/mugen:
argument.cpp (+15 -4),
game.cpp (+10 -3),
game.h (+1 -1)
-
src/util/network:
network.cpp (+7),
network.h (+1)
-
kazzmir
2013-01-28 14:41
#69
Rev.: 7785
-
4 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+4 -4)
-
kazzmir
2013-01-28 14:23
#68
Rev.: 7784
-
5 lines of code changed in 1 file:
-
kazzmir
2013-01-28 13:43
#67
Rev.: 7783
-
5 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+5 -7)
-
kazzmir
2013-01-28 13:36
#66
Rev.: 7782
-
116 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+116 -31)
-
kazzmir
2013-01-27 12:38
#65
Rev.: 7781
-
453 lines of code changed in 8 files:
-
src/mugen:
CMakeLists.txt (+1),
common.h (+10),
effect.cpp (new 214),
effect.h (new 148),
game.cpp (+13 -7),
stage.cpp (+1 -53),
stage.h (-49),
state-controller.cpp (+66 -261)
-
kazzmir
2013-01-27 01:44
#64
Rev.: 7780
-
105 lines of code changed in 6 files:
-
src/mugen:
character.cpp (+14 -2),
character.h (+1),
game.cpp (+74 -2),
run-match.cpp (+7),
stage.cpp (+8),
stage.h (+1)
-
kazzmir
2013-01-27 00:36
#63
Rev.: 7779
-
52 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+52)
-
kazzmir
2013-01-26 18:31
#62
Rev.: 7778
-
31 lines of code changed in 2 files:
-
src/mugen:
game.cpp (+27 -7)
-
src/util/network/hawknl/src:
sock.cpp (+4)
-
kazzmir
2013-01-26 16:50
#61
Rev.: 7777
-
166 lines of code changed in 5 files:
-
src/mugen:
character.cpp (+4),
character.h (+2),
game.cpp (+139 -22)
-
src/util/network:
network.cpp (+15),
network.h (+6)
-
kazzmir
2013-01-26 11:24
#60
Rev.: 7776
-
80 lines of code changed in 1 file:
-
src/util/input/sdl:
joystick.cpp (+80)
-
kazzmir
2013-01-26 00:37
#59
Rev.: 7775
-
1 lines of code changed in 1 file:
-
src/test/mugen:
view.cpp (+1 -1)
-
kazzmir
2013-01-26 00:30
#58
Rev.: 7774
-
1329 lines of code changed in 27 files:
-
src/factory:
font_render.h (+1 -1)
-
src/mugen:
character-state.h (+164 -4),
game.cpp (+2),
serialize-auto.cpp (+592 -82),
serialize.cpp (+19),
serialize.h (+3),
stage-state.h (+4),
stage.cpp (+2),
world.cpp (+2 -17)
-
src/mugen/state:
character-data (+95 -2),
serialize.py (+8 -6),
state.py (+1 -1)
-
src/paintown-engine/environment:
atmosphere.cpp (+1 -1),
night_atmosphere.h (+1 -1)
-
src/test/mugen:
SConstruct (+6),
state.cpp (new 117)
-
src/util:
font.cpp (+4 -4),
ftalleg.cpp (+1 -1)
-
src/util/graphics:
bitmap.cpp (+4),
bitmap.h (+37 -3)
-
src/util/graphics/allegro:
bitmap.cpp (+133 -133),
bitmap.h (+1 -1)
-
src/util/graphics/allegro5:
bitmap.cpp (+30 -30),
bitmap.h (new)
-
src/util/graphics/sdl:
bitmap.cpp (+99 -99),
bitmap.h (+1 -1)
-
kazzmir
2013-01-25 16:14
#57
Rev.: 7773
-
49 lines of code changed in 8 files:
-
src/mugen:
game.cpp (+19 -4),
serialize-auto.cpp (+5 -5),
serialize.cpp (+6),
serialize.h (+1)
-
src/mugen/state:
serialize.py (+1 -2)
-
src/util/network:
network.cpp (+8),
network.h (+3)
-
src/util/network/hawknl/src:
nl.cpp (+6)
-
kazzmir
2013-01-23 23:37
#56
Rev.: 7772
-
104 lines of code changed in 2 files:
-
src/mugen:
game.cpp (+103 -11)
-
src/util/network:
network.cpp (+1 -1)
-
kazzmir
2013-01-23 12:22
#55
Rev.: 7771
-
58 lines of code changed in 3 files:
-
src/test/network:
test.cpp (+56 -3)
-
src/util/network:
network.cpp (+1 -1),
network.h (+1 -1)
-
kazzmir
2013-01-23 11:45
#54
Rev.: 7770
-
3 lines of code changed in 2 files:
-
src/test/mugen:
chat.cpp (+1 -1)
-
src/test/network:
test.cpp (+2 -2)
-
kazzmir
2013-01-23 00:26
#53
Rev.: 7769
-
24 lines of code changed in 5 files:
-
src/mugen:
game.cpp (+2 -2)
-
src/paintown-engine/network:
client.cpp (+1 -1)
-
src/util/network:
irc.cpp (+1 -1),
network.cpp (+18 -1),
network.h (+2 -1)
-
kazzmir
2013-01-21 23:14
#52
Rev.: 7768
-
35 lines of code changed in 5 files:
-
src/mugen:
game.cpp (+2 -2)
-
src/paintown-engine/network:
server.cpp (+1 -1)
-
src/util/network:
chat.cpp (+1 -1),
network.cpp (+28 -6),
network.h (+3 -2)
-
kazzmir
2013-01-21 16:29
#51
Rev.: 7767
-
54 lines of code changed in 5 files:
-
src/mugen:
character.cpp (+44 -1),
character.h (+4),
stage.cpp (+1),
state-controller.cpp (+4),
state-controller.h (+1)
-
kazzmir
2013-01-21 13:29
#50
Rev.: 7766
-
73 lines of code changed in 5 files:
-
src/mugen:
compiler.cpp (+43 -43),
compiler.h (+3 -3),
serialize.cpp (+22 -2),
serialize.h (+2),
state-controller.cpp (+3 -3)
-
juvinious
2013-01-21 13:19
#49
Rev.: 7765
-
73 lines of code changed in 3 files:
-
src/test/mugen:
chat.cpp (+3 -3)
-
src/util/network:
irc.cpp (+57 -17),
irc.h (+13 -4)
-
kazzmir
2013-01-20 22:04
#48
Rev.: 7764
-
21 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+21 -3)
-
kazzmir
2013-01-20 21:50
#47
Rev.: 7763
-
66 lines of code changed in 4 files:
-
src/mugen:
character-state.h (+16 -2),
serialize.cpp (+23),
serialize.h (+7)
-
src/mugen/state:
serialize.py (+20 -6)
-
kazzmir
2013-01-20 21:26
#46
Rev.: 7762
-
1434 lines of code changed in 10 files:
-
src/mugen:
character-state.h (+34 -2),
game.cpp (+2),
serialize-auto.cpp (+1186 -31),
serialize.cpp (+36),
serialize.h (+8),
world.cpp (+4 -17)
-
src/mugen/state:
serialize.py (+105 -39),
state.py (+3)
-
src/util:
token.cpp (+53 -41),
token.h (+3 -1)
-
kazzmir
2013-01-20 14:27
#45
Rev.: 7761
-
49 lines of code changed in 5 files:
-
src/mugen:
random.cpp (+17),
random.h (+1),
world.cpp (+1 -7)
-
src/util:
token.cpp (+28),
token.h (+2)
-
kazzmir
2013-01-20 14:08
#44
Rev.: 7760
-
107 lines of code changed in 2 files:
-
src/mugen:
world.cpp (+106 -2),
world.h (+1 -1)
-
kazzmir
2013-01-20 13:36
#43
Rev.: 7759
-
73 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+73 -3)
-
kazzmir
2013-01-20 00:46
#42
Rev.: 7758
-
221 lines of code changed in 4 files:
-
src/mugen:
game.cpp (+184 -11),
run-match.cpp (+2),
stage.cpp (+21),
stage.h (+14)
-
kazzmir
2013-01-19 16:48
#41
Rev.: 7757
-
1 lines of code changed in 1 file:
-
src/mugen:
random.cpp (+1)
-
kazzmir
2013-01-19 16:36
#40
Rev.: 7756
-
50 lines of code changed in 6 files:
-
src/mugen:
random.cpp (+14),
random.h (+3),
serialize.cpp (+20 -8),
world.cpp (+1 -3)
-
src/util:
token.cpp (+10),
token.h (+2)
-
kazzmir
2013-01-19 14:40
#39
Rev.: 7755
-
18 lines of code changed in 1 file:
-
src/mugen:
world.cpp (+18)
-
kazzmir
2013-01-19 12:16
#38
Rev.: 7754
-
371 lines of code changed in 7 files:
-
src/mugen:
character.cpp (+57 -23),
character.h (+6),
state-controller.cpp (+289 -274),
state-controller.h (+11 -3),
world.cpp (+4 -3),
world.h (+2 -1)
-
src/util:
events.cpp (+2 -1)
-
kazzmir
2013-01-18 00:27
#37
Rev.: 7753
-
1 lines of code changed in 1 file:
-
src/util:
events.cpp (+1)
-
kazzmir
2013-01-17 20:06
#36
Rev.: 7752
-
5 lines of code changed in 1 file:
-
src/util:
events.cpp (+5)
-
kazzmir
2013-01-17 16:39
#35
Rev.: 7751
-
53 lines of code changed in 21 files:
-
src/asteroids:
game.cpp (+1 -1)
-
src/missile-defend:
game.cpp (+1 -1)
-
src/mugen:
character-select.cpp (+1 -1),
menu.cpp (+1 -1),
option-options.cpp (+3 -3),
run-match.cpp (+2 -2),
stage.cpp (+1 -1),
storyboard.cpp (+1 -1),
versus.cpp (+1 -1)
-
src/paintown-engine/game:
game.cpp (+1 -1),
move-list.cpp (+1 -1),
select_player.cpp (+1 -1)
-
src/paintown-engine/network:
chat_client.cpp (+1 -1),
client.cpp (+1 -1),
server.cpp (+1 -1)
-
src/platformer/game:
game.cpp (+1 -1)
-
src/util:
events.cpp (+25 -3),
loading.cpp (+2 -2)
-
src/util/graphics/sdl:
bitmap.cpp (+4)
-
src/util/menu:
menu.cpp (+1 -1),
options.cpp (+2 -2)
-
kazzmir
2013-01-17 11:33
#34
Rev.: 7750
-
7 lines of code changed in 3 files:
-
src/mugen:
random.cpp (+4 -9),
random.h (+1 -2),
state-controller.cpp (+2)
-
kazzmir
2013-01-15 10:51
#33
Rev.: 7748
-
525 lines of code changed in 5 files:
-
src/mugen:
run-match.cpp (+20 -2),
serialize-auto.cpp (+486 -162),
serialize.cpp (+14 -15)
-
src/mugen/state:
serialize.py (+4 -1)
-
src/util:
token.cpp (+1 -1)
-
kazzmir
2013-01-14 23:58
#32
Rev.: 7747
-
1017 lines of code changed in 4 files:
-
src/mugen:
run-match.cpp (+9 -1)
-
src/util:
CMakeLists.txt (+1)
-
src/util/lz4:
lz4.c (new 874),
lz4.h (new 133)
-
kazzmir
2013-01-14 23:37
#31
Rev.: 7746
-
55 lines of code changed in 6 files:
-
src/mugen:
run-match.cpp (-2),
serialize-auto.cpp (+20 -20),
serialize.cpp (+24 -7)
-
src/mugen/state:
serialize.py (+1 -1)
-
src/paintown-engine/object:
character.cpp (+2 -2),
gib.cpp (+8 -14)
-
kazzmir
2013-01-14 16:03
#30
Rev.: 7745
-
17 lines of code changed in 2 files:
-
SConstruct (+1 -1)
-
src/util:
configuration.cpp (+16 -8)
-
kazzmir
2013-01-14 14:27
#29
Rev.: 7744
-
28 lines of code changed in 2 files:
-
SConstruct (+23 -1)
-
src/util:
init.cpp (+5 -5)
-
kazzmir
2013-01-14 01:10
#28
Rev.: 7743
-
1685 lines of code changed in 18 files:
-
src/mugen:
CMakeLists.txt (+2),
animation.cpp (-9),
animation.h (+1 -1),
character-state.h (+583 -101),
character.cpp (+45 -45),
character.h (+1 -1),
common.h (-390),
run-match.cpp (+2),
serialize-auto.cpp (new 540),
serialize.cpp (new 95),
serialize.h (new 22),
stage.cpp (+1 -1),
state-controller.cpp (+17 -7),
world.cpp (-232)
-
src/mugen/state:
Makefile (+1),
character-data (+254 -5),
serialize.py (+116 -12),
state.py (+5 -2)
-
kazzmir
2013-01-13 18:47
#27
Rev.: 7742
-
341 lines of code changed in 8 files:
-
src/mugen:
animation.h (+1 -14),
common.h (+13),
compiler.h (+4),
run-match.cpp (+5),
world.cpp (+292),
world.h (+5 -1)
-
src/util:
token.cpp (+16),
token.h (+5 -3)
-
kazzmir
2013-01-13 13:10
#26
Rev.: 7741
-
14 lines of code changed in 1 file:
-
src/mugen:
run-match.cpp (+14 -4)
-
kazzmir
2013-01-13 12:55
#25
Rev.: 7740
-
57 lines of code changed in 7 files:
-
src/mugen:
character-state.h (+4 -2),
character.cpp (+21 -12),
character.h (+6 -5),
run-match.cpp (+7 -4),
sound.cpp (+10 -1),
sound.h (+7)
-
src/mugen/state:
character-data (+2)
-
kazzmir
2013-01-13 12:16
#24
Rev.: 7739
-
47 lines of code changed in 7 files:
-
src/mugen:
animation.cpp (+4),
animation.h (+1),
character.cpp (+14),
character.h (+3),
stage.cpp (+4 -3),
world.cpp (+10 -2),
world.h (+11 -2)
-
kazzmir
2013-01-13 11:39
#23
Rev.: 7738
-
110 lines of code changed in 2 files:
-
src/mugen:
animation.cpp (+83 -66),
animation.h (+27 -21)
-
kazzmir
2013-01-13 00:50
#22
Rev.: 7737
-
208 lines of code changed in 14 files:
-
src/mugen:
character-state.h (+9 -2),
character.cpp (+29 -59),
character.h (+21 -3),
characterhud.cpp (+9 -1),
characterhud.h (+7 -1),
object.h (+5 -24),
random.cpp (+4),
random.h (+1),
run-match.cpp (+68),
stage.cpp (+19),
stage.h (+1),
world.cpp (+20),
world.h (+9)
-
src/mugen/state:
character-data (+6)
-
kazzmir
2013-01-12 23:32
#21
Rev.: 7736
-
77 lines of code changed in 3 files:
-
src/mugen:
run-match.cpp (+73 -14),
stage.cpp (+3),
stage.h (+1)
-
kazzmir
2013-01-12 09:03
#20
Rev.: 7735
-
22 lines of code changed in 1 file:
-
src/mugen:
run-match.cpp (+22)
-
kazzmir
2013-01-12 07:29
#19
Rev.: 7734
-
54 lines of code changed in 3 files:
-
src/mugen:
stage-state.h (+7 -1),
stage.cpp (+44 -44),
stage.h (+3 -10)
-
kazzmir
2013-01-12 00:58
#18
Rev.: 7733
-
11 lines of code changed in 3 files:
-
src/mugen:
random.cpp (+6 -2),
random.h (+2),
stage.cpp (+3)
-
kazzmir
2013-01-12 00:45
#17
Rev.: 7732
-
138 lines of code changed in 5 files:
-
src/mugen:
stage-state.h (new 117),
stage.cpp (+3 -3),
stage.h (+4 -109),
world.cpp (+8),
world.h (+6)
-
kazzmir
2013-01-11 22:14
#16
Rev.: 7731
-
52 lines of code changed in 5 files:
-
src/mugen:
behavior.cpp (+8 -7),
compiler.cpp (+2 -1),
random.cpp (+24),
random.h (+11),
state-controller.cpp (+7 -6)
-
kazzmir
2013-01-11 21:47
#15
Rev.: 7730
-
83 lines of code changed in 3 files:
-
src/mugen:
CMakeLists.txt (+1),
random.cpp (new 51),
random.h (new 31)
-
kazzmir
2013-01-11 17:43
#14
Rev.: 7729
-
29 lines of code changed in 2 files:
-
src/mugen:
stage.cpp (+22 -22),
stage.h (+7 -7)
-
kazzmir
2013-01-09 12:47
#13
Rev.: 7728
-
24 lines of code changed in 2 files:
-
src/util:
configuration.cpp (+22 -15),
configuration.h (+2)
-
kazzmir
2013-01-08 10:21
#12
Rev.: 7727
-
207 lines of code changed in 2 files:
-
src/mugen:
stage.cpp (+128 -118),
stage.h (+79 -75)
-
kazzmir
2013-01-06 10:01
#11
Rev.: 7726
-
3 lines of code changed in 1 file:
-
src/util:
tokenreader.cpp (+3)
-
kazzmir
2013-01-06 09:57
#10
Rev.: 7725
-
31 lines of code changed in 2 files:
-
src/util/android:
install.sh (+1 -1)
-
src/util/android/src/org/paintown:
PaintownActivity.java (+30 -22)
-
kazzmir
2013-01-05 17:28
#9
Rev.: 7724
-
3 lines of code changed in 1 file:
-
src/util:
tokenreader.cpp (+3)
-
kazzmir
2013-01-04 15:45
#8
Rev.: 7723
-
38 lines of code changed in 1 file:
-
src/util:
tokenreader.cpp (+38 -8)
-
kazzmir
2013-01-04 12:26
#7
Rev.: 7722
-
79 lines of code changed in 22 files:
-
src/test/audio:
music.cpp (+1 -1)
-
src/test/common:
init.cpp (+1 -1)
-
src/test/gui:
SConstruct (-2)
-
src/test/hqx:
SConstruct (-2)
-
src/test/menu:
SConstruct (-2),
test.cpp (+2 -1)
-
src/test/mugen:
SConstruct (-12),
load-full.cpp (+2 -2),
load-select.cpp (+2 -2),
load-stage.cpp (+2 -2),
load.cpp (+1 -1),
view.cpp (+1 -1)
-
src/test/network:
SConstruct (+1 -1)
-
src/test/paintown:
SConstruct (-6),
game.cpp (+14 -8),
load.cpp (+4 -2)
-
src/test/token:
SConstruct (+2 -2)
-
src/util:
font.cpp (+4 -3),
font_factory.cpp (+6 -2)
-
src/util/exceptions:
exception.cpp (+24),
exception.h (+12)
-
kazzmir
2013-01-03 23:06
#6
Rev.: 7721
-
28 lines of code changed in 2 files:
-
src/mugen:
stage.cpp (+23 -18),
stage.h (+5 -4)
-
kazzmir
2013-01-03 09:07
#5
Rev.: 7720
-
362 lines of code changed in 8 files:
-
src/mugen:
character-state.h (+106 -2),
character.cpp (+143 -143),
character.h (-127),
common.h (+13)
-
src/mugen/state:
character-data (+69),
character-data-all (+3 -81),
serialize.py (+23 -10),
state.py (+5 -1)
-
kazzmir
2013-01-02 16:35
#4
Rev.: 7719
-
86 lines of code changed in 5 files:
-
src/mugen:
character-state.h (+27 -2),
character.cpp (+38 -38),
character.h (+1 -26)
-
src/mugen/state:
character-data (+18),
character-data-all (+2 -19)
-
kazzmir
2013-01-02 11:34
#3
Rev.: 7718
-
65 lines of code changed in 5 files:
-
src/mugen:
character-state.h (+6 -2),
character.cpp (+41 -41),
character.h (+10 -19)
-
src/mugen/state:
character-data (+8),
character-data-all (-8)
-
kazzmir
2013-01-01 16:02
#2
Rev.: 7717
-
87 lines of code changed in 8 files:
-
src/mugen:
character-state.h (+16 -2),
character.cpp (+27 -27),
character.h (+11 -36),
common.h (+11),
object.h (-14)
-
src/mugen/state:
character-data (+16),
character-data-all (+1 -15),
serialize.py (+5 -3)
-
kazzmir
2013-01-01 12:28
#1
Rev.: 7716
-
42 lines of code changed in 5 files:
-
src/mugen:
character-state.h (+8 -2),
character.cpp (+25 -23),
character.h (+5 -3)
-
src/mugen/state:
character-data (+4),
character-data-all (-3)