-
kazzmir
2007-02-28 20:06
#22
Rev.: 52
-
93 lines of code changed in 2 files:
-
src:
loading.cpp (+93 -8)
-
src/object:
enemy.cpp (-12)
-
kazzmir
2007-02-28 19:23
#21
Rev.: 50
-
30 lines of code changed in 1 file:
-
src/object:
enemy.cpp (+30 -3)
-
kazzmir
2007-02-28 19:01
#20
Rev.: 49
-
9 lines of code changed in 2 files:
-
src/object:
item.cpp (+7),
item.h (+2)
-
kazzmir
2007-02-27 19:21
#19
Rev.: 47
-
1 lines of code changed in 1 file:
-
kazzmir
2007-02-27 18:54
#18
Rev.: 46
-
36 lines of code changed in 6 files:
-
SConstruct (+7 -1)
-
src/object:
character.cpp (+4 -3),
character.h (+12 -1),
object.h (+3 -3),
player.cpp (+4 -4)
-
src/util:
ftalleg.cpp (+6 -5)
-
kazzmir
2007-02-27 18:30
#17
Rev.: 44
-
13 lines of code changed in 5 files:
-
src/object:
character.cpp (+1 -1),
enemy.cpp (+3 -1),
item.cpp (+2),
object.h (+5 -1),
player.cpp (+2 -1)
-
kazzmir
2007-02-25 19:42
#16
Rev.: 43
-
195 lines of code changed in 17 files:
-
src:
SConstruct (+2)
-
src/factory:
object_factory.cpp (+10 -1)
-
src/level:
blockobject.cpp (+14 -3),
blockobject.h (+19 -1)
-
src/object:
character.cpp (+5),
character.h (+3),
health_stimulation.cpp (new 23),
health_stimulation.h (new 21),
item.cpp (+15 -3),
item.h (+10 -2),
object.cpp (+5),
object.h (+9 -8),
stimulation.cpp (new 18),
stimulation.h (new 17)
-
src/util:
token.cpp (+17 -5),
token.h (+4),
tokenreader.cpp (+3 -2)
-
kazzmir
2007-02-22 19:33
#15
Rev.: 42
-
146 lines of code changed in 12 files:
-
src:
world.cpp (+15 -1)
-
src/object:
attack.cpp (+2 -2),
attack.h (+2 -2),
character.cpp (+10 -4),
character.h (+4 -2),
effect.cpp (+4),
effect.h (+2 -1),
item.cpp (+50 -2),
item.h (+4),
object.cpp (+4 -1),
object.h (+4 -1),
player.cpp (+45 -18)
-
kazzmir
2007-02-22 18:06
#14
Rev.: 41
-
164 lines of code changed in 10 files:
-
SConstruct (+1 -1)
-
src:
loading.cpp (+4 -3)
-
src/factory:
font_factory.cpp (+6 -3),
font_render.h (+1 -1)
-
src/object:
enemy.cpp (+15 -6),
player.cpp (+24 -9)
-
src/util:
font.cpp (+10 -2),
font.h (+3),
ftalleg.cpp (+89 -19),
ftalleg.h (+11 -5)
-
kazzmir
2007-02-19 14:54
#13
Rev.: 40
-
861 lines of code changed in 17 files:
-
SConstruct (+1)
-
src:
SConstruct (+1),
loading.cpp (+9 -6),
nameplacer.cpp (+2 -2),
test.cpp (+12 -7)
-
src/factory:
font_factory.cpp (+13 -7),
font_factory.h (+2 -2),
font_render.cpp (+5 -5),
font_render.h (+22 -8)
-
src/object:
enemy.cpp (+3 -2),
player.cpp (+8 -9)
-
src/util:
bitmap.cpp (+2),
bitmap.h (+3),
font.cpp (+87 -10),
font.h (+65 -11),
ftalleg.cpp (new 420),
ftalleg.h (new 206)
-
kazzmir
2007-02-18 10:35
#12
Rev.: 39
-
34 lines of code changed in 2 files:
-
src:
loading.cpp (+32 -55)
-
src/object:
object.cpp (+2 -2)
-
kazzmir
2007-02-05 19:50
#11
Rev.: 38
-
66 lines of code changed in 8 files:
-
src/factory:
object_factory.cpp (+6 -3)
-
src/level:
block.cpp (+2 -1)
-
src/object:
item.cpp (+39 -2),
item.h (+4)
-
src/util:
bitmap.cpp (+6 -1),
bitmap.h (+2),
tokenreader.cpp (+6),
tokenreader.h (+1 -2)
-
kazzmir
2007-02-04 19:46
#10
Rev.: 36
-
113 lines of code changed in 11 files:
-
src:
SConstruct (+1)
-
src/factory:
object_factory.cpp (+34 -2),
object_factory.h (+1)
-
src/level:
blockobject.cpp (+4 -3),
blockobject.h (+1 -1)
-
src/object:
character.cpp (+1 -12),
item.cpp (new 35),
item.h (new 32),
object_nonattack.cpp (+1 -1),
object_nonattack.h (+2 -1)
-
src/util:
tokenreader.cpp (+1 -1)
-
kazzmir
2007-02-04 19:02
#9
Rev.: 33
-
90 lines of code changed in 12 files:
-
SConstruct (+1 -1)
-
src:
main.cpp (+1 -1),
world.cpp (+5 -2)
-
src/object:
character.cpp (+13 -5),
character.h (+2 -2),
object.cpp (+8),
object.h (+14 -1),
object_attack.h (+5 -1),
object_nonattack.cpp (-3),
object_nonattack.h (+4 -2)
-
src/util:
sound.cpp (+30 -8),
sound.h (+7)
-
kazzmir
2007-02-04 15:41
#8
Rev.: 30
-
14 lines of code changed in 2 files:
-
src/level:
scene.cpp (+12 -7),
scene.h (+2 -2)
-
kazzmir
2007-02-04 12:51
#7
Rev.: 19
-
1 lines of code changed in 1 file:
-
kazzmir
2007-02-04 12:36
#6
Rev.: 18
-
35 lines of code changed in 4 files:
-
src/util:
token.cpp (+22 -9),
token.h (+9 -1),
token_exception.h (+1 -1),
tokenreader.cpp (+3)
-
kazzmir
2007-02-03 13:36
#5
Rev.: 16
-
26 lines of code changed in 3 files:
-
src:
test.cpp (+4 -2)
-
src/object:
object.cpp (+19 -4),
object.h (+3)
-
kazzmir
2007-02-03 13:28
#4
Rev.: 15
-
124 lines of code changed in 5 files:
-
src:
test.cpp (+110 -38)
-
src/object:
animation.cpp (+3 -2),
object.h (+4)
-
src/util:
font.cpp (+5 -1),
font.h (+2 -1)
-
kazzmir
2007-02-03 12:43
#3
Rev.: 14
-
41 lines of code changed in 3 files:
-
SConstruct (+9 -1)
-
src:
SConstruct (-2),
test.cpp (+32 -7)
-
kazzmir
2007-02-03 12:16
#2
Rev.: 13
-
85 lines of code changed in 9 files:
-
src:
init.cpp (+14 -10),
init.h (+2),
loading.cpp (+18 -12),
main.cpp (+17 -17),
test.cpp (+18 -18)
-
src/util:
bitmap.cpp (+6 -2),
bitmap.h (+3 -2),
font.cpp (+5),
font.h (+2)
-
kazzmir
2007-02-03 11:40
#1
Rev.: 12
-
490 lines of code changed in 9 files:
-
SConstruct (+1 -1)
-
src:
SConstruct (+26 -15),
loading.cpp (+1 -1),
world.cpp (+2 -2)
-
src/object:
enemy.cpp (+5 -5)
-
src/util:
funcs.cpp (+3 -3),
funcs.h (+4),
music.cpp (new 356),
music.h (new 92)