-
kazzmir
2011-12-31 23:22
#133
Rev.: 6767
-
123 lines of code changed in 17 files:
-
src/mugen:
background.cpp (+4 -3),
background.h (+2 -2),
character.cpp (+10 -14),
character.h (+6 -6),
characterhud.cpp (+32 -35),
characterhud.h (+3 -3),
compiler.cpp (+2 -2),
evaluator.cpp (+1 -1),
helper.cpp (+5 -10),
helper.h (+2 -2),
stage.cpp (+25 -13),
stage.h (+6 -5),
state-controller.cpp (+11 -19),
storyboard.cpp (+3 -6),
storyboard.h (+2 -2),
util.cpp (+6 -6),
util.h (+3 -2)
-
kazzmir
2011-12-31 21:05
#132
Rev.: 6766
-
88 lines of code changed in 4 files:
-
src/mugen:
game.cpp (+8 -5)
-
src/paintown-engine/game:
game.cpp (+73 -70)
-
src/util:
console.cpp (+5 -1),
console.h (+2)
-
juvinious
2011-12-31 20:26
#131
Rev.: 6765
-
67 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+59 -29),
animation.h (+8 -6)
-
kazzmir
2011-12-31 20:25
#130
Rev.: 6764
-
31 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+31)
-
kazzmir
2011-12-31 17:20
#129
Rev.: 6762
-
2 lines of code changed in 2 files:
-
src/mugen/ast:
ast.h (+1 -1)
-
src/mugen/parser:
cmd.peg (+1)
-
kazzmir
2011-12-31 17:06
#128
Rev.: 6761
-
72 lines of code changed in 5 files:
-
src/mugen:
compiler.cpp (-2),
state-controller.cpp (+14 -14),
state-controller.h (+3 -2)
-
src/mugen/ast:
ast.h (+1 -1)
-
src/mugen/parser:
cmd.peg (+54 -4)
-
kazzmir
2011-12-31 15:40
#127
Rev.: 6760
-
42 lines of code changed in 4 files:
-
src/mugen:
state-controller.cpp (+20 -11)
-
src/mugen/ast:
ast.h (+1 -1),
resource.h (+17 -13)
-
src/mugen/parser:
cmd.peg (+4 -6)
-
juvinious
2011-12-31 13:58
#126
Rev.: 6759
-
113 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+70 -56),
animation.h (+43 -31)
-
kazzmir
2011-12-31 12:21
#125
Rev.: 6758
-
18 lines of code changed in 1 file:
-
src/mugen:
projectile.cpp (new 18)
-
kazzmir
2011-12-31 12:14
#124
Rev.: 6757
-
4 lines of code changed in 2 files:
-
src/test/menu:
SConstruct (+1)
-
src/test/mugen:
SConstruct (+3)
-
kazzmir
2011-12-31 12:06
#123
Rev.: 6756
-
101 lines of code changed in 7 files:
-
cmake:
FileList.cmake (+1)
-
src/mugen:
character.cpp (+8),
character.h (+6),
projectile.h (+11 -1),
stage.cpp (+18),
stage.h (+6 -1),
state-controller.cpp (+51 -6)
-
kazzmir
2011-12-30 23:25
#122
Rev.: 6755
-
85 lines of code changed in 1 file:
-
src/mugen:
state-controller.cpp (+85 -50)
-
kazzmir
2011-12-30 21:25
#121
Rev.: 6754
-
198 lines of code changed in 3 files:
-
src/mugen:
projectile.h (+2 -3),
stage.h (+3),
state-controller.cpp (+193 -72)
-
kazzmir
2011-12-30 16:16
#120
Rev.: 6753
-
88 lines of code changed in 3 files:
-
editor/resources:
level.xml (+10)
-
editor/src/com/rafkind/paintown/level:
Editor2.scala (+42)
-
editor/src/com/rafkind/paintown/level/objects:
Level.java (+36)
-
kazzmir
2011-12-30 15:28
#119
Rev.: 6752
-
67 lines of code changed in 7 files:
-
src/paintown-engine/game:
adventure_world.cpp (+5),
adventure_world.h (+1),
game.cpp (+1),
world.h (+5)
-
src/paintown-engine/level:
scene.cpp (+44 -13),
scene.h (+8)
-
src/util/gui:
cutscene.cpp (+3)
-
kazzmir
2011-12-30 13:17
#118
Rev.: 6751
-
1 lines of code changed in 1 file:
-
src/util/sdl:
hqx.cpp (+1 -1)
-
kazzmir
2011-12-30 12:03
#117
Rev.: 6750
-
63 lines of code changed in 4 files:
-
src/test/hqx:
SConstruct (+3 -3),
performance.cpp (new 44)
-
src/util:
timedifference.cpp (+7 -3),
timedifference.h (+9 -8)
-
kazzmir
2011-12-30 11:14
#116
Rev.: 6749
-
4054 lines of code changed in 4 files:
-
src/test/hqx:
hq2x.cpp (+3)
-
src/util/sdl:
bitmap.cpp (+14 -2),
hqx.cpp (+4033 -10),
hqx.h (+4 -3)
-
kazzmir
2011-12-30 01:01
#115
Rev.: 6748
-
41 lines of code changed in 1 file:
-
src/util/sdl:
hqx.cpp (+41 -41)
-
kazzmir
2011-12-30 00:29
#114
Rev.: 6747
-
97 lines of code changed in 1 file:
-
src/util/sdl:
hqx.cpp (+97 -30)
-
kazzmir
2011-12-29 23:37
#113
Rev.: 6746
-
5381 lines of code changed in 4 files:
-
src/test/hqx:
hq2x.cpp (+5 -2)
-
src/util/sdl:
bitmap.cpp (+5 -1),
hqx.cpp (+5367 -45),
hqx.h (+4)
-
kazzmir
2011-12-29 21:54
#112
Rev.: 6745
-
365 lines of code changed in 10 files:
-
src/test/hqx:
hq2x.cpp (+1 -1)
-
src/util:
CMakeLists.txt (+1 -1),
bitmap.cpp (+11 -3),
bitmap.h (+9 -3)
-
src/util/allegro:
bitmap.cpp (+5 -1)
-
src/util/allegro5:
bitmap.cpp (+5 -1)
-
src/util/hq4x:
hq2x.cpp (+4)
-
src/util/sdl:
bitmap.cpp (+30 -2),
hqx.cpp (new 287),
hqx.h (new 12)
-
kazzmir
2011-12-29 18:39
#111
Rev.: 6744
-
32 lines of code changed in 4 files:
-
src:
main-menu.cpp (+3)
-
src/paintown-engine/game:
mod.cpp (+17),
mod.h (+6)
-
src/util/gui:
cutscene.cpp (+6 -6)
-
kazzmir
2011-12-29 17:27
#110
Rev.: 6743
-
33 lines of code changed in 2 files:
-
src/util/gui:
fadetool.cpp (+7 -7),
fadetool.h (+26 -19)
-
kazzmir
2011-12-29 16:31
#109
Rev.: 6742
-
79 lines of code changed in 5 files:
-
src/test/gui:
cutscene-file.txt (new 3),
cutscene-random.txt (new 32),
scene1.txt (new 22)
-
src/util/gui:
cutscene.cpp (+19 -9),
cutscene.h (+3)
-
kazzmir
2011-12-29 16:20
#108
Rev.: 6741
-
128 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+97),
animation.h (+31)
-
kazzmir
2011-12-29 13:52
#107
Rev.: 6740
-
228 lines of code changed in 4 files:
-
src/test/gui:
cutscene-all.txt (new 25),
cutscene-layers.txt (new 28)
-
src/util/gui:
animation.cpp (+137 -27),
animation.h (+38 -2)
-
kazzmir
2011-12-29 11:26
#106
Rev.: 6739
-
45 lines of code changed in 2 files:
-
src/test/gui:
cutscene-loop.txt (new 19),
cutscene-text.txt (new 26)
-
kazzmir
2011-12-28 23:06
#105
Rev.: 6738
-
43 lines of code changed in 4 files:
-
src/util:
gradient.cpp (+8),
gradient.h (+1)
-
src/util/gui:
animation.cpp (+29 -4),
animation.h (+5)
-
kazzmir
2011-12-28 22:46
#104
Rev.: 6737
-
136 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+108 -58),
animation.h (+28)
-
kazzmir
2011-12-28 20:11
#103
Rev.: 6736
-
26 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+24 -16),
animation.h (+2 -2)
-
kazzmir
2011-12-28 18:57
#102
Rev.: 6735
-
1 lines of code changed in 1 file:
-
src/util/gui:
animation.cpp (+1 -1)
-
kazzmir
2011-12-28 18:46
#101
Rev.: 6734
-
4 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+4 -87),
animation.h (-5)
-
kazzmir
2011-12-28 17:16
#100
Rev.: 6733
-
375 lines of code changed in 3 files:
-
src/util/gui:
animation.cpp (+273 -55),
animation.h (+96 -14),
fadetool.cpp (+6 -10)
-
kazzmir
2011-12-28 10:38
#99
Rev.: 6732
-
40 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+38 -12),
animation.h (+2)
-
kazzmir
2011-12-27 23:11
#98
Rev.: 6730
-
6 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (+2),
AnimationCanvas.java (+4 -4)
-
kazzmir
2011-12-27 22:44
#97
Rev.: 6729
-
5 lines of code changed in 1 file:
-
src/util/gui:
animation.cpp (+5)
-
kazzmir
2011-12-27 22:38
#96
Rev.: 6728
-
104 lines of code changed in 4 files:
-
src/util/gui:
animation.cpp (+53 -8),
animation.h (+14 -2),
cutscene.cpp (+34 -10),
cutscene.h (+3 -3)
-
kazzmir
2011-12-26 22:50
#95
Rev.: 6727
-
13 lines of code changed in 1 file:
-
src/util/hq4x:
hq2x.cpp (+13 -20)
-
kazzmir
2011-12-26 21:34
#94
Rev.: 6726
-
56 lines of code changed in 3 files:
-
src/test/hqx:
hq2x.cpp (+1 -1),
test.png (new)
-
src/util/hq4x:
hq2x.cpp (+55 -17)
-
kazzmir
2011-12-26 18:06
#93
Rev.: 6725
-
1707 lines of code changed in 25 files:
-
editor:
manifest (+1 -1)
-
editor/src/com/rafkind/paintown:
MinMaxSpinnerModel.java (+1 -1)
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+1 -1)
-
editor/src/com/rafkind/paintown/level:
CatEditor.java (+6 -5),
CharacterEditor.java (+7 -4),
Editor.java (+15 -6),
Editor2.scala (+15 -7),
EditorException.java (+4 -4),
ItemEditor.java (+8 -5),
PropertyEditor.java (+3 -2),
RandomNameAction.java (+1 -1)
-
editor/src/com/rafkind/paintown/level/object:
Block.java (del),
Cat.java (del),
Character.java (del),
Item.java (del),
Level.java (del),
Stimulation.java (del),
Thing.java (del)
-
editor/src/com/rafkind/paintown/level/objects:
Block.java (new 218),
Cat.java (new 95),
Character.java (new 271),
Item.java (new 97),
Level.java (new 603),
Stimulation.java (new 148),
Thing.java (new 213)
-
kazzmir
2011-12-26 17:05
#92
Rev.: 6724
-
5369 lines of code changed in 30 files:
-
editor/src/com/rafkind/paintown:
CatEditor.java (del),
CharacterEditor.java (del),
Editor.java (del),
Editor2.scala (del),
EditorException.java (del),
ItemEditor.java (del),
PropertyEditor.java (del),
RandomNameAction.java (del)
-
editor/src/com/rafkind/paintown/level:
Block.java (del),
Cat.java (del),
CatEditor.java (new 27),
Character.java (del),
CharacterEditor.java (new 182),
Editor.java (new 1635),
Editor2.scala (new 1599),
EditorException.java (new 7),
Item.java (del),
ItemEditor.java (new 223),
Level.java (del),
PropertyEditor.java (new 9),
RandomNameAction.java (new 42),
Stimulation.java (del),
Thing.java (del)
-
editor/src/com/rafkind/paintown/level/object:
Block.java (new 218),
Cat.java (new 95),
Character.java (new 271),
Item.java (new 97),
Level.java (new 603),
Stimulation.java (new 148),
Thing.java (new 213)
-
kazzmir
2011-12-26 13:06
#91
Rev.: 6722
-
9 lines of code changed in 2 files:
-
src/util/allegro:
bitmap.cpp (+5 -1)
-
src/util/allegro5:
bitmap.cpp (+4)
-
kazzmir
2011-12-26 12:37
#90
Rev.: 6721
-
71 lines of code changed in 5 files:
-
src/test/hqx:
hq2x.cpp (+24)
-
src/util:
bitmap.cpp (+8),
bitmap.h (+8 -2)
-
src/util/hq4x:
hq2x.cpp (+3 -2)
-
src/util/sdl:
bitmap.cpp (+28)
-
kazzmir
2011-12-26 11:59
#89
Rev.: 6720
-
309 lines of code changed in 6 files:
-
src/test:
SConstruct (+1)
-
src/test/hqx:
SConstruct (new 22),
hq2x.cpp (new 22)
-
src/util:
CMakeLists.txt (+1)
-
src/util/hq4x:
hq2x.cpp (new 252),
hqx.h (new 11)
-
kazzmir
2011-12-25 15:24
#88
Rev.: 6719
-
65 lines of code changed in 5 files:
-
src/mugen:
character.cpp (+45 -57),
character.h (+1 -1),
object.h (+1 -1),
state-controller.cpp (+14 -2),
state-controller.h (+4)
-
kazzmir
2011-12-25 14:53
#87
Rev.: 6718
-
4 lines of code changed in 2 files:
-
src/mugen:
character.cpp (+3 -1),
sprite.cpp (+1 -1)
-
kazzmir
2011-12-25 14:14
#86
Rev.: 6717
-
2 lines of code changed in 1 file:
-
src/mugen:
character.h (+2 -2)
-
kazzmir
2011-12-25 11:56
#85
Rev.: 6716
-
36 lines of code changed in 4 files:
-
src/util/android/jni:
SDL_android_main.cpp (new)
-
src/util/android/src/org/libsdl/app:
SDLActivity.java (+26 -3)
-
src/util/input/sdl:
keyboard.cpp (+4)
-
kazzmir
2011-12-25 10:56
#84
Rev.: 6715
-
47 lines of code changed in 10 files:
-
editor/src/com/rafkind/paintown:
TokenReader.java (+3 -1)
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (-1),
AnimationCanvas.java (+2 -7),
DrawArea.java (-5),
Player.java (+1 -1)
-
editor/src/com/rafkind/paintown/animator/events:
BBoxEvent.java (+1 -1),
FaceEvent.java (+1 -1),
StatusEvent.java (+3 -3)
-
editor/src/com/rafkind/paintown/level:
Level.java (+1 -1),
Thing.java (+35 -32)
-
kazzmir
2011-12-25 10:20
#83
Rev.: 6714
-
13 lines of code changed in 4 files:
-
SConstruct (+8 -3)
-
doc:
android-ndk (+2)
-
src/util/android/src/org/libsdl/app:
SDLActivity.java (+3 -1)
-
kazzmir
2011-12-24 20:57
#82
Rev.: 6713
-
26 lines of code changed in 5 files:
-
src/mugen:
character.cpp (+15 -4),
character.h (+4 -6),
object.h (+1),
stage.cpp (+1),
state-controller.cpp (+5 -14)
-
kazzmir
2011-12-24 13:22
#81
Rev.: 6712
-
4 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Player.java (+4 -60)
-
kazzmir
2011-12-24 10:45
#80
Rev.: 6711
-
24 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Player.java (+24)
-
kazzmir
2011-12-24 10:36
#79
Rev.: 6710
-
100 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+2 -35),
Player.java (+98)
-
kazzmir
2011-12-24 10:03
#78
Rev.: 6709
-
146 lines of code changed in 3 files:
-
editor/resources/animator:
combo.xml (+15)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+6 -6),
Player.java (+125)
-
kazzmir
2011-12-23 22:54
#77
Rev.: 6708
-
48 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+2 -35),
tools.scala (new 46)
-
kazzmir
2011-12-23 21:45
#76
Rev.: 6707
-
24 lines of code changed in 1 file:
-
editor/resources/animator:
base.xml (+24 -22)
-
kazzmir
2011-12-23 21:41
#75
Rev.: 6706
-
28 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
DrawArea.java (+1 -1),
Player.java (+27 -18)
-
kazzmir
2011-12-23 17:36
#74
Rev.: 6705
-
149 lines of code changed in 4 files:
-
editor/resources/animator:
combo.xml (+14 -5)
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+46 -27),
DrawArea.java (+3 -3),
Player.java (+86 -109)
-
kazzmir
2011-12-23 12:25
#73
Rev.: 6704
-
104 lines of code changed in 4 files:
-
editor/resources/animator:
base.xml (+46 -83),
combo.xml (new 32)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+7 -7),
Player.java (+19 -2)
-
kazzmir
2011-12-22 22:24
#72
Rev.: 6703
-
90 lines of code changed in 1 file:
-
editor/resources/animator:
context.xml (+90 -111)
-
kazzmir
2011-12-22 22:02
#71
Rev.: 6702
-
75 lines of code changed in 2 files:
-
editor/resources/animator:
base.xml (+53 -61)
-
editor/src/com/rafkind/paintown/animator:
Player.java (+22 -5)
-
kazzmir
2011-12-22 14:08
#70
Rev.: 6701
-
44 lines of code changed in 3 files:
-
editor/resources/animator:
tool-overlay-animation.xml (+2)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+13 -9),
DrawArea.java (+29 -2)
-
kazzmir
2011-12-22 12:27
#69
Rev.: 6700
-
83 lines of code changed in 3 files:
-
editor/resources/animator:
animation.xml (-21),
tool-speed-scale.xml (new 25)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+58 -34)
-
kazzmir
2011-12-21 21:33
#68
Rev.: 6698
-
31 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (+12 -5),
AnimationCanvas.java (+19 -11)
-
kazzmir
2011-12-21 17:34
#67
Rev.: 6697
-
35 lines of code changed in 3 files:
-
editor/resources/animator:
tool-overlay-animation.xml (+1 -1)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+19),
DrawArea.java (+15 -1)
-
kazzmir
2011-12-21 17:19
#66
Rev.: 6696
-
67 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+8 -4),
AnimationCanvas.java (+59 -7)
-
kazzmir
2011-12-21 15:41
#65
Rev.: 6695
-
75 lines of code changed in 4 files:
-
editor/resources/animator:
tool-overlay-animation.xml (new 19)
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (+11 -12),
AnimationCanvas.java (+36),
DrawArea.java (+9)
-
kazzmir
2011-12-21 11:27
#64
Rev.: 6694
-
1 lines of code changed in 1 file:
-
src/util/gui:
animation.cpp (+1)
-
juvinious
2011-12-21 10:18
#63
Rev.: 6693
-
165 lines of code changed in 3 files:
-
src/test/gui:
cutscene.cpp (+97 -18)
-
src/util/gui:
animation.cpp (+61 -4),
animation.h (+7)
-
kazzmir
2011-12-20 15:39
#62
Rev.: 6692
-
68 lines of code changed in 3 files:
-
SConstruct (+21 -12)
-
doc:
android-ndk (+23 -19)
-
misc:
SDL-android.diff (+24 -12)
-
juvinious
2011-12-20 09:40
#61
Rev.: 6691
-
305 lines of code changed in 6 files:
-
src/test/gui:
cutscene.cpp (+84 -30)
-
src/util/gui:
animation.cpp (+92 -10),
animation.h (+53 -7),
cutscene.cpp (+32 -5),
cutscene.h (+5 -3),
fadetool.cpp (+39 -39)
-
kazzmir
2011-12-19 15:35
#60
Rev.: 6690
-
6 lines of code changed in 2 files:
-
src:
SConscript (+5)
-
src/util:
tokenreader.cpp (+1 -2)
-
juvinious
2011-12-19 09:35
#59
Rev.: 6689
-
143 lines of code changed in 5 files:
-
src/test/gui:
cutscene.cpp (+88 -11)
-
src/util/gui:
animation.cpp (+25),
animation.h (+4),
cutscene.cpp (+17 -2),
cutscene.h (+9)
-
kazzmir
2011-12-18 14:06
#58
Rev.: 6688
-
196 lines of code changed in 12 files:
-
SConstruct (+1 -4)
-
src:
SConscript (+4 -1)
-
src/openbor:
data.cpp (+181 -111),
data.peg (+1 -1)
-
src/test/gui:
SConstruct (+3 -60)
-
src/test/menu:
SConstruct (-64)
-
src/test/mugen:
SConstruct (+1 -163)
-
src/test/network:
SConstruct (+1 -7)
-
src/test/paintown:
SConstruct (-148)
-
src/test/regex:
SConstruct (+1 -4)
-
src/test/token:
SConstruct (+2 -15)
-
src/test/util:
SConstruct (+1 -8)
-
kazzmir
2011-12-18 11:50
#57
Rev.: 6687
-
30 lines of code changed in 3 files:
-
scons:
helpers.py (+24 -6)
-
src:
SConscript (-1)
-
src/util:
SConscript (+6 -20)
-
kazzmir
2011-12-18 11:16
#56
Rev.: 6686
-
242 lines of code changed in 9 files:
-
CMakeLists.txt (+9 -5),
SConstruct (+4 -1)
-
cmake:
FileList.cmake (+1 -79)
-
src:
SConscript (+6)
-
src/mugen/parser:
cpp_generator.py (+80 -61),
peg.py (+24 -14)
-
src/util:
CMakeLists.txt (new 92),
SConscript (new 26)
-
src/util/menu:
menu.cpp (-9)
-
juvinious
2011-12-16 21:43
#55
Rev.: 6685
-
142 lines of code changed in 2 files:
-
src/test/gui:
SConstruct (+7),
cutscene.cpp (new 135)
-
kazzmir
2011-12-16 16:38
#54
Rev.: 6684
-
112 lines of code changed in 8 files:
-
debian:
changelog (+12),
compat (new 1),
control (+34 -8),
copyright (+25 -6),
paintown-data.install (new 2),
rules (+34 -15),
usr_games_paintown (new 2),
watch (new 2)
-
kazzmir
2011-12-15 23:09
#53
Rev.: 6683
-
143 lines of code changed in 3 files:
-
src/mugen/parser:
cpp_generator.py (+111 -78),
peg.py (+7 -2),
test_peg.py (+25)
-
kazzmir
2011-12-15 15:52
#52
Rev.: 6682
-
68 lines of code changed in 1 file:
-
src/mugen/parser:
cpp_generator.py (+68 -39)
-
kazzmir
2011-12-15 14:37
#51
Rev.: 6681
-
241 lines of code changed in 1 file:
-
src/mugen/parser:
cpp_generator.py (+241 -143)
-
kazzmir
2011-12-14 23:11
#50
Rev.: 6680
-
22 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+22)
-
kazzmir
2011-12-14 22:38
#49
Rev.: 6679
-
2 lines of code changed in 2 files:
-
src/test/token:
SConstruct (+1 -1)
-
src/test/util:
SConstruct (+1 -1)
-
kazzmir
2011-12-14 22:10
#48
Rev.: 6678
-
73 lines of code changed in 3 files:
-
src/mugen/parser:
cpp_generator.py (+25 -2),
peg.py (+47 -3)
-
src/mugen/parser/doc:
Makefile (+1 -1)
-
kazzmir
2011-12-14 12:33
#47
Rev.: 6677
-
10 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+10)
-
kazzmir
2011-12-13 21:23
#46
Rev.: 6676
-
0 lines of code changed in 2 files:
-
src/util/android:
install.sh (new)
-
kazzmir
2011-12-13 20:42
#45
Rev.: 6675
-
1 lines of code changed in 1 file:
-
doc/manual:
Makefile (+1 -1)
-
kazzmir
2011-12-13 17:10
#44
Rev.: 6674
-
32 lines of code changed in 5 files:
-
src/test/menu:
SConstruct (+1)
-
src/util:
bitmap.cpp (+4),
bitmap.h (+1)
-
src/util/gui:
animation.cpp (+22 -6),
animation.h (+4 -4)
-
kazzmir
2011-12-13 16:02
#43
Rev.: 6673
-
27 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+26 -6),
animation.h (+1 -1)
-
kazzmir
2011-12-12 23:05
#42
Rev.: 6672
-
99 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+99 -18)
-
kazzmir
2011-12-12 21:21
#41
Rev.: 6669
-
3 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+3)
-
kazzmir
2011-12-12 21:13
#40
Rev.: 6668
-
11 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+11 -1)
-
kazzmir
2011-12-12 17:25
#39
Rev.: 6666
-
5 lines of code changed in 2 files:
-
src/asteroids:
game.cpp (+2)
-
src/util/allegro5:
bitmap.cpp (+3 -1)
-
kazzmir
2011-12-12 17:07
#38
Rev.: 6665
-
37 lines of code changed in 3 files:
-
src/asteroids:
game.cpp (+2 -1)
-
src/util:
ebox.cpp (+29 -17)
-
src/util/sdl:
bitmap.cpp (+6 -1)
-
kazzmir
2011-12-11 23:30
#37
Rev.: 6664
-
133 lines of code changed in 6 files:
-
src/paintown-engine/object:
animation.cpp (+6 -1),
animation.h (+1 -3),
character.cpp (+19 -1),
character.h (+2)
-
src/util:
ebox.cpp (+103 -127),
ebox.h (+2 -2)
-
kazzmir
2011-12-11 21:26
#36
Rev.: 6663
-
7 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+7 -1)
-
kazzmir
2011-12-11 21:18
#35
Rev.: 6661
-
96 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+96)
-
kazzmir
2011-12-11 20:19
#34
Rev.: 6660
-
86 lines of code changed in 4 files:
-
src/asteroids:
game.cpp (+70 -19)
-
src/paintown-engine/object:
animation.cpp (+6 -122)
-
src/util:
bitmap.cpp (+5 -1),
bitmap.h (+5 -1)
-
kazzmir
2011-12-11 18:17
#33
Rev.: 6659
-
25 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+9 -1)
-
editor/src/com/rafkind/paintown/animator/events:
events.scala (+16 -9)
-
kazzmir
2011-12-11 17:05
#32
Rev.: 6657
-
3 lines of code changed in 2 files:
-
src/util/menu:
menu.cpp (+2 -2),
menu.h (+1 -1)
-
kazzmir
2011-12-11 13:34
#31
Rev.: 6656
-
1 lines of code changed in 1 file:
-
kazzmir
2011-12-11 12:49
#30
Rev.: 6654
-
86 lines of code changed in 1 file:
-
src/asteroids:
game.cpp (+86 -53)
-
kazzmir
2011-12-11 12:18
#29
Rev.: 6653
-
649 lines of code changed in 11 files:
-
CMakeLists.txt (+2 -1)
-
cmake:
FileList.cmake (+3)
-
src/asteroids:
game.cpp (new 609),
game.h (new 10)
-
src/util:
bitmap.cpp (+4),
bitmap.h (+3),
funcs.cpp (+5 -1),
funcs.h (+2)
-
src/util/menu:
menu.cpp (+9),
menu.h (+2 -1)
-
kazzmir
2011-12-11 10:23
#28
Rev.: 6652
-
45 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+5)
-
editor/src/com/rafkind/paintown/animator/events:
events.scala (+40 -34)
-
kazzmir
2011-12-10 16:43
#27
Rev.: 6651
-
37 lines of code changed in 4 files:
-
src/mugen:
character.cpp (+5),
character.h (+3),
state-controller.cpp (+27 -2),
state-controller.h (+2)
-
kazzmir
2011-12-10 16:02
#26
Rev.: 6650
-
45 lines of code changed in 5 files:
-
src/mugen:
character.cpp (+1 -1),
character.h (+10 -2),
game.cpp (+25 -1),
stage.cpp (+8 -3),
stage.h (+1 -1)
-
kazzmir
2011-12-10 13:04
#25
Rev.: 6649
-
9 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Detacher.java (new 9)
-
kazzmir
2011-12-10 10:58
#24
Rev.: 6648
-
211 lines of code changed in 6 files:
-
src:
main-menu.cpp (+7)
-
src/mugen:
option-options.cpp (+195 -7),
options.h (+9)
-
src/util/menu:
optionfactory.cpp (-5),
options.cpp (-169),
options.h (-26)
-
kazzmir
2011-12-09 22:56
#23
Rev.: 6647
-
95 lines of code changed in 10 files:
-
cmake:
FileList.cmake (+1)
-
src:
main-menu.cpp (+8)
-
src/paintown-engine/game:
options.cpp (+1 -1)
-
src/platformer/game:
options.cpp (new 58),
options.h (new 26)
-
src/util/menu:
optionfactory.cpp (+1 -4),
options.cpp (-23),
options.h (-10)
-
kazzmir
2011-12-09 11:23
#22
Rev.: 6646
-
114 lines of code changed in 1 file:
-
src/mugen:
state-controller.cpp (+114 -85)
-
kazzmir
2011-12-08 20:13
#21
Rev.: 6645
-
49 lines of code changed in 1 file:
-
src/util:
thread.cpp (+49)
-
kazzmir
2011-12-08 12:15
#20
Rev.: 6644
-
115 lines of code changed in 2 files:
-
src/mugen:
state-controller.cpp (+114 -123)
-
src/mugen/parser:
cmd.peg (+1 -1)
-
kazzmir
2011-12-07 22:59
#19
Rev.: 6643
-
210 lines of code changed in 13 files:
-
src/mugen:
behavior.cpp (+1 -1),
compiler.cpp (+4),
compiler.h (+1),
stage.cpp (+2 -135),
state-controller.cpp (+24 -7)
-
src/mugen/ast:
all.h (+1),
ast.cpp (+9 -16),
ast.h (+4 -31),
resource.h (new 134),
walker.h (+4)
-
src/mugen/parser:
cmd.peg (+23 -27)
-
src/test/menu:
SConstruct (+3 -3),
test.cpp (-1)
-
kazzmir
2011-12-07 20:08
#18
Rev.: 6642
-
0 lines of code changed in 1 file:
-
kazzmir
2011-12-05 23:50
#17
Rev.: 6641
-
3 lines of code changed in 1 file:
-
kazzmir
2011-12-05 23:50
#16
Rev.: 6640
-
3 lines of code changed in 12 files:
-
CMakeLists.txt (+1 -1)
-
src/util:
init.cpp (+1 -1)
-
src/util/allegro:
bitmap.cpp (+1 -1),
gif (new)
-
src/util/gif:
README (del),
algif.c (del),
algif.h (del),
gif.c (del),
gif.h (del),
icon.res (del),
lzw.c (del),
lzw.h (del)
-
kazzmir
2011-12-05 23:06
#15
Rev.: 6639
-
1 lines of code changed in 1 file:
-
src/util:
init.cpp (+1 -1)
-
kazzmir
2011-12-05 22:47
#14
Rev.: 6638
-
3 lines of code changed in 1 file:
-
cmake:
FileList.cmake (+3 -3)
-
kazzmir
2011-12-05 22:47
#13
Rev.: 6637
-
11 lines of code changed in 2 files:
-
src/util:
loadpng (del),
thread.h (+11 -20)
-
kazzmir
2011-12-05 20:18
#12
Rev.: 6636
-
1 lines of code changed in 1 file:
-
src/mugen:
command.cpp (+1)
-
kazzmir
2011-12-04 23:18
#11
Rev.: 6635
-
9 lines of code changed in 1 file:
-
src/mugen:
state-controller.cpp (+9 -1)
-
kazzmir
2011-12-04 23:05
#10
Rev.: 6634
-
44 lines of code changed in 3 files:
-
src/mugen:
character.cpp (+25),
character.h (+10),
stage.cpp (+9 -1)
-
kazzmir
2011-12-04 22:45
#9
Rev.: 6633
-
60 lines of code changed in 8 files:
-
src/mugen:
character.cpp (+15),
character.h (+6),
object.h (+2),
stage.cpp (+10),
stage.h (+2),
state-controller.cpp (+19),
util.cpp (+5),
util.h (+1)
-
kazzmir
2011-12-04 22:11
#8
Rev.: 6632
-
127 lines of code changed in 8 files:
-
src/mugen:
compiler.cpp (+11 -2),
state-controller.cpp (+64 -1)
-
src/mugen/ast:
ast.h (+1 -1),
helper.h (+39 -6)
-
src/mugen/parser:
cmd.peg (+5 -5)
-
src/test/paintown:
SConstruct (+5)
-
src/test/thread:
SConstruct (+1 -1)
-
src/test/token:
SConstruct (+1 -1)
-
kazzmir
2011-12-04 15:12
#7
Rev.: 6631
-
189 lines of code changed in 7 files:
-
src:
globals.h (-6)
-
src/mugen:
character.cpp (+67 -2),
character.h (+38),
object.h (+2),
stage.cpp (+2 -36),
stage.h (+3 -2),
state-controller.cpp (+77 -1)
-
kazzmir
2011-12-04 13:43
#6
Rev.: 6630
-
20 lines of code changed in 7 files:
-
SConstruct (+1 -1)
-
src/paintown-engine/object:
actor.h (+1)
-
src/test/audio:
SConstruct (+2 -2)
-
src/test/gui:
SConstruct (+3 -2)
-
src/test/menu:
SConstruct (+2 -1)
-
src/test/mugen:
SConstruct (+6 -6)
-
src/test/paintown:
SConstruct (+5 -5)
-
kazzmir
2011-12-04 12:21
#5
Rev.: 6629
-
37 lines of code changed in 13 files:
-
cmake:
FileList.cmake (+1)
-
src:
globals.cpp (-7),
globals.h (-7)
-
src/paintown-engine/factory:
object_factory.cpp (+1)
-
src/paintown-engine/network:
server.cpp (+4 -3)
-
src/paintown-engine/object:
alliance.cpp (new 10),
alliance.h (new 14),
display_character.cpp (+1 -1),
enemy.cpp (+2 -1),
object_nonattack.h (+1 -2),
player-common.cpp (+1 -1),
player.cpp (+1),
projectile.cpp (+1 -1)
-
kazzmir
2011-12-03 21:02
#4
Rev.: 6628
-
26 lines of code changed in 27 files:
-
cmake:
FileList.cmake (+1 -1)
-
src:
main-menu.cpp (+2 -2)
-
src/exceptions:
exception.cpp (del),
exception.h (del),
return_exception.h (del),
shutdown_exception.h (del)
-
src/factory:
font_factory.cpp (+1 -1)
-
src/mugen:
character-select.cpp (+1 -2),
exception.h (+1 -1),
game.cpp (+2 -2),
menu.cpp (+1 -1),
option-options.cpp (+1 -1)
-
src/openbor:
mod.cpp (+1 -1),
pack-reader.h (+1 -1)
-
src/paintown-engine/game:
game.cpp (+2 -2),
select_player.cpp (+1 -2)
-
src/paintown-engine/level:
scene.cpp (+1 -1)
-
src/paintown-engine/network:
chat_server.cpp (+1 -1),
client.cpp (+1 -1),
server.cpp (+1 -1)
-
src/util/input:
input-manager.h (+1 -1)
-
src/util/menu:
font-info.cpp (+1 -1),
menu.cpp (+2 -2),
options.cpp (+2 -2)
-
src/util/sdl:
bitmap.cpp (+1 -1)
-
kazzmir
2011-12-02 15:42
#3
Rev.: 6626
-
0 lines of code changed in 2 files:
-
src/util/android:
build.xml (new)
-
kazzmir
2011-12-01 23:57
#2
Rev.: 6625
-
37 lines of code changed in 2 files:
-
src/mugen:
character.h (+8),
compiler.cpp (+29 -3)
-
kazzmir
2011-12-01 12:10
#1
Rev.: 6624
-
10 lines of code changed in 3 files:
-
src/mugen:
character.cpp (+3 -3)
-
src/util:
debug.cpp (+5),
debug.h (+2)