-
kazzmir
2007-07-31 13:59
#97
Rev.: 335
-
20 lines of code changed in 2 files:
-
editor/resources:
level.xml (+1 -1)
-
editor/src/com/rafkind/paintown:
Editor.java (+19)
-
kazzmir
2007-07-31 13:53
#96
Rev.: 334
-
61 lines of code changed in 4 files:
-
editor/resources:
level.xml (+12)
-
editor/src/com/rafkind/paintown:
Editor.java (+14),
Token.java (+4)
-
editor/src/com/rafkind/paintown/level:
Level.java (+31)
-
kazzmir
2007-07-31 13:10
#95
Rev.: 333
-
34 lines of code changed in 2 files:
-
src/level:
scene.cpp (+15 -6),
scene.h (+19)
-
kazzmir
2007-07-31 13:02
#94
Rev.: 331
-
1 lines of code changed in 1 file:
-
src:
select_player.cpp (+1)
-
kazzmir
2007-07-31 12:59
#93
Rev.: 330
-
15 lines of code changed in 4 files:
-
src:
select_player.cpp (+3)
-
src/level:
scene.cpp (+5 -4)
-
src/object:
character.cpp (+3),
character.h (+4)
-
kazzmir
2007-07-31 11:07
#92
Rev.: 329
-
25 lines of code changed in 1 file:
-
src:
select_player.cpp (+25 -14)
-
kazzmir
2007-07-31 10:54
#91
Rev.: 328
-
66 lines of code changed in 7 files:
-
src:
main.cpp (+24 -3),
return_exception.h (new 15),
select_player.cpp (+10 -1),
select_player.h (+2 -1)
-
src/util:
keyboard.cpp (+10 -1),
keyboard.h (+3),
load_exception.h (+2 -2)
-
kazzmir
2007-07-30 20:48
#90
Rev.: 327
-
154 lines of code changed in 7 files:
-
src:
SConstruct (+1),
select_player.cpp (+31 -12)
-
src/object:
animation.cpp (+1 -1),
character.cpp (+6 -2),
character.h (+1),
display_character.cpp (new 95),
display_character.h (new 19)
-
kazzmir
2007-07-30 10:28
#89
Rev.: 321
-
20 lines of code changed in 3 files:
-
src/object:
animation.h (+3),
projectile.cpp (+14),
projectile.h (+3)
-
kazzmir
2007-07-30 08:59
#88
Rev.: 320
-
1 lines of code changed in 1 file:
-
src/object:
character.cpp (+1 -1)
-
kazzmir
2007-07-30 08:54
#87
Rev.: 319
-
2 lines of code changed in 1 file:
-
kazzmir
2007-07-30 08:53
#86
Rev.: 317
-
35 lines of code changed in 6 files:
-
src:
world.cpp (+3 -3)
-
src/object:
animation.cpp (+2 -1),
animation_event_projectile.cpp (+1 -1),
character.cpp (+4 -2),
projectile.cpp (+24 -5),
projectile.h (+1 -2)
-
kazzmir
2007-07-30 07:00
#85
Rev.: 316
-
11 lines of code changed in 2 files:
-
src/object:
animation.cpp (+6 -5),
character.cpp (+5)
-
kazzmir
2007-07-30 06:55
#84
Rev.: 315
-
24 lines of code changed in 2 files:
-
src/object:
projectile.cpp (+19 -5),
projectile.h (+5)
-
kazzmir
2007-07-30 06:42
#83
Rev.: 313
-
209 lines of code changed in 8 files:
-
src/level:
scene.cpp (+2 -2)
-
src/object:
animation.cpp (+5 -4),
animation.h (+1 -1),
animation_event_projectile.cpp (+65 -5),
animation_event_projectile.h (+46 -1),
object.h (+3 -1),
projectile.cpp (+58 -4),
projectile.h (+29)
-
kazzmir
2007-07-29 19:57
#82
Rev.: 312
-
213 lines of code changed in 19 files:
-
src:
SConstruct (+2),
world.cpp (+1 -1)
-
src/object:
animation.cpp (+14),
animation.h (+4),
animation_event_projectile.cpp (new 18),
animation_event_projectile.h (new 21),
character.cpp (+10 -2),
character.h (+5 -1),
effect.cpp (+1 -1),
effect.h (+1 -1),
enemy.cpp (+2 -2),
enemy.h (+1 -1),
item.cpp (+1 -1),
item.h (+1 -1),
object.h (+1 -1),
player.cpp (+2 -2),
player.h (+1 -1),
projectile.cpp (new 86),
projectile.h (new 41)
-
kazzmir
2007-07-29 18:47
#81
Rev.: 311
-
2 lines of code changed in 1 file:
-
src/object:
player.cpp (+2 -2)
-
kazzmir
2007-07-29 18:16
#80
Rev.: 309
-
2 lines of code changed in 2 files:
-
src/object:
animation.cpp (-2),
player.cpp (+2 -1)
-
kazzmir
2007-07-29 18:01
#79
Rev.: 308
-
180 lines of code changed in 7 files:
-
src:
SConstruct (+1)
-
src/object:
animation.cpp (+26),
animation.h (+2),
animation_event_face.cpp (new 11),
animation_event_face.h (new 19),
player.cpp (+112 -10),
player.h (+9 -1)
-
kazzmir
2007-07-29 12:06
#78
Rev.: 304
-
112 lines of code changed in 4 files:
-
src:
main.cpp (+101)
-
src/object:
player.cpp (-9)
-
src/util:
keyboard.cpp (+9),
keyboard.h (+2)
-
kazzmir
2007-07-29 10:54
#77
Rev.: 302
-
15 lines of code changed in 2 files:
-
src:
main.cpp (+7 -7)
-
src/object:
player.cpp (+8 -24)
-
kazzmir
2007-07-28 21:40
#76
Rev.: 298
-
59 lines of code changed in 6 files:
-
src:
configuration.cpp (+7 -7),
main.cpp (+32),
select_player.cpp (+7)
-
src/object:
character.cpp (+9 -3),
character.h (+1),
player.cpp (+3 -1)
-
kazzmir
2007-07-28 20:13
#75
Rev.: 297
-
6 lines of code changed in 1 file:
-
src/util:
bitmap.cpp (+6 -3)
-
kazzmir
2007-07-28 18:54
#74
Rev.: 296
-
227 lines of code changed in 4 files:
-
src:
configuration.cpp (+73 -8),
configuration.h (+19 -9)
-
src/util:
keyboard.cpp (+133),
keyboard.h (+2)
-
kazzmir
2007-07-28 18:40
#73
Rev.: 295
-
60 lines of code changed in 4 files:
-
src:
SConstruct (+1),
configuration.cpp (new 35),
configuration.h (new 19)
-
src/object:
player.cpp (+5 -1)
-
kazzmir
2007-07-28 18:25
#72
Rev.: 294
-
235 lines of code changed in 2 files:
-
src/util:
keyboard.cpp (+127 -28),
keyboard.h (+108 -10)
-
kazzmir
2007-07-28 15:40
#71
Rev.: 293
-
5 lines of code changed in 1 file:
-
src:
select_player.cpp (+5 -5)
-
kazzmir
2007-07-28 15:31
#70
Rev.: 292
-
1 lines of code changed in 1 file:
-
src:
select_player.cpp (+1 -1)
-
kazzmir
2007-07-28 15:25
#69
Rev.: 291
-
3 lines of code changed in 1 file:
-
src:
select_player.cpp (+3 -2)
-
kazzmir
2007-07-28 15:20
#68
Rev.: 290
-
0 lines of code changed in 5 files:
-
misc:
alleg42.dll (new),
freetype6.dll (new),
libpng13.dll (new),
pthreadGC2.dll (new),
zlib1.dll (new)
-
kazzmir
2007-07-28 14:50
#67
Rev.: 289
-
44 lines of code changed in 1 file:
-
src:
select_player.cpp (+44 -8)
-
kazzmir
2007-07-28 12:56
#66
Rev.: 288
-
15 lines of code changed in 2 files:
-
src:
main.cpp (+1),
select_player.cpp (+14 -15)
-
kazzmir
2007-07-28 12:47
#65
Rev.: 287
-
16 lines of code changed in 2 files:
-
src:
select_player.cpp (+15 -7)
-
src/util:
bitmap.cpp (+1 -1)
-
kazzmir
2007-07-28 12:01
#64
Rev.: 286
-
51 lines of code changed in 2 files:
-
src:
select_player.cpp (+45 -26),
test.cpp (+6)
-
kazzmir
2007-07-27 16:51
#63
Rev.: 285
-
13 lines of code changed in 3 files:
-
src:
select_player.cpp (+4)
-
src/util:
bitmap.cpp (+8),
bitmap.h (+1)
-
kazzmir
2007-07-27 13:45
#62
Rev.: 284
-
5 lines of code changed in 1 file:
-
src:
select_player.cpp (+5 -5)
-
kazzmir
2007-07-27 13:43
#61
Rev.: 283
-
6 lines of code changed in 2 files:
-
src:
main.cpp (+3 -1),
select_player.cpp (+3 -3)
-
kazzmir
2007-07-27 13:37
#60
Rev.: 282
-
8 lines of code changed in 1 file:
-
src:
select_player.cpp (+8)
-
kazzmir
2007-07-27 13:34
#59
Rev.: 281
-
24 lines of code changed in 2 files:
-
src:
main.cpp (+10),
select_player.cpp (+14 -6)
-
kazzmir
2007-07-27 13:24
#58
Rev.: 280
-
192 lines of code changed in 12 files:
-
src:
SConstruct (+1),
main.cpp (+2 -97),
select_player.cpp (new 129),
select_player.h (new 9)
-
src/level:
block.cpp (+6),
blockobject.cpp (+6 -1),
scene.cpp (+7 -3)
-
src/object:
animation.cpp (+8 -3),
character.cpp (+9 -8),
item.cpp (+7 -2)
-
src/util:
funcs.cpp (+6 -2),
funcs.h (+2)
-
kazzmir
2007-07-27 12:21
#57
Rev.: 279
-
4 lines of code changed in 2 files:
-
editor/resources:
relative.xml (+3 -3)
-
editor/src/com/rafkind/paintown:
Editor.java (+1)
-
kazzmir
2007-07-26 21:16
#56
Rev.: 278
-
142 lines of code changed in 8 files:
-
editor/resources:
data-path.xml (new 26),
relative.xml (+3 -2)
-
editor/src/com/rafkind/paintown:
Editor.java (+101 -23),
RelativeFileChooser.java (+2 -1)
-
editor/src/com/rafkind/paintown/level:
Character.java (+4 -3),
Item.java (+2 -1),
Level.java (+2 -1),
Thing.java (+2 -2)
-
kazzmir
2007-07-26 09:26
#55
Rev.: 276
-
20 lines of code changed in 11 files:
-
src:
init.cpp (+1 -15),
loading.cpp (+2 -2),
main.cpp (+1 -7),
nameplacer.cpp (+2 -1),
test.cpp (+2 -2),
world.cpp (+1 -1)
-
src/factory:
font_factory.cpp (+2 -1),
shadow.cpp (+2 -1)
-
src/level:
scene.cpp (+2 -1)
-
src/object:
enemy.cpp (+2 -2),
player.cpp (+3 -2)
-
kazzmir
2007-07-26 09:16
#54
Rev.: 275
-
69 lines of code changed in 6 files:
-
src:
main.cpp (+27 -44)
-
src/factory:
font_factory.cpp (+11 -5)
-
src/object:
player.cpp (+17),
player.h (+1)
-
src/util:
funcs.cpp (+10),
funcs.h (+3)
-
kazzmir
2007-07-25 21:26
#53
Rev.: 272
-
3 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+3 -1)
-
kazzmir
2007-07-25 20:46
#52
Rev.: 271
-
1352 lines of code changed in 6 files:
-
editor:
build.xml (+1)
-
editor/resources:
boys.txt (new 300),
character.xml (+3),
girls.txt (new 1000)
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+47),
Editor.java (+1 -1)
-
kazzmir
2007-07-24 16:45
#51
Rev.: 269
-
4 lines of code changed in 1 file:
-
src/object:
player.cpp (+4 -2)
-
kazzmir
2007-07-23 21:02
#50
Rev.: 267
-
7 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+7 -3)
-
kazzmir
2007-07-23 18:04
#49
Rev.: 265
-
1 lines of code changed in 1 file:
-
src:
nameplacer.cpp (+1 -1)
-
kazzmir
2007-07-23 17:54
#48
Rev.: 262
-
3 lines of code changed in 1 file:
-
kazzmir
2007-07-23 17:20
#47
Rev.: 259
-
16 lines of code changed in 2 files:
-
editor/resources:
main.xml (+3)
-
editor/src/com/rafkind/paintown:
Editor.java (+13)
-
kazzmir
2007-07-23 13:31
#46
Rev.: 258
-
1 lines of code changed in 1 file:
-
editor/resources:
character.xml (+1 -1)
-
kazzmir
2007-07-23 13:31
#45
Rev.: 257
-
64 lines of code changed in 3 files:
-
editor/resources:
character.xml (+5)
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+54 -3),
Editor.java (+5 -2)
-
kazzmir
2007-07-23 11:13
#44
Rev.: 256
-
2 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+2)
-
kazzmir
2007-07-23 10:54
#43
Rev.: 252
-
50 lines of code changed in 6 files:
-
src:
main.cpp (+10 -9)
-
src/object:
character.cpp (+15 -6),
character.h (+5),
enemy.cpp (+1 -1),
object.cpp (+12 -1),
object.h (+7)
-
kazzmir
2007-07-23 10:13
#42
Rev.: 251
-
3 lines of code changed in 2 files:
-
src:
world.cpp (+1 -1)
-
src/object:
item.cpp (+2 -4)
-
kazzmir
2007-07-23 10:08
#41
Rev.: 249
-
61 lines of code changed in 8 files:
-
src:
SConstruct (+1)
-
src/object:
animation.cpp (+16),
animation.h (+3),
animation_event_jump.cpp (new 13),
animation_event_jump.h (new 19),
character.cpp (+7 -4),
character.h (+1 -1),
enemy.cpp (+1 -1)
-
kazzmir
2007-07-22 15:21
#40
Rev.: 245
-
2 lines of code changed in 1 file:
-
src/object:
character.cpp (+2)
-
kazzmir
2007-07-22 15:14
#39
Rev.: 244
-
24 lines of code changed in 1 file:
-
kazzmir
2007-07-22 10:11
#38
Rev.: 243
-
202 lines of code changed in 4 files:
-
src:
SConstruct (-1)
-
src/object:
player.cpp (+3)
-
src/util:
bitmap.cpp (+191 -2),
bitmap.h (+8)
-
kazzmir
2007-07-21 19:50
#37
Rev.: 242
-
16 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+16 -6)
-
kazzmir
2007-07-21 14:31
#36
Rev.: 241
-
35 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+35 -1)
-
kazzmir
2007-07-21 06:36
#35
Rev.: 240
-
7 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+7 -3)
-
kazzmir
2007-07-20 19:28
#34
Rev.: 239
-
4 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+4 -2)
-
kazzmir
2007-07-20 11:50
#33
Rev.: 238
-
22 lines of code changed in 4 files:
-
editor/resources:
block.xml (+2)
-
editor/src/com/rafkind/paintown:
Editor.java (+14 -1)
-
editor/src/com/rafkind/paintown/level:
Block.java (+2 -4),
Character.java (+4)
-
kazzmir
2007-07-20 11:20
#32
Rev.: 237
-
1 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+1 -1)
-
kazzmir
2007-07-19 19:56
#31
Rev.: 235
-
15 lines of code changed in 2 files:
-
src/object:
animation.cpp (+4),
character.cpp (+11)
-
kazzmir
2007-07-19 18:25
#30
Rev.: 233
-
1 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/level:
Level.java (+1)
-
kazzmir
2007-07-19 17:04
#29
Rev.: 232
-
86 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown/level:
Block.java (+1 -1)
-
src:
main.cpp (+84 -4)
-
src/util:
funcs.cpp (+1 -1)
-
kazzmir
2007-07-19 13:45
#28
Rev.: 231
-
6 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+5 -1)
-
editor/src/com/rafkind/paintown/level:
Item.java (+1),
Level.java (-2)
-
kazzmir
2007-07-19 12:31
#27
Rev.: 230
-
138 lines of code changed in 6 files:
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+1),
Editor.java (+66 -13)
-
editor/src/com/rafkind/paintown/level:
Character.java (+25),
Item.java (+8),
Level.java (+17 -2),
Thing.java (+21 -2)
-
kazzmir
2007-07-19 07:27
#26
Rev.: 229
-
19 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+19 -9)
-
kazzmir
2007-07-19 06:40
#25
Rev.: 228
-
5 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+4 -4)
-
editor/src/com/rafkind/paintown/level:
Level.java (+1 -1)
-
kazzmir
2007-07-18 21:04
#24
Rev.: 227
-
4 lines of code changed in 3 files:
-
TODO (+1)
-
editor/src/com/rafkind/paintown:
Editor.java (+2)
-
src/object:
player.cpp (+1)
-
kazzmir
2007-07-17 20:25
#23
Rev.: 223
-
15 lines of code changed in 4 files:
-
TODO (+1)
-
editor/src/com/rafkind/paintown:
Editor.java (+5 -3)
-
src/object:
character.cpp (+4),
enemy.cpp (+5)
-
kazzmir
2007-07-17 10:34
#22
Rev.: 220
-
2 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+2)
-
kazzmir
2007-07-17 06:46
#21
Rev.: 217
-
9 lines of code changed in 4 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+1)
-
src:
test.cpp (+2 -1)
-
src/level:
scene.cpp (-1)
-
src/object:
animation.cpp (+6 -5)
-
kazzmir
2007-07-15 18:03
#20
Rev.: 215
-
43 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+43 -41)
-
kazzmir
2007-07-14 08:47
#19
Rev.: 214
-
55 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown:
Editor.java (+55 -11)
-
kazzmir
2007-07-14 08:29
#18
Rev.: 213
-
116 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+97 -73)
-
editor/src/com/rafkind/paintown/level:
Level.java (+19 -2)
-
kazzmir
2007-07-12 11:00
#17
Rev.: 212
-
22 lines of code changed in 9 files:
-
src:
loading.cpp (+2 -2),
main.cpp (+4 -4),
test.cpp (+3 -3)
-
src/factory:
font_render.cpp (+1 -1)
-
src/object:
player.cpp (+1 -1)
-
src/util:
font.cpp (+5 -5),
font.h (+3 -3),
ftalleg.cpp (+2 -2),
ftalleg.h (+1 -1)
-
kazzmir
2007-07-12 10:30
#16
Rev.: 211
-
2 lines of code changed in 1 file:
-
kazzmir
2007-07-08 19:38
#15
Rev.: 210
-
50 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown:
CharacterEditor.java (+8 -7),
Editor.java (+26 -2)
-
editor/src/com/rafkind/paintown/level:
Thing.java (+16 -15)
-
kazzmir
2007-07-08 08:15
#14
Rev.: 208
-
10 lines of code changed in 2 files:
-
src:
world.cpp (+7)
-
src/level:
scene.cpp (+3 -2)
-
kazzmir
2007-07-08 07:32
#13
Rev.: 207
-
31 lines of code changed in 3 files:
-
src:
main.cpp (+29 -12)
-
src/util:
keyboard.cpp (+1),
keyboard.h (+1)
-
kazzmir
2007-07-07 20:18
#12
Rev.: 206
-
5 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+4)
-
editor/src/com/rafkind/paintown/level:
Level.java (+1 -4)
-
kazzmir
2007-07-07 16:22
#11
Rev.: 205
-
39 lines of code changed in 3 files:
-
src:
main.cpp (+10 -4),
world.cpp (+26 -22),
world.h (+3 -3)
-
kazzmir
2007-07-07 15:52
#10
Rev.: 204
-
87 lines of code changed in 6 files:
-
src:
init.cpp (+1 -1),
main.cpp (+40 -38),
world.cpp (+23 -3),
world.h (+3)
-
src/util:
keyboard.cpp (+10),
keyboard.h (+10)
-
kazzmir
2007-07-07 09:20
#9
Rev.: 203
-
51 lines of code changed in 6 files:
-
src:
init.cpp (+2 -2),
init.h (+1 -1),
main.cpp (+46 -26)
-
src/object:
player.cpp (-4)
-
src/util:
keyboard.cpp (+1),
keyboard.h (+1)
-
kazzmir
2007-07-05 17:47
#8
Rev.: 202
-
6 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/level:
Item.java (+6)
-
kazzmir
2007-07-04 17:32
#7
Rev.: 201
-
52 lines of code changed in 10 files:
-
src:
globals.cpp (+25),
globals.h (+5 -9),
test.cpp (+1 -1)
-
src/level:
scene.cpp (+1 -1)
-
src/object:
animation.cpp (+5 -5),
enemy.cpp (+3 -1),
item.cpp (+1 -1),
player.cpp (+9 -2)
-
src/util:
keyboard.cpp (+1),
keyboard.h (+1)
-
kazzmir
2007-07-04 16:09
#6
Rev.: 200
-
146 lines of code changed in 5 files:
-
src:
main.cpp (+118 -28)
-
src/object:
player.cpp (+11 -3),
player.h (+12)
-
src/util:
keyboard.cpp (+4),
keyboard.h (+1)
-
kazzmir
2007-07-04 10:39
#5
Rev.: 199
-
4 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+3 -1)
-
editor/src/com/rafkind/paintown/level:
Level.java (+1)
-
kazzmir
2007-07-04 10:35
#4
Rev.: 198
-
6 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown:
Editor.java (+1)
-
editor/src/com/rafkind/paintown/level:
Level.java (+5)
-
kazzmir
2007-07-02 18:52
#3
Rev.: 197
-
4 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/level:
Level.java (+3 -3),
Thing.java (+1 -1)
-
kazzmir
2007-07-02 17:28
#2
Rev.: 196
-
10 lines of code changed in 2 files:
-
SConstruct (+8 -8)
-
src/object:
enemy.cpp (+2)
-
kazzmir
2007-07-01 20:22
#1
Rev.: 195
-
2 lines of code changed in 1 file: