-
kazzmir
2009-05-31 20:12
#57
Rev.: 1989
-
16 lines of code changed in 3 files:
-
SConstruct (+1)
-
src/script/modules:
paintown.rb (new 4),
ruby.cpp (+11 -4)
-
kazzmir
2009-05-31 13:23
#56
Rev.: 1988
-
28 lines of code changed in 2 files:
-
src/script:
script.cpp (+9)
-
src/script/modules:
ruby.cpp (+19 -2)
-
kazzmir
2009-05-31 12:45
#55
Rev.: 1987
-
6 lines of code changed in 3 files:
-
SConstruct (+1 -1)
-
src/script/modules:
python.cpp (+1 -1),
ruby.cpp (+4 -1)
-
kazzmir
2009-05-31 12:17
#54
Rev.: 1986
-
2 lines of code changed in 1 file:
-
kazzmir
2009-05-31 12:05
#53
Rev.: 1985
-
8 lines of code changed in 3 files:
-
SConstruct (+6)
-
src:
SConstruct (+1 -6)
-
src/script/modules:
python.cpp (+1 -1)
-
kazzmir
2009-05-29 16:00
#52
Rev.: 1984
-
39 lines of code changed in 2 files:
-
src/object:
player.cpp (+37 -114),
player.h (+2 -8)
-
kazzmir
2009-05-29 15:28
#51
Rev.: 1983
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-29 15:05
#50
Rev.: 1982
-
3 lines of code changed in 1 file:
-
easy-compile-ubuntu (+3 -3)
-
kazzmir
2009-05-29 08:33
#49
Rev.: 1981
-
96 lines of code changed in 5 files:
-
cmake:
FileList.cmake (+2 -1)
-
src/script:
script.h (+3)
-
src/script/modules:
python.h (+3),
ruby.cpp (new 54),
ruby.h (new 34)
-
kazzmir
2009-05-29 08:16
#48
Rev.: 1980
-
26 lines of code changed in 1 file:
-
kazzmir
2009-05-29 07:57
#47
Rev.: 1979
-
52 lines of code changed in 1 file:
-
kazzmir
2009-05-28 09:58
#46
Rev.: 1978
-
49 lines of code changed in 2 files:
-
src/object:
player.cpp (+49 -133),
player.h (-7)
-
kazzmir
2009-05-28 09:54
#45
Rev.: 1977
-
46 lines of code changed in 5 files:
-
src:
select_player.cpp (+1)
-
src/game:
input-manager.cpp (+1)
-
src/object:
player.cpp (+31 -10),
player.h (+8 -8),
versus_player.cpp (+5)
-
kazzmir
2009-05-28 09:45
#44
Rev.: 1976
-
114 lines of code changed in 4 files:
-
src/factory:
collector.h (+2)
-
src/game:
input-manager.cpp (+85),
input-manager.h (+20 -1)
-
src/object:
player.cpp (+7)
-
kazzmir
2009-05-26 21:19
#43
Rev.: 1975
-
5 lines of code changed in 1 file:
-
src/object:
character.cpp (+5)
-
kazzmir
2009-05-24 13:09
#42
Rev.: 1972
-
133 lines of code changed in 3 files:
-
editor/resources/animator:
event-trail.xml (new 61)
-
editor/src/com/rafkind/paintown/animator/events:
EventFactory.java (+1),
TrailEvent.java (new 71)
-
kazzmir
2009-05-24 11:02
#41
Rev.: 1971
-
60 lines of code changed in 3 files:
-
editor/src/com/rafkind/paintown/animator:
Animation.java (+6),
Animator.java (+1 -1)
-
editor/src/com/rafkind/paintown/animator/events:
EventFactory.java (+53 -61)
-
kazzmir
2009-05-24 10:17
#40
Rev.: 1969
-
89 lines of code changed in 7 files:
-
cmake:
FileList.cmake (+1)
-
src/object:
animation.cpp (+25),
animation.h (+1),
animation_event_trails.cpp (new 11),
animation_event_trails.h (new 18),
character.cpp (+25 -10),
character.h (+8)
-
kazzmir
2009-05-24 09:23
#39
Rev.: 1968
-
2 lines of code changed in 1 file:
-
kazzmir
2009-05-24 09:05
#38
Rev.: 1967
-
8 lines of code changed in 1 file:
-
src/object:
character.cpp (+8 -8)
-
kazzmir
2009-05-24 09:04
#37
Rev.: 1966
-
0 lines of code changed in 1 file:
-
src/object:
character.cpp (-2)
-
kazzmir
2009-05-24 08:49
#36
Rev.: 1965
-
10 lines of code changed in 5 files:
-
src/object:
animation.cpp (+2 -2),
animation.h (+1 -1),
animation_trail.cpp (+4 -3),
animation_trail.h (+2 -1),
character.cpp (+1 -1)
-
kazzmir
2009-05-23 08:49
#35
Rev.: 1964
-
190 lines of code changed in 7 files:
-
cmake:
FileList.cmake (+1)
-
src/object:
animation.cpp (+5),
animation.h (+3),
animation_trail.cpp (new 39),
animation_trail.h (new 23),
character.cpp (+115 -78),
character.h (+4)
-
kazzmir
2009-05-22 13:22
#34
Rev.: 1963
-
7 lines of code changed in 1 file:
-
kazzmir
2009-05-19 11:38
#33
Rev.: 1962
-
3 lines of code changed in 4 files:
-
SConstruct (-1)
-
src/object:
animation.h (+1 -1),
object.h (+1),
player.cpp (+1 -1)
-
kazzmir
2009-05-19 11:19
#32
Rev.: 1961
-
11 lines of code changed in 1 file:
-
kazzmir
2009-05-18 22:37
#31
Rev.: 1960
-
205 lines of code changed in 10 files:
-
cmake:
FileList.cmake (+1)
-
src:
configuration.cpp (+9 -9),
configuration.h (+2 -1)
-
src/game:
input.cpp (new 48),
input.h (new 26)
-
src/object:
animation.cpp (+17 -15),
animation.h (+5 -12),
player.cpp (+78 -74),
player.h (+9 -8),
versus_player.cpp (+10 -9)
-
kazzmir
2009-05-18 18:57
#30
Rev.: 1959
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-18 18:56
#29
Rev.: 1958
-
27 lines of code changed in 2 files:
-
src/network:
network_world_client.cpp (+25),
network_world_client.h (+2)
-
kazzmir
2009-05-17 18:09
#28
Rev.: 1957
-
135 lines of code changed in 9 files:
-
src:
game.cpp (+1 -18),
world.h (+1)
-
src/game:
adventure_world.cpp (+4),
adventure_world.h (+1)
-
src/mugen:
mugen_stage.cpp (+4),
mugen_stage.h (+1)
-
src/network:
network_world.cpp (+40 -5),
network_world.h (+2),
network_world_client.cpp (+81 -70)
-
kazzmir
2009-05-17 17:36
#27
Rev.: 1956
-
9 lines of code changed in 4 files:
-
src:
game.cpp (+4 -1),
init.cpp (+2 -2),
init.h (+1)
-
src/network:
client.cpp (+2 -1)
-
kazzmir
2009-05-17 09:00
#26
Rev.: 1955
-
4 lines of code changed in 1 file:
-
src/util:
linux_joystick.h (+4)
-
kazzmir
2009-05-16 22:11
#25
Rev.: 1954
-
5 lines of code changed in 1 file:
-
kazzmir
2009-05-16 21:52
#24
Rev.: 1953
-
126 lines of code changed in 1 file:
-
kazzmir
2009-05-16 21:52
#23
Rev.: 1952
-
345 lines of code changed in 98 files:
-
SConstruct (+3 -1)
-
src:
configuration.cpp (+19),
configuration.h (+6),
game.h (+3 -3),
init.cpp (+1 -1),
music.h (+2 -4),
nameplacer.cpp (+2),
nameplacer.h (+1 -3),
return_exception.h (+1 -3),
versus_world.cpp (+2)
-
src/environment:
rain_atmosphere.cpp (+2),
rain_atmosphere.h (+4 -3)
-
src/factory:
font_factory.h (+3 -5),
font_render.h (+5 -7),
heart_factory.h (+1 -3),
object_factory.h (+6 -7),
shadow.h (+3 -5)
-
src/gui:
lineedit.cpp (+1 -1)
-
src/level:
block.cpp (+2),
blockobject.cpp (+2),
blockobject.h (+12 -15),
scene.h (+10 -11)
-
src/menu:
actionfactory.cpp (+2),
menu.cpp (+11 -13),
menu_animation.cpp (+2),
menu_global.cpp (+2),
menu_option.cpp (+2),
option_dummy.cpp (+2),
option_fullscreen.cpp (+2),
option_invincible.cpp (+2),
option_key.cpp (+2),
option_lives.cpp (+2),
option_mugen_menu.cpp (+2),
option_npc_buddies.cpp (+2),
option_playmode.cpp (+2),
option_quit.cpp (+2),
option_screen_size.cpp (+2),
option_select_font.cpp (+2),
option_speed.cpp (+2),
optionfactory.cpp (+2)
-
src/mugen:
mugen_character.cpp (+2),
mugen_character.h (+14 -14),
mugen_exception.cpp (+3 -3),
mugen_exception.h (+4 -7),
mugen_font.cpp (+2),
mugen_font.h (+5 -5),
mugen_menu.cpp (+6 -4),
mugen_reader.cpp (+2),
mugen_reader.h (+1 -1),
mugen_stage.cpp (+2),
mugen_stage.h (+3 -3),
mugen_storyboard.cpp (+6 -5),
mugen_storyboard.h (+2 -2),
mugen_util.cpp (+1),
mugen_util.h (+3 -3),
option_versus.cpp (+2)
-
src/network:
chat_client.cpp (+2),
network_world.h (+3 -2),
network_world_client.cpp (+2),
network_world_client.h (+4 -3),
server.cpp (+2)
-
src/object:
actor.cpp (+2),
actor.h (+5 -3),
animation.h (-2),
animation_event_frame.h (+2 -5),
animation_event_projectile.cpp (+2),
animation_event_sound.h (+3 -6),
attack.cpp (+2),
buddy_player.cpp (+2),
buddy_player.h (+3 -4),
cat.h (+6 -4),
character.h (+3 -3),
display_character.h (+1 -1),
effect.h (+1 -3),
enemy.h (+3 -5),
gib.cpp (+3 -3),
gib.h (+3 -2),
network_character.h (+2 -2),
network_player.h (+3 -2),
object.h (+9 -11),
object_attack.h (+1 -3),
player.h (+3 -3),
projectile.h (+4 -2),
versus_enemy.cpp (+5 -3),
versus_enemy.h (+1 -1),
versus_player.h (+1 -1)
-
src/util:
ebox.cpp (+2),
ebox.h (+2 -4),
font.cpp (+2),
font.h (+13 -15),
keyboard.h (-2),
sound.h (+1 -3),
timedifference.h (+2 -4),
token.cpp (+11 -3),
token.h (+18 -20),
token_exception.cpp (+3 -3),
token_exception.h (+8 -11),
tokenreader.h (+6 -8)
-
kazzmir
2009-05-14 14:57
#22
Rev.: 1951
-
30 lines of code changed in 5 files:
-
src/menu:
menu_global.cpp (+8 -2),
menu_global.h (+3 -2),
option_adventure.cpp (+5 -1),
option_level.cpp (+6 -3),
option_level.h (+8 -2)
-
kazzmir
2009-05-14 09:28
#21
Rev.: 1950
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-14 09:28
#20
Rev.: 1949
-
56 lines of code changed in 4 files:
-
src:
game.cpp (+8 -2),
loading.cpp (+2 -1)
-
src/menu:
menu_global.cpp (+45 -35),
option_level.cpp (+1)
-
kazzmir
2009-05-14 07:38
#19
Rev.: 1948
-
3 lines of code changed in 1 file:
-
kazzmir
2009-05-12 22:46
#18
Rev.: 1947
-
175 lines of code changed in 15 files:
-
src:
game.cpp (+24 -4),
world.h (+7)
-
src/factory:
font_factory.h (+9 -9),
font_render.cpp (+4 -4),
font_render.h (+13 -7)
-
src/game:
adventure_world.cpp (+37 -5),
adventure_world.h (+5)
-
src/mugen:
mugen_font.cpp (+4),
mugen_font.h (+1),
mugen_stage.cpp (+9),
mugen_stage.h (+4)
-
src/util:
font.cpp (+43 -12),
font.h (+3),
ftalleg.cpp (+7 -2),
ftalleg.h (+5 -2)
-
kazzmir
2009-05-11 20:59
#17
Rev.: 1946
-
59 lines of code changed in 9 files:
-
src:
game.cpp (+1 -1),
game.h (+4),
world.h (+11 -1)
-
src/network:
client.cpp (+2),
server.cpp (+12 -2)
-
src/object:
network_player.cpp (+1 -2),
network_player.h (+1 -1),
player.cpp (+17 -6),
player.h (+10 -1)
-
kazzmir
2009-05-11 19:55
#16
Rev.: 1945
-
48 lines of code changed in 1 file:
-
src/object:
network_character.cpp (+48 -49)
-
kazzmir
2009-05-11 19:51
#15
Rev.: 1944
-
27 lines of code changed in 3 files:
-
src/object:
network_character.cpp (+25 -22),
network_character.h (+1 -1),
player.cpp (+1 -1)
-
kazzmir
2009-05-11 12:30
#14
Rev.: 1943
-
1 lines of code changed in 1 file:
-
src/object:
player.cpp (+1)
-
kazzmir
2009-05-11 12:25
#13
Rev.: 1942
-
21 lines of code changed in 4 files:
-
cmake:
FileList.cmake (+2 -1)
-
src:
main-menu.cpp (+2)
-
src/game:
input-manager.cpp (new 4),
input-manager.h (new 13)
-
kazzmir
2009-05-10 21:45
#12
Rev.: 1941
-
5 lines of code changed in 1 file:
-
src/util:
keyboard.cpp (+5 -4)
-
kazzmir
2009-05-10 20:30
#11
Rev.: 1940
-
19 lines of code changed in 2 files:
-
Makefile (+1)
-
misc:
gnome-notify (new 18)
-
kazzmir
2009-05-10 14:59
#10
Rev.: 1939
-
2 lines of code changed in 1 file:
-
kazzmir
2009-05-10 14:58
#9
Rev.: 1938
-
8 lines of code changed in 5 files:
-
install.sh (+2 -2)
-
src:
game.cpp (+1 -1)
-
src/level:
utils.cpp (+2 -2)
-
src/network:
client.cpp (+2 -2),
server.cpp (+1 -1)
-
kazzmir
2009-05-10 14:37
#8
Rev.: 1937
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-10 12:27
#7
Rev.: 1936
-
17 lines of code changed in 1 file:
-
src/object:
player.cpp (+17 -8)
-
kazzmir
2009-05-10 09:15
#6
Rev.: 1935
-
8 lines of code changed in 2 files:
-
TODO (+3),
install.sh (+5)
-
kazzmir
2009-05-10 08:38
#5
Rev.: 1934
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-09 19:43
#4
Rev.: 1933
-
1 lines of code changed in 1 file:
-
kazzmir
2009-05-09 19:36
#3
Rev.: 1932
-
9 lines of code changed in 1 file:
-
kazzmir
2009-05-09 17:22
#2
Rev.: 1931
-
22 lines of code changed in 1 file:
-
bugs:
windows-3.3 (new 22)
-
kazzmir
2009-05-05 09:42
#1
Rev.: 1930
-
7 lines of code changed in 1 file: