-
kazzmir
2011-10-31 21:54
#142
Rev.: 6484
-
91 lines of code changed in 4 files:
-
editor/resources/animator:
projectile.xml (+14 -6)
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (+4 -1),
Animator2.scala (+1 -1),
ProjectilePane.java (+72)
-
kazzmir
2011-10-31 21:11
#141
Rev.: 6483
-
1133 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
AnimationCanvas.java (new 917),
CharacterAnimation.java (+216 -1073)
-
kazzmir
2011-10-31 19:37
#140
Rev.: 6482
-
116 lines of code changed in 3 files:
-
editor/resources/animator:
projectile.xml (+10 -11)
-
editor/src/com/rafkind/paintown/animator:
Projectile.java (+20 -20),
ProjectilePane.java (+86 -76)
-
kazzmir
2011-10-31 18:46
#139
Rev.: 6481
-
1 lines of code changed in 1 file:
-
src/mugen:
animation.cpp (+1 -1)
-
kazzmir
2011-10-31 18:42
#138
Rev.: 6480
-
2 lines of code changed in 2 files:
-
src/mugen:
animation.cpp (+1 -1),
state-controller.cpp (+1 -1)
-
kazzmir
2011-10-31 12:40
#137
Rev.: 6478
-
1 lines of code changed in 1 file:
-
src/mugen:
state-controller.cpp (+1 -1)
-
kazzmir
2011-10-31 10:25
#136
Rev.: 6477
-
7 lines of code changed in 1 file:
-
doc:
recording-videos (+7 -1)
-
kazzmir
2011-10-30 22:43
#135
Rev.: 6475
-
8 lines of code changed in 1 file:
-
doc:
recording-videos (new 8)
-
kazzmir
2011-10-30 22:29
#134
Rev.: 6474
-
2 lines of code changed in 1 file:
-
src/util/network:
network.cpp (+2)
-
kazzmir
2011-10-30 19:21
#133
Rev.: 6473
-
6 lines of code changed in 7 files:
-
src/util/network/hawknl/hawknl:
group.h (+1 -1),
ipx.h (+1),
nl.h (+1 -1),
wsock.h (new)
-
kazzmir
2011-10-30 09:51
#132
Rev.: 6472
-
13 lines of code changed in 2 files:
-
src/paintown-engine/game:
adventure_world.cpp (+12 -6),
adventure_world.h (+1 -1)
-
kazzmir
2011-10-30 09:16
#131
Rev.: 6471
-
1 lines of code changed in 1 file:
-
misc/svn-stats:
all (+1 -3)
-
kazzmir
2011-10-30 08:55
#130
Rev.: 6470
-
40 lines of code changed in 6 files:
-
misc/svn-stats:
README (new 5),
all (new 12),
run-stats (new 7),
setup (new 10),
sync-with-site (new 3),
update (new 3)
-
kazzmir
2011-10-29 14:59
#129
Rev.: 6469
-
1298 lines of code changed in 43 files:
-
src/mugen:
background.cpp (+66 -64),
background.h (+3 -3),
character-select.cpp (+81 -78),
character.cpp (+75 -75),
characterhud.cpp (+65 -66),
characterhud.h (+1 -1),
compiler.cpp (+5 -4),
config.cpp (+9 -9),
evaluator.cpp (+2 -2),
menu.cpp (+28 -31),
option-options.cpp (+7 -7),
parse-cache.cpp (+28 -39),
parse-cache.h (+15 -18),
stage.cpp (+43 -43),
state-controller.cpp (+106 -101),
storyboard.cpp (+23 -24),
storyboard.h (+5 -1),
util.cpp (+18 -22),
util.h (+8 -5)
-
src/mugen/ast:
Expression.h (+67),
Value.h (+106 -35),
attribute-array.h (+18 -3),
attribute-keyword.h (+11 -9),
attribute-simple.h (+16 -1),
extra.h (+10 -5),
filename.h (+29 -4),
function.h (+25),
helper.h (+25),
hitdef.h (+64 -18),
identifier.h (+26),
key.h (+26 -1),
keyword.h (+29 -4),
number.h (+53 -49),
range.h (+25),
string.h (+31 -5),
value-attribute.h (+24),
value-list.h (+90 -65)
-
src/mugen/parser:
cmd.peg (+1 -1)
-
src/test/gui:
SConstruct (-4),
test.cpp (-3)
-
src/test/menu:
SConstruct (-4)
-
src/test/mugen:
SConstruct (+3),
serialize.cpp (+31)
-
juvinious
2011-10-28 20:17
#128
Rev.: 6468
-
0 lines of code changed in 3 files:
-
cmake:
FileList.cmake (-1)
-
src/util/gui:
al_keyinput.cpp (del),
al_keyinput.h (del)
-
juvinious
2011-10-28 19:43
#127
Rev.: 6467
-
2 lines of code changed in 12 files:
-
cmake:
FileList.cmake (-3)
-
src/paintown-engine/network:
chat_client.cpp (-21),
chat_client.h (+1 -7)
-
src/util/gui:
keyinput.cpp (del),
keyinput.h (del),
keyinput_manager.cpp (del),
keyinput_manager.h (del),
keys.cpp (del),
keys.h (del),
lineedit.cpp (-82),
lineedit.h (+1 -5),
sigslot.h (del)
-
juvinious
2011-10-28 19:32
#126
Rev.: 6466
-
13 lines of code changed in 1 file:
-
src/util/gui:
tabbed-box.cpp (+13 -84)
-
juvinious
2011-10-28 19:13
#125
Rev.: 6465
-
3 lines of code changed in 1 file:
-
src/util/gui:
tabbed-box.cpp (+3 -3)
-
juvinious
2011-10-28 06:42
#124
Rev.: 6463
-
98 lines of code changed in 4 files:
-
src/menu:
menu.cpp (+6)
-
src/util/gui:
tabbed-box.cpp (+34 -4),
widget.cpp (+27 -4),
widget.h (+31 -33)
-
juvinious
2011-10-27 20:37
#123
Rev.: 6462
-
41 lines of code changed in 4 files:
-
src/test/gui:
character-select.cpp (+3),
ssfiv.txt (+10 -9)
-
src/util/gui:
select-list.cpp (+23 -9),
select-list.h (+5)
-
juvinious
2011-10-27 09:50
#122
Rev.: 6461
-
9 lines of code changed in 4 files:
-
src/test/gui:
character-select.cpp (+6 -7),
markus95.txt (+1 -1),
select.txt (+1 -1),
ssfiv.txt (+1 -1)
-
juvinious
2011-10-27 07:23
#121
Rev.: 6460
-
23 lines of code changed in 3 files:
-
src/test/gui:
character-select.cpp (+20 -5),
character-select.h (+2 -1),
ssfiv.txt (+1 -1)
-
juvinious
2011-10-27 06:38
#120
Rev.: 6458
-
302 lines of code changed in 5 files:
-
src/test/gui:
character-select.cpp (+207 -11),
character-select.h (+65 -1),
markus95.txt (+16),
select.txt (+6),
ssfiv.txt (+8 -2)
-
juvinious
2011-10-27 03:47
#119
Rev.: 6457
-
24 lines of code changed in 1 file:
-
src/test/gui:
character-select.cpp (+24 -23)
-
juvinious
2011-10-27 03:42
#118
Rev.: 6456
-
20 lines of code changed in 2 files:
-
src/test/gui:
character-select.cpp (+14 -8),
ssfiv.txt (+6 -4)
-
kazzmir
2011-10-26 21:24
#117
Rev.: 6455
-
99 lines of code changed in 16 files:
-
editor/src/com/rafkind/paintown/animator/events:
AnimationEvent.java (+16),
BBoxEvent.java (+4),
CoordsEvent.java (+6 -2),
DelayEvent.java (+4),
FaceEvent.java (+7 -4),
JumpEvent.java (+4),
NopEvent.java (+6 -2),
OffsetEvent.java (+4),
ProjectileEvent.java (+6 -2),
ShadowEvent.java (+6 -2),
SoundEvent.java (+6 -2),
StatusEvent.java (+6 -2),
TicketEvent.java (+6 -2),
TrailEvent.java (+4),
ZDistanceEvent.java (+6 -2),
events.scala (+8)
-
juvinious
2011-10-26 18:53
#116
Rev.: 6454
-
46 lines of code changed in 2 files:
-
src/test/gui:
character-select.cpp (+29),
character-select.h (+17)
-
juvinious
2011-10-26 18:40
#115
Rev.: 6453
-
57 lines of code changed in 5 files:
-
src/test/gui:
character-select.cpp (+50 -15),
character-select.h (+1 -2),
markus95.txt (+2 -21),
select.txt (+2 -2),
ssfiv.txt (+2 -38)
-
juvinious
2011-10-26 17:50
#114
Rev.: 6452
-
6 lines of code changed in 2 files:
-
src/test/gui:
character-select.cpp (+5 -12),
select.txt (+1 -1)
-
kazzmir
2011-10-26 15:11
#113
Rev.: 6451
-
3 lines of code changed in 1 file:
-
src/test/gui:
select-main.cpp (+3)
-
juvinious
2011-10-26 13:02
#112
Rev.: 6450
-
107 lines of code changed in 7 files:
-
src/test/gui:
character-select.cpp (+57 -27),
character-select.h (+18 -2),
markus95.txt (+2 -2),
select.txt (+7 -7),
ssfiv.txt (+4 -4)
-
src/util/gui:
select-list.cpp (+14),
select-list.h (+5)
-
kazzmir
2011-10-26 09:39
#111
Rev.: 6449
-
5 lines of code changed in 1 file:
-
src/util:
thread.h (+5 -31)
-
juvinious
2011-10-26 08:47
#110
Rev.: 6448
-
210 lines of code changed in 6 files:
-
src/test/gui:
SConstruct (+29),
character-select.cpp (+117 -19),
character-select.h (+4 -1),
select.txt (+2 -14)
-
src/util/gui:
select-list.cpp (+53),
select-list.h (+5)
-
juvinious
2011-10-26 05:09
#109
Rev.: 6447
-
255 lines of code changed in 6 files:
-
src/test/gui:
character-select.cpp (+185 -63),
character-select.h (+28 -6),
markus95.txt (+5 -3),
select-main.cpp (+1),
select.txt (+24 -5),
ssfiv.txt (+12 -5)
-
kazzmir
2011-10-24 22:12
#108
Rev.: 6446
-
77 lines of code changed in 1 file:
-
juvinious
2011-10-24 20:20
#107
Rev.: 6445
-
18 lines of code changed in 2 files:
-
src/test/gui:
markus95.txt (+12 -5)
-
src/util/gui:
select-list.cpp (+6 -6)
-
juvinious
2011-10-24 12:53
#106
Rev.: 6444
-
5 lines of code changed in 1 file:
-
src/test/gui:
character-select.cpp (+5 -17)
-
kazzmir
2011-10-24 11:27
#105
Rev.: 6443
-
8 lines of code changed in 7 files:
-
src/mugen:
state-controller.cpp (+1 -1)
-
src/test/audio:
SConstruct (+2 -2)
-
src/util:
audio.cpp (+1 -92),
audio.h (+1 -1),
language-string.cpp (+1 -1),
language-string.h (+1 -1)
-
src/util/sdl/mixer:
convert.cpp (+1 -1)
-
juvinious
2011-10-23 17:51
#104
Rev.: 6442
-
104 lines of code changed in 3 files:
-
src/test/gui:
character-select.cpp (+84 -56),
character-select.h (+15 -7),
ssfiv.txt (+5 -1)
-
kazzmir
2011-10-22 16:10
#103
Rev.: 6441
-
14 lines of code changed in 3 files:
-
src/paintown-engine/object:
character.cpp (+4),
character.h (+1),
display_character.cpp (+9 -2)
-
kazzmir
2011-10-22 15:37
#102
Rev.: 6440
-
130 lines of code changed in 5 files:
-
src/mugen:
game.cpp (+12),
state-controller.cpp (+105 -7)
-
src/util:
console.cpp (+9 -6),
console.h (+3),
message-queue.h (+1 -1)
-
kazzmir
2011-10-22 13:34
#101
Rev.: 6439
-
48 lines of code changed in 2 files:
-
src/mugen:
game.cpp (+46 -2)
-
src/paintown-engine/game:
game.cpp (+2 -2)
-
kazzmir
2011-10-22 13:26
#100
Rev.: 6438
-
59 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+59 -46)
-
kazzmir
2011-10-22 12:57
#99
Rev.: 6437
-
63 lines of code changed in 1 file:
-
src/mugen:
game.cpp (+63 -144)
-
kazzmir
2011-10-22 10:45
#98
Rev.: 6436
-
47 lines of code changed in 1 file:
-
src/util:
loading.cpp (+47 -41)
-
juvinious
2011-10-21 22:33
#97
Rev.: 6435
-
140 lines of code changed in 4 files:
-
src/test/gui:
character-select.cpp (+4 -1),
markus95.txt (new 55),
select.txt (+2 -2),
ssfiv.txt (new 79)
-
juvinious
2011-10-21 21:27
#96
Rev.: 6433
-
1 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+1 -1)
-
kazzmir
2011-10-21 21:23
#95
Rev.: 6432
-
2 lines of code changed in 1 file:
-
src/test/gui:
select-main.cpp (+2 -2)
-
juvinious
2011-10-21 21:17
#94
Rev.: 6431
-
10 lines of code changed in 2 files:
-
src/test/gui:
character-select.cpp (+2 -4),
select.txt (+8 -1)
-
juvinious
2011-10-21 21:08
#93
Rev.: 6430
-
259 lines of code changed in 3 files:
-
src/test/gui:
character-select.cpp (+183 -7),
character-select.h (+71 -3),
select.txt (+5)
-
kazzmir
2011-10-21 18:40
#92
Rev.: 6429
-
118 lines of code changed in 3 files:
-
src/mugen:
character.cpp (+100 -89)
-
src/mugen/ast:
identifier.h (+17 -9)
-
src/test/mugen:
load.cpp (+1 -1)
-
kazzmir
2011-10-21 15:33
#91
Rev.: 6428
-
55 lines of code changed in 1 file:
-
src/test/gui:
select.txt (new 55)
-
juvinious
2011-10-21 13:38
#90
Rev.: 6427
-
14 lines of code changed in 1 file:
-
src/test/gui:
character-select.cpp (+14 -5)
-
kazzmir
2011-10-21 13:28
#89
Rev.: 6425
-
48 lines of code changed in 2 files:
-
src/test/token:
test.cpp (+22)
-
src/util:
token.cpp (+26 -2)
-
juvinious
2011-10-21 13:08
#88
Rev.: 6423
-
36 lines of code changed in 3 files:
-
src/test/gui:
character-select.cpp (+29 -10),
character-select.h (+2 -2),
select-main.cpp (+5)
-
juvinious
2011-10-21 11:57
#87
Rev.: 6422
-
133 lines of code changed in 8 files:
-
src/menu:
menu.cpp (+24 -71),
menu.h (+5 -23)
-
src/test/gui:
character-select.cpp (+11 -34),
character-select.h (+2 -2)
-
src/util/gui:
animation.cpp (+50 -27),
animation.h (+28 -5),
cutscene.cpp (+11 -59),
cutscene.h (+2 -8)
-
juvinious
2011-10-21 09:07
#86
Rev.: 6421
-
405 lines of code changed in 4 files:
-
src/test/gui:
SConstruct (+11 -2),
character-select.cpp (+209 -9),
character-select.h (+77 -10),
select-main.cpp (+108 -4)
-
kazzmir
2011-10-20 22:02
#85
Rev.: 6420
-
36 lines of code changed in 3 files:
-
editor/resources/animator:
context.xml (+5)
-
editor/src/com/rafkind/paintown/animator:
CharacterStats.java (+20 -4),
Player.java (+11 -2)
-
kazzmir
2011-10-20 21:30
#84
Rev.: 6419
-
0 lines of code changed in 5 files:
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (-1)
-
editor/src/com/rafkind/paintown/animator/events:
AttackEvent.java (del),
DefenseEvent.java (del),
FrameEvent.java (del),
MoveEvent.java (del)
-
kazzmir
2011-10-20 20:41
#83
Rev.: 6418
-
19 lines of code changed in 2 files:
-
src/util:
console.cpp (+17),
console.h (+2)
-
kazzmir
2011-10-20 14:43
#82
Rev.: 6417
-
1 lines of code changed in 1 file:
-
src/paintown-engine/object:
character.cpp (+1 -1)
-
kazzmir
2011-10-20 14:41
#81
Rev.: 6416
-
17 lines of code changed in 4 files:
-
src/test/gui:
test.cpp (+14 -14)
-
src/test/paintown:
game.cpp (+1 -1),
load.cpp (+1 -1)
-
src/util:
music-player.cpp (+1 -1)
-
kazzmir
2011-10-20 14:26
#80
Rev.: 6415
-
92 lines of code changed in 30 files:
-
src:
main-menu.cpp (+1 -1)
-
src/menu:
menu.cpp (+4 -4),
options.cpp (+5 -5)
-
src/mugen:
font.cpp (+1 -1),
util.cpp (+1 -1)
-
src/paintown-engine/game:
move-list.cpp (+4 -4),
options.cpp (+4 -4)
-
src/paintown-engine/level:
blockobject.cpp (+1 -1),
scene.cpp (+1 -1)
-
src/paintown-engine/network:
client.cpp (+1 -1),
network_world_client.cpp (+3 -3),
server.cpp (+1 -1)
-
src/paintown-engine/object:
animation.cpp (+1 -1),
buddy_player.cpp (+1 -1),
character.cpp (+1 -1),
player.cpp (+8 -8),
versus_player.cpp (+1 -1)
-
src/platformer/game:
game.cpp (+2 -2),
tile.cpp (+2 -4),
world.cpp (+3 -3)
-
src/platformer/script:
script.cpp (+2 -2)
-
src/util:
music-player.cpp (+1 -1),
pointer.h (+1 -1),
tokenreader.cpp (+3 -3)
-
src/util/allegro:
bitmap.cpp (+17 -17)
-
src/util/allegro5:
bitmap.cpp (+7 -7)
-
src/util/gui:
context-box.cpp (+2 -2),
cutscene.cpp (+3 -3),
widget.cpp (+2 -2)
-
src/util/sdl:
bitmap.cpp (+8 -8)
-
juvinious
2011-10-20 14:10
#79
Rev.: 6414
-
114 lines of code changed in 4 files:
-
src/test/gui:
SConstruct (+3 -2),
character-select.cpp (new 54),
character-select.h (new 31),
select-main.cpp (new 26)
-
kazzmir
2011-10-20 11:37
#78
Rev.: 6413
-
76 lines of code changed in 6 files:
-
src/paintown-engine/object:
animation.cpp (+19 -11),
animation.h (+3 -2),
animation_event.cpp (+15 -15),
character.cpp (+14 -11),
character.h (+1 -3),
projectile.cpp (+24 -24)
-
kazzmir
2011-10-20 08:43
#77
Rev.: 6412
-
48 lines of code changed in 5 files:
-
src/paintown-engine/object:
animation.cpp (+33 -33),
animation.h (+1 -1),
animation_event.cpp (+9 -9),
character.cpp (+4 -4),
projectile.cpp (+1 -1)
-
kazzmir
2011-10-19 21:54
#76
Rev.: 6411
-
35 lines of code changed in 5 files:
-
src/paintown-engine/object:
animation.cpp (+6 -2),
character.cpp (+15 -3),
character.h (+5)
-
src/util:
bitmap.cpp (+4),
bitmap.h (+5)
-
kazzmir
2011-10-19 10:48
#75
Rev.: 6410
-
71 lines of code changed in 6 files:
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (+6),
Animator2.scala (+33 -5),
CharacterAnimation.java (+18 -9),
CharacterStats.java (+1 -1),
DrawArea.java (+12 -1),
ProjectilePane.java (+1 -1)
-
kazzmir
2011-10-18 20:43
#74
Rev.: 6409
-
8 lines of code changed in 8 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+1 -1)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (del),
CharacterAnimation.java (-102)
-
editor/src/com/rafkind/paintown/animator/events:
FrameEvent.java (+2 -2),
ProjectileEvent.java (+2 -2),
SoundEvent.java (+2 -2),
TicketEvent.java (+1 -1),
TrailEvent.java (-1)
-
kazzmir
2011-10-17 23:12
#73
Rev.: 6406
-
96 lines of code changed in 8 files:
-
SConstruct (+1 -1)
-
src/util/network:
network.cpp (+7 -4)
-
src/util/network/hawknl/src:
err.cpp (+8 -4),
errorstr.cpp (+8 -2),
ipx.cpp (+3 -1),
loopback.cpp (+4),
nl.cpp (+17),
sock.cpp (+48 -5)
-
kazzmir
2011-10-17 17:15
#72
Rev.: 6405
-
0 lines of code changed in 1 file:
-
src/util/network:
network.cpp (-38)
-
kazzmir
2011-10-17 16:58
#71
Rev.: 6404
-
1 lines of code changed in 1 file:
-
misc:
SDL-ps3.diff (+1 -1)
-
kazzmir
2011-10-17 15:18
#70
Rev.: 6403
-
29 lines of code changed in 4 files:
-
src/paintown-engine/network:
chat_client.cpp (+2 -2),
client.cpp (+10 -133)
-
src/util/network:
network.cpp (+9 -8)
-
src/util/network/hawknl/src:
nl.cpp (+8)
-
kazzmir
2011-10-17 10:25
#69
Rev.: 6402
-
24 lines of code changed in 3 files:
-
src/paintown-engine/network:
client.cpp (+16)
-
src/util/input:
text-input.cpp (+6),
text-input.h (+2)
-
kazzmir
2011-10-17 09:39
#68
Rev.: 6401
-
121 lines of code changed in 2 files:
-
src/test/network:
test.cpp (+3 -4)
-
src/util/network:
network.cpp (+118 -99)
-
kazzmir
2011-10-17 08:36
#67
Rev.: 6400
-
16 lines of code changed in 1 file:
-
src/util/network/hawknl/hawknl:
group.h (new 16)
-
kazzmir
2011-10-16 21:39
#66
Rev.: 6399
-
57 lines of code changed in 5 files:
-
SConstruct (+3 -1)
-
src/util/network/hawknl/src:
err.cpp (+14),
group.cpp (+3),
ipx.cpp (+5 -1),
sock.cpp (+32 -7)
-
kazzmir
2011-10-16 20:40
#65
Rev.: 6398
-
237 lines of code changed in 15 files:
-
src/test/network:
test.cpp (+22)
-
src/util:
gradient.cpp (+1),
thread.cpp (+6 -4),
thread.h (+1 -1)
-
src/util/network:
network.cpp (+68 -56)
-
src/util/network/hawknl:
CMakeLists.txt (+4 -3),
SConscript (+4 -3)
-
src/util/network/hawknl/hawknl:
htinternal.h (+1 -1),
nlinternal.h (new)
-
src/util/network/hawknl/src:
group.cpp (+28 -31),
loopback.cpp (+8 -7),
nl.cpp (+58 -58),
sock.cpp (+32 -25)
-
kazzmir
2011-10-16 17:47
#64
Rev.: 6397
-
8246 lines of code changed in 26 files:
-
src/util/network/hawknl:
CMakeLists.txt (+12 -12),
SConscript (+12 -12)
-
src/util/network/hawknl/src:
crc.c (del),
crc.cpp (new 138),
err.c (del),
err.cpp (new 119),
errorstr.c (del),
errorstr.cpp (new 371),
group.c (del),
group.cpp (new 527),
htcondition.c (del),
htcondition.cpp (new 276),
hthread.c (del),
hthread.cpp (new 180),
htmutex.c (del),
htmutex.cpp (new 192),
ipx.c (del),
ipx.cpp (new 563),
loopback.c (del),
loopback.cpp (new 1045),
nl.c (del),
nl.cpp (new 1928),
nltime.c (del),
nltime.cpp (new 185),
sock.c (del),
sock.cpp (new 2698)
-
kazzmir
2011-10-16 14:44
#63
Rev.: 6396
-
71 lines of code changed in 6 files:
-
src/test/network:
SConstruct (+1),
test.cpp (+55)
-
src/util/network:
network.cpp (new),
network.h (new)
-
kazzmir
2011-10-16 12:40
#62
Rev.: 6395
-
0 lines of code changed in 6 files:
-
src/util/hq4x:
Image.cpp (new),
Image.h (new),
hq4x.cpp (new),
hq4x.dsp (new),
hq4x.dsw (new),
license.txt (new)
-
kazzmir
2011-10-16 12:38
#61
Rev.: 6394
-
138 lines of code changed in 4 files:
-
scons:
main.py (new 23),
unix.py (+73 -2),
utils.py (+31)
-
src:
SConscript (+11 -1)
-
kazzmir
2011-10-16 09:37
#60
Rev.: 6393
-
1 lines of code changed in 1 file:
-
src/menu:
options.cpp (+1)
-
kazzmir
2011-10-16 09:33
#59
Rev.: 6392
-
9 lines of code changed in 8 files:
-
Makefile (+1 -1),
README (+2 -3),
gui-installer (+1 -1),
install.sh (+1 -1)
-
misc:
build-windows.py (+1 -1),
installer.nsi (+1 -1),
make-osx-bundle (+1 -1)
-
src:
globals.cpp (+1 -1)
-
kazzmir
2011-10-16 09:15
#58
Rev.: 6391
-
1 lines of code changed in 1 file:
-
kazzmir
2011-10-16 09:09
#57
Rev.: 6390
-
1 lines of code changed in 1 file:
-
misc:
download-statistics.py (+1 -1)
-
kazzmir
2011-10-15 15:23
#56
Rev.: 6388
-
1 lines of code changed in 1 file:
-
src/util/sdl/image:
IMG_savepng.c (+1)
-
kazzmir
2011-10-14 20:37
#55
Rev.: 6384
-
1 lines of code changed in 1 file:
-
kazzmir
2011-10-14 13:39
#54
Rev.: 6383
-
23 lines of code changed in 1 file:
-
kazzmir
2011-10-14 10:08
#53
Rev.: 6380
-
3 lines of code changed in 1 file:
-
kazzmir
2011-10-14 09:56
#52
Rev.: 6379
-
48 lines of code changed in 1 file:
-
kazzmir
2011-10-13 14:12
#51
Rev.: 6378
-
6 lines of code changed in 2 files:
-
src/paintown-engine/game:
options.cpp (+2)
-
src/util/gui:
context-box.h (+4)
-
kazzmir
2011-10-13 13:07
#50
Rev.: 6377
-
5 lines of code changed in 1 file:
-
src/paintown-engine/level:
block.cpp (+5 -4)
-
kazzmir
2011-10-12 21:02
#49
Rev.: 6371
-
19 lines of code changed in 1 file:
-
misc:
upload-pre-release (new 19)
-
kazzmir
2011-10-12 16:46
#48
Rev.: 6370
-
27 lines of code changed in 6 files:
-
src/mugen:
character.cpp (+7 -2)
-
src/mugen/ast:
Section.h (+4 -4),
ast.h (+1 -1)
-
src/mugen/parser:
cmd.peg (+1 -1)
-
src/util:
font.cpp (+13 -13),
funcs.cpp (+1 -1)
-
kazzmir
2011-10-11 21:48
#47
Rev.: 6368
-
23 lines of code changed in 1 file:
-
src/util:
init.cpp (+23 -1)
-
kazzmir
2011-10-11 20:13
#46
Rev.: 6367
-
1 lines of code changed in 1 file:
-
editor/resources/animator:
animation.xml (+1 -1)
-
kazzmir
2011-10-11 09:48
#45
Rev.: 6366
-
9 lines of code changed in 1 file:
-
kazzmir
2011-10-10 22:06
#44
Rev.: 6365
-
6 lines of code changed in 1 file:
-
juvinious
2011-10-10 21:18
#43
Rev.: 6364
-
21 lines of code changed in 2 files:
-
src/test/gui:
test.cpp (+1 -1)
-
src/util/gui:
select-list.cpp (+20 -12)
-
kazzmir
2011-10-10 21:15
#42
Rev.: 6363
-
13 lines of code changed in 1 file:
-
src/util/sdl/image:
IMG_savepng.c (+13 -2)
-
kazzmir
2011-10-10 20:39
#41
Rev.: 6362
-
42 lines of code changed in 1 file:
-
misc:
SDL-ps3.diff (new 42)
-
juvinious
2011-10-10 20:37
#40
Rev.: 6361
-
18 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+18 -10)
-
kazzmir
2011-10-10 14:45
#39
Rev.: 6360
-
3 lines of code changed in 2 files:
-
editor/resources/animator:
animation-properties.xml (+2 -1),
animation.xml (+1 -1)
-
kazzmir
2011-10-10 10:44
#38
Rev.: 6359
-
3 lines of code changed in 1 file:
-
kazzmir
2011-10-09 21:17
#37
Rev.: 6358
-
62 lines of code changed in 3 files:
-
editor/resources/animator:
animation.xml (+59 -61)
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+1 -1),
DrawArea.java (+2 -4)
-
kazzmir
2011-10-09 20:08
#36
Rev.: 6357
-
14 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+14)
-
kazzmir
2011-10-09 10:16
#35
Rev.: 6356
-
3 lines of code changed in 1 file:
-
misc:
make-osx-bundle (+3 -1)
-
kazzmir
2011-10-09 10:02
#34
Rev.: 6355
-
19 lines of code changed in 1 file:
-
misc:
make-osx-bundle (+19 -5)
-
kazzmir
2011-10-09 09:54
#33
Rev.: 6354
-
10 lines of code changed in 3 files:
-
src/util:
music-player.cpp (-36),
music.cpp (+7 -7),
music.h (+3 -2)
-
kazzmir
2011-10-09 09:51
#32
Rev.: 6353
-
1 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+1)
-
kazzmir
2011-10-09 09:26
#31
Rev.: 6352
-
1 lines of code changed in 1 file:
-
kazzmir
2011-10-08 22:49
#30
Rev.: 6350
-
216 lines of code changed in 22 files:
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+33 -1)
-
editor/src/com/rafkind/paintown/animator/events:
AnimationEvent.java (+1),
AttackEvent.java (+4),
BBoxEvent.java (+4),
CoordsEvent.java (+4),
DefenseEvent.java (+4),
DelayEvent.java (+6),
FaceEvent.java (+9 -6),
FrameEvent.java (+4),
JumpEvent.java (+8),
MoveEvent.java (+8),
NopEvent.java (+4),
OffsetEvent.java (+7),
ProjectileEvent.java (+11),
ShadowEvent.java (+7),
SoundEvent.java (+9 -2),
StatusEvent.java (+7 -3),
TicketEvent.java (+4),
TrailEvent.java (+7),
UserDefinedEvent.java (+9),
ZDistanceEvent.java (+7 -2),
events.scala (+59 -16)
-
kazzmir
2011-10-08 11:11
#29
Rev.: 6349
-
52 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
CharacterAnimation.java (+49 -173),
Player.java (+3 -3)
-
kazzmir
2011-10-08 08:01
#28
Rev.: 6348
-
100 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown:
RelativeFileChooser.java (+97 -49)
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+2 -2),
CharacterAnimation.java (+1 -6)
-
juvinious
2011-10-07 12:59
#27
Rev.: 6347
-
36 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+36 -7)
-
juvinious
2011-10-07 09:20
#26
Rev.: 6346
-
31 lines of code changed in 1 file:
-
src/util/gui:
select-list.cpp (+31 -20)
-
juvinious
2011-10-07 07:42
#25
Rev.: 6345
-
66 lines of code changed in 2 files:
-
src/test/gui:
test.cpp (+1 -1)
-
src/util/gui:
select-list.cpp (+65 -4)
-
juvinious
2011-10-07 07:29
#24
Rev.: 6344
-
23 lines of code changed in 3 files:
-
src/test/gui:
test.cpp (+8)
-
src/util/gui:
select-list.cpp (+13 -6),
select-list.h (+2 -1)
-
juvinious
2011-10-06 22:17
#23
Rev.: 6343
-
105 lines of code changed in 2 files:
-
src/test/gui:
test.cpp (+2 -2)
-
src/util/gui:
select-list.cpp (+103 -7)
-
kazzmir
2011-10-06 21:17
#22
Rev.: 6342
-
17 lines of code changed in 5 files:
-
editor/src/com/rafkind/paintown/animator:
AnimatedObject.java (+1 -1),
Animator2.scala (+8 -6),
BasicObject.java (+1 -1),
CharacterAnimation.java (+6 -1),
Player.java (+1 -1)
-
kazzmir
2011-10-05 10:35
#21
Rev.: 6341
-
29 lines of code changed in 5 files:
-
editor:
run.sh (+8 -7)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+1 -1),
Animator2.scala (+7 -1),
CharacterAnimation.java (+7 -7),
Player.java (+6 -6)
-
kazzmir
2011-10-04 21:20
#20
Rev.: 6340
-
61 lines of code changed in 5 files:
-
editor/resources/animator:
animation-properties.xml (-1),
context.xml (-1)
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+19 -1),
CharacterAnimation.java (+6),
Player.java (+36 -1)
-
juvinious
2011-10-02 22:35
#19
Rev.: 6339
-
19 lines of code changed in 1 file:
-
src/util/gui:
select-list.cpp (+19 -3)
-
kazzmir
2011-10-02 13:40
#18
Rev.: 6338
-
344 lines of code changed in 6 files:
-
src:
SConscript (+1)
-
src/paintown-engine/game:
game.cpp (+3 -2)
-
src/util/sdl:
bitmap.cpp (+5 -3)
-
src/util/sdl/image:
CMakeLists.txt (+1),
IMG_savepng.c (new 281),
IMG_savepng.h (new 53)
-
juvinious
2011-10-02 11:52
#17
Rev.: 6337
-
2 lines of code changed in 2 files:
-
src/test/gui:
test.cpp (+1 -1)
-
src/util/gui:
select-list.cpp (+1 -1)
-
juvinious
2011-10-02 10:51
#16
Rev.: 6336
-
1 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+1 -1)
-
juvinious
2011-10-02 10:50
#15
Rev.: 6335
-
5 lines of code changed in 2 files:
-
src/test/gui:
test.cpp (+1 -1)
-
src/util/gui:
select-list.cpp (+4 -2)
-
juvinious
2011-10-02 09:21
#14
Rev.: 6334
-
78 lines of code changed in 3 files:
-
src/test/gui:
test.cpp (+5)
-
src/util/gui:
select-list.cpp (+72 -8),
select-list.h (+1 -1)
-
juvinious
2011-10-02 08:06
#13
Rev.: 6333
-
161 lines of code changed in 3 files:
-
src/test/gui:
test.cpp (+35 -3)
-
src/util/gui:
select-list.cpp (+99 -4),
select-list.h (+27)
-
juvinious
2011-10-02 07:11
#12
Rev.: 6332
-
26 lines of code changed in 3 files:
-
src/test/gui:
test.cpp (+2 -1)
-
src/util/gui:
select-list.cpp (+13 -5),
select-list.h (+11 -1)
-
kazzmir
2011-10-01 23:04
#11
Rev.: 6331
-
62 lines of code changed in 2 files:
-
src/util:
ftalleg.cpp (+18)
-
src/util/input:
text-input.cpp (+44 -1)
-
juvinious
2011-10-01 22:15
#10
Rev.: 6330
-
40 lines of code changed in 3 files:
-
src/test/gui:
test.cpp (+3 -1)
-
src/util/gui:
select-list.cpp (+24 -14),
select-list.h (+13)
-
kazzmir
2011-10-01 19:52
#9
Rev.: 6329
-
1 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+1)
-
juvinious
2011-10-01 19:38
#8
Rev.: 6328
-
46 lines of code changed in 2 files:
-
src/platformer/game:
game.cpp (+6 -47)
-
src/test/gui:
test.cpp (+40 -4)
-
kazzmir
2011-10-01 14:57
#7
Rev.: 6327
-
132 lines of code changed in 2 files:
-
misc/gource:
make (new 23),
svn-gource.py (new 109)
-
juvinious
2011-10-01 14:27
#6
Rev.: 6326
-
175 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+175 -3)
-
juvinious
2011-10-01 14:07
#5
Rev.: 6325
-
129 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+129)
-
kazzmir
2011-10-01 14:07
#4
Rev.: 6324
-
34 lines of code changed in 4 files:
-
src/menu:
menu.cpp (+25 -1),
menu.h (+5),
options.cpp (+4),
options.h (-2)
-
juvinious
2011-10-01 12:30
#3
Rev.: 6323
-
15 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+15 -3)
-
kazzmir
2011-10-01 11:49
#2
Rev.: 6322
-
33 lines of code changed in 2 files:
-
src/util:
music.cpp (+31),
music.h (+2)
-
juvinious
2011-10-01 11:42
#1
Rev.: 6321
-
193 lines of code changed in 1 file:
-
src/test/gui:
test.cpp (+193 -8)