-
kazzmir
2011-05-31 22:02
#106
Rev.: 5597
-
142 lines of code changed in 8 files:
-
src/paintown-engine/game:
adventure_world.cpp (+8 -8),
game.cpp (+11 -7)
-
src/paintown-engine/object:
character.cpp (+9 -7),
gib.cpp (+32 -31)
-
src/util:
stretch-bitmap.h (+10)
-
src/util/allegro5:
bitmap.cpp (+58 -9),
bitmap.h (+1 -1)
-
src/util/software-renderer:
bitmap.cpp (+13)
-
kazzmir
2011-05-31 13:59
#105
Rev.: 5596
-
177 lines of code changed in 21 files:
-
src/menu:
menu.cpp (+1 -2),
options.cpp (+1 -2)
-
src/mugen:
character-select.cpp (+27 -24),
character-select.h (+3 -3),
game.cpp (+24 -27),
menu.cpp (+3 -11),
option-options.cpp (+6 -6),
stage.cpp (+21 -22),
stage.h (+1 -1),
storyboard.cpp (+9 -9),
storyboard.h (+1 -1)
-
src/paintown-engine/game:
game.cpp (+25 -25),
select_player.cpp (+1 -2)
-
src/paintown-engine/network:
chat_client.cpp (+1 -3),
chat_server.cpp (+1 -3),
client.cpp (+11 -16),
server.cpp (+8 -6)
-
src/platformer:
game.cpp (+11 -10)
-
src/util:
events.cpp (+3 -2),
events.h (+5 -1),
loading.cpp (+14 -11)
-
kazzmir
2011-05-31 12:37
#104
Rev.: 5595
-
29 lines of code changed in 1 file:
-
src/mugen:
character.cpp (+29 -4)
-
kazzmir
2011-05-30 22:24
#103
Rev.: 5594
-
95 lines of code changed in 2 files:
-
src/util:
thread.cpp (+71 -1),
thread.h (+24 -2)
-
kazzmir
2011-05-30 21:17
#102
Rev.: 5593
-
107 lines of code changed in 7 files:
-
Makefile (+4),
SConstruct (+4 -1)
-
src/mugen:
character.cpp (+7 -7),
character.h (+9 -8),
state-controller.cpp (+1 -1)
-
src/util:
thread.cpp (+59),
thread.h (+23 -9)
-
kazzmir
2011-05-30 18:17
#101
Rev.: 5592
-
7 lines of code changed in 2 files:
-
SConstruct (+6)
-
src/util/allegro5:
bitmap.cpp (+1 -1)
-
kazzmir
2011-05-30 12:27
#100
Rev.: 5591
-
22 lines of code changed in 2 files:
-
src/mugen:
font.cpp (+17 -20),
font.h (+5 -6)
-
kazzmir
2011-05-30 12:00
#99
Rev.: 5590
-
15 lines of code changed in 5 files:
-
src:
main-menu.cpp (+5)
-
src/util:
events.cpp (+6 -1),
init.cpp (+1),
init.h (+2)
-
src/util/allegro5:
bitmap.cpp (+1 -2)
-
kazzmir
2011-05-30 10:33
#98
Rev.: 5589
-
68 lines of code changed in 3 files:
-
src/mugen:
font.cpp (+31 -19),
font.h (+4 -2)
-
src/util/allegro5:
bitmap.cpp (+33 -2)
-
kazzmir
2011-05-30 09:53
#97
Rev.: 5588
-
68 lines of code changed in 5 files:
-
src/util:
funcs.cpp (+1 -1)
-
src/util/allegro:
bitmap.cpp (+7 -8)
-
src/util/allegro5:
bitmap.cpp (+45 -18)
-
src/util/gui:
widget.cpp (+12 -12)
-
src/util/sdl:
bitmap.cpp (+3 -4)
-
kazzmir
2011-05-30 09:08
#96
Rev.: 5587
-
11 lines of code changed in 3 files:
-
src/util:
bitmap.cpp (+8),
stretch-bitmap.h (+2)
-
src/util/allegro5:
bitmap.cpp (+1 -1)
-
kazzmir
2011-05-30 09:00
#95
Rev.: 5586
-
5 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+5 -1)
-
kazzmir
2011-05-29 22:50
#94
Rev.: 5585
-
6 lines of code changed in 2 files:
-
src/paintown-engine/game:
select_player.cpp (+2 -2)
-
src/util/allegro5:
bitmap.cpp (+4 -1)
-
kazzmir
2011-05-29 21:56
#93
Rev.: 5584
-
9 lines of code changed in 2 files:
-
src/util:
bitmap.h (+2 -2)
-
src/util/allegro5:
bitmap.cpp (+7)
-
kazzmir
2011-05-29 21:29
#92
Rev.: 5583
-
39 lines of code changed in 4 files:
-
src:
main-menu.cpp (+3)
-
src/mugen:
menu.cpp (+29 -4)
-
src/util:
events.cpp (+3 -2)
-
src/util/allegro5:
bitmap.cpp (+4 -2)
-
kazzmir
2011-05-29 18:20
#91
Rev.: 5582
-
1 lines of code changed in 1 file:
-
src/menu:
options.cpp (+1 -2)
-
kazzmir
2011-05-29 18:17
#90
Rev.: 5581
-
9 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+9 -86)
-
kazzmir
2011-05-29 17:44
#89
Rev.: 5580
-
63 lines of code changed in 6 files:
-
src/util:
bitmap.h (+7),
ftalleg.cpp (+5 -11),
trans-bitmap.h (+4)
-
src/util/allegro5:
bitmap.cpp (+25)
-
src/util/gui:
fadetool.cpp (+2 -6)
-
src/util/software-renderer:
bitmap.cpp (+20)
-
kazzmir
2011-05-29 16:46
#88
Rev.: 5579
-
2 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+2 -3)
-
kazzmir
2011-05-29 15:01
#87
Rev.: 5578
-
55 lines of code changed in 4 files:
-
SConstruct (+21 -4)
-
src/util:
init.cpp (+1 -1)
-
src/util/allegro5:
sound.cpp (+27 -16),
sound.h (+6 -1)
-
kazzmir
2011-05-29 14:26
#86
Rev.: 5577
-
10 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+10 -5)
-
kazzmir
2011-05-29 14:12
#85
Rev.: 5576
-
4 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+4 -4)
-
kazzmir
2011-05-29 13:37
#84
Rev.: 5575
-
69 lines of code changed in 5 files:
-
SConstruct (+1 -1)
-
src/util:
bitmap.h (+3),
ftalleg.cpp (+8 -2),
loading.cpp (+1 -1)
-
src/util/allegro5:
bitmap.cpp (+56 -27)
-
kazzmir
2011-05-29 12:23
#83
Rev.: 5574
-
37 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+37 -37)
-
kazzmir
2011-05-29 12:19
#82
Rev.: 5573
-
87 lines of code changed in 7 files:
-
src/paintown-engine/object:
character.cpp (+7 -3)
-
src/util:
bitmap.h (+4),
ebox.cpp (+16 -15),
ftalleg.cpp (+25 -12),
ftalleg.h (+16 -2)
-
src/util/allegro5:
bitmap.cpp (+13)
-
src/util/software-renderer:
bitmap.cpp (+6)
-
kazzmir
2011-05-29 09:12
#81
Rev.: 5572
-
144 lines of code changed in 4 files:
-
src/util:
trans-bitmap.h (+1)
-
src/util/allegro:
bitmap.cpp (+91 -4)
-
src/util/allegro5:
bitmap.cpp (+44 -6)
-
src/util/sdl:
bitmap.cpp (+8)
-
kazzmir
2011-05-28 23:24
#80
Rev.: 5571
-
245 lines of code changed in 11 files:
-
src/util:
bitmap.cpp (+1 -1),
bitmap.h (+1),
trans-bitmap.h (+2)
-
src/util/allegro:
bitmap.cpp (+18 -2)
-
src/util/allegro5:
bitmap.cpp (+138 -37)
-
src/util/gui:
box.cpp (+8 -9),
lineedit.cpp (+5 -3),
tabbed-box.cpp (-2),
widget.cpp (+47 -14),
widget.h (+3 -2)
-
src/util/sdl:
bitmap.cpp (+22 -2)
-
kazzmir
2011-05-28 16:05
#79
Rev.: 5570
-
42 lines of code changed in 8 files:
-
src/paintown-engine/object:
character.cpp (+2)
-
src/util:
loading.cpp (+4 -2)
-
src/util/allegro:
bitmap.h (+2)
-
src/util/allegro5:
bitmap.cpp (+8 -1),
bitmap.h (+8)
-
src/util/sdl:
bitmap.h (+2)
-
src/util/software-renderer:
bitmap.cpp (+6),
bitmap.h (new 10)
-
kazzmir
2011-05-27 22:15
#78
Rev.: 5569
-
151 lines of code changed in 11 files:
-
src/paintown-engine/game:
adventure_world.cpp (+29 -29),
game.cpp (+8 -6)
-
src/paintown-engine/level:
scene.cpp (+2 -2)
-
src/util:
bitmap.cpp (+1),
init.cpp (+1 -1),
loading.cpp (+4),
stretch-bitmap.h (new 21)
-
src/util/allegro:
bitmap.cpp (+1 -6)
-
src/util/allegro5:
bitmap.cpp (+57 -12)
-
src/util/sdl:
bitmap.cpp (+1 -6)
-
src/util/software-renderer:
bitmap.cpp (new 26)
-
kazzmir
2011-05-27 16:04
#77
Rev.: 5568
-
60 lines of code changed in 8 files:
-
src/paintown-engine/game:
select_player.cpp (+4 -3)
-
src/util:
bitmap.h (+3),
ftalleg.cpp (+2 -2),
loading.cpp (+8 -3)
-
src/util/allegro:
bitmap.cpp (+3)
-
src/util/allegro5:
bitmap.cpp (+8 -1)
-
src/util/gui:
animation.cpp (+29 -1)
-
src/util/sdl:
bitmap.cpp (+3)
-
kazzmir
2011-05-27 08:30
#76
Rev.: 5567
-
2 lines of code changed in 2 files:
-
src/util:
init.cpp (+1 -1)
-
src/util/allegro5:
bitmap.cpp (+1 -11)
-
kazzmir
2011-05-26 16:35
#75
Rev.: 5566
-
27 lines of code changed in 7 files:
-
src/paintown-engine/game:
select_player.cpp (+4 -4)
-
src/paintown-engine/object:
player.cpp (+3 -3)
-
src/util:
ftalleg.cpp (+3 -2),
ftalleg.h (+1)
-
src/util/allegro:
bitmap.cpp (+2 -1)
-
src/util/allegro5:
bitmap.cpp (+12 -3)
-
src/util/sdl:
bitmap.cpp (+2 -1)
-
kazzmir
2011-05-26 15:38
#74
Rev.: 5565
-
38 lines of code changed in 5 files:
-
src/menu:
menu.cpp (+2 -2)
-
src/util:
events.cpp (+1)
-
src/util/allegro5:
bitmap.cpp (+3 -1)
-
src/util/gui:
widget.cpp (+21)
-
src/util/sdl:
bitmap.cpp (+11 -2)
-
kazzmir
2011-05-26 14:43
#73
Rev.: 5564
-
30 lines of code changed in 4 files:
-
src/menu:
menu.cpp (+1 -1)
-
src/util:
events.cpp (+9 -1)
-
src/util/gui:
box.cpp (+11 -9),
widget.cpp (+9 -9)
-
kazzmir
2011-05-25 21:23
#72
Rev.: 5563
-
129 lines of code changed in 6 files:
-
src/util:
events.cpp (+105),
events.h (+9)
-
src/util/input:
input-manager.cpp (-1),
input-manager.h (new)
-
src/util/input/allegro5:
keyboard.cpp (+13 -2)
-
kazzmir
2011-05-25 20:53
#71
Rev.: 5562
-
40 lines of code changed in 2 files:
-
src/util:
ftalleg.cpp (+34 -9),
ftalleg.h (+6 -2)
-
kazzmir
2011-05-25 20:36
#70
Rev.: 5561
-
216 lines of code changed in 4 files:
-
src/test/paintown:
SConstruct (+100),
game.cpp (new 112)
-
src/util:
events.cpp (+3),
thread.cpp (+1)
-
kazzmir
2011-05-25 13:25
#69
Rev.: 5560
-
105 lines of code changed in 13 files:
-
src/openbor:
display-character.cpp (-5)
-
src/paintown-engine/game:
game.cpp (+8 -8)
-
src/paintown-engine/object:
buddy_player.cpp (+26 -26),
character.cpp (+24 -27),
character.h (+10 -6),
display_character.cpp (+1 -6),
draw-effect.cpp (+2 -2),
enemy.cpp (+8 -7),
player.cpp (+15 -15),
player.h (+2 -2),
versus_enemy.cpp (+5 -5)
-
src/util:
pointer.h (+4)
-
kazzmir
2011-05-25 10:37
#68
Rev.: 5559
-
30 lines of code changed in 4 files:
-
src/util:
events.cpp (+14 -3),
ftalleg.cpp (+14 -2),
ftalleg.h (+1)
-
src/util/allegro5:
bitmap.cpp (+1 -1)
-
kazzmir
2011-05-24 20:41
#67
Rev.: 5558
-
3 lines of code changed in 2 files:
-
src/util:
ftalleg.cpp (+2 -2)
-
src/util/allegro5:
bitmap.cpp (+1)
-
kazzmir
2011-05-24 20:35
#66
Rev.: 5557
-
344 lines of code changed in 6 files:
-
SConstruct (+1 -1)
-
src/util:
font.cpp (+6 -10),
font.h (+4 -4),
ftalleg.cpp (+83),
ftalleg.h (+181 -155)
-
src/util/allegro5:
bitmap.cpp (+69 -15)
-
kazzmir
2011-05-24 16:39
#65
Rev.: 5556
-
512 lines of code changed in 78 files:
-
SConstruct (+1 -1)
-
src/factory:
font_render.cpp (+5 -4),
font_render.h (+7 -7)
-
src/menu:
menu.cpp (+1 -1),
options.cpp (+2 -2),
options.h (+1 -1)
-
src/mugen:
animation.cpp (+1 -1),
background.cpp (+5 -5),
background.h (+1 -1),
character.cpp (+22 -21),
font.cpp (+7 -7),
font.h (+3 -3),
stage.cpp (+7 -7),
stage.h (+2 -2),
storyboard.cpp (+4 -4),
storyboard.h (+3 -3)
-
src/paintown-engine/environment:
atmosphere.cpp (+9 -9),
night_atmosphere.h (+7 -5),
rain_atmosphere.h (+4 -4)
-
src/paintown-engine/game:
adventure_world.cpp (+2 -2),
game.cpp (+3 -3),
select_player.cpp (+8 -8)
-
src/paintown-engine/network:
chat-widget.cpp (+5 -5),
chat_client.cpp (+3 -7),
chat_server.cpp (+1 -1),
client.cpp (+4 -4),
network_world_client.cpp (+1 -1),
server.cpp (+1 -1)
-
src/paintown-engine/object:
animation.cpp (+9 -9),
animation.h (+3 -2),
buddy_player.cpp (+2 -2),
character.cpp (+13 -12),
character.h (+4 -4),
draw-effect.cpp (+1 -1),
draw-effect.h (+3 -5),
enemy.cpp (+1 -1),
gib.cpp (+1 -1),
network_character.cpp (+1 -1),
network_player.cpp (+4 -4),
network_player.h (+2 -1),
object.cpp (+1 -1),
object.h (+2 -1),
player.cpp (+6 -6),
player.h (+2 -1)
-
src/util:
bitmap.cpp (+39 -15),
bitmap.h (+38 -37),
color.h (new 6),
ebox.cpp (+9 -9),
ebox.h (+8 -8),
fire.cpp (+4 -4),
fire.h (+3 -1),
font.cpp (+6 -6),
font.h (+11 -14),
ftalleg.cpp (+8 -7),
ftalleg.h (+3 -2),
funcs.cpp (-23),
funcs.h (-2),
gradient.cpp (+7 -7),
gradient.h (+6 -4),
init.cpp (+2),
loading.cpp (+7 -7),
messages.h (+2 -1),
trans-bitmap.h (+7 -7)
-
src/util/allegro:
bitmap.cpp (+2 -2),
bitmap.h (+4)
-
src/util/allegro5:
bitmap.cpp (+100 -49),
bitmap.h (+8)
-
src/util/gui:
context-box.cpp (+5 -5),
context-box.h (+1 -1),
fadetool.h (+10 -7),
lineedit.cpp (+4 -4),
lineedit.h (+3 -3),
tabbed-box.cpp (+2 -2),
tabbed-box.h (+4 -4),
widget.cpp (+13 -5),
widget.h (+10 -5)
-
src/util/sdl:
bitmap.cpp (+3 -2),
bitmap.h (+2)
-
kazzmir
2011-05-24 11:18
#64
Rev.: 5555
-
71 lines of code changed in 8 files:
-
src/factory:
font_factory.cpp (+4),
font_factory.h (+2)
-
src/menu:
menu.cpp (+3 -2)
-
src/util:
ftalleg.cpp (+30 -26),
ftalleg.h (+3),
thread.cpp (+14 -4),
thread.h (+11 -2)
-
src/util/sdl:
bitmap.cpp (+4)
-
kazzmir
2011-05-24 09:49
#63
Rev.: 5554
-
34 lines of code changed in 9 files:
-
src/menu:
menu.cpp (+7 -3)
-
src/util:
bitmap.h (+5),
events.cpp (+3),
init.cpp (+1 -1)
-
src/util/allegro:
bitmap.cpp (+4)
-
src/util/allegro5:
bitmap.cpp (+8 -4)
-
src/util/gui:
box.cpp (+1 -3),
widget.cpp (+1 -1)
-
src/util/sdl:
bitmap.cpp (+4)
-
kazzmir
2011-05-23 15:53
#62
Rev.: 5553
-
3149 lines of code changed in 2 files:
-
misc:
cpplint.py (new 3135)
-
src:
main-menu.cpp (+14 -14)
-
kazzmir
2011-05-23 13:05
#61
Rev.: 5552
-
33 lines of code changed in 23 files:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+1)
-
src/paintown-engine/object:
actor.cpp (+1 -1),
actor.h (+1 -1),
animation_event.cpp (+1 -1),
animation_event.h (+1 -1),
buddy_player.cpp (+1 -1),
buddy_player.h (+1 -1),
cat.cpp (+1 -1),
cat.h (+1 -1),
effect.cpp (+1 -1),
effect.h (+1 -1),
enemy.cpp (+4 -4),
enemy.h (+4 -4),
item.cpp (+1 -1),
item.h (+1 -1),
network_character.cpp (+3 -3),
network_character.h (+3 -3),
network_player.cpp (+2 -2),
network_player.h (+2 -2),
projectile.cpp (+1 -1),
projectile.h (+1 -1)
-
kazzmir
2011-05-22 18:22
#60
Rev.: 5551
-
36 lines of code changed in 2 files:
-
src/mugen:
character-select.cpp (+32 -3),
character-select.h (+4)
-
kazzmir
2011-05-22 12:28
#59
Rev.: 5550
-
15 lines of code changed in 1 file:
-
src/mugen:
character-select.cpp (+15)
-
kazzmir
2011-05-21 20:16
#58
Rev.: 5549
-
27 lines of code changed in 7 files:
-
src/menu:
menu.cpp (+3 -1)
-
src/util:
init.cpp (+1 -1)
-
src/util/gui:
context-box.cpp (+4),
context-box.h (+1),
scroll-list.cpp (+5),
tabbed-box.cpp (+4),
tabbed-box.h (+9 -6)
-
kazzmir
2011-05-21 19:03
#57
Rev.: 5548
-
3 lines of code changed in 2 files:
-
SConstruct (+2 -1)
-
src/util:
init.cpp (+1 -1)
-
kazzmir
2011-05-21 17:53
#56
Rev.: 5546
-
1 lines of code changed in 1 file:
-
kazzmir
2011-05-21 17:43
#55
Rev.: 5545
-
23 lines of code changed in 3 files:
-
src/test/menu:
SConstruct (+2),
test.cpp (+20 -2)
-
src/test/mugen:
sff.h (+1 -1)
-
kazzmir
2011-05-21 16:40
#54
Rev.: 5544
-
53 lines of code changed in 10 files:
-
src/menu:
menu.cpp (+4 -1),
menu.h (+3)
-
src/mugen:
menu.cpp (+2 -84)
-
src/paintown-engine/game:
game.cpp (+12 -7)
-
src/util:
gradient.cpp (+10),
gradient.h (+1)
-
src/util/gui:
context-box.cpp (+7 -2),
context-box.h (+2),
scroll-list.cpp (+3 -3),
scroll-list.h (+9)
-
kazzmir
2011-05-20 21:06
#53
Rev.: 5543
-
5 lines of code changed in 2 files:
-
src/mugen:
menu.cpp (+2 -2),
menu.h (+3 -1)
-
kazzmir
2011-05-20 12:04
#52
Rev.: 5542
-
2 lines of code changed in 1 file:
-
src/paintown-engine/game:
select_player.cpp (+2 -2)
-
kazzmir
2011-05-20 08:42
#51
Rev.: 5541
-
22 lines of code changed in 3 files:
-
src/menu:
menu.cpp (+6 -5),
menu.h (+1 -1)
-
src/paintown-engine/game:
game.cpp (+15 -28)
-
kazzmir
2011-05-20 08:02
#50
Rev.: 5540
-
11 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+11 -11)
-
kazzmir
2011-05-19 21:51
#49
Rev.: 5539
-
82 lines of code changed in 3 files:
-
src/paintown-engine/game:
game.cpp (+49 -10)
-
src/util/gui:
scroll-list.cpp (+17 -8),
scroll-list.h (+16 -2)
-
kazzmir
2011-05-19 16:23
#48
Rev.: 5538
-
6 lines of code changed in 1 file:
-
src/util/gui:
scroll-list.cpp (+6 -9)
-
kazzmir
2011-05-19 16:14
#47
Rev.: 5537
-
39 lines of code changed in 2 files:
-
src/menu:
menu.cpp (+13 -13)
-
src/util/gui:
scroll-list.cpp (+26 -72)
-
kazzmir
2011-05-19 14:56
#46
Rev.: 5536
-
30 lines of code changed in 3 files:
-
src/menu:
menu.cpp (+3 -3)
-
src/util/gui:
scroll-list.cpp (+6 -5),
scroll-list.h (+21 -8)
-
kazzmir
2011-05-19 12:51
#45
Rev.: 5535
-
1 lines of code changed in 1 file:
-
src/menu:
menu.cpp (+1 -1)
-
kazzmir
2011-05-19 10:13
#44
Rev.: 5534
-
4 lines of code changed in 2 files:
-
src:
main-menu.cpp (+2)
-
src/util/sfl:
sfldir.c (+2)
-
juvinious
2011-05-19 10:13
#43
Rev.: 5533
-
12 lines of code changed in 2 files:
-
src/menu:
menu.cpp (+10 -4),
menu.h (+2)
-
kazzmir
2011-05-18 21:40
#42
Rev.: 5532
-
1 lines of code changed in 1 file:
-
src/util/gui:
context-box.cpp (+1 -1)
-
kazzmir
2011-05-18 21:35
#41
Rev.: 5531
-
35 lines of code changed in 6 files:
-
src/util:
gradient.cpp (+2 -2),
gradient.h (+2 -2)
-
src/util/gui:
context-box.cpp (+6 -2),
context-box.h (+5 -2),
scroll-list.cpp (+12 -9),
scroll-list.h (+8 -4)
-
kazzmir
2011-05-18 21:15
#40
Rev.: 5530
-
385 lines of code changed in 21 files:
-
src:
main-menu.cpp (+3 -3)
-
src/menu:
menu.cpp (+65 -59),
menu.h (+4),
menu_option.cpp (+2 -1),
menu_option.h (+1 -1),
optionfactory.cpp (+34 -33),
optionfactory.h (+5 -1),
options.cpp (+68 -56),
options.h (+42 -43)
-
src/mugen:
menu.cpp (+14 -13),
menu.h (+27 -2)
-
src/paintown-engine/game:
game.cpp (+5 -5),
options.cpp (+21 -19),
options.h (+5 -1),
select_player.cpp (+2 -2)
-
src/util/gui:
context-box.cpp (+19 -8),
context-box.h (+10 -3),
scroll-list.cpp (+6 -3),
scroll-list.h (+1 -1),
tabbed-box.cpp (+47 -36),
tabbed-box.h (+4 -3)
-
juvinious
2011-05-18 10:18
#39
Rev.: 5529
-
9 lines of code changed in 5 files:
-
src/menu:
menu.cpp (+1)
-
src/util/gui:
box.cpp (+2),
context-box.cpp (+1),
popup-box.cpp (+1),
widget.cpp (+4 -2)
-
juvinious
2011-05-18 08:57
#38
Rev.: 5528
-
79 lines of code changed in 15 files:
-
src/menu:
menu.cpp (+7 -7),
options.cpp (+2 -2)
-
src/mugen:
option-options.cpp (+1 -1)
-
src/paintown-engine/game:
game.cpp (+2 -2)
-
src/paintown-engine/network:
chat_client.cpp (+1 -1),
chat_server.cpp (+1 -1)
-
src/util/gui:
box.cpp (+3 -3),
context-box.cpp (+2 -2),
coordinate.cpp (+4 -9),
coordinate.h (-7),
lineedit.cpp (+3 -3),
popup-box.h (+4),
tabbed-box.cpp (+4 -4),
widget.cpp (+18 -2),
widget.h (+27 -1)
-
juvinious
2011-05-17 13:29
#37
Rev.: 5527
-
22 lines of code changed in 1 file:
-
kazzmir
2011-05-17 12:20
#36
Rev.: 5526
-
6 lines of code changed in 1 file:
-
src/util/gui:
scroll-list.cpp (+6 -4)
-
kazzmir
2011-05-17 12:12
#35
Rev.: 5525
-
45 lines of code changed in 2 files:
-
src/util/gui:
scroll-list.cpp (+42 -3),
scroll-list.h (+3)
-
kazzmir
2011-05-17 11:34
#34
Rev.: 5524
-
79 lines of code changed in 4 files:
-
src/util/gui:
context-box.cpp (+4 -4),
context-box.h (+2 -2),
scroll-list.cpp (+69),
scroll-list.h (+4 -2)
-
kazzmir
2011-05-17 11:10
#33
Rev.: 5523
-
170 lines of code changed in 14 files:
-
src/menu:
menu.cpp (+26 -21),
menu.h (+5 -5),
menu_option.h (+2 -2),
options.cpp (+6 -6),
options.h (+6 -6)
-
src/util:
language-string.cpp (+13 -1),
language-string.h (+1 -1),
pointer.h (+21)
-
src/util/gui:
context-box.cpp (+42 -12),
context-box.h (+17 -16),
scroll-list.cpp (+25 -2),
scroll-list.h (+3 -3),
tabbed-box.cpp (+1 -1),
tabbed-box.h (+2 -1)
-
kazzmir
2011-05-17 09:12
#32
Rev.: 5522
-
23 lines of code changed in 4 files:
-
src/paintown-engine/game:
adventure_world.cpp (+1)
-
src/paintown-engine/object:
player.cpp (+2 -1)
-
src/util/gui:
scroll-list.cpp (+2 -2),
scroll-list.h (+18 -4)
-
juvinious
2011-05-16 07:48
#31
Rev.: 5521
-
93 lines of code changed in 2 files:
-
src/util/gui:
scroll-list.cpp (+36 -2),
scroll-list.h (+57 -2)
-
kazzmir
2011-05-15 15:27
#30
Rev.: 5520
-
1 lines of code changed in 1 file:
-
src/paintown-engine/game:
options.cpp (+1 -1)
-
kazzmir
2011-05-15 15:11
#29
Rev.: 5519
-
85 lines of code changed in 4 files:
-
src/menu:
optionfactory.cpp (-6),
options.cpp (-73),
options.h (-32)
-
src/paintown-engine/game:
options.cpp (+85)
-
kazzmir
2011-05-15 14:38
#28
Rev.: 5518
-
394 lines of code changed in 1 file:
-
src/paintown-engine/game:
options.cpp (new 394)
-
kazzmir
2011-05-15 14:34
#27
Rev.: 5517
-
4 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+4 -3)
-
kazzmir
2011-05-15 14:27
#26
Rev.: 5516
-
26 lines of code changed in 1 file:
-
src/paintown-engine/game:
options.h (new 26)
-
kazzmir
2011-05-15 12:58
#25
Rev.: 5515
-
68 lines of code changed in 13 files:
-
cmake:
FileList.cmake (+1)
-
src:
main-menu.cpp (+20 -1)
-
src/menu:
menu.cpp (+14),
menu.h (+1),
optionfactory.cpp (-7),
options.cpp (+8 -349),
options.h (-41)
-
src/mugen:
character-select.cpp (+3),
menu.cpp (+3)
-
src/paintown-engine/network:
server.cpp (+2 -2)
-
src/util:
file-system.cpp (+10)
-
src/util/sfl:
sfldir.c (new)
-
kazzmir
2011-05-15 11:06
#24
Rev.: 5514
-
1 lines of code changed in 1 file:
-
src/util/gui:
context-box.cpp (+1 -1)
-
kazzmir
2011-05-15 08:43
#23
Rev.: 5513
-
71 lines of code changed in 2 files:
-
src/util/gui:
context-box.cpp (+70 -3),
context-box.h (+1)
-
kazzmir
2011-05-13 16:11
#22
Rev.: 5512
-
97 lines of code changed in 5 files:
-
src/menu:
menu_option.h (+1 -1)
-
src/paintown-engine/game:
game.cpp (+6)
-
src/util/gui:
context-box.cpp (+8 -9),
scroll-list.cpp (+22 -17),
scroll-list.h (+60 -61)
-
juvinious
2011-05-13 13:02
#21
Rev.: 5511
-
143 lines of code changed in 3 files:
-
cmake:
FileList.cmake (+1)
-
src/util/gui:
scroll-list.cpp (new 60),
scroll-list.h (new 82)
-
kazzmir
2011-05-12 07:47
#20
Rev.: 5510
-
0 lines of code changed in 2 files:
-
editor/lib:
scala-compiler.jar (changed),
scala-library.jar (changed)
-
kazzmir
2011-05-10 20:57
#19
Rev.: 5509
-
81 lines of code changed in 2 files:
-
src/paintown-engine/game:
game.cpp (+79 -13)
-
src/util/gui:
popup-box.h (+2 -1)
-
kazzmir
2011-05-09 21:09
#18
Rev.: 5508
-
9 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+9 -8)
-
kazzmir
2011-05-09 20:57
#17
Rev.: 5507
-
64 lines of code changed in 3 files:
-
src/paintown-engine/game:
game.cpp (+55 -12)
-
src/util/gui:
popup-box.h (+6),
widget.h (+3 -2)
-
kazzmir
2011-05-09 10:45
#16
Rev.: 5506
-
174 lines of code changed in 10 files:
-
misc:
gnome-notify (+1)
-
src/menu:
menu.cpp (+18 -10),
menu.h (+10 -5),
optionfactory.cpp (+12 -4),
optionfactory.h (+9 -3),
options.cpp (+1 -17),
options.h (-8)
-
src/paintown-engine/game:
game.cpp (+116 -3),
game.h (+1)
-
src/paintown-engine/object:
character.cpp (+6 -3)
-
kazzmir
2011-05-08 14:00
#15
Rev.: 5505
-
12 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+12 -12)
-
kazzmir
2011-05-08 12:41
#14
Rev.: 5504
-
3 lines of code changed in 1 file:
-
misc:
paintown-commit (new 3)
-
kazzmir
2011-05-08 12:39
#13
Rev.: 5503
-
56 lines of code changed in 5 files:
-
src/menu:
optionfactory.cpp (+2),
options.cpp (+16),
options.h (+8)
-
src/paintown-engine/game:
game.cpp (+24 -15)
-
src/util:
parameter.h (+6 -1)
-
kazzmir
2011-05-08 09:44
#12
Rev.: 5502
-
13 lines of code changed in 1 file:
-
src/util/allegro5:
bitmap.cpp (+13 -13)
-
kazzmir
2011-05-07 16:44
#11
Rev.: 5501
-
3 lines of code changed in 1 file:
-
src/util:
music.cpp (+3 -1)
-
kazzmir
2011-05-06 21:31
#10
Rev.: 5500
-
79 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+79 -72)
-
kazzmir
2011-05-05 21:02
#9
Rev.: 5499
-
65 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+65 -62)
-
kazzmir
2011-05-05 20:46
#8
Rev.: 5498
-
51 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+51 -178)
-
kazzmir
2011-05-05 08:27
#7
Rev.: 5497
-
62 lines of code changed in 5 files:
-
editor/src/com/rafkind/paintown:
Editor2.scala (+1 -1)
-
editor/src/com/rafkind/paintown/animator:
Animator.java (+10),
Animator2.scala (+49 -20),
Player.java (+1 -1),
ProjectilePane.java (+1 -1)
-
kazzmir
2011-05-03 21:11
#6
Rev.: 5496
-
264 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+264 -35)
-
kazzmir
2011-05-02 21:42
#5
Rev.: 5495
-
28 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+28 -16)
-
kazzmir
2011-05-02 16:13
#4
Rev.: 5494
-
316 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+316)
-
kazzmir
2011-05-01 13:35
#3
Rev.: 5493
-
44 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+44 -47)
-
kazzmir
2011-05-01 12:56
#2
Rev.: 5492
-
84 lines of code changed in 2 files:
-
editor/src/com/rafkind/paintown/animator:
Animator.java (-2),
Animator2.scala (+84)
-
kazzmir
2011-05-01 10:38
#1
Rev.: 5491
-
23 lines of code changed in 1 file:
-
editor/src/com/rafkind/paintown/animator:
Animator2.scala (+23)