-
kazzmir
2012-06-25 15:38
#25
Rev.: 7375
-
44 lines of code changed in 3 files:
-
src:
main-menu.cpp (+1 -1)
-
src/util:
file-system.cpp (+31),
file-system.h (+12 -1)
-
kazzmir
2012-06-21 08:31
#24
Rev.: 7374
-
7 lines of code changed in 1 file:
-
src/mugen:
option-options.cpp (+7 -5)
-
kazzmir
2012-06-20 22:38
#23
Rev.: 7373
-
155 lines of code changed in 4 files:
-
src/mugen:
option-options.cpp (+31 -5)
-
src/util:
directory.cpp (+93 -16),
file-system.cpp (+13 -3),
file-system.h (+18 -1)
-
kazzmir
2012-06-18 15:10
#22
Rev.: 7372
-
1 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+1)
-
kazzmir
2012-06-17 17:26
#21
Rev.: 7371
-
105 lines of code changed in 4 files:
-
src:
main-menu.cpp (+21)
-
src/util:
debug.cpp (+78 -6),
debug.h (+3 -1),
token.cpp (+3 -2)
-
kazzmir
2012-06-17 08:55
#20
Rev.: 7370
-
46 lines of code changed in 3 files:
-
editor/resources/animator:
base.xml (+1)
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+25 -5),
Player.java (+20 -4)
-
kazzmir
2012-06-17 07:58
#19
Rev.: 7369
-
34 lines of code changed in 2 files:
-
editor/resources/animator:
animation.xml (+2)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+32 -1)
-
kazzmir
2012-06-16 20:32
#18
Rev.: 7368
-
156 lines of code changed in 4 files:
-
editor/resources/animator:
tool-overlay-animation.xml (+21)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+36),
DrawArea.java (+96 -6),
tools.scala (+3 -3)
-
kazzmir
2012-06-16 14:44
#17
Rev.: 7367
-
45 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
DrawArea.java (+45 -18)
-
kazzmir
2012-06-16 13:53
#16
Rev.: 7366
-
74 lines of code changed in 3 files:
-
editor/resources/animator:
animation-tools.xml (+17 -8)
-
editor/src/com/rafkind/paintown/animator:
DrawArea.java (+40 -1),
tools.scala (+17)
-
kazzmir
2012-06-15 15:20
#15
Rev.: 7365
-
14 lines of code changed in 1 file:
-
src/mugen:
character-select.cpp (+14)
-
kazzmir
2012-06-13 13:01
#14
Rev.: 7364
-
15 lines of code changed in 3 files:
-
src/mugen:
background.cpp (+7 -1),
character-select.cpp (+7 -3)
-
src/test/mugen:
view.cpp (+1)
-
kazzmir
2012-06-13 10:58
#13
Rev.: 7363
-
354 lines of code changed in 6 files:
-
src/mugen:
animation.cpp (+24 -1),
animation.h (+7 -2),
character-select.cpp (+196 -54),
character-select.h (+28 -18)
-
src/util/gui:
select-list.cpp (+94 -2),
select-list.h (+5)
-
kazzmir
2012-06-11 12:08
#12
Rev.: 7362
-
11 lines of code changed in 1 file:
-
src/mugen:
character-select.cpp (+11 -3)
-
kazzmir
2012-06-11 11:55
#11
Rev.: 7361
-
4 lines of code changed in 1 file:
-
kazzmir
2012-06-10 21:06
#10
Rev.: 7360
-
153 lines of code changed in 3 files:
-
editor/resources/animator:
animation-tools.xml (+14 -2)
-
editor/src/com/rafkind/paintown/animator:
DrawArea.java (+74 -1),
tools.scala (+65)
-
kazzmir
2012-06-10 20:31
#9
Rev.: 7359
-
137 lines of code changed in 5 files:
-
editor/resources/animator:
animation-tools.xml (+31)
-
editor/src/com/rafkind/paintown:
MaskedImage.java (+14 -14)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+7),
DrawArea.java (+37),
tools.scala (+48)
-
kazzmir
2012-06-06 21:40
#8
Rev.: 7358
-
87 lines of code changed in 2 files:
-
SConstruct (+77 -10)
-
src/mugen:
option-options.cpp (+10 -8)
-
kazzmir
2012-06-05 22:17
#7
Rev.: 7357
-
53 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator/events:
events.scala (+53 -2)
-
kazzmir
2012-06-05 22:08
#6
Rev.: 7356
-
196 lines of code changed in 4 files:
-
editor/resources/animator:
event-effect.xml (new 28)
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+48 -10)
-
editor/src/com/rafkind/paintown/animator/events:
EventFactory.java (+8 -7),
events.scala (+112)
-
kazzmir
2012-06-05 20:22
#5
Rev.: 7355
-
5 lines of code changed in 1 file:
-
editor/resources/animator:
animation-tools.xml (+5 -2)
-
kazzmir
2012-06-03 22:32
#4
Rev.: 7354
-
76 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
DrawArea.java (+25 -1)
-
editor/src/com/rafkind/paintown/animator/events:
events.scala (+51 -6)
-
kazzmir
2012-06-03 21:29
#3
Rev.: 7353
-
197 lines of code changed in 6 files:
-
editor/src/com/rafkind/paintown:
undo.scala (+33 -7)
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+7 -5),
AnimationCanvas.java (+52 -11),
Animator2.scala (+8 -4),
CharacterAnimation.java (+84 -31),
tools.scala (+13 -2)
-
kazzmir
2012-06-03 16:30
#2
Rev.: 7352
-
37 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+23 -1),
CharacterAnimation.java (+14 -2)
-
kazzmir
2012-06-03 12:32
#1
Rev.: 7351
-
37 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
undo.scala (new 37)