-
kazzmir
2009-11-30 21:38
#160
Rev.: 2757
-
3 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+3 -1)
-
kazzmir
2009-11-30 21:06
#159
Rev.: 2756
-
7 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+7 -1)
-
kazzmir
2009-11-29 22:11
#158
Rev.: 2755
-
13 lines of code changed in 4 files:
-
cmake:
FileList.cmake (+1)
-
src/mugen/parser:
air.peg (+7),
all.h (+4),
gc.h (+1 -1)
-
kazzmir
2009-11-29 21:15
#157
Rev.: 2754
-
77 lines of code changed in 1 file:
-
src/mugen/parser:
gc.h (new 77)
-
kazzmir
2009-11-29 21:12
#156
Rev.: 2753
-
1 lines of code changed in 1 file:
-
src/mugen/parser:
def.peg (+1 -70)
-
kazzmir
2009-11-29 20:38
#155
Rev.: 2752
-
83 lines of code changed in 1 file:
-
src/mugen/parser:
def.peg (+83 -80)
-
kazzmir
2009-11-29 12:44
#154
Rev.: 2751
-
2 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+2 -1)
-
kazzmir
2009-11-29 11:28
#153
Rev.: 2750
-
42 lines of code changed in 2 files:
-
src/mugen/parser:
peg.py (+6 -6),
test_peg.py (+36)
-
kazzmir
2009-11-28 23:39
#152
Rev.: 2749
-
20 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+20 -14)
-
kazzmir
2009-11-28 23:29
#151
Rev.: 2748
-
150 lines of code changed in 2 files:
-
src/mugen/parser:
peg.py (+147 -1),
test_peg.py (+3 -1)
-
kazzmir
2009-11-28 23:07
#150
Rev.: 2747
-
137 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+137 -11)
-
juvinious
2009-11-28 19:43
#149
Rev.: 2746
-
4 lines of code changed in 1 file:
-
cmake:
TestForPythonEmbed.cmake (+4 -5)
-
juvinious
2009-11-28 19:10
#148
Rev.: 2745
-
6 lines of code changed in 1 file:
-
cmake:
TestForPythonEmbed.cmake (+6 -1)
-
kazzmir
2009-11-28 18:11
#147
Rev.: 2744
-
132 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+132 -4)
-
kazzmir
2009-11-28 16:56
#146
Rev.: 2743
-
50 lines of code changed in 2 files:
-
src/mugen/parser:
peg.py (+33),
test_peg.py (+17 -2)
-
kazzmir
2009-11-28 11:38
#145
Rev.: 2742
-
12 lines of code changed in 1 file:
-
src/mugen/parser:
test_peg.py (+12 -10)
-
kazzmir
2009-11-28 11:30
#144
Rev.: 2741
-
81 lines of code changed in 2 files:
-
src/mugen/parser:
peg.py (+13 -6),
test_peg.py (+68 -22)
-
kazzmir
2009-11-28 10:43
#143
Rev.: 2740
-
22 lines of code changed in 1 file:
-
src/mugen/parser:
test_peg.py (+22 -6)
-
kazzmir
2009-11-28 10:18
#142
Rev.: 2739
-
66 lines of code changed in 2 files:
-
src/mugen:
mugen_character.cpp (+65 -284),
mugen_character.h (+1 -1)
-
kazzmir
2009-11-27 20:38
#141
Rev.: 2738
-
194 lines of code changed in 3 files:
-
src/mugen:
mugen_character.cpp (+177 -1)
-
src/mugen/ast:
Value.h (+6),
value-list.h (+11)
-
kazzmir
2009-11-27 20:19
#140
Rev.: 2737
-
9 lines of code changed in 2 files:
-
src/mugen:
mugen_character.cpp (+1 -1)
-
src/object:
attack.cpp (+8)
-
kazzmir
2009-11-27 10:33
#139
Rev.: 2736
-
25 lines of code changed in 3 files:
-
src/object:
animation.cpp (+14 -14),
attack.cpp (+10 -1),
attack.h (+1 -1)
-
kazzmir
2009-11-27 09:38
#138
Rev.: 2735
-
2 lines of code changed in 1 file:
-
editor/resources/animator:
eventattack.xml (+2 -3)
-
kazzmir
2009-11-26 13:50
#137
Rev.: 2734
-
55 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown:
Token.java (+2 -2)
-
editor/src/com/rafkind/paintown/animator:
BoundingBox.java (-2)
-
editor/src/com/rafkind/paintown/animator/events:
AttackEvent.java (+53 -3)
-
kazzmir
2009-11-26 10:09
#136
Rev.: 2733
-
5 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
BoundingBox.java (+3 -3)
-
editor/src/com/rafkind/paintown/animator/events:
AttackEvent.java (+2 -2)
-
kazzmir
2009-11-25 23:40
#135
Rev.: 2732
-
70 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator/events:
AttackEvent.java (+70 -46)
-
kazzmir
2009-11-25 22:31
#134
Rev.: 2731
-
7 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
BoundingBox.java (+7 -2)
-
kazzmir
2009-11-25 14:23
#133
Rev.: 2730
-
48 lines of code changed in 2 files:
-
editor/resources/animator:
animation.xml (+45 -32)
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+3)
-
kazzmir
2009-11-24 22:22
#132
Rev.: 2729
-
38 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+37 -19)
-
editor/src/com/rafkind/paintown/animator/events:
FrameEvent.java (+1)
-
kazzmir
2009-11-24 21:39
#131
Rev.: 2728
-
1 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator/events:
FrameEvent.java (+1 -1)
-
kazzmir
2009-11-23 22:09
#130
Rev.: 2727
-
63 lines of code changed in 4 files:
-
editor/resources/animator:
animation.xml (+1 -1),
eventframe.xml (+29 -20)
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+6 -4)
-
editor/src/com/rafkind/paintown/animator/events:
FrameEvent.java (+27 -7)
-
kazzmir
2009-11-23 21:12
#129
Rev.: 2726
-
26 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+3 -3),
CharacterAnimation.java (+23 -2)
-
kazzmir
2009-11-23 13:30
#128
Rev.: 2725
-
22 lines of code changed in 1 file:
-
src/mugen/parser:
peg.py (+22 -6)
-
kazzmir
2009-11-22 22:11
#127
Rev.: 2724
-
58 lines of code changed in 3 files:
-
editor/resources/animator:
animation.xml (+11 -8),
view-events.xml (new 27)
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+20 -66)
-
kazzmir
2009-11-22 17:41
#126
Rev.: 2723
-
3 lines of code changed in 1 file:
-
cmake:
TestForPythonEmbed.cmake (+3)
-
kazzmir
2009-11-22 15:53
#125
Rev.: 2722
-
136 lines of code changed in 10 files:
-
src/menu:
option_fullscreen.cpp (+14 -7),
option_fullscreen.h (+22 -23),
option_invincible.cpp (+13 -3),
option_invincible.h (+2 -3),
option_lives.cpp (+23 -24),
option_lives.h (+21 -23),
option_npc_buddies.cpp (+23 -23),
option_npc_buddies.h (+2 -3),
option_playmode.cpp (+14 -5),
option_playmode.h (+2 -2)
-
kazzmir
2009-11-22 15:09
#124
Rev.: 2721
-
89 lines of code changed in 16 files:
-
src/menu:
menu_option.h (+1 -1),
option_change_mod.cpp (+4 -3),
option_credits.cpp (+3 -10),
option_dummy.cpp (+1 -22),
option_fullscreen.cpp (+2 -31),
option_invincible.cpp (+2 -31),
option_lives.cpp (+2 -27),
option_network_host.cpp (+5 -30),
option_network_join.cpp (+5 -30),
option_npc_buddies.cpp (+7 -29),
option_playmode.cpp (+1 -26),
option_quit.cpp (+5 -29),
option_screen_size.cpp (+1 -26),
option_speed.cpp (+18 -39),
option_speed.h (+2),
option_versus.cpp (+30 -37)
-
juvinious
2009-11-22 13:48
#123
Rev.: 2719
-
8 lines of code changed in 5 files:
-
src:
game.cpp (+1 -1)
-
src/menu:
option_lives.cpp (+2),
option_npc_buddies.cpp (+2),
option_speed.cpp (+2)
-
src/util:
bitmap.cpp (+1)
-
kazzmir
2009-11-22 13:01
#122
Rev.: 2718
-
1 lines of code changed in 1 file:
-
easy-compile-ubuntu (+1 -1)
-
kazzmir
2009-11-22 12:04
#121
Rev.: 2717
-
36 lines of code changed in 2 files:
-
src/menu:
menu_option.cpp (+32 -2),
menu_option.h (+4 -3)
-
kazzmir
2009-11-22 11:50
#120
Rev.: 2716
-
145 lines of code changed in 7 files:
-
src/menu:
menu_option.cpp (+36),
menu_option.h (+87 -102),
option_adventure.cpp (+1 -42),
option_adventure_cpu.cpp (+5 -30)
-
src/util:
language-string.cpp (+6 -2),
language-string.h (+5),
token.cpp (+5 -1)
-
kazzmir
2009-11-21 19:58
#119
Rev.: 2714
-
22 lines of code changed in 4 files:
-
Makefile (+1)
-
src/util:
language-string.cpp (+7),
language-string.h (+5 -4),
token.cpp (+9)
-
kazzmir
2009-11-21 19:44
#118
Rev.: 2713
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-21 19:42
#117
Rev.: 2712
-
103 lines of code changed in 9 files:
-
src/menu:
menu_option.cpp (-4),
menu_option.h (+3 -5),
option_adventure.cpp (+5 -11),
option_dummy.cpp (+30 -29)
-
src/test/token:
test.cpp (+2)
-
src/util:
language-string.cpp (+24 -6),
language-string.h (+14 -3),
token.cpp (+4 -1),
token.h (+21 -2)
-
kazzmir
2009-11-21 17:58
#116
Rev.: 2711
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-21 15:35
#115
Rev.: 2710
-
39 lines of code changed in 3 files:
-
src/test/token:
test.cpp (+19)
-
src/util:
token.cpp (+19 -1),
token.h (+1 -1)
-
kazzmir
2009-11-21 14:25
#114
Rev.: 2709
-
18 lines of code changed in 1 file:
-
src/test/token:
test.cpp (+18)
-
kazzmir
2009-11-21 13:57
#113
Rev.: 2708
-
79 lines of code changed in 4 files:
-
Makefile (+5 -1)
-
src/test/token:
SConstruct (+1),
test.cpp (+67)
-
src/util:
tokenreader.cpp (+6 -3)
-
kazzmir
2009-11-21 13:27
#112
Rev.: 2707
-
19 lines of code changed in 3 files:
-
src/test:
SConstruct (+6)
-
src/test/token:
SConstruct (new 11),
test.cpp (new 2)
-
kazzmir
2009-11-21 13:19
#111
Rev.: 2706
-
44 lines of code changed in 5 files:
-
src:
SConstruct (+2 -1)
-
src/menu:
option_adventure.cpp (+8)
-
src/test:
SConstruct (new)
-
src/util:
token.cpp (+10 -3),
token.h (+24 -4)
-
kazzmir
2009-11-20 22:58
#110
Rev.: 2705
-
132 lines of code changed in 8 files:
-
cmake:
FileList.cmake (+1)
-
src/menu:
menu_option.cpp (+5),
menu_option.h (+2),
option_adventure.cpp (+44 -30)
-
src/util:
language-string.cpp (new 14),
language-string.h (new 19),
token.cpp (+13),
token.h (+34 -3)
-
kazzmir
2009-11-19 23:37
#109
Rev.: 2704
-
17 lines of code changed in 2 files:
-
misc:
cores.py (+12 -1),
icecc-environment (new 5)
-
kazzmir
2009-11-19 07:49
#108
Rev.: 2703
-
8 lines of code changed in 2 files:
-
src/util:
bitmap.cpp (+7 -2),
timedifference.cpp (+1 -1)
-
kazzmir
2009-11-19 06:49
#107
Rev.: 2702
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-18 22:27
#106
Rev.: 2701
-
9 lines of code changed in 1 file:
-
kazzmir
2009-11-18 10:47
#105
Rev.: 2700
-
3 lines of code changed in 1 file:
-
juvinious
2009-11-18 10:06
#104
Rev.: 2699
-
12 lines of code changed in 1 file:
-
kazzmir
2009-11-17 23:03
#103
Rev.: 2698
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-17 22:27
#102
Rev.: 2697
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-17 22:16
#101
Rev.: 2696
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-17 22:06
#100
Rev.: 2695
-
1 lines of code changed in 1 file:
-
src/mugen/parser:
SConstruct (+1)
-
kazzmir
2009-11-17 21:57
#99
Rev.: 2694
-
58 lines of code changed in 3 files:
-
src:
SConstruct (+1 -1)
-
src/mugen/parser:
SConstruct (+8 -4),
peg.py (+49 -16)
-
kazzmir
2009-11-17 20:53
#98
Rev.: 2693
-
18 lines of code changed in 8 files:
-
src:
music.cpp (+1 -1)
-
src/dumb/src/it:
readmod.c (+1 -1),
readxm.c (+1)
-
src/environment:
night_atmosphere.cpp (+3 -3)
-
src/input:
joystick.cpp (+1)
-
src/menu:
menu_animation.cpp (+4 -4),
tab_menu.cpp (+6 -3)
-
src/util:
timedifference.cpp (+1 -1)
-
kazzmir
2009-11-17 09:32
#97
Rev.: 2692
-
3 lines of code changed in 1 file:
-
kazzmir
2009-11-16 22:34
#96
Rev.: 2691
-
14 lines of code changed in 1 file:
-
kazzmir
2009-11-16 22:25
#95
Rev.: 2690
-
42 lines of code changed in 4 files:
-
src/mugen:
mugen_menu.cpp (+36 -46),
mugen_menu.h (+1),
mugen_stage.cpp (+1 -2),
mugen_util.cpp (+4 -4)
-
kazzmir
2009-11-16 22:03
#94
Rev.: 2689
-
132 lines of code changed in 3 files:
-
src/mugen:
mugen_menu.cpp (+130 -170),
mugen_stage.cpp (+1 -1)
-
src/mugen/ast:
attribute-simple.h (+1 -1)
-
kazzmir
2009-11-16 21:30
#93
Rev.: 2688
-
66 lines of code changed in 1 file:
-
src/mugen:
mugen_menu.cpp (+66 -77)
-
kazzmir
2009-11-16 21:14
#92
Rev.: 2687
-
52 lines of code changed in 1 file:
-
src/mugen:
mugen_menu.cpp (+52 -2)
-
kazzmir
2009-11-16 18:10
#91
Rev.: 2686
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-16 17:53
#90
Rev.: 2685
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-16 17:34
#89
Rev.: 2684
-
10 lines of code changed in 2 files:
-
Makefile (+2 -2),
SConstruct (+8)
-
kazzmir
2009-11-16 17:29
#88
Rev.: 2683
-
11 lines of code changed in 2 files:
-
Makefile (+2 -1),
SConstruct (+9 -3)
-
kazzmir
2009-11-16 17:13
#87
Rev.: 2682
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-16 17:11
#86
Rev.: 2681
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-16 17:09
#85
Rev.: 2680
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-16 17:08
#84
Rev.: 2679
-
4 lines of code changed in 1 file:
-
kazzmir
2009-11-16 16:40
#83
Rev.: 2678
-
25 lines of code changed in 3 files:
-
Makefile (+1 -1)
-
cmake:
FileList.cmake (-1)
-
misc:
cores.py (new 24)
-
kazzmir
2009-11-16 13:53
#82
Rev.: 2677
-
1 lines of code changed in 1 file:
-
juvinious
2009-11-16 10:50
#81
Rev.: 2676
-
68 lines of code changed in 2 files:
-
CMakeLists.txt (+12 -7)
-
cmake:
FindGNUREGEX.cmake (new 56)
-
kazzmir
2009-11-16 10:08
#80
Rev.: 2675
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-16 10:01
#79
Rev.: 2674
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-15 20:42
#78
Rev.: 2673
-
39 lines of code changed in 4 files:
-
src/menu:
option_mugen_menu.cpp (+1 -1)
-
src/mugen:
mugen_exception.cpp (+12 -3),
mugen_exception.h (+8 -4),
mugen_menu.cpp (+18 -17)
-
kazzmir
2009-11-15 19:29
#77
Rev.: 2672
-
63 lines of code changed in 7 files:
-
src/mugen:
mugen_background.cpp (+3 -3),
mugen_background.h (+1 -1),
mugen_stage.cpp (+1 -37),
mugen_storyboard.cpp (+19 -15),
mugen_util.cpp (+36),
mugen_util.h (+2)
-
src/mugen/parser:
def.peg (+1 -1)
-
kazzmir
2009-11-15 13:41
#76
Rev.: 2671
-
74 lines of code changed in 2 files:
-
src/mugen:
mugen_storyboard.cpp (+69 -126)
-
src/mugen/ast:
attribute-simple.h (+5)
-
kazzmir
2009-11-15 12:49
#75
Rev.: 2670
-
222 lines of code changed in 2 files:
-
src/mugen:
mugen_stage.cpp (-1),
mugen_storyboard.cpp (+222 -1)
-
kazzmir
2009-11-15 12:07
#74
Rev.: 2669
-
87 lines of code changed in 5 files:
-
src/mugen:
mugen_stage.cpp (+5 -58),
mugen_storyboard.cpp (+3 -1)
-
src/mugen/ast:
all.h (+1),
extra.h (new 65)
-
src/mugen/parser:
all.h (new 13)
-
kazzmir
2009-11-15 11:17
#73
Rev.: 2668
-
9 lines of code changed in 4 files:
-
src/mugen:
mugen_util.cpp (-19)
-
src/util:
bitmap.cpp (+5),
bitmap.h (+3),
ftalleg.cpp (+1 -1)
-
kazzmir
2009-11-15 11:06
#72
Rev.: 2667
-
13 lines of code changed in 2 files:
-
src/mugen:
mugen_util.cpp (+10 -14)
-
src/util:
regex.cpp (+3 -3)
-
kazzmir
2009-11-14 19:20
#71
Rev.: 2665
-
61 lines of code changed in 5 files:
-
src/mugen:
mugen_stage.cpp (+1 -1),
mugen_util.cpp (+38 -3)
-
src/mugen/parser:
def.peg (+2 -1)
-
src/util:
regex.cpp (+19),
regex.h (+1)
-
kazzmir
2009-11-14 18:19
#70
Rev.: 2664
-
6 lines of code changed in 3 files:
-
src:
main-menu.cpp (+2)
-
src/mugen:
mugen_stage.cpp (+1 -1),
mugen_util.cpp (+3)
-
kazzmir
2009-11-14 15:59
#69
Rev.: 2663
-
37 lines of code changed in 2 files:
-
src:
main-menu.cpp (+7 -7)
-
src/util:
timedifference.cpp (+30 -3)
-
kazzmir
2009-11-14 14:01
#68
Rev.: 2662
-
23 lines of code changed in 3 files:
-
src:
globals.cpp (+3 -3),
globals.h (+3 -1)
-
src/mugen:
mugen_util.cpp (+17 -8)
-
kazzmir
2009-11-14 12:08
#67
Rev.: 2661
-
8 lines of code changed in 6 files:
-
src/mugen:
mugen_character.cpp (+2),
mugen_font.cpp (+1),
mugen_menu.cpp (+2),
mugen_stage.cpp (+1 -27),
mugen_storyboard.cpp (+1),
mugen_util.cpp (+1)
-
kazzmir
2009-11-13 10:06
#66
Rev.: 2660
-
1 lines of code changed in 1 file:
-
src/mugen/parser:
def.peg (+1)
-
kazzmir
2009-11-13 00:39
#65
Rev.: 2659
-
20 lines of code changed in 1 file:
-
src/mugen/parser:
def.peg (+20 -32)
-
kazzmir
2009-11-13 00:27
#64
Rev.: 2658
-
134 lines of code changed in 13 files:
-
src:
main-menu.cpp (+1 -1)
-
src/mugen:
mugen_reader.cpp (+4 -4),
mugen_stage.cpp (+6)
-
src/mugen/ast:
Section.h (+15),
Value.h (+7),
attribute-simple.h (+10),
attribute.h (+7),
collectable.h (+21),
filename.h (+7),
identifier.h (+10),
string.h (+7),
value-list.h (+10)
-
src/mugen/parser:
def.peg (+29 -2)
-
kazzmir
2009-11-12 23:17
#63
Rev.: 2657
-
32 lines of code changed in 2 files:
-
src/mugen:
mugen_util.cpp (+31 -28)
-
src/mugen/ast:
keyword.h (+1 -1)
-
kazzmir
2009-11-12 20:16
#62
Rev.: 2656
-
11 lines of code changed in 1 file:
-
src/mugen/parser:
def.peg (+11 -5)
-
kazzmir
2009-11-12 19:53
#61
Rev.: 2655
-
0 lines of code changed in 1 file:
-
src/mugen:
mugen_background.cpp (-251)
-
kazzmir
2009-11-12 19:46
#60
Rev.: 2654
-
96 lines of code changed in 1 file:
-
src/mugen:
mugen_background.cpp (+96 -7)
-
kazzmir
2009-11-12 19:01
#59
Rev.: 2653
-
57 lines of code changed in 1 file:
-
src/mugen:
mugen_background.cpp (+57 -32)
-
kazzmir
2009-11-12 18:05
#58
Rev.: 2652
-
3 lines of code changed in 1 file:
-
src/mugen/ast:
walker.h (+3)
-
kazzmir
2009-11-12 17:57
#57
Rev.: 2651
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-11 22:18
#56
Rev.: 2650
-
3 lines of code changed in 2 files:
-
CMakeLists.txt (+2 -1)
-
src/script:
CMakeLists.txt (+1 -1)
-
kazzmir
2009-11-11 22:00
#55
Rev.: 2649
-
2 lines of code changed in 1 file:
-
src/dumb:
SConscript (+2 -2)
-
kazzmir
2009-11-11 21:52
#54
Rev.: 2648
-
16 lines of code changed in 11 files:
-
src/dumb/include:
dumb.h (+2 -2)
-
src/dumb/src/allegro:
packfile.c (+1 -1)
-
src/dumb/src/core:
dumbfile.c (+1 -1)
-
src/dumb/src/helpers:
memfile.c (+1 -1),
stdfile.c (+1 -1)
-
src/dumb/src/it:
itread.c (+2 -2),
readmod.c (+2 -2),
reads3m.c (+1 -1),
readxm.c (+2 -2)
-
src/hawknl/src:
loopback.c (+2 -2)
-
src/mugen/parser:
peg.py (+1)
-
kazzmir
2009-11-11 21:17
#53
Rev.: 2647
-
17 lines of code changed in 1 file:
-
kazzmir
2009-11-11 17:49
#52
Rev.: 2646
-
13 lines of code changed in 1 file:
-
kazzmir
2009-11-11 17:45
#51
Rev.: 2645
-
8 lines of code changed in 1 file:
-
juvinious
2009-11-11 14:11
#50
Rev.: 2644
-
32 lines of code changed in 1 file:
-
juvinious
2009-11-11 14:10
#49
Rev.: 2643
-
41 lines of code changed in 1 file:
-
src/script:
CMakeLists.txt (new 41)
-
kazzmir
2009-11-11 13:18
#48
Rev.: 2642
-
16 lines of code changed in 1 file:
-
kazzmir
2009-11-11 12:11
#47
Rev.: 2641
-
26 lines of code changed in 1 file:
-
kazzmir
2009-11-11 10:43
#46
Rev.: 2640
-
41 lines of code changed in 1 file:
-
kazzmir
2009-11-11 09:43
#45
Rev.: 2639
-
12 lines of code changed in 2 files:
-
src:
select_player.cpp (+9 -9)
-
src/mugen:
mugen_background.cpp (+3 -3)
-
kazzmir
2009-11-10 21:18
#44
Rev.: 2638
-
96 lines of code changed in 3 files:
-
src/mugen:
mugen_util.cpp (+85 -8)
-
src/mugen/ast:
value-list.h (+7 -1),
walker.h (+4)
-
kazzmir
2009-11-10 20:41
#43
Rev.: 2637
-
17 lines of code changed in 1 file:
-
src/mugen:
mugen_animation.cpp (+17 -10)
-
kazzmir
2009-11-10 20:30
#42
Rev.: 2636
-
10 lines of code changed in 1 file:
-
src/mugen:
mugen_util.cpp (+10 -4)
-
kazzmir
2009-11-10 20:25
#41
Rev.: 2635
-
103 lines of code changed in 11 files:
-
src/mugen:
mugen_background.cpp (+8 -7),
mugen_character.cpp (+2),
mugen_storyboard.cpp (+2),
mugen_util.cpp (+26 -5),
mugen_util.h (+1 -1)
-
src/mugen/ast:
Section.h (+15),
Value.h (+5),
all.h (+1),
attribute-simple.h (+5),
attribute.h (+6),
walker.h (new 32)
-
kazzmir
2009-11-10 09:34
#40
Rev.: 2634
-
29 lines of code changed in 5 files:
-
src/util:
bitmap.cpp (+6 -2),
bitmap.h (+1 -1),
font.cpp (+2 -2),
ftalleg.cpp (+17 -11),
ftalleg.h (+3 -3)
-
kazzmir
2009-11-09 22:03
#39
Rev.: 2633
-
1 lines of code changed in 1 file:
-
kazzmir
2009-11-09 21:59
#38
Rev.: 2632
-
1 lines of code changed in 1 file:
-
src/mugen/parser:
SConstruct (+1)
-
kazzmir
2009-11-09 21:49
#37
Rev.: 2631
-
115 lines of code changed in 4 files:
-
src/mugen:
mugen_background.cpp (+13 -9),
mugen_stage.cpp (+1 -1),
mugen_util.cpp (+97 -95),
mugen_util.h (+4 -1)
-
kazzmir
2009-11-09 21:31
#36
Rev.: 2630
-
0 lines of code changed in 1 file:
-
src/mugen/parser:
SConstruct (-1)
-
kazzmir
2009-11-09 21:31
#35
Rev.: 2629
-
208 lines of code changed in 6 files:
-
src:
SConstruct (+2)
-
src/mugen:
mugen_background.cpp (+184),
mugen_stage.cpp (+1 -1),
mugen_util.cpp (+1 -1)
-
src/mugen/parser:
SConstruct (new 19),
def.peg (+1 -1)
-
kazzmir
2009-11-08 18:13
#34
Rev.: 2628
-
4 lines of code changed in 2 files:
-
src/input:
input-manager.h (+1)
-
src/mugen:
test.cpp (+3)
-
kazzmir
2009-11-08 18:06
#33
Rev.: 2627
-
33 lines of code changed in 2 files:
-
src/mugen:
mugen_stage.cpp (+32 -4)
-
src/mugen/ast:
number.h (+1)
-
kazzmir
2009-11-08 17:33
#32
Rev.: 2626
-
11 lines of code changed in 1 file:
-
src/mugen/ast:
identifier.h (+11 -1)
-
kazzmir
2009-11-08 17:21
#31
Rev.: 2625
-
9 lines of code changed in 1 file:
-
src/mugen/ast:
number.h (+9)
-
kazzmir
2009-11-08 16:54
#30
Rev.: 2624
-
46 lines of code changed in 2 files:
-
src/mugen/ast:
value-list.h (+45 -1)
-
src/network:
network.cpp (+1)
-
kazzmir
2009-11-08 10:06
#29
Rev.: 2623
-
7 lines of code changed in 3 files:
-
src/network:
network.cpp (+4 -4),
network_world.cpp (+2 -2),
network_world_client.cpp (+1 -2)
-
kazzmir
2009-11-07 15:05
#28
Rev.: 2622
-
27 lines of code changed in 7 files:
-
src/mugen/ast:
Value.h (+3 -1),
filename.h (+4),
keyword.h (+4),
number.h (+4),
string.h (+4),
value-list.h (+4)
-
src/mugen/parser:
def.peg (+4 -2)
-
kazzmir
2009-11-07 14:58
#27
Rev.: 2621
-
21 lines of code changed in 5 files:
-
src/mugen:
test.cpp (+2 -2)
-
src/mugen/ast:
Section.h (+2 -2),
Value.h (+8 -3),
attribute-simple.h (+6 -2),
exception.h (+3 -9)
-
kazzmir
2009-11-07 14:36
#26
Rev.: 2620
-
76 lines of code changed in 3 files:
-
src/mugen:
mugen_stage.cpp (+54 -54)
-
src/mugen/ast:
Section.h (+16),
attribute-simple.h (+6)
-
kazzmir
2009-11-07 12:19
#25
Rev.: 2619
-
1433 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+1433 -1434)
-
kazzmir
2009-11-07 10:52
#24
Rev.: 2618
-
2 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+2 -2)
-
kazzmir
2009-11-07 08:59
#23
Rev.: 2617
-
2 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+2)
-
kazzmir
2009-11-07 08:54
#22
Rev.: 2616
-
3 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+3 -2)
-
kazzmir
2009-11-06 12:16
#21
Rev.: 2615
-
1 lines of code changed in 1 file:
-
src/util:
gradient.cpp (+1)
-
kazzmir
2009-11-06 11:13
#20
Rev.: 2614
-
54 lines of code changed in 3 files:
-
src/util:
font.cpp (+6 -1),
ftalleg.cpp (+30 -9),
ftalleg.h (+18 -2)
-
kazzmir
2009-11-06 10:14
#19
Rev.: 2613
-
48 lines of code changed in 3 files:
-
src:
select_player.cpp (+6 -22)
-
src/menu:
option_select_font.cpp (+22 -5)
-
src/util:
file-system.cpp (+20 -2)
-
kazzmir
2009-11-05 13:02
#18
Rev.: 2612
-
2 lines of code changed in 1 file:
-
src:
select_player.cpp (+2 -1)
-
kazzmir
2009-11-05 13:00
#17
Rev.: 2611
-
17 lines of code changed in 3 files:
-
src:
globals.cpp (+6 -5),
globals.h (+1 -1),
select_player.cpp (+10 -8)
-
kazzmir
2009-11-04 22:17
#16
Rev.: 2610
-
69 lines of code changed in 2 files:
-
src/mugen:
mugen_stage.cpp (+66 -11),
mugen_util.cpp (+3 -2)
-
kazzmir
2009-11-04 21:09
#15
Rev.: 2609
-
6 lines of code changed in 4 files:
-
src/mugen:
characterhud.cpp (+1 -1),
mugen_character.cpp (+1 -1),
mugen_stage.cpp (+3 -3),
mugen_storyboard.cpp (+1 -1)
-
kazzmir
2009-11-04 21:02
#14
Rev.: 2608
-
2 lines of code changed in 1 file:
-
kazzmir
2009-11-03 22:37
#13
Rev.: 2607
-
58 lines of code changed in 2 files:
-
SConstruct (+42 -17)
-
src:
SConstruct (+16 -2)
-
kazzmir
2009-11-03 21:55
#12
Rev.: 2606
-
7 lines of code changed in 2 files:
-
SConstruct (+2 -2)
-
misc:
gch.py (+5 -1)
-
kazzmir
2009-11-02 21:49
#11
Rev.: 2605
-
14 lines of code changed in 2 files:
-
SConstruct (+3 -2)
-
src:
SConstruct (+11 -25)
-
kazzmir
2009-11-02 21:28
#10
Rev.: 2604
-
14 lines of code changed in 2 files:
-
SConstruct (+3)
-
src/util:
regex.cpp (+11 -2)
-
kazzmir
2009-11-02 21:02
#9
Rev.: 2603
-
28 lines of code changed in 5 files:
-
cmake:
FileList.cmake (+1)
-
src/mugen:
mugen_stage.cpp (+7 -1)
-
src/util:
funcs.h (+2),
regex.cpp (new 8),
regex.h (new 10)
-
kazzmir
2009-11-01 21:45
#8
Rev.: 2602
-
28 lines of code changed in 5 files:
-
src/mugen:
mugen_background.cpp (+6 -6),
mugen_background.h (+3 -2),
mugen_menu.cpp (+5),
mugen_stage.cpp (+12 -199),
mugen_storyboard.cpp (+2)
-
kazzmir
2009-11-01 11:54
#7
Rev.: 2601
-
0 lines of code changed in 1 file:
-
editor/resources/animator:
quick.gif (new)
-
kazzmir
2009-11-01 11:40
#6
Rev.: 2600
-
59 lines of code changed in 3 files:
-
editor:
build.xml (+2 -1)
-
editor/resources/animator:
quick.xml (+14 -3)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+43 -4)
-
kazzmir
2009-11-01 11:17
#5
Rev.: 2599
-
40 lines of code changed in 3 files:
-
editor/resources:
quick.xml (del)
-
editor/resources/animator:
quick.xml (new 39)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+1 -1)
-
kazzmir
2009-11-01 11:12
#4
Rev.: 2598
-
18 lines of code changed in 2 files:
-
editor/resources:
quick.xml (+11 -1)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+7)
-
kazzmir
2009-11-01 11:04
#3
Rev.: 2597
-
8 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+8)
-
kazzmir
2009-11-01 11:00
#2
Rev.: 2596
-
67 lines of code changed in 4 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+1 -1),
Animator.java (+57 -29),
CharacterAnimation.java (+2 -1),
Player.java (+7)
-
kazzmir
2009-11-01 10:08
#1
Rev.: 2595
-
91 lines of code changed in 2 files:
-
editor/resources:
quick.xml (new 29)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+62 -10)