-
kazzmir
2007-01-29 18:59
#4
Rev.: 11
-
750 lines of code changed in 11 files:
-
SConstruct (+2 -1)
-
src:
SConstruct (+5 -2),
init.cpp (new 63),
init.h (new 22),
loading.cpp (+1 -6),
main.cpp (+10 -578),
test.cpp (new 635)
-
src/object:
animation.cpp (+5 -1),
animation.h (+2),
character.cpp (+4),
character.h (+1)
-
kazzmir
2007-01-24 18:02
#3
Rev.: 5
-
5 lines of code changed in 1 file:
-
kazzmir
2007-01-24 17:49
#2
Rev.: 3
-
0 lines of code changed in 3 files:
-
src:
.sconsign (del)
-
src/util:
.ebox.cpp.swp (del),
.token.cpp.swp (del)
-
kazzmir
2007-01-24 17:48
#1
Rev.: 2
-
10988 lines of code changed in 108 files:
-
README (new 28),
SConstruct (new 14)
-
src:
.sconsign (new),
SConstruct (new 77),
fonts.h (new),
globals.cpp (new 14),
globals.h (new 17),
loading.cpp (new 138),
loading.h (new 6),
main.cpp (new 600),
nameplacer.cpp (new 49),
nameplacer.h (new 27),
scale.h (new),
scale2x.cpp (new),
scale2x.h (new),
scalebit.cpp (new),
world.cpp (new 215),
world.h (new 52)
-
src/factory:
collector.cpp (new 26),
collector.h (new 11),
font_factory.cpp (new 49),
font_factory.h (new 31),
font_render.cpp (new 81),
font_render.h (new 59),
heart_factory.cpp (new 50),
heart_factory.h (new 30),
object_factory.cpp (new 133),
object_factory.h (new 33),
shadow.cpp (new 50),
shadow.h (new 28)
-
src/level:
block.cpp (new 137),
block.h (new 37),
blockobject.cpp (new 89),
blockobject.h (new 102),
scene.cpp (new 275),
scene.h (new 70)
-
src/object:
animation.cpp (new 877),
animation.h (new 275),
animation_event.cpp (new 8),
animation_event.h (new 14),
animation_event_attack.cpp (new),
animation_event_attack.h (new),
animation_event_bbox.cpp (new),
animation_event_bbox.h (new),
animation_event_coords.cpp (new),
animation_event_coords.h (new),
animation_event_delay.cpp (new),
animation_event_delay.h (new),
animation_event_frame.cpp (new),
animation_event_frame.h (new 5),
animation_event_move.cpp (new),
animation_event_move.h (new),
animation_event_nop.cpp (new),
animation_event_nop.h (new),
animation_event_offset.cpp (new),
animation_event_offset.h (new),
animation_event_sound.cpp (new),
animation_event_sound.h (new 6),
animation_event_status.cpp (new),
animation_event_status.h (new),
attack.cpp (new 108),
attack.h (new 81),
character.cpp (new 980),
character.h (new 300),
effect.cpp (new 131),
effect.h (new 38),
enemy.cpp (new 246),
enemy.h (new 56),
heart.cpp (new 11),
heart.h (new 28),
object.cpp (new 135),
object.h (new 315),
object_attack.cpp (new 22),
object_attack.h (new 31),
object_nonattack.cpp (new 39),
object_nonattack.h (new 32),
player.cpp (new 650),
player.h (new 54)
-
src/parser:
.sconsign (new 6),
SConscript (new 3),
lex.yy.c (new 1511),
parser.cpp (new 73),
parser.h (new 16),
parser.ll (new 14)
-
src/util:
.ebox.cpp.swp (new),
.token.cpp.swp (new),
bitmap.cpp (new 725),
bitmap.h (new 199),
ebox.cpp (new 579),
ebox.h (new 162),
font.cpp (new 18),
font.h (new 23),
funcs.cpp (new 40),
funcs.h (new 20),
keyboard.cpp (new 7),
keyboard.h (new 1),
load_exception.cpp (new 14),
load_exception.h (new 28),
sound.cpp (new 50),
sound.h (new),
timedifference.cpp (new 35),
timedifference.h (new 39),
token.cpp (new 169),
token.h (new 76),
token_exception.cpp (new 15),
token_exception.h (new 25),
tokenreader.cpp (new 140),
tokenreader.h (new 30)