-
kazzmir
2011-02-28 23:37
#89
Rev.: 5409
-
89 lines of code changed in 2 files:
-
src/mugen/parser:
peg.in (+1 -1)
-
src/test/mugen:
sffv2.cpp (+88 -18)
-
kazzmir
2011-02-28 18:27
#88
Rev.: 5408
-
26 lines of code changed in 1 file:
-
src/mugen/parser:
cmd.peg (+26 -24)
-
kazzmir
2011-02-28 16:39
#87
Rev.: 5407
-
10 lines of code changed in 2 files:
-
src/test/mugen:
SConstruct (+2),
parse.cpp (+8 -4)
-
kazzmir
2011-02-27 17:48
#86
Rev.: 5406
-
117 lines of code changed in 3 files:
-
src/mugen/parser:
cmd.peg (+16 -5)
-
src/test/mugen:
SConstruct (+12),
parse.cpp (new 89)
-
kazzmir
2011-02-27 12:30
#85
Rev.: 5405
-
32 lines of code changed in 2 files:
-
src/mugen:
util.cpp (+24 -9)
-
src/mugen/parser:
peg.py (+8 -8)
-
kazzmir
2011-02-27 11:53
#84
Rev.: 5404
-
6 lines of code changed in 1 file:
-
src/mugen/parser:
all.h (+6)
-
kazzmir
2011-02-27 11:47
#83
Rev.: 5403
-
25 lines of code changed in 5 files:
-
src/menu:
font-info.cpp (-101),
font-info.h (-13)
-
src/mugen/parser:
cmd.peg (+1 -1),
peg.py (+24 -9)
-
src/test/menu:
SConstruct (-1)
-
kazzmir
2011-02-26 22:50
#82
Rev.: 5402
-
0 lines of code changed in 138 files:
-
src/util/network/zeromq:
AUTHORS (new),
COPYING (new),
COPYING.LESSER (new),
ChangeLog (new),
NEWS (new),
README (new)
-
src/util/network/zeromq/include:
zmq.h (new),
zmq.hpp (new),
zmq_utils.h (new)
-
src/util/network/zeromq/src:
Makefile (new),
Makefile.am (new),
Makefile.in (new),
app_thread.cpp (new),
app_thread.hpp (new),
atomic_counter.hpp (new),
atomic_ptr.hpp (new),
blob.hpp (new),
command.cpp (new),
command.hpp (new),
config.hpp (new),
ctx.cpp (new),
ctx.hpp (new),
decoder.hpp (new),
devpoll.cpp (new),
devpoll.hpp (new),
encoder.hpp (new),
epoll.cpp (new),
epoll.hpp (new),
err.cpp (new),
err.hpp (new),
fd.hpp (new),
forwarder.cpp (new),
forwarder.hpp (new),
fq.cpp (new),
fq.hpp (new),
i_endpoint.hpp (new),
i_engine.hpp (new),
i_inout.hpp (new),
i_poll_events.hpp (new),
io_object.cpp (new),
io_object.hpp (new),
io_thread.cpp (new),
io_thread.hpp (new),
ip.cpp (new),
ip.hpp (new),
kqueue.cpp (new),
kqueue.hpp (new),
lb.cpp (new),
lb.hpp (new),
libzmq.pc (new),
libzmq.pc.in (new),
likely.hpp (new),
msg_content.hpp (new),
msg_store.cpp (new),
msg_store.hpp (new),
mutex.hpp (new),
object.cpp (new),
object.hpp (new),
options.cpp (new),
options.hpp (new),
owned.cpp (new),
owned.hpp (new),
pair.cpp (new),
pair.hpp (new),
pgm_receiver.cpp (new),
pgm_receiver.hpp (new),
pgm_sender.cpp (new),
pgm_sender.hpp (new),
pgm_socket.cpp (new),
pgm_socket.hpp (new),
pipe.cpp (new),
pipe.hpp (new),
platform.hpp (new),
platform.hpp.in (new),
poll.cpp (new),
poll.hpp (new),
poller.hpp (new),
prefix_tree.cpp (new),
prefix_tree.hpp (new),
pub.cpp (new),
pub.hpp (new),
pull.cpp (new),
pull.hpp (new),
push.cpp (new),
push.hpp (new),
queue.cpp (new),
queue.hpp (new),
rep.cpp (new),
rep.hpp (new),
req.cpp (new),
req.hpp (new),
select.cpp (new),
select.hpp (new),
session.cpp (new),
session.hpp (new),
signaler.cpp (new),
signaler.hpp (new),
socket_base.cpp (new),
socket_base.hpp (new),
stamp-h1 (new),
stdint.hpp (new),
streamer.cpp (new),
streamer.hpp (new),
sub.cpp (new),
sub.hpp (new),
tcp_connecter.cpp (new),
tcp_connecter.hpp (new),
tcp_listener.cpp (new),
tcp_listener.hpp (new),
tcp_socket.cpp (new),
tcp_socket.hpp (new),
thread.cpp (new),
thread.hpp (new),
uuid.cpp (new),
uuid.hpp (new),
windows.hpp (new),
wire.hpp (new),
xrep.cpp (new),
xrep.hpp (new),
xreq.cpp (new),
xreq.hpp (new),
yarray.hpp (new),
yarray_item.hpp (new),
ypipe.hpp (new),
yqueue.hpp (new),
zmq.cpp (new),
zmq_connecter.cpp (new),
zmq_connecter.hpp (new),
zmq_decoder.cpp (new),
zmq_decoder.hpp (new),
zmq_encoder.cpp (new),
zmq_encoder.hpp (new),
zmq_engine.cpp (new),
zmq_engine.hpp (new),
zmq_init.cpp (new),
zmq_init.hpp (new),
zmq_listener.cpp (new),
zmq_listener.hpp (new)
-
kazzmir
2011-02-26 22:22
#81
Rev.: 5401
-
202 lines of code changed in 9 files:
-
src:
configuration.cpp (+7 -2),
configuration.h (+1),
main-menu.cpp (+5)
-
src/menu:
font-info.cpp (+32 -8),
font-info.h (+19 -2),
menu.cpp (+51 -14),
menu.h (+6),
options.cpp (+18 -9)
-
src/util:
parameter.h (new 63)
-
kazzmir
2011-02-24 11:51
#80
Rev.: 5400
-
14 lines of code changed in 2 files:
-
src/mugen:
compiler.cpp (+5)
-
src/mugen/parser:
cmd.peg (+9 -1)
-
kazzmir
2011-02-24 11:30
#79
Rev.: 5399
-
43 lines of code changed in 5 files:
-
src/mugen:
compiler.cpp (+3)
-
src/mugen/ast:
ast.cpp (+4 -1),
ast.h (+1 -1),
function.h (+22 -3)
-
src/mugen/parser:
cmd.peg (+13 -3)
-
kazzmir
2011-02-23 22:39
#78
Rev.: 5397
-
46 lines of code changed in 5 files:
-
editor/resources/animator:
eventattack.xml (+7 -2)
-
editor/src/com/rafkind/paintown/animator/events:
AttackEvent.java (+34 -9)
-
src/paintown-engine/object:
attack.cpp (+1 -1),
attack.h (+1 -1)
-
src/util:
token.h (+3)
-
kazzmir
2011-02-23 12:30
#77
Rev.: 5396
-
189 lines of code changed in 21 files:
-
cmake:
FileList.cmake (-1)
-
src/mugen:
character.cpp (+10 -2),
character.h (+2),
stage.cpp (+1 -1)
-
src/paintown-engine/game:
adventure_world.cpp (+2 -2)
-
src/paintown-engine/object:
animation.cpp (+8 -10),
animation.h (+2 -3),
attack.cpp (+43 -28),
attack.h (+17 -8),
character.cpp (+68 -49),
character.h (+3 -1),
object.cpp (+3 -2),
object.h (+4 -1),
object_nonattack.cpp (+10 -2),
object_nonattack.h (+2),
player.cpp (+3 -3),
player.h (+1 -1),
projectile.cpp (+8),
projectile.h (+2)
-
kazzmir
2011-02-22 22:53
#76
Rev.: 5395
-
22 lines of code changed in 1 file:
-
src/paintown-engine/game:
game.cpp (+22 -17)
-
kazzmir
2011-02-21 15:29
#75
Rev.: 5394
-
3 lines of code changed in 1 file:
-
src/test/mugen:
sffv2.cpp (+3 -3)
-
kazzmir
2011-02-21 13:18
#74
Rev.: 5393
-
19 lines of code changed in 1 file:
-
src/test/mugen:
sffv2.cpp (+19 -11)
-
kazzmir
2011-02-21 13:07
#73
Rev.: 5392
-
100 lines of code changed in 1 file:
-
src/test/mugen:
sffv2.cpp (+100 -63)
-
kazzmir
2011-02-21 12:47
#72
Rev.: 5391
-
1140 lines of code changed in 4 files:
-
src/test/mugen:
SConstruct (+1),
sff.cpp (new 839),
sff.h (new 175),
sffv2.cpp (+125 -14)
-
kazzmir
2011-02-21 01:03
#71
Rev.: 5390
-
12 lines of code changed in 1 file:
-
src/test/mugen:
sffv2.cpp (+12 -6)
-
kazzmir
2011-02-21 00:08
#70
Rev.: 5389
-
187 lines of code changed in 2 files:
-
src/test/mugen:
SConstruct (+23),
sffv2.cpp (+164 -74)
-
kazzmir
2011-02-20 20:44
#69
Rev.: 5388
-
226 lines of code changed in 3 files:
-
src/test/mugen:
sffv2.cpp (+221 -25)
-
src/util:
file-system.cpp (+4),
file-system.h (+1)
-
kazzmir
2011-02-20 11:05
#68
Rev.: 5387
-
305 lines of code changed in 3 files:
-
src/test/mugen:
SConstruct (+5),
sffv2.cpp (+297 -1)
-
src/util:
file-system.cpp (+3)
-
kazzmir
2011-02-19 23:26
#67
Rev.: 5386
-
71 lines of code changed in 2 files:
-
src/test/mugen:
SConstruct (+5),
sffv2.cpp (new 66)
-
kazzmir
2011-02-19 23:21
#66
Rev.: 5385
-
6 lines of code changed in 1 file:
-
src/mugen/parser:
cmd.peg (+6)
-
kazzmir
2011-02-19 23:03
#65
Rev.: 5384
-
7 lines of code changed in 6 files:
-
src/test/menu:
test.cpp (+2 -2)
-
src/test/mugen:
load-full.cpp (+1 -1),
load-select.cpp (+1 -1),
load-stage.cpp (+1 -1),
load.cpp (+1 -1)
-
src/test/paintown:
load.cpp (+1 -1)
-
kazzmir
2011-02-19 22:32
#64
Rev.: 5383
-
75 lines of code changed in 3 files:
-
src/mugen:
character.h (+1 -48),
object.h (new 61),
projectile.h (new 13)
-
kazzmir
2011-02-19 20:20
#63
Rev.: 5382
-
66 lines of code changed in 16 files:
-
src/mugen:
character.cpp (+7 -7),
font.cpp (+3 -3),
sprite.cpp (+2 -2),
stage.cpp (+3 -3)
-
src/paintown-engine/environment:
atmosphere.cpp (+1 -1)
-
src/paintown-engine/game:
select_player.cpp (+2 -2)
-
src/paintown-engine/object:
character.cpp (+9 -9),
draw-effect.cpp (+3 -3)
-
src/util:
bitmap.cpp (+4 -4),
bitmap.h (+8 -5),
ebox.h (+2 -2),
ftalleg.cpp (+6 -6),
funcs.cpp (+6 -6),
loading.cpp (+2 -2)
-
src/util/allegro:
bitmap.cpp (+4 -4)
-
src/util/sdl:
bitmap.cpp (+4 -4)
-
kazzmir
2011-02-19 17:08
#62
Rev.: 5381
-
23 lines of code changed in 1 file:
-
src/util:
system.cpp (+23 -28)
-
kazzmir
2011-02-19 16:01
#61
Rev.: 5380
-
85 lines of code changed in 11 files:
-
SConstruct (+1 -1)
-
doc:
wii (+2 -1)
-
src:
main-menu.cpp (-5)
-
src/mugen:
character-select.cpp (+6 -5),
character.cpp (+1),
game.cpp (+9 -5),
storyboard.cpp (+17 -11),
storyboard.h (+1 -1)
-
src/util:
init.cpp (+16 -1),
music.cpp (+3 -1),
system.cpp (+29 -2)
-
kazzmir
2011-02-19 12:46
#60
Rev.: 5379
-
296 lines of code changed in 51 files:
-
src/menu:
menu.cpp (+17 -17),
options.cpp (+12 -12)
-
src/mugen:
animation.cpp (+2 -2),
background.cpp (+3 -3),
character-select.cpp (+3 -3),
character.cpp (+5 -5),
font.cpp (+2 -2),
game.cpp (+1 -1),
menu.cpp (+3 -3),
option-options.cpp (+3 -3),
stage.cpp (+10 -10),
state-controller.cpp (+1 -1),
storyboard.cpp (+4 -4)
-
src/paintown-engine/environment:
atmosphere.cpp (+9 -9)
-
src/paintown-engine/game:
adventure_world.cpp (+4 -4),
console.cpp (+4 -4),
game.cpp (+4 -4),
select_player.cpp (+9 -9)
-
src/paintown-engine/network:
chat-widget.cpp (+4 -4),
chat_client.cpp (+17 -17),
chat_server.cpp (+13 -13),
client.cpp (+13 -13),
network_world_client.cpp (+1 -1),
server.cpp (+7 -7)
-
src/paintown-engine/object:
animation.cpp (+6 -6),
buddy_player.cpp (+1 -1),
character.cpp (+11 -11),
enemy.cpp (+1 -1),
gib.cpp (+1 -1),
health_stimulation.cpp (+1 -1),
item.cpp (+1 -1),
network_character.cpp (+1 -1),
network_player.cpp (+3 -3),
player.cpp (+6 -6)
-
src/platformer:
game.cpp (+1 -1)
-
src/util:
bitmap.cpp (+28 -21),
bitmap.h (+12 -15),
events.cpp (+1 -1),
fire.cpp (+4 -4),
ftalleg.cpp (+2 -2),
funcs.cpp (+4 -4),
init.cpp (+6 -6),
loading.cpp (+11 -11),
messages.cpp (+3 -3)
-
src/util/allegro:
bitmap.cpp (+10 -11)
-
src/util/gui:
context-box.cpp (+4 -4),
fadetool.cpp (+3 -3),
lineedit.cpp (+3 -3),
tabbed-box.cpp (+2 -2),
widget.cpp (+3 -3)
-
src/util/sdl:
bitmap.cpp (+16 -17)
-
kazzmir
2011-02-19 11:40
#59
-
1337 lines of code changed in 186 files:
-
src:
globals.cpp (+3 -3)
-
src/factory:
collector.cpp (+2 -2),
font_render.cpp (+4 -4),
font_render.h (+3 -1),
shadow.cpp (+3 -3),
shadow.h (+4 -2)
-
src/menu:
menu.cpp (+29 -29),
menu.h (+13 -11),
options.cpp (+17 -17)
-
src/mugen:
animation.cpp (+9 -9),
animation.h (+8 -6),
background.cpp (+14 -14),
background.h (+7 -7),
character-select.cpp (+15 -15),
character-select.h (+10 -10),
character.cpp (+25 -25),
character.h (+9 -7),
characterhud.cpp (+10 -10),
characterhud.h (+12 -10),
font.cpp (+11 -11),
font.h (+6 -4),
game.cpp (+7 -7),
menu.cpp (+12 -12),
menu.h (+4 -4),
option-options.cpp (+8 -8),
options.h (+2 -2),
sprite.cpp (+23 -23),
sprite.h (+9 -7),
stage.cpp (+26 -26),
stage.h (+12 -10),
state-controller.cpp (+1 -1),
storyboard.cpp (+8 -8),
storyboard.h (+6 -3),
util.h (+2 -2)
-
src/openbor:
mod.cpp (+4 -4),
mod.h (+1 -1)
-
src/paintown-engine/environment:
atmosphere.cpp (+43 -43),
atmosphere.h (new),
fog_atmosphere.h (new),
night_atmosphere.h (+8 -6),
rain_atmosphere.h (+6 -4),
snow_atmosphere.h (new)
-
src/paintown-engine/game:
adventure_world.cpp (+15 -15),
adventure_world.h (+8 -6),
console.cpp (+8 -8),
console.h (+3 -1),
game.cpp (+22 -22),
game.h (+3 -1),
mod.cpp (new),
mod.h (new),
select_player.cpp (+20 -20),
versus_world.cpp (+1 -1),
versus_world.h (+3 -1),
world.h (+4 -2)
-
src/paintown-engine/level:
scene.cpp (+18 -18),
scene.h (+16 -13),
utils.h (+5 -3)
-
src/paintown-engine/network:
chat-widget.cpp (+5 -5),
chat-widget.h (+1 -1),
chat_client.cpp (+35 -34),
chat_client.h (+7 -5),
chat_server.cpp (+27 -26),
chat_server.h (+6 -4),
client.cpp (+28 -28),
network_world.cpp (+1 -1),
network_world.h (+1 -1),
network_world_client.cpp (+2 -2),
network_world_client.h (+3 -1),
server.cpp (+17 -17)
-
src/paintown-engine/object:
actor.cpp (+1 -1),
actor.h (+3 -1),
animation.cpp (+21 -21),
animation.h (+14 -12),
animation_trail.cpp (+3 -3),
animation_trail.h (+5 -3),
buddy_player.cpp (+3 -3),
buddy_player.h (+2 -2),
cat.cpp (+1 -1),
cat.h (+3 -1),
character.cpp (+42 -42),
character.h (+12 -10),
draw-effect.cpp (+8 -8),
draw-effect.h (+7 -5),
effect.cpp (+1 -1),
effect.h (+3 -1),
enemy.cpp (+3 -3),
enemy.h (+2 -2),
gib.cpp (+4 -4),
gib.h (+3 -3),
health_stimulation.cpp (new),
item.cpp (+2 -2),
item.h (+2 -2),
network_character.cpp (+2 -2),
network_character.h (+1 -1),
network_player.cpp (+6 -6),
network_player.h (+1 -1),
object.cpp (+3 -3),
object.h (+7 -4),
player.cpp (+11 -11),
player.h (+3 -3),
projectile.cpp (+3 -3),
projectile.h (+2 -2),
versus_player.cpp (+1 -1),
versus_player.h (+3 -1)
-
src/platformer:
animation.cpp (+10 -10),
animation.h (+11 -9),
background.h (+2),
camera.cpp (+3 -3),
camera.h (+5 -3),
game.cpp (+2 -2),
tile.cpp (+1 -1),
tile.h (+3 -1),
world.cpp (+3 -3),
world.h (+3 -1)
-
src/util:
bitmap.cpp (+23 -16),
bitmap.h (+16 -12),
ebox.cpp (+13 -13),
ebox.h (+9 -9),
events.cpp (+1 -1),
fire.cpp (+5 -7),
fire.h (+3 -1),
font.cpp (+8 -8),
font.h (+13 -10),
ftalleg.cpp (+11 -11),
ftalleg.h (+4 -8),
funcs.cpp (+14 -14),
funcs.h (+3 -1),
init.cpp (+7 -7),
lit_bitmap.h (+4),
loading.cpp (+26 -26),
messages.cpp (+6 -6),
messages.h (+3 -1),
resource.cpp (+4 -4),
resource.h (+5 -3),
trans-bitmap.h (+4)
-
src/util/allegro:
bitmap.cpp (+61 -56)
-
src/util/allegro5:
bitmap.cpp (+4)
-
src/util/gui:
animation.cpp (+9 -9),
animation.h (+8 -6),
box.cpp (+2 -2),
box.h (+1 -1),
container.cpp (+1 -1),
container.h (+3 -1),
context-box.cpp (new),
context-box.h (+3 -3),
coordinate.cpp (new),
coordinate.h (+4 -2),
fadetool.cpp (+8 -8),
fadetool.h (new),
lineedit.cpp (+8 -8),
lineedit.h (+1 -1),
popup-box.cpp (+1 -1),
popup-box.h (+1 -1),
rectarea.cpp (+2 -2),
rectarea.h (+4 -2),
tabbed-box.cpp (+7 -7),
tabbed-box.h (+3 -3),
widget.cpp (+10 -10),
widget.h (+8 -6)
-
src/util/sdl:
bitmap.cpp (+72 -91),
bitmap.h (+2)
-
kazzmir
2011-02-18 16:19
#58
Rev.: 5376
-
51 lines of code changed in 1 file:
-
src/mugen/parser/doc:
main.scrbl (+51 -1)
-
kazzmir
2011-02-18 15:01
#57
Rev.: 5375
-
12 lines of code changed in 2 files:
-
src/mugen/parser/doc:
Makefile (new 6),
main.scrbl (new 6)
-
kazzmir
2011-02-18 09:56
#56
Rev.: 5374
-
135 lines of code changed in 7 files:
-
src/menu:
menu.cpp (+91 -85)
-
src/mugen/parser:
peg.py (+2)
-
src/paintown-engine/game:
game.cpp (+3)
-
src/util:
init.cpp (-2)
-
src/util/input:
keyboard.cpp (+29),
keyboard.h (+8 -3),
text-input.cpp (+2 -2)
-
kazzmir
2011-02-16 09:15
#55
Rev.: 5373
-
614 lines of code changed in 2 files:
-
src/mugen:
character-select.cpp (+612 -602),
character-select.h (+2 -2)
-
kazzmir
2011-02-15 23:31
#54
Rev.: 5372
-
46 lines of code changed in 4 files:
-
src/mugen:
character-select.cpp (+15 -13),
character-select.h (-1),
util.cpp (+22),
util.h (+9 -3)
-
kazzmir
2011-02-15 13:12
#53
Rev.: 5371
-
5 lines of code changed in 1 file:
-
juvinious
2011-02-15 12:17
#52
Rev.: 5370
-
249 lines of code changed in 2 files:
-
src/util/input/psp:
joystick.cpp (+246 -45),
joystick.h (+3 -1)
-
kazzmir
2011-02-14 21:58
#51
Rev.: 5369
-
1 lines of code changed in 1 file:
-
src/mugen:
character-select.cpp (+1)
-
kazzmir
2011-02-14 21:35
#50
Rev.: 5368
-
136 lines of code changed in 2 files:
-
src/mugen:
character-select.cpp (+114 -17),
character-select.h (+22 -1)
-
kazzmir
2011-02-14 16:29
#49
Rev.: 5367
-
95 lines of code changed in 1 file:
-
tools/mugen-converter/src:
main.cpp (+95 -3)
-
kazzmir
2011-02-14 13:32
#48
Rev.: 5366
-
1 lines of code changed in 1 file:
-
src/util/sdl/stretch:
config.h (+1 -1)
-
kazzmir
2011-02-14 12:11
#47
Rev.: 5365
-
1 lines of code changed in 1 file:
-
src/mugen/parser:
cmd.peg (+1)
-
kazzmir
2011-02-13 19:18
#46
Rev.: 5364
-
124 lines of code changed in 8 files:
-
src/mugen:
character-select.cpp (+75 -24),
character-select.h (+10),
parse-cache.cpp (+14 -4),
parse-cache.h (+4)
-
src/util:
file-system.cpp (+15),
file-system.h (+2),
init.cpp (+2),
thread.h (+2 -2)
-
kazzmir
2011-02-13 17:09
#45
Rev.: 5363
-
7 lines of code changed in 3 files:
-
src/mugen:
character-select.cpp (+1 -1),
menu.cpp (+5 -3)
-
src/util:
music-player.cpp (+1 -2)
-
kazzmir
2011-02-13 12:44
#44
Rev.: 5362
-
2 lines of code changed in 1 file:
-
src/mugen:
storyboard.cpp (+2 -1)
-
kazzmir
2011-02-13 11:11
#43
Rev.: 5361
-
32 lines of code changed in 1 file:
-
src/mugen:
font.cpp (+32 -26)
-
kazzmir
2011-02-12 23:05
#42
Rev.: 5360
-
2 lines of code changed in 1 file:
-
src/mugen:
background.cpp (+2)
-
kazzmir
2011-02-12 22:59
#41
Rev.: 5359
-
296 lines of code changed in 7 files:
-
src/mugen:
background.cpp (+248 -44),
background.h (+23 -18),
storyboard.cpp (+4 -3),
util.cpp (+11 -140),
util.h (+2)
-
src/mugen/ast:
extra.h (+4 -4)
-
src/util:
pointer.h (+4 -1)
-
kazzmir
2011-02-12 18:11
#40
Rev.: 5358
-
20 lines of code changed in 3 files:
-
src/mugen:
background.cpp (+6 -4),
util.cpp (+11),
util.h (+3)
-
kazzmir
2011-02-11 23:26
#39
Rev.: 5357
-
31 lines of code changed in 2 files:
-
src/mugen:
character-select.cpp (+29 -13),
character-select.h (+2)
-
kazzmir
2011-02-11 23:08
#38
Rev.: 5356
-
0 lines of code changed in 1 file:
-
src/test/menu:
SConstruct (-2)
-
kazzmir
2011-02-11 22:56
#37
Rev.: 5355
-
0 lines of code changed in 2 files:
-
src/mugen:
option-arcade.cpp (del),
option-versus.cpp (del)
-
kazzmir
2011-02-11 22:51
#36
Rev.: 5354
-
57 lines of code changed in 6 files:
-
cmake:
FileList.cmake (-2)
-
src/mugen:
option-arcade.cpp (-26),
option-options.cpp (+48 -1),
option-versus.cpp (-25),
options.h (+4 -7)
-
src/util:
music-player.cpp (+5)
-
kazzmir
2011-02-11 22:27
#35
Rev.: 5353
-
18 lines of code changed in 2 files:
-
SConstruct (+3 -4)
-
src/util:
music-player.cpp (+15 -3)
-
kazzmir
2011-02-11 18:17
#34
Rev.: 5352
-
6 lines of code changed in 1 file:
-
src/util:
music-player.cpp (+6 -1)
-
kazzmir
2011-02-11 17:53
#33
Rev.: 5351
-
2 lines of code changed in 1 file:
-
src/mugen:
background.cpp (+2 -2)
-
kazzmir
2011-02-11 17:50
#32
Rev.: 5350
-
5 lines of code changed in 2 files:
-
src/mugen:
storyboard.cpp (+1 -1),
util.cpp (+4 -1)
-
kazzmir
2011-02-11 16:47
#31
Rev.: 5349
-
3 lines of code changed in 2 files:
-
Makefile (+1 -1)
-
src/test/mugen:
SConstruct (+2)
-
kazzmir
2011-02-11 16:30
#30
Rev.: 5348
-
185 lines of code changed in 10 files:
-
src/mugen:
background.cpp (+1 -1),
game.cpp (+8 -4),
menu.cpp (+1 -1),
storyboard.cpp (+106 -106),
util.cpp (+8 -2)
-
src/mugen/ast:
ast.h (+1 -1),
attribute-simple.h (+8),
value-list.h (+36 -10)
-
src/mugen/parser:
def.peg (+10 -4)
-
src/util:
file-system.cpp (+6)
-
kazzmir
2011-02-11 14:10
#29
Rev.: 5347
-
75 lines of code changed in 1 file:
-
src/util:
music-player.cpp (+75 -51)
-
juvinious
2011-02-11 13:58
#28
Rev.: 5346
-
22 lines of code changed in 2 files:
-
CMakeLists.txt (+19 -17),
SConstruct (+3 -1)
-
juvinious
2011-02-11 13:49
#27
Rev.: 5345
-
16 lines of code changed in 1 file:
-
src/util:
music-player.cpp (+16 -1)
-
kazzmir
2011-02-10 15:08
#26
Rev.: 5344
-
17 lines of code changed in 1 file:
-
src/util:
music-player.cpp (+17 -2)
-
kazzmir
2011-02-10 13:34
#25
Rev.: 5343
-
17 lines of code changed in 1 file:
-
juvinious
2011-02-10 13:00
#24
Rev.: 5342
-
224 lines of code changed in 7 files:
-
CMakeLists.txt (+18 -8),
SConstruct (+37 -4)
-
cmake:
FindMAD.cmake (new 51)
-
src:
SConscript (+6)
-
src/util:
music-player.cpp (+97 -7),
music-player.h (+14 -2),
music.cpp (+1 -1)
-
kazzmir
2011-02-08 22:49
#23
Rev.: 5341
-
7 lines of code changed in 1 file:
-
src/mugen:
menu.cpp (+7 -3)
-
kazzmir
2011-02-08 17:13
#22
Rev.: 5340
-
7 lines of code changed in 2 files:
-
src/mugen:
character-select.cpp (+4),
storyboard.cpp (+3 -1)
-
kazzmir
2011-02-08 17:05
#21
Rev.: 5339
-
58 lines of code changed in 2 files:
-
src/util:
music-player.cpp (+55 -7),
music-player.h (+3)
-
juvinious
2011-02-08 16:51
#20
Rev.: 5338
-
172 lines of code changed in 9 files:
-
src/mugen:
character-select.cpp (+20),
character-select.h (+8),
game.cpp (+19 -3),
menu.cpp (+40 -2),
menu.h (+6),
stage.cpp (+25 -1),
stage.h (+11 -2),
storyboard.cpp (+32 -3),
storyboard.h (+11)
-
kazzmir
2011-02-08 16:21
#19
Rev.: 5337
-
6 lines of code changed in 2 files:
-
SConstruct (+5 -3)
-
src/util:
music-player.cpp (+1 -1)
-
kazzmir
2011-02-08 15:41
#18
Rev.: 5336
-
52 lines of code changed in 3 files:
-
src/util:
music-player.cpp (+45 -10),
music-player.h (+2 -1),
music.cpp (+5 -4)
-
juvinious
2011-02-08 14:03
#17
Rev.: 5335
-
75 lines of code changed in 1 file:
-
src/util:
music-player.cpp (+75)
-
juvinious
2011-02-08 13:59
#16
Rev.: 5334
-
188 lines of code changed in 6 files:
-
CMakeLists.txt (+12 -2),
SConstruct (+35 -1)
-
cmake:
FindMPG123.cmake (new 51)
-
src/util:
music-player.cpp (+53),
music-player.h (+25),
music.cpp (+12)
-
kazzmir
2011-02-07 17:18
#15
Rev.: 5333
-
12 lines of code changed in 2 files:
-
src/menu:
menu.cpp (+11),
menu.h (+1)
-
kazzmir
2011-02-06 20:30
#14
Rev.: 5332
-
31 lines of code changed in 2 files:
-
src/util/allegro5:
bitmap.cpp (+30 -9)
-
src/util/gui:
animation.cpp (+1 -2)
-
kazzmir
2011-02-06 18:41
#13
Rev.: 5331
-
0 lines of code changed in 1 file:
-
kazzmir
2011-02-06 18:35
#12
Rev.: 5330
-
62 lines of code changed in 4 files:
-
src/menu:
menu.cpp (+1)
-
src/util:
bitmap.h (+3),
init.cpp (+1 -1)
-
src/util/allegro5:
bitmap.cpp (+57 -4)
-
kazzmir
2011-02-06 17:37
#11
Rev.: 5329
-
50 lines of code changed in 3 files:
-
src/util:
init.cpp (+49 -1)
-
src/util/input:
joystick.cpp (new)
-
kazzmir
2011-02-06 14:57
#10
Rev.: 5328
-
15 lines of code changed in 3 files:
-
SConstruct (+1 -1)
-
src/util:
funcs.cpp (+6),
init.cpp (+8)
-
kazzmir
2011-02-06 14:53
#9
Rev.: 5327
-
617 lines of code changed in 9 files:
-
SConstruct (+1 -1)
-
src:
xmain.cpp (+6)
-
src/util:
bitmap.cpp (+16),
music-player.cpp (+78)
-
src/util/allegro:
bitmap.cpp (+2 -8)
-
src/util/allegro5:
bitmap.cpp (+414 -1),
sound.cpp (+73)
-
src/util/input/allegro5:
keyboard.cpp (+25)
-
src/util/sdl:
bitmap.cpp (+2 -6)
-
kazzmir
2011-02-06 13:25
#8
Rev.: 5326
-
245 lines of code changed in 6 files:
-
src/util:
bitmap.cpp (+12),
bitmap.h (+29)
-
src/util/allegro:
bitmap.cpp (+4 -9)
-
src/util/allegro5:
bitmap.cpp (+186),
bitmap.h (+14 -1)
-
src/util/sdl:
bitmap.cpp (-39)
-
kazzmir
2011-02-06 12:00
#7
Rev.: 5325
-
183 lines of code changed in 15 files:
-
SConstruct (+6)
-
src:
configuration.cpp (+3)
-
src/util:
bitmap.cpp (+8),
bitmap.h (+3),
init.cpp (+5),
sound.cpp (+3),
sound.h (+3)
-
src/util/allegro:
bitmap.h (+6 -1)
-
src/util/allegro5:
bitmap.cpp (new),
bitmap.h (new 4),
sound.cpp (new 1),
sound.h (new 4)
-
src/util/input:
keyboard.cpp (+3)
-
src/util/input/allegro5:
keyboard.cpp (new 134)
-
kazzmir
2011-02-06 10:14
#6
Rev.: 5324
-
15 lines of code changed in 1 file:
-
src/util:
init.cpp (+15 -12)
-
kazzmir
2011-02-06 00:22
#5
Rev.: 5323
-
217 lines of code changed in 2 files:
-
src/paintown-engine/object:
player.cpp (+199 -48),
player.h (+18)
-
kazzmir
2011-02-05 13:41
#4
Rev.: 5322
-
29 lines of code changed in 10 files:
-
src/paintown-engine/game:
game.cpp (+2 -3)
-
src/paintown-engine/object:
player.cpp (+3 -3)
-
src/util:
init.cpp (-1)
-
src/util/input:
keyboard.h (new),
text-input.cpp (+3)
-
src/util/input/allegro:
keyboard.cpp (+10 -1)
-
src/util/input/sdl:
keyboard.cpp (+8)
-
juvinious
2011-02-01 21:25
#3
Rev.: 5319
-
1 lines of code changed in 1 file:
-
kazzmir
2011-02-01 11:20
#2
Rev.: 5318
-
37 lines of code changed in 2 files:
-
CMakeLists.txt (+3 -1)
-
src/util/sdl/stretch:
CMakeLists.txt (new 34)
-
kazzmir
2011-02-01 00:01
#1
Rev.: 5317
-
3752 lines of code changed in 11 files:
-
src:
SConscript (+12 -1)
-
src/util/sdl:
bitmap.cpp (+29)
-
src/util/sdl/stretch:
SDL_stretch.h (new 88),
SDL_stretchasm.h (new 102),
SDL_stretchcode.h (new 103),
SDL_stretchtest.hh (new),
config.h (new 60),
sdlscreen.c (new 376),
sdlstretch.c (new 382),
sdlstretch23.c (new 2219),
sdlstretchcode.c (new 381)